5.3 hotfix update + new defs

This commit is contained in:
Hezkezl
2020-08-30 16:11:14 -06:00
parent 7d17810b8b
commit 45b6099ded
22 changed files with 143 additions and 144 deletions
+2 -2
View File
@@ -1,6 +1,6 @@
key,0,1,2,3,4,5,6,7,8,9
#,,,,,,,,,,
int32,uint32,bit&01,byte,byte,byte,uint32,bit&02,byte,byte,byte
#,Item,,,,,,,,,
int32,Item,bit&01,byte,byte,byte,uint32,bit&02,byte,byte,byte
0,0,False,0,0,0,0,False,0,0,0
1,30315,False,2,3,5,0,False,0,0,0
2,30316,False,2,3,5,0,False,0,0,0
1 key 0 1 2 3 4 5 6 7 8 9
2 # Item
3 int32 uint32 Item bit&01 byte byte byte uint32 bit&02 byte byte byte
4 0 0 False 0 0 0 0 False 0 0 0
5 1 30315 False 2 3 5 0 False 0 0 0
6 2 30316 False 2 3 5 0 False 0 0 0