Update miscellaneous.dm

This commit is contained in:
silicons
2020-08-06 21:30:31 -07:00
committed by GitHub
parent 7e4f172ba5
commit 181de55685
+1 -1
View File
@@ -298,7 +298,7 @@
/obj/item/clothing/shoes/bronze/Initialize()
. = ..()
AddComponent(/datum/component/squeak, list('sound/machines/clockcult/integration_cog_install.ogg' = 1, 'sound/magic/clockwork/fellowship_armory.ogg' = 1), 50)
AddComponent(/datum/component/squeak, list('sound/machines/clockcult/integration_cog_install.ogg' = 1, 'sound/magic/clockwork/fellowship_armory.ogg' = 1), 50, footstep_only = TRUE)
/obj/item/clothing/shoes/wheelys
name = "Wheely-Heels"