mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-07-14 16:44:33 +01:00
changes surgery_initiator to /robo/sharp (#30873)
/robo to /robo/sharp, should fix bug while retaining silicon effectiveness in wiki Signed-off-by: SPACEGEESE <136994596+spacegeese@users.noreply.github.com>
This commit is contained in:
@@ -121,7 +121,7 @@
|
||||
|
||||
/obj/item/kitchen/knife/Initialize(mapload)
|
||||
. = ..()
|
||||
AddComponent(/datum/component/surgery_initiator/robo)
|
||||
AddComponent(/datum/component/surgery_initiator/robo/sharp)
|
||||
RegisterSignal(src, COMSIG_BIT_ATTACH, PROC_REF(add_bit))
|
||||
RegisterSignal(src, COMSIG_CLICK_ALT, PROC_REF(remove_bit))
|
||||
|
||||
|
||||
Reference in New Issue
Block a user