move ep3 behavior flags into DataIndex
This commit is contained in:
@@ -259,6 +259,9 @@
|
||||
// 0x00000008 => Disable overall and per-phase battle time limits, regardless
|
||||
// of the options chosen during battle setup
|
||||
// 0x00000010 => Enable debug messages in Episode 3 games and battles
|
||||
// 0x00000020 => Load card text as well as card definitions (has no behavioral
|
||||
// effects; this flag exists to be used internally when the
|
||||
// --show-ep3-data option is given)
|
||||
"Episode3BehaviorFlags": 0x00000002,
|
||||
|
||||
// Episode 3 card auction configuration. CardAuctionPoints specifies how many
|
||||
|
||||
Reference in New Issue
Block a user