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/SSAnne_2F_Room1/scripts.inc | |
| parent | 244d73af297ea838890d892719882ca19fc04f2a (diff) | |
Resolve most hardcoded values in map scripts
Diffstat (limited to 'data/maps/SSAnne_2F_Room1/scripts.inc')
| -rw-r--r-- | data/maps/SSAnne_2F_Room1/scripts.inc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/data/maps/SSAnne_2F_Room1/scripts.inc b/data/maps/SSAnne_2F_Room1/scripts.inc index e2257e22a..f3dc1f136 100644 --- a/data/maps/SSAnne_2F_Room1/scripts.inc +++ b/data/maps/SSAnne_2F_Room1/scripts.inc @@ -6,7 +6,7 @@ SSAnne_2F_Room1_EventScript_160C97:: @ 8160C97 faceplayer message Text_173CE3 waitmessage - setvar VAR_0x8004, 143 + setvar VAR_0x8004, SPECIES_SNORLAX special sub_80CBDCC drawmonpic SPECIES_SNORLAX, 10, 3 waitbuttonpress |
