mirror of
https://github.com/KabKebab/GS13.git
synced 2026-07-11 07:59:08 +01:00
Merge pull request #293 from Kabramen/Heels-fix
High Heels fixed + added in the loadout
This commit is contained in:
@@ -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
|
||||
Reference in New Issue
Block a user