diff options
| author | PikalaxALT <pikalaxalt@gmail.com> | 2019-05-16 10:40:51 -0400 |
|---|---|---|
| committer | PikalaxALT <pikalaxalt@gmail.com> | 2019-05-16 10:40:51 -0400 |
| commit | 006881415d315e34876f4d4f3060aca4dcf8e98d (patch) | |
| tree | 5e0042e986eb246875e1a5d619e38215d56727b8 /data/maps/Route2_House | |
| parent | 244d73af297ea838890d892719882ca19fc04f2a (diff) | |
Resolve most hardcoded values in map scripts
Diffstat (limited to 'data/maps/Route2_House')
| -rw-r--r-- | data/maps/Route2_House/scripts.inc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/data/maps/Route2_House/scripts.inc b/data/maps/Route2_House/scripts.inc index 8d064c68c..0759d70de 100644 --- a/data/maps/Route2_House/scripts.inc +++ b/data/maps/Route2_House/scripts.inc @@ -33,7 +33,7 @@ EventScript_16F65C:: @ 816F65C end EventScript_16F666:: @ 816F666 - getspeciesname 0, 32777 + getspeciesname 0, VAR_0x8009 msgbox gUnknown_81A59C6 release end |
