Door rigging tool (#18899)

Added a door rigging tool, it allows you to mine a door, so that when it
opens, it explodes. Requires the door to be welded shut first.
Added a box and antag uplink item for the above.

---------

Signed-off-by: Fluffy <65877598+FluffyGhoster@users.noreply.github.com>
Co-authored-by: Geeves <ggrobler447@gmail.com>
This commit is contained in:
Fluffy
2024-04-15 08:39:48 +00:00
committed by GitHub
co-authored by Geeves
parent 6a193f69a1
commit b6f650366b
4 changed files with 117 additions and 0 deletions
@@ -62,6 +62,13 @@
telecrystal_cost = 5
path = /obj/item/storage/box/landmines/standstill
/datum/uplink_item/item/stealthy_weapons/door_rigging_landmines
name = "Door Rigging Landmines"
desc = "A box with 5 door rigging landmines, which will explode when the door they are attached to opens. \
You need to weld the door closed to use this, so do not forget to have a welder and probably some welding goggles with you."
telecrystal_cost = 5
path = /obj/item/storage/box/landmines/door_rigging
/datum/uplink_item/item/stealthy_weapons/claymore_mines
name = "Claymore Mines"
desc = "A box with 5 claymore miners, relative detonators (signalers), and a spare one for you to trigger them all."