diff options
author | PikalaxALT <PikalaxALT@gmail.com> | 2015-12-09 18:25:44 -0500 |
---|---|---|
committer | PikalaxALT <PikalaxALT@gmail.com> | 2015-12-09 18:25:44 -0500 |
commit | a5a8364c35eceadf51956dac4212b440290b652c (patch) | |
tree | d8a15952763765979ca031cefde05ecc5c862b2b /maps/GoldenrodDeptStoreRoof.asm | |
parent | 0c4bf512d08d3779d1185dd08b3f21041f2b6044 (diff) |
opentext and breeding
Diffstat (limited to 'maps/GoldenrodDeptStoreRoof.asm')
-rw-r--r-- | maps/GoldenrodDeptStoreRoof.asm | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/maps/GoldenrodDeptStoreRoof.asm b/maps/GoldenrodDeptStoreRoof.asm index 9c281b156..6a95af206 100644 --- a/maps/GoldenrodDeptStoreRoof.asm +++ b/maps/GoldenrodDeptStoreRoof.asm @@ -44,7 +44,7 @@ GoldenrodDeptStoreRoof_MapScriptHeader: return ClerkScript_0x5673f: - loadfont + opentext pokemart MARTTYPE_ROOFTOP, 0 closetext end @@ -54,7 +54,7 @@ PokefanFScript_0x56746: FisherScript_0x56749: faceplayer - loadfont + opentext writetext UnknownText_0x567d2 waitbutton closetext @@ -65,12 +65,12 @@ TwinScript_0x56754: jumptextfaceplayer UnknownText_0x56839 SuperNerdScript_0x56757: - loadfont + opentext writetext UnknownText_0x56867 waitbutton closetext spriteface GOLDENRODDEPTSTOREROOF_SUPER_NERD, UP - loadfont + opentext writetext UnknownText_0x56871 waitbutton closetext |