Smoke Grenade Module + Blob Buff (#24224)

* is good for you

* DESCRIPTION

* fix

* Update code/modules/mod/modules/modules_security.dm

Co-authored-by: DGamerL <108773801+DGamerL@users.noreply.github.com>

---------

Co-authored-by: DGamerL <108773801+DGamerL@users.noreply.github.com>
This commit is contained in:
Marm
2024-03-01 12:38:09 +00:00
committed by GitHub
parent f016100149
commit 1f3e991b2a
5 changed files with 30 additions and 5 deletions
@@ -697,6 +697,14 @@ GLOBAL_LIST_INIT(uplink_items, subtypesof(/datum/uplink_item))
cost = 5
surplus = 10
/datum/uplink_item/suits/smoke_grenade
name = "Smoke Grenade Module"
desc = "A module that dispenses primed smoke grenades to disperse crowds."
reference = "SGM"
item = /obj/item/mod/module/dispenser/smoke
cost = 10
surplus = 10
/datum/uplink_item/device_tools/binary
name = "Binary Translator Key"
desc = "A key, that when inserted into a radio headset, allows you to listen to and talk with artificial intelligences and cybernetic organisms in binary. To talk on the binary channel, type :+ before your radio message."