diff options
author | GriffinR <griffin.richards@comcast.net> | 2019-10-11 04:14:09 -0400 |
---|---|---|
committer | huderlem <huderlem@gmail.com> | 2019-10-12 15:14:57 -0500 |
commit | 1b7607bd91a9bdf9ee5e2ccbf895727bc53f9254 (patch) | |
tree | 8c6d3f18074117dbcf9807c4baffbad922a29610 /data/text | |
parent | 9b81fe1b62ed44365f0aaae7aa252f146fb0c90c (diff) |
Document cable_club.inc
Diffstat (limited to 'data/text')
-rw-r--r-- | data/text/mevent.inc | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/data/text/mevent.inc b/data/text/mevent.inc index 44c456f1c..8a82ff4c3 100644 --- a/data/text/mevent.inc +++ b/data/text/mevent.inc @@ -30,13 +30,13 @@ gUnknown_08273559:: @ 8273559 .string "Once you save your game, you can\n" .string "access the MYSTERY EVENT.$" -gUnknown_08273594:: @ 8273594 +Mevent_Text_TheresATicketForYou:: @ 8273594 .string "Thank you for using the MYSTERY\n" .string "EVENT System.\p" .string "You must be {PLAYER}.\n" .string "There is a ticket here for you.$" -gUnknown_082735F2:: @ 82735F2 +Mevent_Text_TryUsingItAtLilycovePort:: @ 82735F2 .string "It appears to be for use at\n" .string "the LILYCOVE CITY port.\p" .string "Why not give it a try and see what\n" |