Thermal Safe Drill (#10996)

This commit is contained in:
Geeves
2021-01-24 12:15:14 +01:00
committed by GitHub
parent 6211c0a2c3
commit 169e87ba19
11 changed files with 171 additions and 32 deletions
@@ -0,0 +1,4 @@
/datum/looping_sound/thermal_drill
mid_sounds = list('sound/items/thermal_drill.ogg' = 1)
mid_length = 19
volume = 30
+5
View File
@@ -123,6 +123,11 @@
item_cost = 35
path = /obj/item/antag_spawner/borg_tele
/datum/uplink_item/item/tools/thermal_drill
name = "Thermal Safe Drill"
item_cost = 8
path = /obj/item/thermal_drill
/datum/uplink_item/item/tools/heatpatch
name = "HUDPatch, Thermal"
item_cost = 6