diff options
author | Reid <reidyaro@gmail.com> | 2016-07-11 18:21:20 +0000 |
---|---|---|
committer | Reid <reidyaro@gmail.com> | 2016-07-11 18:21:20 +0000 |
commit | 62a2e2a38da945e53c41abb678accce89571046e (patch) | |
tree | 9714f40e000715221aabe5c9f09c4ed79b00f6e3 /npc | |
parent | 69b3cc054f7ad20d63d54f3ad0fcdaa454208e9e (diff) | |
parent | fe9951ff55681142a0794e2f121401825517b15d (diff) | |
download | serverdata-62a2e2a38da945e53c41abb678accce89571046e.tar.gz serverdata-62a2e2a38da945e53c41abb678accce89571046e.tar.bz2 serverdata-62a2e2a38da945e53c41abb678accce89571046e.tar.xz serverdata-62a2e2a38da945e53c41abb678accce89571046e.zip |
Merge branch 'patches' into 'master'
Made it clearer for the player to get his new clothes from the chest.
See merge request !12
Diffstat (limited to 'npc')
-rw-r--r-- | npc/000-2-1/arpan.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/npc/000-2-1/arpan.txt b/npc/000-2-1/arpan.txt index f48c08e7..3c3661fd 100644 --- a/npc/000-2-1/arpan.txt +++ b/npc/000-2-1/arpan.txt @@ -105,7 +105,7 @@ OnTalk: OnClothNotTaken: mesn; - mesq lg("Yeye, you still did not get your clothes!"); + mesq lg("Yeye, you still did not get your new clothes from the chest next to your bed!"); close; |