mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-07-14 00:23:29 +01:00
This commit is contained in:
@@ -127,9 +127,9 @@
|
||||
max_damage = 50
|
||||
|
||||
/datum/robot_component/cell/install(obj/item/stock_parts/cell/C)
|
||||
..()
|
||||
external_type = C.type // Update the cell component's `external_type` to the path of new cell
|
||||
owner.cell = C
|
||||
..()
|
||||
|
||||
/datum/robot_component/cell/uninstall()
|
||||
..()
|
||||
|
||||
Reference in New Issue
Block a user