Merge pull request #3650 from TheBeoni/Sandals

Adds new sandals.
This commit is contained in:
Fox McCloud
2016-02-21 19:26:42 -05:00
7 changed files with 20 additions and 0 deletions
@@ -207,3 +207,18 @@
tools = list(/obj/item/weapon/wirecutters)
time = 40
/obj/item/clothing/shoes/sandal/white
name = "White Sandals"
desc = "Medical sandals that nerds wear."
icon_state = "medsandal"
item_color = "medsandal"
species_restricted = null
/obj/item/clothing/shoes/sandal/fancy
name = "Fancy Sandals"
desc = "FANCY!!."
icon_state = "fancysandal"
item_color = "fancysandal"
species_restricted = null