Use VAR_FACING constants
This commit is contained in:
@@ -30,8 +30,8 @@ FallarborTown_PokemonCenter_1F_EventScript_200C01:: @ 8200C01
|
||||
msgbox FallarborTown_PokemonCenter_1F_Text_200C6B, MSGBOX_DEFAULT
|
||||
closemessage
|
||||
switch VAR_FACING
|
||||
case 2, FallarborTown_PokemonCenter_1F_EventScript_200C28
|
||||
case 3, FallarborTown_PokemonCenter_1F_EventScript_200C38
|
||||
case DIR_NORTH, FallarborTown_PokemonCenter_1F_EventScript_200C28
|
||||
case DIR_WEST, FallarborTown_PokemonCenter_1F_EventScript_200C38
|
||||
end
|
||||
|
||||
FallarborTown_PokemonCenter_1F_EventScript_200C28:: @ 8200C28
|
||||
|
||||
Reference in New Issue
Block a user