code/datums/elements/bugkiller_reagent.dm
/datum/element/bugkiller_reagent | Simple element to be applied to reagents When those reagents are exposed to mobs with the bug biotype, causes toxins damage If this delivers the killing blow on a non-humanoid mob, it applies a special status effect that does a funny animation |
---|---|
/datum/status_effect/bugkiller_death | If bugkiller delivers a lethal dosage, applies this effect which does a funny animation THEN kills 'em Also makes it so simplemobs / basicmobs no longer delete when they die (if they do) |