adds a new tot item, the syndicate pop-up turret (#23347)

* adds a new tot item, the syndicate pop-up turret

* Update code/datums/uplink_items/uplink_general.dm

Co-authored-by: Luc <89928798+lewcc@users.noreply.github.com>

* Update code/game/machinery/portable_turret.dm

Co-authored-by: Luc <89928798+lewcc@users.noreply.github.com>

---------

Co-authored-by: Luc <89928798+lewcc@users.noreply.github.com>
This commit is contained in:
GDN
2023-12-12 20:24:42 +00:00
committed by GitHub
co-authored by Luc
parent 35cfa30b38
commit c12519307a
3 changed files with 82 additions and 0 deletions
@@ -231,6 +231,13 @@ GLOBAL_LIST_INIT(uplink_items, subtypesof(/datum/uplink_item))
item = /obj/item/batterer
cost = 25
/datum/uplink_item/dangerous/porta_turret
name = "Portable Turret"
desc = "A pop-up syndicate turret, shoots anyone who didn't prime the grenade. The turret cannot be moved after it's deployed."
reference = "MIS"
item = /obj/item/grenade/turret
cost = 20
// Ammunition
/datum/uplink_item/ammo