pre-5.5 (hopefully)

This commit is contained in:
Hezkezl
2021-04-13 06:32:47 -06:00
parent 3d1bd3c519
commit f99788fd25
13 changed files with 28 additions and 27 deletions
+1 -1
View File
@@ -1,5 +1,5 @@
key,0,1,2,3,4,5,6,7,8,9
#,Slot,Rank,Components,Surveillance,Retrieval,Speed,Range,Favor,,RepairMaterials
#,Slot,Rank,Components,Surveillance,Retrieval,Speed,Range,Favor,Class,RepairMaterials
int32,byte,byte,byte,int16,int16,int16,int16,int16,uint16,byte
0,0,0,0,0,0,0,0,0,0,0
1,0,1,3,0,0,0,80,-10,1,1
1 key 0 1 2 3 4 5 6 7 8 9
2 # Slot Rank Components Surveillance Retrieval Speed Range Favor Class RepairMaterials
3 int32 byte byte byte int16 int16 int16 int16 int16 uint16 byte
4 0 0 0 0 0 0 0 0 0 0 0
5 1 0 1 3 0 0 0 80 -10 1 1