[MIRROR] Food Synthesizers (#12885)

Co-authored-by: Poojawa <Poojawa@users.noreply.github.com>
Co-authored-by: Kashargul <144968721+Kashargul@users.noreply.github.com>
This commit is contained in:
CHOMPStation2StaffMirrorBot
2026-07-09 22:11:41 +02:00
committed by GitHub
co-authored by Poojawa Kashargul
parent 3d332058f5
commit 725fac5bb3
31 changed files with 2382 additions and 62 deletions
@@ -7,3 +7,14 @@
/datum/preference/toggle/human/ignore_shoes/apply_to_human(mob/living/carbon/human/target, value)
return
// Whether mob can be printed as a snack. requires body scan. Default false.
/datum/preference/toggle/living/foodsynth_cookies
category = PREFERENCE_CATEGORY_MANUALLY_RENDERED
savefile_key = "vore_fsynth_cookie"
default_value = FALSE
savefile_identifier = PREFERENCE_CHARACTER
can_randomize = FALSE
/datum/preference/toggle/living/foodsynth_cookies/apply_to_living(mob/living/target, value)
return