This commit is contained in:
Thomas
2018-09-04 11:04:57 +02:00
parent 216e77c896
commit 0a3e9dc77d
51 changed files with 43608 additions and 43604 deletions
+2 -2
View File
@@ -1,6 +1,6 @@
key,0,1,2,3,4,5,6,7,8
#,Action,,,,,,,,
int32,Action,byte,uint16,uint16,uint16,bool,bool,bool,byte
#,Action,,Trait[1],Trait[2],Trait[3],,,,
int32,Action,byte,Trait,Trait,Trait,bool,bool,bool,byte
0,0,0,0,0,0,False,False,False,0
1,1558,0,164,165,166,True,True,True,0
2,1559,0,167,168,329,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 uint16 Trait uint16 Trait uint16 Trait bool bool bool byte
4 0 0 0 0 0 0 False False False 0
5 1 1558 0 164 165 166 True True True 0
6 2 1559 0 167 168 329 True True True 0