summaryrefslogtreecommitdiff
path: root/maps/GoldenrodNameRatersHouse.asm
diff options
context:
space:
mode:
Diffstat (limited to 'maps/GoldenrodNameRatersHouse.asm')
-rw-r--r--maps/GoldenrodNameRatersHouse.asm7
1 files changed, 5 insertions, 2 deletions
diff --git a/maps/GoldenrodNameRatersHouse.asm b/maps/GoldenrodNameRatersHouse.asm
index 4253fe3ef..3b2c5cc3f 100644
--- a/maps/GoldenrodNameRatersHouse.asm
+++ b/maps/GoldenrodNameRatersHouse.asm
@@ -1,3 +1,6 @@
+const_value set 2
+ const GOLDENRODNAMERATERSHOUSE_GENTLEMAN
+
GoldenrodNameRatersHouse_MapScriptHeader:
.MapTriggers:
db 0
@@ -7,10 +10,10 @@ GoldenrodNameRatersHouse_MapScriptHeader:
GentlemanScript_0x5577c:
faceplayer
- loadfont
+ opentext
special SpecialNameRater
+ waitbutton
closetext
- loadmovesprites
end
GoldenrodNameRatersHouseBookshelf: