From b364d4837397d8fc5d298eda30fac2dca79dc3d1 Mon Sep 17 00:00:00 2001 From: Jessica Tölke Date: Sat, 1 Dec 2012 11:54:43 +0100 Subject: Christmas Event 2012: add a spawn of Santa Slimes to 030-1. --- world/map/npc/xmas/2012/_import.txt | 1 + world/map/npc/xmas/2012/monsters.txt | 8 ++++++++ 2 files changed, 9 insertions(+) create mode 100644 world/map/npc/xmas/2012/monsters.txt (limited to 'world/map/npc/xmas') diff --git a/world/map/npc/xmas/2012/_import.txt b/world/map/npc/xmas/2012/_import.txt index b60fd5a9..871334e0 100644 --- a/world/map/npc/xmas/2012/_import.txt +++ b/world/map/npc/xmas/2012/_import.txt @@ -8,6 +8,7 @@ npc: npc/xmas/2012/helpersSaddleRug.txt npc: npc/xmas/2012/helpersStorage.txt npc: npc/xmas/2012/helpersTalisman.txt npc: npc/xmas/2012/guardOfHonor.txt +npc: npc/xmas/2012/monsters.txt npc: npc/xmas/2012/reinbooFlightProblems.txt npc: npc/xmas/2012/reinboos.txt npc: npc/xmas/2012/reinboosTransport.txt 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; +} -- cgit v1.2.3-60-g2f50