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,13
#,Name,Name{Short},,X,Y,RequiredLevel,RequiredFuel,Duration<min>,,,RequiredSurveillance,,,ExpReward
#,Name,Name{Short},Passengers,X,Y,RankReq,CeruleumTankReq,SurveyDuration<min>,SurveyDistance,,SurveillanceReq,,,ExpReward
int32,str,str,bit&01,int16,int16,byte,uint16,uint16,uint16,byte,byte,byte,byte,uint32
0,"Sea of Clouds - Sector 01","Sea of Clouds 01",False,371,831,1,1,180,13,0,0,0,0,10610
1,"Sea of Clouds - Sector 02","Sea of Clouds 02",False,615,800,1,1,180,13,0,0,0,0,10610
1 key 0 1 2 3 4 5 6 7 8 9 10 11 12 13
2 # Name Name{Short} Passengers X Y RequiredLevel RankReq RequiredFuel CeruleumTankReq Duration<min> SurveyDuration<min> SurveyDistance RequiredSurveillance SurveillanceReq ExpReward
3 int32 str str bit&01 int16 int16 byte uint16 uint16 uint16 byte byte byte byte uint32
4 0 Sea of Clouds - Sector 01 Sea of Clouds 01 False 371 831 1 1 180 13 0 0 0 0 10610
5 1 Sea of Clouds - Sector 02 Sea of Clouds 02 False 615 800 1 1 180 13 0 0 0 0 10610