Merge remote-tracking branch 'upstream/master'

This commit is contained in:
Hawk_v3
2019-08-30 21:38:17 +01:00
47 changed files with 850 additions and 631 deletions
@@ -46,7 +46,6 @@
character.weight_loss = pref.weight_loss
character.fuzzy = pref.fuzzy
character.appearance_flags -= pref.fuzzy*PIXEL_SCALE
character.appearance_flags |= KEEP_TOGETHER
character.resize(pref.size_multiplier, animate = FALSE)
/datum/category_item/player_setup_item/vore/size/content(var/mob/user)