From ec9be0a2967b38955d26e337b05bc3a042ac4544 Mon Sep 17 00:00:00 2001 From: Jared Adams Date: Sun, 2 Nov 2008 22:45:17 +0000 Subject: Branch data for eAthena --- npc/new_4-1-cave-small/hermit.txt | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) create mode 100644 npc/new_4-1-cave-small/hermit.txt (limited to 'npc/new_4-1-cave-small/hermit.txt') diff --git a/npc/new_4-1-cave-small/hermit.txt b/npc/new_4-1-cave-small/hermit.txt new file mode 100644 index 00000000..2ef32941 --- /dev/null +++ b/npc/new_4-1-cave-small/hermit.txt @@ -0,0 +1,16 @@ +// + +new_4-1.gat,30,30,0 script Arkim 116,{ + mes "[Arkim the Hermit]"; + mes "\"Do you want to go back outside?\""; + next; + menu + "Yes please", L_Sure, + "Not yet", -; + close; + +L_Sure: + warp "new_9-1.gat", 60, 95; + close; + +} -- cgit v1.2.3-60-g2f50