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
@@ -91,7 +91,7 @@ EventScript_1652C0:: @ 81652C0
delay 40
waitmoncry
setvar VAR_LAST_TALKED, 2
setvar VAR_0x8004, 410
setvar VAR_0x8004, SPECIES_DEOXYS
setvar VAR_0x8005, 30
setvar VAR_0x8006, 0
special sub_8044838
@@ -112,12 +112,12 @@ EventScript_1652C0:: @ 81652C0
EventScript_16533A:: @ 816533A
setflag FLAG_0x2F7
setvar VAR_0x8004, 410
setvar VAR_0x8004, SPECIES_DEOXYS
goto EventScript_1A9236
end
EventScript_165348:: @ 8165348
setvar VAR_0x8004, 410
setvar VAR_0x8004, SPECIES_DEOXYS
goto EventScript_1A9236
end