mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-07-12 07:33:34 +01:00
Update component.dm
This commit is contained in:
@@ -128,7 +128,7 @@
|
||||
var/datum/robot_component/D = get_component(module_name)
|
||||
D.component_disabled = 1
|
||||
spawn(duration)
|
||||
D.component_disabled = 0
|
||||
D.component_disabled = 0
|
||||
|
||||
// Returns component by it's string name
|
||||
/mob/living/silicon/robot/proc/get_component(var/component_name)
|
||||
|
||||
Reference in New Issue
Block a user