Resprites brown and white fedora (#24334)

* Resprites brown and white fedora

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

Co-authored-by: Burzah <116982774+Burzah@users.noreply.github.com>

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

Co-authored-by: Luc <89928798+lewcc@users.noreply.github.com>

---------

Co-authored-by: Burzah <116982774+Burzah@users.noreply.github.com>
Co-authored-by: Luc <89928798+lewcc@users.noreply.github.com>
This commit is contained in:
Henri215
2024-03-12 11:42:13 +00:00
committed by GitHub
co-authored by Burzah Luc
parent a21a006063
commit 1c41bbd4be
6 changed files with 15 additions and 30 deletions
@@ -418,14 +418,18 @@
/obj/item/nullrod/fedora
name = "binary fedora"
desc = "The brim of the hat is as sharp as the division between 0 and 1. It makes a mighty throwing weapon."
icon = 'icons/obj/clothing/hats.dmi'
icon_state = "fedora"
item_state = "fedora"
slot_flags = SLOT_FLAG_HEAD
icon = 'icons/obj/clothing/hats.dmi'
force = 0
throw_speed = 4
throw_range = 7
throwforce = 25 // Yes, this is high, since you can typically only use it once in a fight.
sprite_sheets = list(
"Vox" = 'icons/mob/clothing/species/vox/head.dmi',
"Grey" = 'icons/mob/clothing/species/grey/head.dmi'
)
/obj/item/nullrod/armblade
name = "dark blessing"