Adds an engi pocket oxygen tank to kinetic crusher kit (#94752)

This commit is contained in:
MelokG
2026-01-12 17:32:17 +03:00
committed by GitHub
parent f3b7af692e
commit 455089e20a
+2 -1
View File
@@ -40,12 +40,13 @@
/datum/voucher_set/mining/crusher_kit
name = "Crusher Kit"
description = "Contains a kinetic crusher and a pocket fire extinguisher. Kinetic crusher is a versatile melee mining tool capable both of mining and fighting local fauna, however it is difficult to use effectively for anyone but most skilled and/or suicidal miners."
description = "Contains a kinetic crusher, expanded pocket oxygen tank and a pocket fire extinguisher. Kinetic crusher is a versatile melee mining tool capable both of mining and fighting local fauna, however it is difficult to use effectively for anyone but most skilled and/or suicidal miners."
icon = 'icons/obj/mining.dmi'
icon_state = "crusher"
set_items = list(
/obj/item/kinetic_crusher,
/obj/item/extinguisher/mini,
/obj/item/tank/internals/emergency_oxygen/engi,
)
/datum/voucher_set/mining/extraction_kit