Cowboy hats resprite (#24611)

* human_mob

* items

* grey_mob

* drask_mob

* vox_mob

* code, lets fucking hope i didnt forget anything

* i forgot stupid fuckign shit

* also i love to delete wrong things

* Update code/modules/clothing/head/misc_hats.dm

Co-authored-by: Henri215 <77684085+Henri215@users.noreply.github.com>

* Update code/modules/client/preference/loadout/loadout_hat.dm

Co-authored-by: 1080pCat <96908085+1080pCat@users.noreply.github.com>

* moved to other cowboy hats

---------

Co-authored-by: Henri215 <77684085+Henri215@users.noreply.github.com>
Co-authored-by: 1080pCat <96908085+1080pCat@users.noreply.github.com>
This commit is contained in:
McRamon
2024-03-20 20:23:54 +00:00
committed by GitHub
co-authored by Henri215 1080pCat
parent 7b462f34b6
commit d18cebac6e
9 changed files with 20 additions and 0 deletions
+12
View File
@@ -247,6 +247,12 @@
item_state = "cowboyhat"
desc = "For the Rancher in us all."
sprite_sheets = list(
"Vox" = 'icons/mob/clothing/species/vox/head.dmi',
"Drask" = 'icons/mob/clothing/species/drask/head.dmi',
"Grey" = 'icons/mob/clothing/species/grey/head.dmi'
)
/obj/item/clothing/head/cowboyhat/tan
name = "tan cowboy hat"
icon_state = "cowboyhat_tan"
@@ -271,6 +277,12 @@
item_state = "cowboyhat_pink"
desc = "For those buckle bunnies wanta' become a real buckaroo."
/obj/item/clothing/head/cowboyhat/sec
name = "security cowboy hat"
desc = "Secway is your horse."
icon_state = "cowboyhat_sec"
item_state = "cowboyhat_sec"
/obj/item/clothing/head/fedora
name = "fedora"
desc = "A great hat ruined by being within fifty yards of you."