diff options
author | GriffinR <griffin.g.richards@gmail.com> | 2020-05-07 14:05:15 -0400 |
---|---|---|
committer | GriffinR <griffin.g.richards@gmail.com> | 2020-05-07 14:05:15 -0400 |
commit | c272741e764a1682be7543a8b83d7d7fe0441092 (patch) | |
tree | c8dd0c9fae24c66e3deab9b67e8ff2d5a8bab504 /data/text/mart_clerk.inc | |
parent | 4a7f3117e7293faa9135b40c8b52d87df225e122 (diff) |
Split misc script text files
Diffstat (limited to 'data/text/mart_clerk.inc')
-rw-r--r-- | data/text/mart_clerk.inc | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/data/text/mart_clerk.inc b/data/text/mart_clerk.inc new file mode 100644 index 000000000..a974e7b0f --- /dev/null +++ b/data/text/mart_clerk.inc @@ -0,0 +1,15 @@ +Text_HowMayIServeYou:: @ 81A0BE4 + .string "Welcome!\p" + .string "How may I serve you?$" + +Text_PleaseComeAgain:: @ 81A0C02 + .string "Please come again!$" + +@ Unused +Text_DiscountSaleToday: @ 81A0C15 + .string "Welcome!\p" + .string "We're having a discount sale today!$" + +Text_PlayerWhatCanIDoForYou:: @ 81A0C42 + .string "{PLAYER}{KUN}, welcome!\p" + .string "What can I do for you?$" |