From 82c9491b077f6bf92e75569f4d5bebad333375dd Mon Sep 17 00:00:00 2001 From: Wombat Date: Thu, 7 Jul 2011 07:44:43 -0400 Subject: tutorial-to-bazaar npcs --- world/map/npc/042-1/npcs.txt | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 world/map/npc/042-1/npcs.txt (limited to 'world/map/npc/042-1/npcs.txt') diff --git a/world/map/npc/042-1/npcs.txt b/world/map/npc/042-1/npcs.txt new file mode 100644 index 00000000..c43749c9 --- /dev/null +++ b/world/map/npc/042-1/npcs.txt @@ -0,0 +1,11 @@ +// Talk NPCs to help make trek interesting between Tutorial and Bazaar. + +042-1.gat,62,73,0 script Liana 205,{ + set @npcname$, "Liana"; + + mes "[" + @npcname$ + "]"; + mes "\"Tulimshar is a large city. I'm sure glad I live in the suburbs because I know where everything's at.\""; + next; + mes "\"I think Tanisha is in the building to the right. That girl is growing up fast.\""; + close; +} -- cgit v1.2.3-60-g2f50