mirror of
https://github.com/Aurorastation/Aurora.3.git
synced 2026-08-21 12:02:31 +01:00
Fixes cardox not applying to mobs on contact. (#14766)
This commit is contained in:
@@ -166,6 +166,7 @@
|
||||
taste_description = "cherry"
|
||||
conflicting_reagent = /decl/reagent/toxin/phoron
|
||||
strength = 1
|
||||
touch_mul = 0.75
|
||||
|
||||
/decl/reagent/toxin/cardox/affect_blood(var/mob/living/carbon/human/M, var/alien, var/removed, var/datum/reagents/holder)
|
||||
if(!istype(M))
|
||||
|
||||
Reference in New Issue
Block a user