mirror of
https://github.com/CHOMPStation2/CHOMPStation2.git
synced 2026-08-22 12:47:16 +01:00
[MIRROR] Change character setup default to odd scaling (#11557)
Co-authored-by: TankTheBirb <96669534+TankTheBirb@users.noreply.github.com>
This commit is contained in:
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"
|
||||
|
||||
Reference in New Issue
Block a user