5.55+5.57

This commit is contained in:
Eamorayden
2021-07-10 21:59:30 -04:00
parent 184074e237
commit ccb46618e4
294 changed files with 13327 additions and 12041 deletions
+1 -1
View File
@@ -1,5 +1,5 @@
key,0,1,2,3,4,5,6,7,8,9,10,11
#,GatheringLevel,,TerritoryType,X,Y,Radius,,PlaceName,,GatheringPointBase,,
#,GatheringLevel,IsShadowNode,TerritoryType,X,Y,Radius,,PlaceName,,GatheringPointBase,,
int32,byte,bit&01,TerritoryType,int16,int16,uint16,byte,PlaceName,byte,GatheringPointBase,uint16,uint16
0,65,False,613,1578,1434,800,2,2511,0,464,0,0
1,65,False,613,1344,516,600,2,2512,1,465,0,0
1 key 0 1 2 3 4 5 6 7 8 9 10 11
2 # GatheringLevel IsShadowNode TerritoryType X Y Radius PlaceName GatheringPointBase
3 int32 byte bit&01 TerritoryType int16 int16 uint16 byte PlaceName byte GatheringPointBase uint16 uint16
4 0 65 False 613 1578 1434 800 2 2511 0 464 0 0
5 1 65 False 613 1344 516 600 2 2512 1 465 0 0