From 1356d6a81c735a20c1719bc7375b619480e0aa21 Mon Sep 17 00:00:00 2001 From: Wombat Date: Thu, 9 Dec 2010 15:16:03 -0500 Subject: mobs added to winter land and winter monsters to mob_db.txt mobs added to new Kaizei maps. Yeti and Ice Element added to mob_db.txt --- npc/011-6/_mobs.txt | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'npc/011-6') diff --git a/npc/011-6/_mobs.txt b/npc/011-6/_mobs.txt index 9b6fc0a5..01a44dc6 100644 --- a/npc/011-6/_mobs.txt +++ b/npc/011-6/_mobs.txt @@ -2,7 +2,7 @@ 011-6.gat,0,0,0,0 monster Spiky Mushroom 1019,30,30000,100000,Mob011-6::On1019 011-6.gat,0,0,0,0 monster Evil Mushroom 1013,15,30000,100000,Mob011-6::On1013 -011-6.gat,115,79,191,110 monster Bandit 1063,8,30000,100000,Mob011-6::On1063 +011-6.gat,115,79,191,110 monster Bandit 1064,8,30000,100000,Mob011-6::On1064 011-6.gat,0,0,0,0 monster Bat 1017,30,30000,100000,Mob011-6::On1017 @@ -22,8 +22,8 @@ On1019: callfunc "MobPoints"; break; -On1063: - set @mobID, 1063; +On1064: + set @mobID, 1064; callfunc "MobPoints"; break; -- cgit v1.2.3-60-g2f50