mirror of
https://github.com/Aurorastation/Aurora.3.git
synced 2025-12-24 17:11:22 +00:00
Smokepops (#9008)
This commit is contained in:
@@ -31,6 +31,7 @@
|
||||
|
||||
/datum/uplink_item/item/stealth_items/chameleon_projector
|
||||
name = "Chameleon-Projector"
|
||||
desc = "A device that can be used to mimic common items by scanning, then transforming into them."
|
||||
item_cost = 8
|
||||
path = /obj/item/device/chameleon
|
||||
|
||||
@@ -44,4 +45,10 @@
|
||||
name = "Balaclava"
|
||||
desc = "Designed to both hide identities and keep your face comfy and warm."
|
||||
item_cost = 1
|
||||
path = /obj/item/clothing/mask/balaclava/grey
|
||||
path = /obj/item/clothing/mask/balaclava/grey
|
||||
|
||||
/datum/uplink_item/item/stealth_items/stealthpop
|
||||
name = "Stealthpops"
|
||||
desc = "Snap pops with a compound added which deploys a small smokescreen upon exploding."
|
||||
item_cost = 1
|
||||
path = /obj/item/storage/box/snappops/syndi
|
||||
Reference in New Issue
Block a user