mirror of
https://github.com/VOREStation/VOREStation.git
synced 2026-07-17 01:54:25 +01:00
@@ -228,7 +228,7 @@
|
||||
target.module.modules.Add(add_item)
|
||||
target.module.contents.Add(add_item)
|
||||
spawn(0)
|
||||
SEND_SIGNAL(add_item, COMSIG_MOVABLE_MOVED)
|
||||
SEND_SIGNAL(add_item, COMSIG_MOVABLE_ATTEMPTED_MOVE)
|
||||
target.hud_used?.update_robot_modules_display()
|
||||
if(istype(add_item, /obj/item/stack/))
|
||||
var/obj/item/stack/item_with_synth = add_item
|
||||
|
||||
Reference in New Issue
Block a user