Resolve most hardcoded values in map scripts

This commit is contained in:
PikalaxALT
2019-05-16 10:40:51 -04:00
parent 244d73af29
commit 006881415d
37 changed files with 112 additions and 109 deletions
+3 -3
View File
@@ -60,7 +60,7 @@ NavelRock_Base_EventScript_165134:: @ 8165134
playmoncry SPECIES_LUGIA, 2
waitmoncry
delay 20
setvar VAR_0x8004, 249
setvar VAR_0x8004, SPECIES_LUGIA
setvar VAR_0x8005, 70
setvar VAR_0x8006, 0
special sub_8044838
@@ -81,11 +81,11 @@ NavelRock_Base_EventScript_165134:: @ 8165134
EventScript_1651D9:: @ 81651D9
setflag FLAG_0x2F5
setvar VAR_0x8004, 249
setvar VAR_0x8004, SPECIES_LUGIA
goto EventScript_1A9236
end
EventScript_1651E7:: @ 81651E7
setvar VAR_0x8004, 249
setvar VAR_0x8004, SPECIES_LUGIA
goto EventScript_1A9236
end