Patches 5.15 and 5.18 updates

This commit is contained in:
Hezkezl
2020-02-17 08:51:42 -07:00
parent f96e158541
commit 96ed3e4030
172 changed files with 4542 additions and 2169 deletions
+2 -2
View File
@@ -1,6 +1,6 @@
key,0,1,2,3,4,5
#,FeatureID,Icon,Data,IsPurchasable,,
int32,byte,Image,uint16,bit&01,uint32,uint32
#,FeatureID,Icon,Data,IsPurchasable,Hint,HintItem
int32,byte,Image,uint16,bit&01,Lobby,Item
0,0,0,0,False,0,0
1,1,131001,0,False,0,0
2,2,131002,0,False,0,0
1 key 0 1 2 3 4 5
2 # FeatureID Icon Data IsPurchasable Hint HintItem
3 int32 byte Image uint16 bit&01 uint32 Lobby uint32 Item
4 0 0 0 0 False 0 0
5 1 1 131001 0 False 0 0
6 2 2 131002 0 False 0 0