summaryrefslogtreecommitdiff
path: root/world/map/npc/xmas/2012/monsters.txt
diff options
context:
space:
mode:
Diffstat (limited to 'world/map/npc/xmas/2012/monsters.txt')
-rw-r--r--world/map/npc/xmas/2012/monsters.txt8
1 files changed, 0 insertions, 8 deletions
diff --git a/world/map/npc/xmas/2012/monsters.txt b/world/map/npc/xmas/2012/monsters.txt
deleted file mode 100644
index 8207861b..00000000
--- a/world/map/npc/xmas/2012/monsters.txt
+++ /dev/null
@@ -1,8 +0,0 @@
-030-1.gat,0,0,0,0|monster|Santa Slime|1015,4,100000,30000,Mob030-1::On1015
-
-030-1.gat,0,0,0|script|SantaSlime030-1|-1,{
-On1015:
- set @mobID, 1015;
- callfunc "MobPoints";
- end;
-}