From 7a3545fb5d5c8964c29aa834fa1d86372721a083 Mon Sep 17 00:00:00 2001 From: Jessica Tölke Date: Tue, 17 Jan 2012 21:48:20 +0100 Subject: Adding new monster 'White Bell' to snow maps Converter ran, submodule pointer updated. --- world/map/npc/020-1/_mobs.txt | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'world/map/npc/020-1/_mobs.txt') diff --git a/world/map/npc/020-1/_mobs.txt b/world/map/npc/020-1/_mobs.txt index 42667e01..9d266c49 100644 --- a/world/map/npc/020-1/_mobs.txt +++ b/world/map/npc/020-1/_mobs.txt @@ -1,8 +1,14 @@ // This file is generated automatically. All manually changes will be removed when running the Converter. // Nivalis mobs +020-1.gat,0,0,0,0|monster|White Bell|1095,3,100000,30000,Mob020-1::On1095 020-1.gat,0,0,0|script|Mob020-1|-1,{ +On1095: + set @mobID, 1095; + callfunc "MobPoints"; + end; + end; } -- cgit v1.2.3-60-g2f50