From 5c39c6c5cb4defc4fcec85bb4b7cd878d190d6bd Mon Sep 17 00:00:00 2001 From: "Víctor M. González" Date: Sun, 30 Jul 2017 18:46:53 -0300 Subject: Replaced all instances of $52, $53, and $5A with "", "", and "" respectively. --- text/maps/bruno.asm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'text/maps/bruno.asm') diff --git a/text/maps/bruno.asm b/text/maps/bruno.asm index 39898eb5..9c493c4a 100644 --- a/text/maps/bruno.asm +++ b/text/maps/bruno.asm @@ -11,7 +11,7 @@ _BrunoBeforeBattleText:: line "trained with" cont "my #MON!" - para $52, "!" + para "!" para "We will grind you" line "down with our" -- cgit v1.3.1-sl0p