mirror of
https://github.com/CHOMPStation2/CHOMPStation2.git
synced 2026-08-24 13:47:33 +01:00
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:
@@ -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
|
||||
.=..()
|
||||
|
||||
Reference in New Issue
Block a user