mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-08-27 15:17:01 +01:00
Merge branch 'master' of https://github.com/tgstation/tgstation into xpokee-test-upstream-sync
This commit is contained in:
@@ -271,7 +271,7 @@
|
||||
part.alternate_worn_layer = part_datum.unsealed_layer
|
||||
update_speed()
|
||||
wearer.update_clothing(part.slot_flags | slot_flags)
|
||||
wearer.update_obscured_slots(part.visor_flags_inv)
|
||||
wearer.refresh_obscured()
|
||||
if((part.clothing_flags & (MASKINTERNALS|HEADINTERNALS)) && wearer.invalid_internals())
|
||||
wearer.cutoff_internals()
|
||||
SEND_SIGNAL(src, COMSIG_MOD_PART_SEALED, part_datum)
|
||||
|
||||
Reference in New Issue
Block a user