mirror of
https://github.com/Aurorastation/Aurora.3.git
synced 2026-08-27 06:54:18 +01:00
Thermal Safe Drill (#10996)
This commit is contained in:
@@ -0,0 +1,4 @@
|
||||
/datum/looping_sound/thermal_drill
|
||||
mid_sounds = list('sound/items/thermal_drill.ogg' = 1)
|
||||
mid_length = 19
|
||||
volume = 30
|
||||
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user