Update resize pref and some resizing code

This commit is contained in:
Chompstation Bot
2021-04-07 20:08:32 +00:00
parent 1b9c7ace1a
commit 64990312af
18 changed files with 311 additions and 62 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>"