This commit is contained in:
Mack
2019-04-17 23:11:24 -04:00
committed by GitHub
parent 0aa3bf682b
commit 574254fdf5
@@ -16,4 +16,17 @@
cold_protection = FEET
min_cold_protection_temperature = SHOE_MIN_COLD_PROTECTION_TEMPERATURE
heat_protection = FEET
max_heat_protection_temperature = SHOE_MAX_HEAT_PROTECTION_TEMPERATURE
max_heat_protection_temperature = SHOE_MAX_HEAT_PROTECTION_TEMPERATURE
/obj/item/clothing/shoes/boots/the_fast
name = "The Fast"
desc = "I am The Fast"
icon_state = "swat"
item_flags = NOSLIP
siemens_coefficient = 0.6
slowdown = -3
cold_protection = FEET
min_cold_protection_temperature = SHOE_MIN_COLD_PROTECTION_TEMPERATURE
heat_protection = FEET
max_heat_protection_temperature = SHOE_MAX_HEAT_PROTECTION_TEMPERATURE