From fbda25d3d8a8191b9397c29d7ff475f2264c978e Mon Sep 17 00:00:00 2001 From: yenatch Date: Thu, 23 Jan 2014 15:34:42 -0500 Subject: Split out the rest of map text --- text/maps/power_plant.asm | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 text/maps/power_plant.asm (limited to 'text/maps/power_plant.asm') diff --git a/text/maps/power_plant.asm b/text/maps/power_plant.asm new file mode 100644 index 00000000..f62916df --- /dev/null +++ b/text/maps/power_plant.asm @@ -0,0 +1,7 @@ +_VoltorbBattleText: ; 8c5e2 (23:45e2) + text "Bzzzt!" + done + +_ZapdosBattleText: ; 8c5ea (23:45ea) + text "Gyaoo!@@" + -- cgit v1.3.1-sl0p