summaryrefslogtreecommitdiff
path: root/maps
diff options
context:
space:
mode:
authormid-kid <esteve.varela@gmail.com>2018-05-05 09:19:04 +0200
committermid-kid <esteve.varela@gmail.com>2018-05-05 09:19:04 +0200
commitc82deab86fc984b6af4686d88b42042be4f6cd9e (patch)
treeda8409973a788a962e8be9ae42d9cd7a18727c38 /maps
parenta63d9dfd4f4b214034c9a88a14b53635c10914d9 (diff)
fix-various-little-things
A compilation of suggestions from the discord that don't deserve separate commits and are not questionable at all™.
Diffstat (limited to 'maps')
-rw-r--r--maps/OaksLab.asm2
-rw-r--r--maps/Route31.asm2
-rw-r--r--maps/Route35GoldenrodGate.asm2
3 files changed, 3 insertions, 3 deletions
diff --git a/maps/OaksLab.asm b/maps/OaksLab.asm
index 1931747e5..86ac71ac0 100644
--- a/maps/OaksLab.asm
+++ b/maps/OaksLab.asm
@@ -223,7 +223,7 @@ OaksLabPoster2Text:
line "manner."
done
-OaksLabTrashcanText
+OaksLabTrashcanText:
text "There's nothing in"
line "here…"
done
diff --git a/maps/Route31.asm b/maps/Route31.asm
index 36bf98412..1a7ba7205 100644
--- a/maps/Route31.asm
+++ b/maps/Route31.asm
@@ -195,7 +195,7 @@ Route31MailRecipientScript:
.TryGiveKenya:
writetext Text_Route31SleepyManGotMail
buttonsound
- checkpokeitem ReceivedSpearowMailText
+ checkpokemail ReceivedSpearowMailText
ifequal POKEMAIL_WRONG_MAIL, .WrongMail
ifequal POKEMAIL_REFUSED, .Refused
ifequal POKEMAIL_NO_MAIL, .NoMail
diff --git a/maps/Route35GoldenrodGate.asm b/maps/Route35GoldenrodGate.asm
index 79adcf93e..52089c4db 100644
--- a/maps/Route35GoldenrodGate.asm
+++ b/maps/Route35GoldenrodGate.asm
@@ -29,7 +29,7 @@ RandyScript:
playsound SFX_KEY_ITEM
waitsfx
givepoke SPEAROW, 10, NO_ITEM, TRUE, GiftSpearowName, GiftSpearowOTName
- givepokeitem GiftSpearowMail
+ givepokemail GiftSpearowMail
setevent EVENT_GOT_KENYA
.alreadyhavekenya
writetext UnknownText_0x69ed6