summaryrefslogtreecommitdiff
path: root/world/map/npc/020-1
diff options
context:
space:
mode:
Diffstat (limited to 'world/map/npc/020-1')
-rw-r--r--world/map/npc/020-1/_mobs.txt6
1 files changed, 6 insertions, 0 deletions
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;
}