mirror of
https://github.com/Aurorastation/Aurora.3.git
synced 2026-01-03 22:12:38 +00:00
Hoodie Hood Sprite Tweak (#14872)
* Sprite Tweak * Ditto * More Tweaks * Tweaks the Hoodie Hood Sprite * Path Fix
This commit is contained in:
@@ -1135,7 +1135,7 @@
|
||||
/obj/random/hoodie
|
||||
name = "random winter coat"
|
||||
desc = "This is a random winter coat."
|
||||
icon = 'icons/obj/hoodies.dmi'
|
||||
icon = 'icons/obj/clothing/hoodies.dmi'
|
||||
icon_state = "coatwinter"
|
||||
problist = list(
|
||||
/obj/item/clothing/suit/storage/hooded/wintercoat = 5,
|
||||
|
||||
@@ -35,7 +35,7 @@
|
||||
/obj/item/clothing/suit/storage/hooded/wintercoat
|
||||
name = "winter coat"
|
||||
desc = "A heavy jacket made from animal furs."
|
||||
icon = 'icons/obj/hoodies.dmi'
|
||||
icon = 'icons/obj/clothing/hoodies.dmi'
|
||||
icon_state = "coatwinter"
|
||||
item_state = "coatwinter"
|
||||
contained_sprite = TRUE
|
||||
@@ -50,7 +50,7 @@
|
||||
/obj/item/clothing/head/winterhood
|
||||
name = "winter hood"
|
||||
desc = "A hood attached to a heavy winter jacket."
|
||||
icon = 'icons/obj/hoodies.dmi'
|
||||
icon = 'icons/obj/clothing/hoodies.dmi'
|
||||
icon_state = "coatwinter_hood"
|
||||
contained_sprite = TRUE
|
||||
body_parts_covered = HEAD
|
||||
|
||||
6
html/changelogs/hoodie_tweak.yml
Normal file
6
html/changelogs/hoodie_tweak.yml
Normal file
@@ -0,0 +1,6 @@
|
||||
author: SleepyGemmy
|
||||
|
||||
delete-after: True
|
||||
|
||||
changes:
|
||||
- imageadd: "Tweaks the hoodie hood sprite slightly to make it more form-fitting."
|
||||
Binary file not shown.
|
Before Width: | Height: | Size: 68 KiB After Width: | Height: | Size: 68 KiB |
Reference in New Issue
Block a user