diff options
Diffstat (limited to 'de/text/maps/rock_tunnel_pokecenter.asm')
-rw-r--r-- | de/text/maps/rock_tunnel_pokecenter.asm | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/de/text/maps/rock_tunnel_pokecenter.asm b/de/text/maps/rock_tunnel_pokecenter.asm new file mode 100644 index 00000000..6b527d5a --- /dev/null +++ b/de/text/maps/rock_tunnel_pokecenter.asm @@ -0,0 +1,14 @@ +_RockTunnelPokecenterText2:: + text "Ihr Element macht" + line "manche #MON" + cont "anderen gegenüber" + cont "stärker bzw." + cont "schwächer!" + done + +_RockTunnelPokecenterText3:: + text "Ich habe für" + line "ein nutzloses" + cont "NUGGET 5000¥" + cont "bekommen!" + done |