Merge pull request #293 from Kabramen/Heels-fix

High Heels fixed + added in the loadout
This commit is contained in:
Dahlular
2020-07-03 17:15:23 -06:00
committed by GitHub
3 changed files with 8 additions and 1 deletions
+2
View File
@@ -22,3 +22,5 @@
icon_state = "highheels"
item_state = "highheels"
icon = 'hyperstation/icons/obj/clothing/shoes.dmi'
alternate_worn_icon = 'hyperstation/icons/mobs/feet.dmi'
mutantrace_variation = NO_MUTANTRACE_VARIATION
Binary file not shown.

Before

Width:  |  Height:  |  Size: 182 B

After

Width:  |  Height:  |  Size: 353 B

@@ -71,4 +71,9 @@
/datum/gear/santaboots
name = "Santa Boots"
category = SLOT_SHOES
path= /obj/item/clothing/shoes/winterboots/santaboots
path= /obj/item/clothing/shoes/winterboots/santaboots
datum/gear/highheels
name = "High Heels"
category = SLOT_SHOES
path= /obj/item/clothing/shoes/highheels