bug fixes

This commit is contained in:
Seris02
2020-02-04 17:18:45 +08:00
parent 18489e5b65
commit 49f80d52a8
5 changed files with 16 additions and 11 deletions
+2 -2
View File
@@ -604,8 +604,8 @@
if (apc)
apc.set_hijacked_lighting()
apc.update_icon()
H.stealthcooldown = world.time + 30 SECONDS
H.toggle_eyes(H.toggled && !H.stealthmode)
H.stealthcooldown = world.time + 15 SECONDS
H.toggle_eyes()
to_chat(owner,"<span class='notice'>You toggle the hijack implant's stealthmode [H.stealthmode ? "on" : "off"].</span>")
/datum/action/item_action/flash