Преглед на файлове

Merge branch 'master' of http://192.168.123.2:3000/ck/XiuXianGame

zg преди 2 дни
родител
ревизия
f6e6f33ef0
променени са 2 файла, в които са добавени 2 реда и са изтрити 2 реда
  1. 2 2
      Assets/Scripts/GameUI/UI/DialoguePanel/DialoguePanel.cs
  2. BIN
      Excel2Json/Excel/Unlock.xlsx

+ 2 - 2
Assets/Scripts/GameUI/UI/DialoguePanel/DialoguePanel.cs

@@ -160,12 +160,12 @@ namespace Fort23.Mono
                 shownextIcon = nextIcon3;
             }
 
-            if (eventConditionConfig.NPCID == 0)
+            if (eventConditionConfig.NPCID == 100)
             {
                 Text_Name1.text = PlayerManager.Instance.PlayerName;
                 PLayerNameRoot.SetActive(true);
             }
-            else if (eventConditionConfig.NPCID == -1)
+            else if (eventConditionConfig.NPCID == 0)
             {
                 PLayerNameRoot.SetActive(false);
             }

BIN
Excel2Json/Excel/Unlock.xlsx