update patch 6.0 changes

This commit is contained in:
Maiko Tan
2021-12-04 16:57:52 +08:00
parent a2961f8293
commit ac53f70bf9
1289 changed files with 294917 additions and 163146 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,X,Y,,Map,,Stars,RankReq,CeruleumTankReq,Duration<min>,DistanceForSurvey,ExpReward
#,Destination,Location,X,Y,Z,Map,Passengers,Stars,RankReq,CeruleumTankReq,SurveyDuration<min>,SurveyDistance,ExpReward
int32,str,str,int16,int16,int16,SubmarineMap,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 X Y Z Map Passengers Stars RankReq CeruleumTankReq Duration<min> SurveyDuration<min> DistanceForSurvey SurveyDistance ExpReward
3 int32 str str int16 int16 int16 SubmarineMap 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