mirror of
https://github.com/Ninjdai1/pokeemerald.git
synced 2024-12-27 04:04:17 +01:00
Fix build by renaming specials
This commit is contained in:
parent
c0d180a870
commit
a98c6bf210
@ -1058,7 +1058,7 @@ OldaleTown_PokemonCenter_2F_EventScript_27759F:: @ 827759F
|
|||||||
end
|
end
|
||||||
|
|
||||||
OldaleTown_PokemonCenter_2F_EventScript_277626:: @ 8277626
|
OldaleTown_PokemonCenter_2F_EventScript_277626:: @ 8277626
|
||||||
specialvar VAR_RESULT, sub_80C7008
|
specialvar VAR_RESULT, CountPartyNonEggMons
|
||||||
compare_var_to_value VAR_RESULT, 2
|
compare_var_to_value VAR_RESULT, 2
|
||||||
goto_if 0, OldaleTown_PokemonCenter_2F_EventScript_27764C
|
goto_if 0, OldaleTown_PokemonCenter_2F_EventScript_27764C
|
||||||
specialvar VAR_RESULT, sub_80F9370
|
specialvar VAR_RESULT, sub_80F9370
|
||||||
|
@ -95,7 +95,7 @@ Route117_PokemonDayCare_EventScript_291D11:: @ 8291D11
|
|||||||
end
|
end
|
||||||
|
|
||||||
Route117_PokemonDayCare_EventScript_291D56:: @ 8291D56
|
Route117_PokemonDayCare_EventScript_291D56:: @ 8291D56
|
||||||
specialvar VAR_RESULT, sub_80C7008
|
specialvar VAR_RESULT, CountPartyNonEggMons
|
||||||
compare_var_to_value VAR_RESULT, 1
|
compare_var_to_value VAR_RESULT, 1
|
||||||
goto_eq Route117_PokemonDayCare_EventScript_291DED
|
goto_eq Route117_PokemonDayCare_EventScript_291DED
|
||||||
specialvar VAR_RESULT, sub_80722E0
|
specialvar VAR_RESULT, sub_80722E0
|
||||||
@ -107,7 +107,7 @@ Route117_PokemonDayCare_EventScript_291D56:: @ 8291D56
|
|||||||
waitstate
|
waitstate
|
||||||
compare_var_to_value VAR_0x8004, 255
|
compare_var_to_value VAR_0x8004, 255
|
||||||
goto_eq Route117_PokemonDayCare_EventScript_291DCA
|
goto_eq Route117_PokemonDayCare_EventScript_291DCA
|
||||||
specialvar VAR_RESULT, sub_80C70AC
|
specialvar VAR_RESULT, CountPartyAliveNonEggMons_IgnoreVar0x8004Slot
|
||||||
compare_var_to_value VAR_RESULT, 0
|
compare_var_to_value VAR_RESULT, 0
|
||||||
goto_eq Route117_PokemonDayCare_EventScript_291DF7
|
goto_eq Route117_PokemonDayCare_EventScript_291DF7
|
||||||
specialvar VAR_0x8005, sub_8070C58
|
specialvar VAR_0x8005, sub_8070C58
|
||||||
|
Loading…
Reference in New Issue
Block a user