mirror of
https://github.com/VOREStation/VOREStation.git
synced 2026-08-30 07:28:53 +01:00
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:
@@ -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)
|
||||
|
||||
Reference in New Issue
Block a user