From 80bae03975a84dadf080c79f52216866dd410cf8 Mon Sep 17 00:00:00 2001 From: dannye Date: Mon, 18 Jul 2016 01:17:03 -0500 Subject: Clean up text commands --- scripts/route16house.asm | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'scripts/route16house.asm') diff --git a/scripts/route16house.asm b/scripts/route16house.asm index d8c9d5ed..5359248c 100755 --- a/scripts/route16house.asm +++ b/scripts/route16house.asm @@ -30,7 +30,8 @@ Route16HouseText3: ReceivedHM02Text: TX_FAR _ReceivedHM02Text - db $11, "@" + TX_SFX_KEY_ITEM + db "@" HM02ExplanationText: TX_FAR _HM02ExplanationText -- cgit v1.3.1-sl0p