Vision and Phaser Bug Fixes

- Emagging an expedition phaser properly consumes charges on the emag.
- Vision NIFSoft now has their overlays back.
This commit is contained in:
Unknown
2022-04-22 09:41:14 -04:00
parent 4f2a2a0259
commit e92061a56d
2 changed files with 25 additions and 0 deletions
@@ -36,6 +36,7 @@
if(lockable)
locked = !locked
to_chat(user, "<span class='warning'>You [locked ? "enable" : "disable"] the safety lock on \the [src]!</span>")
return 1
/obj/item/weapon/gun/energy/locked/special_check(mob/user)
if(locked)