diff options
| author | itskobold <itskobold@users.noreply.github.com> | 2017-11-15 12:55:16 +0000 |
|---|---|---|
| committer | itskobold <itskobold@users.noreply.github.com> | 2017-11-15 12:55:16 +0000 |
| commit | 46ee15b96250d53b4100171c572f6e6b6e2c99c6 (patch) | |
| tree | 5d3b27629ce33daf75c8d85fd3d5427f326c6d42 /data/text | |
| parent | 7c79b030e90ae6f4b3b3c91518c315959ede456e (diff) | |
Getting myself organised
durr
Diffstat (limited to 'data/text')
| -rw-r--r-- | data/text/contest_painting_descriptions.inc | 44 | ||||
| -rw-r--r-- | data/text/contest_rank_text.inc | 14 |
2 files changed, 0 insertions, 58 deletions
diff --git a/data/text/contest_painting_descriptions.inc b/data/text/contest_painting_descriptions.inc deleted file mode 100644 index ab6120f29..000000000 --- a/data/text/contest_painting_descriptions.inc +++ /dev/null @@ -1,44 +0,0 @@ -gContestPaintingCool1:: @ 827EA7F - .string "Nonstop supercool--\nthe inestimable {STR_VAR_1}$" - -gContestPaintingCool2:: @ 827EAA6 - .string "Hey, there!\nThe good-looking POKéMON {STR_VAR_1}$" - -gContestPaintingCool3:: @ 827EACE - .string "The marvelous, wonderful, and\nvery great {STR_VAR_1}$" - -gContestPaintingBeauty1:: @ 827EAFA - .string "This century’s last Venus--\nthe beautiful {STR_VAR_1}$" - -gContestPaintingBeauty2:: @ 827EB27 - .string "{STR_VAR_1}’s dazzling,\nglittering smile$" - -gContestPaintingBeauty3:: @ 827EB47 - .string "POKéMON CENTER’s super idol--\nthe incomparable {STR_VAR_1}$" - -gContestPaintingCute1:: @ 827EB79 - .string "The lovely and sweet {STR_VAR_1}$" - -gContestPaintingCute2:: @ 827EB91 - .string "The pretty {STR_VAR_1}’s\nwinning portrait$" - -gContestPaintingCute3:: @ 827EBB2 - .string "Give us a wink!\nThe cutie POKéMON {STR_VAR_1}$" - -gContestPaintingSmart1:: @ 827EBD7 - .string "The smartness maestro--\nthe wise POKéMON {STR_VAR_1}$" - -gContestPaintingSmart2:: @ 827EC03 - .string "{STR_VAR_1}--the one chosen\nabove all POKéMON$" - -gContestPaintingSmart3:: @ 827EC28 - .string "The excellent {STR_VAR_1}’s\nmoment of elegance$" - -gContestPaintingTough1:: @ 827EC4E - .string "The powerfully muscular\nspeedster {STR_VAR_1}$" - -gContestPaintingTough2:: @ 827EC73 - .string "The strong, stronger, and\nstrongest {STR_VAR_1}$" - -gContestPaintingTough3:: @ 827EC9A - .string "The mighty tough\nhyper POKéMON {STR_VAR_1}$" diff --git a/data/text/contest_rank_text.inc b/data/text/contest_rank_text.inc deleted file mode 100644 index 0751543d3..000000000 --- a/data/text/contest_rank_text.inc +++ /dev/null @@ -1,14 +0,0 @@ -gContestRankNormal:: @ 827EA1F - .string "NORMAL RANK$" - -gContestRankSuper:: @ 827EA2B - .string "SUPER RANK$" - -gContestRankHyper:: @ 827EA36 - .string "HYPER RANK$" - -gContestRankMaster:: @ 827EA41 - .string "MASTER RANK$" - -gContestLink:: @ 827EA4D - .string "LINK$" |
