Adds winter boots; adds workboots to the loadout system

This commit is contained in:
FlattestGuitar
2017-03-15 19:45:40 +01:00
parent d59ef5e380
commit 603668fb23
5 changed files with 18 additions and 0 deletions
@@ -7,6 +7,14 @@
display_name = "sandals, wooden"
path = /obj/item/clothing/shoes/sandal
/datum/gear/shoes/winterboots
display_name = "winter boots"
path = /obj/item/clothing/shoes/winterboots
/datum/gear/shoes/workboots
display_name = "work boots"
path = /obj/item/clothing/shoes/workboots
/datum/gear/shoes/fancysandals
display_name = "sandals, fancy"
cost = 5