From 348ecbff5d06486974b875d059dcbf2240028000 Mon Sep 17 00:00:00 2001 From: Bjørn Lindeijer Date: Sun, 22 May 2005 15:09:12 +0000 Subject: Added initial batch of server data and configuration to CVS. --- npc/tulimshar/villagers.txt | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) create mode 100644 npc/tulimshar/villagers.txt (limited to 'npc/tulimshar/villagers.txt') diff --git a/npc/tulimshar/villagers.txt b/npc/tulimshar/villagers.txt new file mode 100644 index 00000000..dfe68a96 --- /dev/null +++ b/npc/tulimshar/villagers.txt @@ -0,0 +1,18 @@ +new_3-1.gat,114,43,0 script Guard 102,{ +mes "[Man]"; +mes "Ouch! it hurts, this wound I got from battle"; +next; +menu "Tell me more",L_Exp,"Nevermind that",L_Nev; +L_Exp: + mes "I was fighting scorpions for experience and I bumped into a RED"; + mes "one. I have NEVER seen it before!"; + next; + mes "Luckily i had a camera with me! Here's a picture of it..."; + mes " Let me find it. I in my pocket sumwhere"; + next; + mes "Oh gawd! my pockets been ripped clean off!"; + close; +L_Nev: + mes "Hmpf!"; + close; +} -- cgit v1.2.3-70-g09d2