mirror of
https://github.com/KabKebab/GS13.git
synced 2026-07-20 04:17:45 +01:00
more clothes, fixes to human sprites, mamal sprites and tails.
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
/obj/item/clothing/gloves/latexsleeves
|
||||
name = "Latex Sleeves"
|
||||
desc = "A pair of shiny latex sleeves that covers one arms."
|
||||
name = "latex sleeves"
|
||||
desc = "A pair of shiny latex sleeves that covers ones arms."
|
||||
icon_state = "latex"
|
||||
item_state = "latex"
|
||||
icon = 'hyperstation/icons/obj/clothing/gloves.dmi'
|
||||
@@ -8,7 +8,7 @@
|
||||
mutantrace_variation = NO_MUTANTRACE_VARIATION
|
||||
|
||||
/obj/item/clothing/head/dominatrixcap
|
||||
name = "Dominatrix Cap"
|
||||
name = "dominatrix cap"
|
||||
desc = "A sign of authority, over the body."
|
||||
icon_state = "dominatrix"
|
||||
item_state = "dominatrix"
|
||||
@@ -17,10 +17,8 @@
|
||||
mutantrace_variation = NO_MUTANTRACE_VARIATION
|
||||
|
||||
/obj/item/clothing/shoes/highheels
|
||||
name = "High Heels"
|
||||
name = "high heels"
|
||||
desc = "They make the wearer appear taller, and noisey!"
|
||||
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
|
||||
Reference in New Issue
Block a user