From 0b9235d0865509feb9ef97aa197204293cee0b1f Mon Sep 17 00:00:00 2001 From: Wombat Date: Wed, 18 Aug 2010 21:02:01 -0400 Subject: Low Level Tulimshar Release News, Small Fixes, Tulimshar Related Quests, Sandstorm Mob Changes Expensive Hurnscald Warp NPC --- npc/002-3_Desert_mines/miners.txt | 25 ------------------------- 1 file changed, 25 deletions(-) delete mode 100644 npc/002-3_Desert_mines/miners.txt (limited to 'npc/002-3_Desert_mines/miners.txt') diff --git a/npc/002-3_Desert_mines/miners.txt b/npc/002-3_Desert_mines/miners.txt deleted file mode 100644 index 8f69c47d..00000000 --- a/npc/002-3_Desert_mines/miners.txt +++ /dev/null @@ -1,25 +0,0 @@ -// - -002-3.gat,35,35,6 script Nathan 109,{ - mes "[Nathan the Miner]"; - - if (getskilllv(SKILL_MAGIC)) - goto L_message; - - mes "\"It's very dangerous in here."; - mes "We had a big earthquake here"; - mes "just recently, too... so be"; - mes "careful!\""; - close; - -L_message: - mes "\"We found a good way to carry our ores out of here safely: one of us always runs ahead shouting '" + getspellinvocation("aggravate") + "'. Somehow this seems to distract the monsters.\""; - close; -} - -002-3.gat,85,97,6 script Naem 109,{ - mes "[Naem the Miner]"; - mes "\"We discovered an underground palace."; - mes "You can get there using the passage on the left.\""; - close; -} -- cgit v1.2.3-60-g2f50