Commit 966df9ec4e63c2e46d4c0814cc5a12194e83b526
1 parent
21b341ee
fix: update
Showing
2 changed files
with
0 additions
and
2 deletions
Show diff stats
Datas/pro2d/task/QuestDatas.xlsx
No preview for this file type
Defines/pro2d.xml
... | ... | @@ -923,8 +923,6 @@ |
923 | 923 | <var name="QuestGoalText" type="string"/> |
924 | 924 | <var name="Active" type="int"/> |
925 | 925 | <var name="QuestGoalTypeTag" type="int"/> |
926 | - <var name="UnlockConditionTag" type="int"/> | |
927 | - <var name="UnlockConditionCompare" type="string"/> | |
928 | 926 | <var name="UnlockConditionParamList" type="int"/> |
929 | 927 | <var name="TaskConditionCompare" type="string"/> |
930 | 928 | <var name="TaskConditionParamList" type="int"/> | ... | ... |