From fd2235e678c58cebd6255b5e658e704ee5138591 Mon Sep 17 00:00:00 2001 From: YamaArashi Date: Sat, 11 Jun 2016 21:30:05 -0700 Subject: sync engine code with pokeyellow --- text.asm | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'text.asm') diff --git a/text.asm b/text.asm index 6e31fb03..49c246ee 100644 --- a/text.asm +++ b/text.asm @@ -781,12 +781,12 @@ _ViridianSchoolNotebookText4:: line "#MON LEAGUE!" prompt -_FightingDojoText_52a10:: +_EnemiesOnEverySideText:: text "Enemies on every" line "side!" done -_FightingDojoText_52a1d:: +_WhatGoesAroundComesAroundText:: text "What goes around" line "comes around!" done -- cgit v1.3.1-sl0p