SWIM OR DRIP JACK (#22610)

This commit is contained in:
Octus
2023-10-09 20:33:54 +01:00
committed by GitHub
parent 5b6a2de4ca
commit 1ba9bc7cb7
4 changed files with 12 additions and 2 deletions
@@ -175,6 +175,14 @@
icon_state = "jacksandal"
item_color = "jacksandal"
/obj/item/clothing/shoes/jackboots/noisy
name = "heavy jackboots"
desc = "Outdated heavier versions of the standard Nanotrasen-issue Security combat boots. Pick up that can."
/obj/item/clothing/shoes/jackboots/noisy/Initialize(mapload)
. = ..()
AddComponent(/datum/component/squeak, list('sound/effects/jackboot1.ogg' = 1, 'sound/effects/jackboot2.ogg' = 1), 50, falloff_exponent = 20)
/obj/item/clothing/shoes/workboots
name = "work boots"
desc = "Thick-soled boots for industrial work environments."