diff options
Diffstat (limited to 'npc/029-0/mobs.txt')
-rw-r--r-- | npc/029-0/mobs.txt | 2 |
1 files changed, 1 insertions, 1 deletions
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, |