From bdc33686d71a23fde0a938dac6639ec1ffd4c636 Mon Sep 17 00:00:00 2001 From: Jared Adams Date: Fri, 26 Dec 2008 19:41:58 +0000 Subject: Inital rework of desert monsters --- npc/006-3_Desert_mountain_caves/monsters.txt | 14 -------------- 1 file changed, 14 deletions(-) delete mode 100644 npc/006-3_Desert_mountain_caves/monsters.txt (limited to 'npc/006-3_Desert_mountain_caves/monsters.txt') diff --git a/npc/006-3_Desert_mountain_caves/monsters.txt b/npc/006-3_Desert_mountain_caves/monsters.txt deleted file mode 100644 index 5aee03a4..00000000 --- a/npc/006-3_Desert_mountain_caves/monsters.txt +++ /dev/null @@ -1,14 +0,0 @@ -// Map: 006-3 -// This is the Desert Mountains Caves. -// - -006-3.gat,0,0,0,0 monster MountainSnake 1026,50,0,0,Mob25::OnMountainSnake - -006-3.gat,0,0,0 script Mob25 -1,{ -OnMountainSnake: - set @mobID, 1026; - callfunc "MobPoints"; - break; - - end; -} -- cgit v1.2.3-70-g09d2