mirror of
https://github.com/Citadel-Station-13/Citadel-Station-13.git
synced 2026-08-30 03:17:27 +01:00
Butts, nuts, n' tats. (please testmerge or merge & deploy before Halloween ball) (#15304)
* Butts * testicle fix + hidden is back * updated booba * prob bad idea actually thinking about icon states * fuck * this should be everything now * SandPoot's suggestion Co-authored-by: SandPoot <43283559+SandPoot@users.noreply.github.com> * tguify that last option * Revert "tguify that last option" This reverts commitf9d7a075e9. * Revert "Merge branch 'master' into cursingcitadel" This reverts commit2998b1908a, reversing changes made to6fc65a28fa. * Revert "Revert "Merge branch 'master' into cursingcitadel"" This reverts commitc4a2ad1a63. Co-authored-by: SandPoot <43283559+SandPoot@users.noreply.github.com> Co-authored-by: Putnam3145 <putnam3145@gmail.com>
This commit is contained in:
co-authored by
SandPoot
Putnam3145
parent
9d6ec35125
commit
3687361ba5
@@ -11,6 +11,16 @@
|
||||
config_entry_value = 20
|
||||
min_val = 0
|
||||
|
||||
/datum/config_entry/number/butt_min_size_prefs
|
||||
config_entry_value = 1
|
||||
min_val = 0
|
||||
max_val = BUTT_SIZE_MAX
|
||||
|
||||
/datum/config_entry/number/butt_max_size_prefs
|
||||
config_entry_value = BUTT_SIZE_MAX
|
||||
min_val = 0
|
||||
max_val = BUTT_SIZE_MAX
|
||||
|
||||
/datum/config_entry/keyed_list/safe_visibility_toggles
|
||||
key_mode = KEY_MODE_TEXT
|
||||
value_mode = VALUE_MODE_FLAG
|
||||
|
||||
Reference in New Issue
Block a user