mirror of
https://github.com/VOREStation/VOREStation.git
synced 2026-07-21 03:56:47 +01:00
More damage to macrophages
This commit is contained in:
@@ -447,7 +447,7 @@
|
||||
|
||||
if(istype(M, /mob/living/simple_mob/vore/aggressive/macrophage)) // Big ouch for viruses
|
||||
var/mob/living/simple_mob/macrophage = M
|
||||
macrophage.adjustToxLoss(15)
|
||||
macrophage.adjustToxLoss(20)
|
||||
|
||||
/datum/reagent/space_cleaner/touch_obj(var/obj/O)
|
||||
..()
|
||||
|
||||
Reference in New Issue
Block a user