zg 5 天之前
父節點
當前提交
309aeed9b0

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

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

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

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

二進制
Excel2Json/Excel/EventConfig.xlsx


二進制
Excel2Json/Excel/LevelBattle.xlsx