mirror of
https://github.com/Aurorastation/Aurora.3.git
synced 2026-08-23 04:51:32 +01:00
Portable Memory Wiper. (#14696)
This commit is contained in:
@@ -121,6 +121,10 @@
|
||||
pda = /obj/item/modular_computer/handheld/pda/command/cciaa
|
||||
id = /obj/item/card/id/ccia
|
||||
|
||||
backpack_contents = list(
|
||||
/obj/item/device/memorywiper = 1
|
||||
)
|
||||
|
||||
id_icon = "ccia"
|
||||
id_access = "CCIA Agent"
|
||||
|
||||
|
||||
@@ -214,4 +214,4 @@
|
||||
name = "25 Liquid-Bags"
|
||||
desc = "Use these bags to set up some barricades. Does not come with barbed wire included."
|
||||
item_cost = 2
|
||||
path = /obj/item/stack/liquidbags
|
||||
path = /obj/item/stack/liquidbags
|
||||
|
||||
Reference in New Issue
Block a user