Pre 5.11 updates (loads of new definitions in SaintCoinach)

This commit is contained in:
Hezkezl
2019-11-12 03:29:04 -07:00
parent c8e4b0f237
commit 3eabd9394f
119 changed files with 156 additions and 156 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,15,16,17
#,Singular,Adjective,Plural,PossessivePronoun,StartsWithVowel,,Pronoun,Article,,Name,Icon,Action,StackSize,,Quest,CastTime,,
int32,str,sbyte,str,sbyte,sbyte,sbyte,sbyte,sbyte,bit&01,str,Image,Action,byte,byte,Quest,byte,byte,byte
#,Singular,Adjective,Plural,PossessivePronoun,StartsWithVowel,,Pronoun,Article,,Name,Icon,Action,StackSize,,Quest,CastTime,CastTimeline,Timeline
int32,str,sbyte,str,sbyte,sbyte,sbyte,sbyte,sbyte,bit&01,str,Image,Action,byte,byte,Quest,byte,EventItemCastTimeline,byte
2000000,"[en]",0,"",0,0,1,0,0,False,"",0,0,1,1,0,0,0,0
2000021,"wooden hairpin",0,"wooden hairpins",0,0,1,0,0,False,"Wooden Hairpin",22623,1,1,1,0,3,0,0
2000024,"recruit's toolbox",0,"recruit's toolboxes",0,0,1,0,0,False,"Recruit's Toolbox",21002,1,1,1,65563,3,0,0
1 key 0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17
2 # Singular Adjective Plural PossessivePronoun StartsWithVowel Pronoun Article Name Icon Action StackSize Quest CastTime CastTimeline Timeline
3 int32 str sbyte str sbyte sbyte sbyte sbyte sbyte bit&01 str Image Action byte byte Quest byte byte EventItemCastTimeline byte
4 2000000 [en] 0 0 0 1 0 0 False 0 0 1 1 0 0 0 0
5 2000021 wooden hairpin 0 wooden hairpins 0 0 1 0 0 False Wooden Hairpin 22623 1 1 1 0 3 0 0
6 2000024 recruit's toolbox 0 recruit's toolboxes 0 0 1 0 0 False Recruit's Toolbox 21002 1 1 1 65563 3 0 0