summaryrefslogtreecommitdiff
path: root/world/map/npc/027-2/gy_inn_shops.txt
diff options
context:
space:
mode:
authorjtoelke <jtoelke@gmx.de>2013-04-22 11:44:40 -0700
committerjtoelke <jtoelke@gmx.de>2013-04-22 11:44:40 -0700
commitc9bfbfa03c9dd64a485abdb0d52942a120360e72 (patch)
tree0ddc0f446e575462a7bd39ff3cf6d361d143c256 /world/map/npc/027-2/gy_inn_shops.txt
parent1eeff58e10a204efe73746bdbaee5b18bb4ef17b (diff)
parent938f0219eb2cb174f06b3e60d4fed48d2a1b7c16 (diff)
downloadserverdata-c9bfbfa03c9dd64a485abdb0d52942a120360e72.tar.gz
serverdata-c9bfbfa03c9dd64a485abdb0d52942a120360e72.tar.bz2
serverdata-c9bfbfa03c9dd64a485abdb0d52942a120360e72.tar.xz
serverdata-c9bfbfa03c9dd64a485abdb0d52942a120360e72.zip
Merge pull request #15 from DinoPaskvan/master
Small changes and fixes for NPC dialogues
Diffstat (limited to 'world/map/npc/027-2/gy_inn_shops.txt')
-rw-r--r--world/map/npc/027-2/gy_inn_shops.txt4
1 files changed, 2 insertions, 2 deletions
diff --git a/world/map/npc/027-2/gy_inn_shops.txt b/world/map/npc/027-2/gy_inn_shops.txt
index 982b001b..4298106f 100644
--- a/world/map/npc/027-2/gy_inn_shops.txt
+++ b/world/map/npc/027-2/gy_inn_shops.txt
@@ -28,8 +28,8 @@
set @cost, 1000;
mes "[" + @npcname$ + "]";
- mes "\"Don't be shy darling.";
- mes "\"Come on in and have a nice long ... long slumber ...";
+ mes "\"Don't be shy, darling.";
+ mes "\"Come on in and have a nice long... long slumber...";
next;
callfunc "Inn";
}