Merge branch 'master' into afk-subsystem-2

This commit is contained in:
farie82
2020-06-06 07:01:34 +02:00
committed by GitHub
228 changed files with 2597 additions and 2933 deletions
@@ -320,6 +320,10 @@
if(!rlimb_data) src.rlimb_data = list()
if(!loadout_gear) loadout_gear = list()
// Check if the current body accessory exists
if(!GLOB.body_accessory_by_name[body_accessory])
body_accessory = null
return 1
/datum/preferences/proc/save_character(client/C)