From 84cdf52dcf52131c57389e1def928d4cd0b8789b Mon Sep 17 00:00:00 2001 From: Wombat Date: Fri, 3 Jun 2011 00:03:17 -0400 Subject: server data for the fluffy mob add --- npc/019-1/_mobs.txt | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'npc/019-1/_mobs.txt') diff --git a/npc/019-1/_mobs.txt b/npc/019-1/_mobs.txt index 68d42729..ae32c186 100644 --- a/npc/019-1/_mobs.txt +++ b/npc/019-1/_mobs.txt @@ -1,8 +1,14 @@ // This file is generated automatically. All manually changes will be removed when running the Converter. // Snow field mobs +019-1.gat,0,0,0,0 monster Fluffy 1020,100,100000,30000,Mob019-1::On1020 019-1.gat,0,0,0 script Mob019-1 -1,{ +On1020: + set @mobID, 1020; + callfunc "MobPoints"; + break; + end; } -- cgit v1.2.3-60-g2f50