diff options
author | garak <garakmon@gmail.com> | 2019-05-14 10:49:07 -0400 |
---|---|---|
committer | huderlem <huderlem@gmail.com> | 2019-05-16 17:10:13 -0500 |
commit | daecd5ec4006b607220944a5e5745ad08300b10a (patch) | |
tree | df74a09de73d2b18188be36a4f45701e1e6288a0 /data | |
parent | 188f2aa29e545b37c94f7d7e510f1c090e6e15fa (diff) |
name some trainer card related functions
Diffstat (limited to 'data')
-rw-r--r-- | data/maps/SlateportCity/scripts.inc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/data/maps/SlateportCity/scripts.inc b/data/maps/SlateportCity/scripts.inc index f537694dd..e2a3f5d93 100644 --- a/data/maps/SlateportCity/scripts.inc +++ b/data/maps/SlateportCity/scripts.inc @@ -1372,4 +1372,4 @@ SlateportCity_Text_1DF28C: @ 81DF28C .string "That's a really great idea!\p" .string "After all, a tough TRAINER is\n" .string "the perfect fit for the BATTLE TENT!\p" - .string "Give it your best effort!$"
\ No newline at end of file + .string "Give it your best effort!$" |