0000: NOP
:NONAME_00
wait 0
if
0ADC: test_cheat "X"
jf @NONAME_00
goto @NONAME_193
:NONAME_193
wait 0
Player.CanMove($PLAYER_CHAR) = True
Actor.StorePos($PLAYER_ACTOR, 0@, 1@, 2@)
04C4: store_coords_to 0@ 1@ 2@ from_actor $PLAYER_ACTOR with_offset 0 0 -1.0
Actor.PutAt($PLAYER_ACTOR, 0@, 1@, 2@)
Actor.LockInCurrentPosition($PLAYER_ACTOR) = False
wait 200
goto @NONAME_00