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
+1 -1
View File
@@ -1,5 +1,5 @@
key,0,1,2,3,4,5,6,7
#,LogKind,,,,,,Name,Example
#,LogKind,Caster,Target,Category,DisplayOrder,Preset,Name,Example
int32,LogKind,uint16,uint16,byte,byte,byte,str,str
0,0,65535,65535,0,0,0,"None",""
1,10,65535,65535,1,1,1,"Say","Cloud Strife: Never mind..."
1 key 0 1 2 3 4 5 6 7
2 # LogKind Caster Target Category DisplayOrder Preset Name Example
3 int32 LogKind uint16 uint16 byte byte byte str str
4 0 0 65535 65535 0 0 0 None
5 1 10 65535 65535 1 1 1 Say Cloud Strife: Never mind...