From 2901ba177dea5867cbd52eb2b02a0ef8e1816e15 Mon Sep 17 00:00:00 2001 From: wushin Date: Wed, 7 Jan 2015 21:00:16 -0600 Subject: Moving Tutorial from Tulimshar to Candor --- world/map/npc/004-1/_mobs.txt | 36 ------------------------------------ 1 file changed, 36 deletions(-) delete mode 100644 world/map/npc/004-1/_mobs.txt (limited to 'world/map/npc/004-1/_mobs.txt') diff --git a/world/map/npc/004-1/_mobs.txt b/world/map/npc/004-1/_mobs.txt deleted file mode 100644 index 4802574a..00000000 --- a/world/map/npc/004-1/_mobs.txt +++ /dev/null @@ -1,36 +0,0 @@ -// This file is generated automatically. All manually changes will be removed when running the Converter. -// Beach mobs - -004-1.gat,39,57,8,29|monster|SeaSlime|1033,5,100000ms,30000ms,Mob004-1::On1033 -004-1.gat,33,83,9,40|monster|SeaSlime|1033,11,100000ms,30000ms,Mob004-1::On1033 -004-1.gat,28,103,11,14|monster|SeaSlime|1033,7,100000ms,30000ms,Mob004-1::On1033 -004-1.gat,71,104,27,20|monster|GiantMaggot|1006,5,100000ms,30000ms,Mob004-1::On1006 -004-1.gat,76,68,21,49|monster|RedScorpion|1004,13,100000ms,30000ms,Mob004-1::On1004 -004-1.gat,68,25,19,10|monster|GiantMaggot|1006,2,100000ms,30000ms,Mob004-1::On1006 -004-1.gat,93,27,2,3|monster|BlackScorpion|1009,1,120000ms,60000ms,Mob004-1::On1009 - - -004-1.gat,0,0,0|script|Mob004-1|-1 -{ - end; - -On1004: - set @mobID, 1004; - callfunc "MobPoints"; - end; - -On1006: - set @mobID, 1006; - callfunc "MobPoints"; - end; - -On1009: - set @mobID, 1009; - callfunc "MobPoints"; - end; - -On1033: - set @mobID, 1033; - callfunc "MobPoints"; - end; -} -- cgit v1.2.3-60-g2f50