Fixing a typo, and make the boss function

Rift mangus does not exsist with pain, aka players nuke them to oblivion once they try to melee.
And uhhh nuked the typo that made more mobs.
This commit is contained in:
Fluff
2023-03-31 13:35:05 -04:00
parent a92fcd8e15
commit be09625160
2 changed files with 2 additions and 1 deletions
@@ -29,6 +29,7 @@
vore_bump_chance = 20
size_multiplier = 1.10
faction = "demon"
damage_fatigue_mult = 0
armor_soak = list(
"melee" = 5,
@@ -132,7 +132,7 @@
/mob/living/simple_mob/humanoid/cultist/noodle/MouseDrop_T(mob/living/M, mob/living/user)
return
/mob/living/simple_mob/humanoid/cultist/noodle/bloodjaunt/fireball/init_vore()
/mob/living/simple_mob/humanoid/cultist/noodle/init_vore()
if(!voremob_loaded)
return
.=..()