From 2b5b7afc37871bba004f05c60b6503c48e01d2da Mon Sep 17 00:00:00 2001 From: wushin Date: Wed, 7 Jan 2015 21:21:02 -0600 Subject: Attach Kaizei to Argeas and Shuffle Kaizei --- world/map/npc/056-1/_mobs.txt | 27 --------------------------- 1 file changed, 27 deletions(-) delete mode 100644 world/map/npc/056-1/_mobs.txt (limited to 'world/map/npc/056-1/_mobs.txt') diff --git a/world/map/npc/056-1/_mobs.txt b/world/map/npc/056-1/_mobs.txt deleted file mode 100644 index 6f4e6bf5..00000000 --- a/world/map/npc/056-1/_mobs.txt +++ /dev/null @@ -1,27 +0,0 @@ -// This file is generated automatically. All manually changes will be removed when running the Converter. -// Woods mobs - -056-1.gat,0,0,0,0|monster|EvilMushroom|1013,10,10000ms,45000ms,Mob056-1::On1013 -056-1.gat,0,0,0,0|monster|LogHead|1025,10,10000ms,45000ms,Mob056-1::On1025 -056-1.gat,0,0,0,0|monster|MauvePlant|1029,2,10000ms,85000ms,Mob056-1::On1029 - - -056-1.gat,0,0,0|script|Mob056-1|-1 -{ - end; - -On1013: - set @mobID, 1013; - callfunc "MobPoints"; - end; - -On1025: - set @mobID, 1025; - callfunc "MobPoints"; - end; - -On1029: - set @mobID, 1029; - callfunc "MobPoints"; - end; -} -- cgit v1.2.3-60-g2f50