zg 6 days ago
parent
commit
309aeed9b0

+ 1 - 1
Assets/Res/Config/EventLinkConfig.json

@@ -937,7 +937,7 @@
       ],
       ],
       "DialogueType": 0,
       "DialogueType": 0,
       "EventID": 0,
       "EventID": 0,
-      "optionType": 4,
+      "optionType": 0,
       "ResultType": 1,
       "ResultType": 1,
       "ResultOptions": [
       "ResultOptions": [
         9007
         9007

+ 1 - 1
Assets/Scripts/GameData/ExcelConfig/EventLinkConfig.cs

@@ -65,7 +65,7 @@ namespace Excel2Json
 		
 		
 
 
 		/// <summary>
 		/// <summary>
-		///对话NPCID 0=玩家 -1=不显示
+		///对话NPCID 空白=不显示 100=玩家
 		/// </summary>
 		/// </summary>
 #if !COMBAT_SERVER
 #if !COMBAT_SERVER
 		public int NPCID;
 		public int NPCID;

BIN
Excel2Json/Excel/EventConfig.xlsx


BIN
Excel2Json/Excel/LevelBattle.xlsx