mirror of
https://github.com/yogstation13/Yogstation.git
synced 2025-02-26 09:04:50 +00:00
Pinpointer refactor (#19156)
* Pinpointer refactor * Gives operatives the proper pinpointers * Improves operative and AI tracking a bit * Bashing people over minor mistakes is the new thing * Replaces some more strings with defines * Makes operative tracking actually functional * Improves operative tracking * Conflicts I * Conflicts III * Conflicts I * Conflicts III * Adds two new tracking modes * Fixes a grammar error
This commit is contained in:
@@ -296,7 +296,7 @@
|
||||
gloves = /obj/item/clothing/gloves/combat
|
||||
back = /obj/item/weapon/storage/backpack
|
||||
ears = /obj/item/device/radio/headset/syndicate/alt
|
||||
l_pocket = /obj/item/weapon/pinpointer/nukeop
|
||||
l_pocket = /obj/item/weapon/pinpointer/syndicate
|
||||
id = /obj/item/weapon/card/id/syndicate
|
||||
belt = /obj/item/weapon/gun/projectile/automatic/pistol
|
||||
backpack_contents = list(/obj/item/weapon/storage/box/syndie=1)
|
||||
|
||||
Reference in New Issue
Block a user