mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-08-25 13:07:46 +01:00
SWIM OR DRIP JACK (#22610)
This commit is contained in:
@@ -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."
|
||||
|
||||
Reference in New Issue
Block a user