mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-08-23 05:00:55 +01:00
Merge branch 'master' of https://github.com/tgstation/tgstation into xpokee-test-upstream-sync
This commit is contained in:
@@ -169,6 +169,7 @@
|
||||
part.worn_icon = used_skin[MOD_WORN_ICON_OVERRIDE] || 'icons/mob/clothing/modsuit/mod_clothing.dmi'
|
||||
part.icon_state = "[skin]-[part.base_icon_state][mod.get_part_datum(part).sealed ? "-sealed" : ""]"
|
||||
mod.wearer?.update_clothing(part.slot_flags)
|
||||
mod.wearer?.refresh_obscured()
|
||||
|
||||
/datum/armor/mod_theme
|
||||
melee = 10
|
||||
|
||||
Reference in New Issue
Block a user