Merge pull request #1760 from CHOMPStationBot/upstream-merge-10092

[MIRROR] Update resize pref and some resizing code
This commit is contained in:
Nadyr
2021-04-11 01:35:43 -04:00
committed by GitHub
18 changed files with 152 additions and 91 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>"