From ecce69fd87ff3d6b906c661653118dd42a39e433 Mon Sep 17 00:00:00 2001 From: Jesusaves Date: Sat, 18 Dec 2021 10:27:46 -0300 Subject: Take the central chamber a bit easier --- npc/082-3/poppet.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/npc/082-3/poppet.txt b/npc/082-3/poppet.txt index eed36e88..81097f90 100644 --- a/npc/082-3/poppet.txt +++ b/npc/082-3/poppet.txt @@ -229,7 +229,7 @@ function spawn { areamonster("082-3", 130, 20, 180, 64, strmobinfo(1, .@mob), .@mob, .@amo); areamonster("082-3", 20, 127, 65, 175, strmobinfo(1, .@mob), .@mob, .@amo); areamonster("082-3", 136, 135, 180, 180, strmobinfo(1, .@mob), .@mob, .@amo); - areamonster("082-3", 55, 50, 134, 128, strmobinfo(1, .@mob), .@mob, .@amo); + areamonster("082-3", 55, 50, 134, 128, strmobinfo(1, .@mob), .@mob, max(1, .@amo/2)); // Global areamonster("082-3", 20, 20, 180, 180, strmobinfo(1, GreenSlime), GreenSlime, 1 + (.diff * getmapusers("082-3") / 2)); return; -- cgit v1.2.3-60-g2f50