mirror of
https://github.com/CHOMPStation2/CHOMPStation2.git
synced 2026-08-25 14:16:58 +01:00
[MIRROR] Allows to limit liquid generation on low nutri / power (#12324)
Co-authored-by: Kashargul <144968721+Kashargul@users.noreply.github.com> Co-authored-by: vorestation-ci[bot] <199609141+vorestation-ci[bot]@users.noreply.github.com>
This commit is contained in:
co-authored by
Kashargul
vorestation-ci[bot] <199609141+vorestation-ci[bot]@users.noreply.github.com>
parent
3f125bf100
commit
4cefc154b2
@@ -87,8 +87,9 @@
|
||||
rimplant.reagents.remove_any(rimplant.transfer_amount)
|
||||
if(prob(25))
|
||||
visible_message(span_notice("[src] [pick(rimplant.random_emote)]."))
|
||||
else
|
||||
return
|
||||
else
|
||||
return
|
||||
|
||||
/mob/living/carbon/human/proc/toggle_cascade()
|
||||
|
||||
set name = "Toggle cascading"
|
||||
|
||||
Reference in New Issue
Block a user