diff options
Diffstat (limited to 'world/map/npc/xmas/2012/monsters.txt')
-rw-r--r-- | world/map/npc/xmas/2012/monsters.txt | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/world/map/npc/xmas/2012/monsters.txt b/world/map/npc/xmas/2012/monsters.txt new file mode 100644 index 00000000..8207861b --- /dev/null +++ b/world/map/npc/xmas/2012/monsters.txt @@ -0,0 +1,8 @@ +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; +} |