We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2e412be commit 5ee4909Copy full SHA for 5ee4909
1 file changed
generator/csv/fields.csv
@@ -135,7 +135,7 @@ Class,attribute_ranks,t,Vector<UInt8>,0x49,,0,0,Integer
135
Class,attribute_ranks,f,Vector<UInt8>,0x4A,,1,0,Array - Short
136
Class,battle_commands,f,Vector<Ref<BattleCommand:Int32>>,0x50,,1,0,Array - Uint32
137
CommonEvent,name,f,DBString,0x01,,0,0,String
138
-CommonEvent,trigger,f,Enum<CommonEvent_Trigger>,0x0B,5,0,0,Integer
+CommonEvent,trigger,f,Enum<CommonEvent_Trigger>,0x0B,5,1,0,Integer
139
CommonEvent,switch_flag,f,Boolean,0x0C,False,0,0,Flag
140
CommonEvent,switch_id,f,Ref<Switch>,0x0D,1,0,0,Integer
141
CommonEvent,event_commands,t,Vector<EventCommand>,0x15,,1,0,Integer
0 commit comments