Makes NukeOps Pinpointers wearable in PDA slots

This commit is contained in:
razekpraxis
2016-12-03 12:26:21 +00:00
parent 00e57852ea
commit 996be5a9dc
+1 -1
View File
@@ -179,7 +179,7 @@
/obj/item/weapon/pinpointer/nukeop
var/mode = 0 //Mode 0 locates disk, mode 1 locates the shuttle
var/obj/docking_port/mobile/home = null
slot_flags = SLOT_BELT
slot_flags = SLOT_BELT | SLOT_PDA
/obj/item/weapon/pinpointer/nukeop/attack_self(mob/user as mob)
if(!active)