mirror of
https://github.com/Aurorastation/Aurora.3.git
synced 2026-08-23 04:51:32 +01:00
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:
@@ -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."
|
||||
|
||||
Reference in New Issue
Block a user