mirror of
https://github.com/CHOMPStation2/CHOMPStation2.git
synced 2025-12-10 18:22:39 +00:00
[MIRROR] Capsaicin Fix (#10943)
Co-authored-by: Will <7099514+Willburd@users.noreply.github.com>
This commit is contained in:
committed by
GitHub
parent
d806cbb894
commit
70500b62f0
@@ -802,7 +802,7 @@
|
||||
M.adjustToxLoss(0.5 * removed)
|
||||
|
||||
/datum/reagent/capsaicin/affect_ingest(var/mob/living/carbon/M, var/alien, var/removed)
|
||||
..()
|
||||
// Do not call parent, we don't want this absorbed into our bloodstream!
|
||||
handle_spicy(M, alien, removed)
|
||||
|
||||
/datum/reagent/proc/handle_spicy(var/mob/living/carbon/M, var/alien, var/removed)
|
||||
|
||||
Reference in New Issue
Block a user