Merge pull request #13037 from timothyteakettle/freedom-in-customisation

turns 304 lines of snowflake code into 24 lines
This commit is contained in:
silicons
2020-08-16 18:35:05 -07:00
committed by GitHub
5 changed files with 37 additions and 316 deletions
+3
View File
@@ -993,3 +993,6 @@ GLOBAL_LIST_EMPTY(external_rsc_urls)
screen -= S
qdel(S)
char_render_holders = null
/client/proc/can_have_part(part_name)
return prefs.pref_species.mutant_bodyparts[part_name] || (part_name in GLOB.unlocked_mutant_parts)