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,10,11,12,13,14
#,,,,,,,,,,,,,,,
int32,uint16,byte,byte,bit&01,int16,uint16,uint16,str,sbyte,str,sbyte,sbyte,sbyte,sbyte,sbyte
#,Model,,,,Order,Icon,Transient,Singular,Adjective,Plural,PossessivePronoun,StartsWithVowel,,Pronoun,Article
int32,uint16,byte,byte,bit&01,int16,Image,uint16,str,sbyte,str,sbyte,sbyte,sbyte,sbyte,sbyte
0,0,0,0,False,-1,0,0,"",0,"",0,0,1,0,0
1,2939,1,1,False,0,8001,1,"Parasol",0,"Parasols",0,0,1,0,0
2,2940,1,1,False,1,8002,2,"Sky Blue Parasol",0,"Sky Blue Parasols",0,0,1,0,0
1 key 0 1 2 3 4 5 6 7 8 9 10 11 12 13 14
2 # Model Order Icon Transient Singular Adjective Plural PossessivePronoun StartsWithVowel Pronoun Article
3 int32 uint16 byte byte bit&01 int16 uint16 Image uint16 str sbyte str sbyte sbyte sbyte sbyte sbyte
4 0 0 0 0 False -1 0 0 0 0 0 1 0 0
5 1 2939 1 1 False 0 8001 1 Parasol 0 Parasols 0 0 1 0 0
6 2 2940 1 1 False 1 8002 2 Sky Blue Parasol 0 Sky Blue Parasols 0 0 1 0 0