mirror of
https://github.com/VOREStation/VOREStation.git
synced 2026-07-18 18:46:24 +01:00
Update food_drinks.dm (#17736)
This commit is contained in:
@@ -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