From b87992db63a4b3f16b834e42ffa0d11594384595 Mon Sep 17 00:00:00 2001 From: TheKandiman Date: Thu, 24 Feb 2011 22:06:26 -0500 Subject: gy inn: basic dialog for barman, minor spelling/grammar updates --- npc/027-2_Caretakers_House/barman.txt | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 npc/027-2_Caretakers_House/barman.txt (limited to 'npc/027-2_Caretakers_House/barman.txt') diff --git a/npc/027-2_Caretakers_House/barman.txt b/npc/027-2_Caretakers_House/barman.txt new file mode 100644 index 00000000..709750c5 --- /dev/null +++ b/npc/027-2_Caretakers_House/barman.txt @@ -0,0 +1,9 @@ +027-2.gat,103,22,0 script Barman 310,{ + mes "[Barman]"; + mes "\"Hi there stranger! My name is Bennet, the bartender here.\""; + next; + mes "[Bennet]"; + mes "\"If you are planning to stick around for a while, please check back with me later. I might have some work for you.\""; + mes "\"In the meanwhile, enjoy your stay!\""; + close; +} -- cgit v1.2.3-60-g2f50