diff options
author | Nick Ashley <nick@shley.us> | 2015-04-12 09:22:38 -0400 |
---|---|---|
committer | Nick Ashley <nick@shley.us> | 2015-04-20 21:40:17 -0400 |
commit | 364f6111306eb4fcdd8edc98dae1ae0727dba712 (patch) | |
tree | 297942f8c68675338bdd062ff84ef9e659126333 /world/map/npc/002-2/barber.txt | |
parent | 99d73066bf2a7fb4911e79b52a48ba913a2aa459 (diff) | |
download | classic-serverdata-364f6111306eb4fcdd8edc98dae1ae0727dba712.tar.gz classic-serverdata-364f6111306eb4fcdd8edc98dae1ae0727dba712.tar.bz2 classic-serverdata-364f6111306eb4fcdd8edc98dae1ae0727dba712.tar.xz classic-serverdata-364f6111306eb4fcdd8edc98dae1ae0727dba712.zip |
Various dialog fixes in Tulim
viz., the Kylian quest, the tombstones, and various other NPCs
Diffstat (limited to 'world/map/npc/002-2/barber.txt')
-rw-r--r-- | world/map/npc/002-2/barber.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/world/map/npc/002-2/barber.txt b/world/map/npc/002-2/barber.txt index 076dbfab..0ed69626 100644 --- a/world/map/npc/002-2/barber.txt +++ b/world/map/npc/002-2/barber.txt @@ -2,7 +2,7 @@ 002-2,117,30,0|script|Issay|156 { mes "[Issay the Barber]"; - mes "\"Do you need a change of style?\""; + mes "\"Want to change your hairstyle?\""; next; callfunc "Barber"; mes "[Issay the Barber]"; |