Use more LOCALID constants
This commit is contained in:
@@ -1,3 +1,5 @@
|
||||
.set LOCALID_DAYCARE_WOMAN, 1
|
||||
|
||||
FourIsland_PokemonDayCare_MapScripts:: @ 817193F
|
||||
.byte 0
|
||||
|
||||
@@ -128,7 +130,7 @@ FourIsland_PokemonDayCare_CheckEnoughMoney:: @ 8171AEB
|
||||
end
|
||||
|
||||
FourIsland_PokemonDayCare_RetrieveMon:: @ 8171B05
|
||||
applymovement 1, FourIsland_PokemonDayCare_Movement_RetrieveMon
|
||||
applymovement LOCALID_DAYCARE_WOMAN, FourIsland_PokemonDayCare_Movement_RetrieveMon
|
||||
waitmovement 0
|
||||
specialvar VAR_RESULT, TakePokemonFromDaycare
|
||||
special SubtractMoneyFromVar0x8005
|
||||
|
||||
Reference in New Issue
Block a user