diff options
Diffstat (limited to 'text/maps/SaffronMart.asm')
-rw-r--r-- | text/maps/SaffronMart.asm | 13 |
1 files changed, 0 insertions, 13 deletions
diff --git a/text/maps/SaffronMart.asm b/text/maps/SaffronMart.asm deleted file mode 100644 index a43b0d94..00000000 --- a/text/maps/SaffronMart.asm +++ /dev/null @@ -1,13 +0,0 @@ -_SaffronMartText2:: - text "MAX REPEL lasts" - line "longer than SUPER" - cont "REPEL for keeping" - cont "weaker #MON" - cont "away!" - done - -_SaffronMartText3:: - text "REVIVE is costly," - line "but it revives" - cont "fainted #MON!" - done |