mirror of
https://github.com/Aurorastation/Aurora.3.git
synced 2026-08-27 23:14:18 +01:00
Infrared Sensor bugfixes (#12050)
This commit is contained in:
@@ -131,6 +131,7 @@ var/list/active_radio_jammers = list()
|
||||
if (W.isscrewdriver())
|
||||
to_chat(user, "<span class='notice'>You disassemble the improvised signal jammer.</span>")
|
||||
user.put_in_hands(assembly_holder)
|
||||
assembly_holder.detached()
|
||||
user.put_in_hands(cell)
|
||||
qdel(src)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user