From 69cb5af3d27b04c65b4572d2f9be7fa57039b62b Mon Sep 17 00:00:00 2001 From: Jesusaves Date: Thu, 11 Mar 2021 20:22:37 -0300 Subject: This is not a bug but... --- npc/029-0/mobs.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'npc/029-0/mobs.txt') diff --git a/npc/029-0/mobs.txt b/npc/029-0/mobs.txt index 0f937a50d..a75812db2 100644 --- a/npc/029-0/mobs.txt +++ b/npc/029-0/mobs.txt @@ -38,7 +38,7 @@ OnInit: end; function SFspawn { - .@am=($FIRESOFSTEAM > getarg(8) ? (getarg(6)*6/10) : getarg(6)); + .@am=($FIRESOFSTEAM > getarg(8) ? (getarg(6)*4/10) : getarg(6)); debugmes "Spawning %d/%d mobs on %s", .@am, getarg(6), getarg(0); areamonster(getarg(0), getarg(1), getarg(2), getarg(3), getarg(4), strmobinfo(1, getarg(5)), getarg(5), .@am, -- cgit v1.2.3-60-g2f50