;----------------------------------------------------------------------------------------------------
; Select Colors Helper And Extra Stuff (Only works on Mugen 1.0 and SFF v2 and above)
[Statedef 30190]
type = S
anim = 9999
ctrl = 0

;This is the only part you need to
;change to customize extra vs system features
; ------------------------------------------
; Values:
; 0 - Disable Round-Prewalking and
;      1 stock of power at the start of
;      the match
; 1 - Disable Round-Prewalking
; 2 - Disable 1 stock of power at the start of
;      the match
; 3 - Enable both options
; -------------------------------------------
[State 30190, Set Options]
type = ParentVarSet
trigger1 = 1
var(58) = 3

[State 30190, 3]
type = ChangeState
trigger1 = Time = 0
value = 30191
