Patch 4.45

This commit is contained in:
=
2018-11-06 01:19:38 -06:00
parent ae773522ec
commit fecfbc2d29
606 changed files with 12285 additions and 10705 deletions
+2 -2
View File
@@ -1,6 +1,6 @@
key,0,1,2,3,4,5,6,7,8
#,Action,,Trait[1],Trait[2],Trait[3],,,,
int32,Action,byte,Trait,Trait,Trait,bool,bool,bool,byte
#,Action,,,,,,,,
int32,Action,byte,uint16,uint16,uint16,bool,bool,bool,byte
0,0,0,0,0,0,False,False,False,0
1,1558,0,0,0,0,True,True,True,0
2,1559,0,0,0,0,True,True,True,0
1 key 0 1 2 3 4 5 6 7 8
2 # Action Trait[1] Trait[2] Trait[3]
3 int32 Action byte Trait uint16 Trait uint16 Trait uint16 bool bool bool byte
4 0 0 0 0 0 0 False False False 0
5 1 1558 0 0 0 0 True True True 0
6 2 1559 0 0 0 0 True True True 0