[MIRROR] Change character setup default to odd scaling (#11557)

Co-authored-by: TankTheBirb <96669534+TankTheBirb@users.noreply.github.com>
This commit is contained in:
CHOMPStation2StaffMirrorBot
2025-09-01 21:30:14 +02:00
committed by GitHub
co-authored by TankTheBirb
parent f1f9065943
commit 57b782d759
@@ -10,7 +10,7 @@
var/weight_gain = 100 // Weight gain rate.
var/weight_loss = 50 // Weight loss rate.
var/fuzzy = 0 // Preference toggle for sharp/fuzzy icon. Default sharp.
var/offset_override = FALSE
var/offset_override = TRUE
var/voice_freq = 42500
var/voice_sound = "beep-boop"
var/custom_speech_bubble = "default"