Patch 4.3 - Changed Files

This commit is contained in:
Josh Freeman
2018-05-22 09:08:38 +01:00
parent 7c46642d0e
commit 0e8f3ed195
249 changed files with 25036 additions and 19322 deletions
+5 -2
View File
@@ -1,6 +1,6 @@
key,0,1,2,3,4,5,6,7,8,9,10,11
#,Level,PlaceName,DefaultTalk1,DefaultTalk2,DefaultTalk3,WarpCondition,WarpLogic,,,,,
int32,Level,TerritoryType,uint32,uint32,uint32,uint16,uint16,uint16,uint16,bit&01,str,str
int32,Level,TerritoryType,DefaultTalk,DefaultTalk,DefaultTalk,uint16,uint16,uint16,uint16,bit&01,str,str
131072,0,0,0,0,0,1,1,0,0,False,"",""
131073,2040811,148,0,0,0,2,2,0,0,False,"",""
131074,3884000,204,590352,590353,0,3,1,0,0,False,"","Proceed to the Seat of the First Bow?"
@@ -225,7 +225,10 @@ int32,Level,TerritoryType,uint32,uint32,uint32,uint16,uint16,uint16,uint16,bit&0
131293,7182462,759,594559,0,0,1,1,0,0,False,"","Travel to the Doman Enclave?"
131294,7226681,759,0,0,0,1,1,0,0,False,"","Leave the Kienkan?"
131295,7239198,764,594756,0,0,1,1,0,0,False,"","Enter Reisen Temple?"
131296,0,0,0,0,0,0,0,0,0,False,"",""
131296,7343563,614,0,0,0,1,1,0,0,False,"","Exit to Yanxia?"
131297,7239363,613,594754,0,0,1,1,0,0,False,"","Leave Reisen Temple?"
131298,0,0,0,0,0,0,0,0,0,False,"",""
131299,6873937,612,594718,0,0,1,1,0,0,False,"","Approach Virdjala?"
131300,7080658,736,594829,0,0,1,1,0,0,False,"","Report to the bridge?"
131301,7447849,622,594861,0,0,1,1,0,0,False,"","Descend from Dhoro Iloh?"
131302,7448849,622,594860,0,0,1,1,0,0,False,"","Ascend to Dhoro Iloh?"
1 key 0 1 2 3 4 5 6 7 8 9 10 11
2 # Level PlaceName DefaultTalk1 DefaultTalk2 DefaultTalk3 WarpCondition WarpLogic
3 int32 Level TerritoryType uint32 DefaultTalk uint32 DefaultTalk uint32 DefaultTalk uint16 uint16 uint16 uint16 bit&01 str str
4 131072 0 0 0 0 0 1 1 0 0 False
5 131073 2040811 148 0 0 0 2 2 0 0 False
6 131074 3884000 204 590352 590353 0 3 1 0 0 False Proceed to the Seat of the First Bow?
225 131293 7182462 759 594559 0 0 1 1 0 0 False Travel to the Doman Enclave?
226 131294 7226681 759 0 0 0 1 1 0 0 False Leave the Kienkan?
227 131295 7239198 764 594756 0 0 1 1 0 0 False Enter Reisen Temple?
228 131296 0 7343563 0 614 0 0 0 0 1 0 1 0 0 False Exit to Yanxia?
229 131297 7239363 613 594754 0 0 1 1 0 0 False Leave Reisen Temple?
230 131298 0 0 0 0 0 0 0 0 0 False
231 131299 6873937 612 594718 0 0 1 1 0 0 False Approach Virdjala?
232 131300 7080658 736 594829 0 0 1 1 0 0 False Report to the bridge?
233 131301 7447849 622 594861 0 0 1 1 0 0 False Descend from Dhoro Iloh?
234 131302 7448849 622 594860 0 0 1 1 0 0 False Ascend to Dhoro Iloh?