From e3bfc4278c025863ddf60b081df9b04c921f24bf Mon Sep 17 00:00:00 2001 From: Jesusaves Date: Sun, 5 Dec 2021 17:35:15 -0300 Subject: Hocus provided new sprites; Apply them --- npc/081-3/logic.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'npc/081-3/logic.txt') diff --git a/npc/081-3/logic.txt b/npc/081-3/logic.txt index ce8f1022..9e382b7d 100644 --- a/npc/081-3/logic.txt +++ b/npc/081-3/logic.txt @@ -28,7 +28,7 @@ 'LOCKD = true; @BC1ME = getcharid(3); - .@mg = monster(getmap(), 44, 36, "Existential Crisis", Santaboo, 1, "Pentagram#Xmas21A::OnFin"); // FIXME Santaboo => SnowBallMan + .@mg = monster(getmap(), 44, 36, "Der Schneemann", SnowmanBoss, 1, "Pentagram#Xmas21A::OnFin"); // Prepare the difficulty settings // Each difficulty level doubles the nÂș of players difficulty setting @@ -94,7 +94,7 @@ OnTimer40000: .CYCLE += 1; .@m$=getmapinfo(MAPINFO_NAME); // We could use .map$ too - areamonster(.@m$, 31, 23, 58, 50, "Snowballz", IceElement, 1+getmapusers(.@m$)); // FIXME IceElement => Snowball + areamonster(.@m$, 31, 23, 58, 50, "Snowballz", Snowman, 1+getmapusers(.@m$)); if (.CYCLE % 2 != 0) { initnpctimer; -- cgit v1.2.3-70-g09d2