From cdf80879bbe7c1d023b915bab64001cd4af26ba0 Mon Sep 17 00:00:00 2001 From: wushin Date: Sun, 26 May 2013 06:23:32 -0500 Subject: NPC changes --- world/map/npc/021-2/hotel_receptionist.txt | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 world/map/npc/021-2/hotel_receptionist.txt (limited to 'world/map/npc/021-2/hotel_receptionist.txt') diff --git a/world/map/npc/021-2/hotel_receptionist.txt b/world/map/npc/021-2/hotel_receptionist.txt new file mode 100644 index 00000000..0a7fcbb2 --- /dev/null +++ b/world/map/npc/021-2/hotel_receptionist.txt @@ -0,0 +1,11 @@ +// Tulimshar's main workshop + +// The receptionist +021-2.gat,22,63,0|script|Sonir|118,{ + mes "[Sonir]"; + mes "\"Welcome to The Wizards's Rest!\""; + next; + mes "[Sonir]"; + mes "\"We have limited housing on the second floor.\""; + close; +} -- cgit v1.2.3-60-g2f50