mirror of
https://github.com/Aurorastation/Aurora.3.git
synced 2026-08-27 23:14:18 +01:00
Updated the Datum Component System and dcs signals handling (#19625)
Updated the Datum Component System and dcs signals handling
This commit is contained in:
@@ -423,7 +423,7 @@
|
||||
|
||||
var/datum/component/armor/armor_component = H.GetComponent(/datum/component/armor)
|
||||
if(armor_component)
|
||||
armor_component.RemoveComponent()
|
||||
qdel(armor_component)
|
||||
|
||||
H.organs = list()
|
||||
H.internal_organs = list()
|
||||
|
||||
Reference in New Issue
Block a user