diff options
author | GriffinR <griffin.g.richards@gmail.com> | 2021-07-20 15:18:31 -0400 |
---|---|---|
committer | GriffinR <griffin.g.richards@gmail.com> | 2021-07-20 15:18:31 -0400 |
commit | 06351bf63c791c3390edb9968effcfbadbd63fbe (patch) | |
tree | 20d294167a8a2e023c8d163e3c66491ed6e717e1 /data/text/mart_clerk.inc | |
parent | bea170e8e9555fb6941a952e939277b5bdd3459b (diff) |
Remove address comments
Diffstat (limited to 'data/text/mart_clerk.inc')
-rw-r--r-- | data/text/mart_clerk.inc | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/data/text/mart_clerk.inc b/data/text/mart_clerk.inc index 2357963be..891fb937e 100644 --- a/data/text/mart_clerk.inc +++ b/data/text/mart_clerk.inc @@ -1,10 +1,10 @@ -gText_HowMayIServeYou:: @ 8272A21 +gText_HowMayIServeYou:: .string "Welcome!\p" .string "How may I serve you?$" -gText_PleaseComeAgain:: @ 8272A3F +gText_PleaseComeAgain:: .string "Please come again!$" -gText_PlayerWhatCanIDoForYou:: @ 8272A52 +gText_PlayerWhatCanIDoForYou:: .string "{PLAYER}{STRING 5}, welcome!\p" .string "What can I do for you?$" |