Updating with new definitions

This commit is contained in:
Hezkezl
2019-06-30 06:07:47 -06:00
parent 9aee74f219
commit 5cfe1321e8
25 changed files with 37 additions and 47 deletions
+1 -1
View File
@@ -1,5 +1,5 @@
key,0,1,2,3,4,5,6,7,8,9,10,11,12
#,Destination,Location,,,,RankReq,CeruleumTankReq,Duration<min>,DistanceForSurvey,ExpReward,,,
#,Destination,Location,,,,,,,RankReq,CeruleumTankReq,Duration<min>,DistanceForSurvey,ExpReward
int32,str,str,int16,int16,int16,byte,bit&01,byte,byte,byte,uint16,byte,uint32
0,"","",483,927,0,1,True,0,0,0,0,0,0
1,"the Ivory Shoals","Ivory Shoals",640,880,100,1,False,1,1,1,180,10,10610
1 key 0 1 2 3 4 5 6 7 8 9 10 11 12
2 # Destination Location RankReq CeruleumTankReq Duration<min> DistanceForSurvey RankReq ExpReward CeruleumTankReq Duration<min> DistanceForSurvey ExpReward
3 int32 str str int16 int16 int16 byte bit&01 byte byte byte uint16 byte uint32
4 0 483 927 0 1 True 0 0 0 0 0 0
5 1 the Ivory Shoals Ivory Shoals 640 880 100 1 False 1 1 1 180 10 10610