mirror of
https://github.com/VOREStation/VOREStation.git
synced 2026-08-23 12:08:28 +01:00
fix ID access
This commit is contained in:
@@ -292,6 +292,10 @@
|
||||
if(loc == R)
|
||||
hud_layerise()
|
||||
|
||||
/obj/item/weapon/card/id/cargo/minee/borg/GetAccess()
|
||||
return R?.idcard?.GetAccess()
|
||||
|
||||
|
||||
/obj/item/weapon/card/id/cargo/miner/borg/Destroy()
|
||||
UnregisterSignal(src, COMSIG_OBSERVER_MOVED)
|
||||
..()
|
||||
|
||||
Reference in New Issue
Block a user