diff options
author | dannye <corrnondacqb@yahoo.com> | 2016-06-06 03:22:40 -0500 |
---|---|---|
committer | dannye <corrnondacqb@yahoo.com> | 2016-06-06 03:22:40 -0500 |
commit | a33f356461e29559950f51dbef2e2d83235ea98f (patch) | |
tree | 20a7d6dc38f69f23045cb45b34d0ef17f28bf5f2 /text | |
parent | a070bdcb21310c7d17b4fd057852f788fdfd61ca (diff) |
Remove unused source files
Diffstat (limited to 'text')
-rw-r--r-- | text/maps/fuchsia_gym_1.asm | 27 |
1 files changed, 0 insertions, 27 deletions
diff --git a/text/maps/fuchsia_gym_1.asm b/text/maps/fuchsia_gym_1.asm deleted file mode 100644 index a877c0a1..00000000 --- a/text/maps/fuchsia_gym_1.asm +++ /dev/null @@ -1,27 +0,0 @@ -_KogaBeforeBattleText:: ; 9e9b1 (27:69b1) - text "KOGA: Fwahahaha!" - - para "A mere child like" - line "you dares to" - cont "challenge me?" - - para "Very well, I" - line "shall show you" - cont "true terror as a" - cont "ninja master!" - - para "You shall feel" - line "the despair of" - cont "poison and sleep" - cont "techniques!" - done - -_KogaAfterBattleText:: ; 9ea66 (27:6a66) - text "Humph!" - line "You have proven" - cont "your worth!" - - para "Here! Take the" - line "SOULBADGE!" - prompt - |