summaryrefslogtreecommitdiff
path: root/maps/PewterCity.asm
diff options
context:
space:
mode:
Diffstat (limited to 'maps/PewterCity.asm')
-rw-r--r--maps/PewterCity.asm11
1 files changed, 9 insertions, 2 deletions
diff --git a/maps/PewterCity.asm b/maps/PewterCity.asm
index ef3dfe610..3558cd91b 100644
--- a/maps/PewterCity.asm
+++ b/maps/PewterCity.asm
@@ -1,3 +1,10 @@
+const_value set 2
+ const PEWTERCITY_COOLTRAINER_F
+ const PEWTERCITY_BUG_CATCHER
+ const PEWTERCITY_GRAMPS
+ const PEWTERCITY_FRUIT_TREE1
+ const PEWTERCITY_FRUIT_TREE2
+
PewterCity_MapScriptHeader:
.MapTriggers:
db 0
@@ -27,13 +34,13 @@ GrampsScript_0x18c00f:
keeptextopen
verbosegiveitem SILVER_WING
setevent EVENT_GOT_SILVER_WING
- loadmovesprites
+ closetext
end
UnknownScript_0x18c023:
writetext UnknownText_0x18c1aa
+ waitbutton
closetext
- loadmovesprites
end
PewterCitySign: