Makes the boots of speed slower, and boots.

This commit is contained in:
Anewbe
2017-10-01 12:11:16 -05:00
parent b47ac1d76c
commit e2e1493112

View File

@@ -3,15 +3,15 @@
desc = "What appears to be an ordinary pair of boots, is actually a bit more useful than that. These will help against slipping \
on flat surfaces, and will make you run a bit faster than if you had normal shoes or boots on."
cost = 50
obj_path = /obj/item/clothing/shoes/speed
obj_path = /obj/item/clothing/shoes/boots/speed
/obj/item/clothing/shoes/speed
/obj/item/clothing/shoes/boots/speed
name = "boots of speed"
desc = "The latest in sure footing technology."
icon_state = "swat"
item_flags = NOSLIP
siemens_coefficient = 0.6
slowdown = -2 // A bit faster than normal shows.
slowdown = -1
cold_protection = FEET
min_cold_protection_temperature = SHOE_MIN_COLD_PROTECTION_TEMPERATURE