From 39001a600fcae2bcf27c225df8752d75fb92fef4 Mon Sep 17 00:00:00 2001
From: yyl <yyl>
Date: 星期五, 31 十月 2025 11:18:26 +0800
Subject: [PATCH] Merge branch 'master' of http://192.168.1.20:10010/r/Project_SG_scripts

---
 Main/System/Redpoint/MainRedDot.cs |   68 ++++++++++++++++++----------------
 1 files changed, 36 insertions(+), 32 deletions(-)

diff --git a/Main/System/Redpoint/MainRedDot.cs b/Main/System/Redpoint/MainRedDot.cs
index 468ede6..8dbae1d 100644
--- a/Main/System/Redpoint/MainRedDot.cs
+++ b/Main/System/Redpoint/MainRedDot.cs
@@ -16,55 +16,59 @@
     public Redpoint redpointChallenge = new Redpoint(MainChallengeRedpoint);
     public const int MainGuildRedpoint = 4;     //鍏細
     public Redpoint redpointGuild = new Redpoint(MainGuildRedpoint);
+    public const int RightFuncRedpoint = 5;     //鍙充晶鍔熻兘绾㈢偣
+    public Redpoint redpointRightFunc = new Redpoint(RightFuncRedpoint);
 
 
-    public const int RedPoint_key = 11;
-    public const int FAIRY_REDPOINT_KEY1 = 107;
-    public const int RedPoint_UpFuncBase = 12;
+    //浠ヤ笅绾㈢偣瑙勫垯锛氬姛鑳藉熀纭�绾㈢偣3浣嶆暟锛屽瓙绾㈢偣鑷冲皯澶т簬1000锛�
+    //姣斿鍔熻兘A绾㈢偣100锛屽瓙绾㈢偣1001锛屼互姝ょ被鎺紝鎴栬��100*10000 +1绫绘帹锛岄伩鍏嶉噸澶嶇殑鍙兘鎬э紝濡�1010 灏卞彲鑳藉拰鍔熻兘B涓殑绾㈢偣閲嶅
+    //    鍔熻兘B绾㈢偣101锛屽瓙绾㈢偣1011锛屼互姝ょ被鎺紝鎴栬��101*10000 +1绫绘帹锛岄伩鍏嶉噸澶嶇殑鍙兘鎬�
 
-    private Redpoint rightTopRedpint = new Redpoint(RedPoint_UpFuncBase);
-    private Redpoint redPointStrePrentOne = new Redpoint(RedPoint_key);
+    //姝﹀皢鍗�
+    public const int HeroCardRedpoint = 200;
+    public Redpoint HeroListRedpoint = new Redpoint(MainHerosRedpoint, HeroCardRedpoint);
+    public const int HeroCardCollectRedpoint = 201;
+    public Redpoint HeroCollectRedpoint = new Redpoint(MainHerosRedpoint, HeroCardCollectRedpoint);
 
-
-    //public Redpoint jadeDynastyRedpoint = new Redpoint(1, 117);
 
     #region 閭欢绾㈢偣
-    public const int RedPoint_MainMailKey = 24;
+    public const int RedPoint_MainMailKey = 240;
     public const int RedPoint_MailFuncKey = 2401;
     public Redpoint redpointMainMail = new Redpoint(RedPoint_MainMailKey);
     public Redpoint redpointMailFunc = new Redpoint(RedPoint_MainMailKey, RedPoint_MailFuncKey);
     #endregion
 
     #region 濂藉弸绾㈢偣
-    public const int RedPoint_FriendQuestKey = 26;
-    public const int RedPoint_FriendChatKey = 25; //濂藉弸
+    public const int RedPoint_FriendQuestKey = 260;
+    public const int RedPoint_FriendChatKey = 250; //濂藉弸
     public Redpoint redpointFriendQuest = new Redpoint(RedPoint_FriendQuestKey);
     public Redpoint redPointFriendChat = new Redpoint(RedPoint_FriendChatKey);
     #endregion
 
     #region 鑳屽寘绾㈢偣
     public const int RedPoint_MainPackKey = 102;
-    public const int RedPoint_BagFuncKey = 10201;
-    public const int RedPoint_DepotFuncKey = 10204;
-    public Redpoint redPointMainPack = new Redpoint(RedPoint_MainPackKey);
-    public Redpoint redPointBagFunc = new Redpoint(RedPoint_MainPackKey, RedPoint_BagFuncKey);
-    public Redpoint redPointDepotFunc = new Redpoint(RedPoint_MainPackKey, RedPoint_DepotFuncKey);
+    public const int RedPoint_BagFuncKey = 10201;    //鑳屽寘鍔熻兘
+    public const int RedPoint_ComposeFuncKey = 10202;   //鍚堟垚
+    public Redpoint redPointMainPack = new Redpoint(MainAffairsRedpoint, RedPoint_MainPackKey);
+
+    #endregion
+
+    //瀹樿亴
+    public const int RedPoint_OfficialKey = 101;
+
+
+    #region 浠欑洘绾㈢偣
+    //澶у巺
+    public const int guildHallRedpointID = MainGuildRedpoint * 10;
+    Redpoint hallRedpoint = new Redpoint(MainGuildRedpoint, guildHallRedpointID);
     #endregion
 
 
 
-
-    #region 浠欑洘鍏敤绾㈢偣
-    public const int FAIRY_REDPOINT_KEY2 = 10701;
-    public Redpoint fairyLaunch = new Redpoint(RedPoint_key, FAIRY_REDPOINT_KEY1);
-    public Redpoint fairyBaseFuncRedPoint = new Redpoint(FAIRY_REDPOINT_KEY1, FAIRY_REDPOINT_KEY2);
-    #endregion
+    #region 鍟嗗簵鍏ュ彛绾㈢偣
+    public const int Store_REDPOINT = 103;
 
 
-
-    #region 浠欑洘鍟嗗簵绾㈢偣
-    public const int FAIRYStore_REDPOINT_KEY3 = 1070106;
-    public Redpoint fairyStoreRedPoint = new Redpoint(FAIRY_REDPOINT_KEY2, FAIRYStore_REDPOINT_KEY3);
     #endregion
 
 
@@ -84,10 +88,11 @@
     #region 浠欑洘娲诲姩绾㈢偣
     public readonly Redpoint fairyActivityRedpoint = new Redpoint(218);
     #endregion
+        
+    public const int BlessLVRedpoint = 399;  //绁濈绛夌骇绾㈢偣
+    public const int DailySpecialsRedpoint = 439;  //姣忔棩鐗规儬鍏ュ彛绾㈢偣
 
-    public static int DailySpecialsRedpoint = 439;  //姣忔棩鐗规儬鍏ュ彛绾㈢偣
-
-    public static int BlessedLandRedpoint = 444; //绂忓湴绾㈢偣
+    public const int BlessedLandRedpoint = 444; //娣橀噾绾㈢偣
     public const int CustomizedGiftRedpoint = 448; //鑷�夌ぜ鍖�
     public const int LoginZhanLingRedpoint = 449; //鐧诲綍鎴樹护
     public const int PhantasmPavilionRepoint = 459; //骞诲闃�
@@ -97,10 +102,9 @@
     public const int LianQiRepoint = 465; //浠欏尃澶т細
     public const int FairySiegeRepoint = 466; //浠欑洘鏀诲煄鎴�
     public const int MailRepoint = 467; //閭
-    
-
-
-
+    public const int FirstChargeRepoint = 468; //棣栧厖
+    public const int BoneFieldRepoint = 469; //鐧介鐩堥噹
+    public const int ArenaRepoint = 470; //婕旀鍦�
     public void Register()
     {
 

--
Gitblit v1.8.0