FREESLOT
S_PLAY_BLOCKCONTROL
S_PLAY_BLOCKINV
S_PLAY_BLOCKSTOP
spr_txen

State S_PLAY_BLOCKCONTROL
SpriteName = TXEN
SpriteFrame = A
Action = A_DualAction
Var1 = S_PLAY_BLOCKINV
Var2 = S_PLAY_BLOCKSTOP
Duration = 0
Next = S_PLAY_BLOCKINV

State S_PLAY_BLOCKINV
SpriteName = TXEN
SpriteFrame = A
Action = A_CustomPower
Var1 = 0
Var2 = 16
Duration = 1
Next = S_PLAY_BLOCKINV

State S_PLAY_BLOCKSTOP
SpriteName = TXEN
SpriteFrame = A
Action = A_ForceStop
Var1 = 1
Var2 = 0
Duration = -1
Next = S_PLAY_STND