diff options
author | GriffinR <griffin.richards@comcast.net> | 2019-10-21 18:15:50 -0400 |
---|---|---|
committer | huderlem <huderlem@gmail.com> | 2019-10-21 17:22:19 -0500 |
commit | a7ffa9657855b2d0e96ac9809a64794e001330bd (patch) | |
tree | 76606a8731b69674ed34ff1f0005b42ae53843e5 /data/text/mart_clerk.inc | |
parent | c70162086bdbc952716521fdfc05d50b7ee3b4a3 (diff) |
Rename mart_attendant to mart_clerk
Diffstat (limited to 'data/text/mart_clerk.inc')
-rw-r--r-- | data/text/mart_clerk.inc | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/data/text/mart_clerk.inc b/data/text/mart_clerk.inc new file mode 100644 index 000000000..2357963be --- /dev/null +++ b/data/text/mart_clerk.inc @@ -0,0 +1,10 @@ +gText_HowMayIServeYou:: @ 8272A21 + .string "Welcome!\p" + .string "How may I serve you?$" + +gText_PleaseComeAgain:: @ 8272A3F + .string "Please come again!$" + +gText_PlayerWhatCanIDoForYou:: @ 8272A52 + .string "{PLAYER}{STRING 5}, welcome!\p" + .string "What can I do for you?$" |