Update resize pref and some resizing code

This commit is contained in:
Aronai Sieyes
2021-04-07 15:15:51 -04:00
parent a923324c11
commit 081b100e10
18 changed files with 149 additions and 88 deletions
@@ -45,7 +45,7 @@
character.weight_gain = pref.weight_gain
character.weight_loss = pref.weight_loss
character.fuzzy = pref.fuzzy
character.resize(pref.size_multiplier, animate = FALSE)
character.resize(pref.size_multiplier, animate = FALSE, ignore_prefs = TRUE)
/datum/category_item/player_setup_item/vore/size/content(var/mob/user)
. += "<br>"