More steppy sounds + 'ignore shoes' pref (#19092)

* initial commit

* swap to better mech step sounds

* switch to tgprefs

* move that over,

---------

Co-authored-by: Cameron Lennox <killer65311@gmail.com>
This commit is contained in:
MeepleMuncher
2026-02-08 17:31:28 +01:00
committed by GitHub
co-authored by Cameron Lennox
parent 4055b8d042
commit 23e34de16e
8 changed files with 142 additions and 14 deletions
@@ -0,0 +1,9 @@
/datum/preference/toggle/human/ignore_shoes
category = PREFERENCE_CATEGORY_NON_CONTEXTUAL
savefile_key = "ignore_shoes"
default_value = FALSE
savefile_identifier = PREFERENCE_CHARACTER
can_randomize = FALSE
/datum/preference/toggle/human/ignore_shoes/apply_to_human(mob/living/carbon/human/target, value)
return