mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-07-16 09:34:21 +01:00
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:
@@ -148,6 +148,11 @@
|
||||
display_name = "Cowboy hat, pink"
|
||||
path = /obj/item/clothing/head/cowboyhat/pink
|
||||
|
||||
/datum/gear/hat/cowboyhat/sec
|
||||
display_name = "Cowboy hat, security"
|
||||
path = /obj/item/clothing/head/cowboyhat/sec
|
||||
allowed_roles = list("Head of Security", "Warden", "Security Officer")
|
||||
|
||||
/datum/gear/hat/beret_purple
|
||||
display_name = "Beret, purple"
|
||||
path = /obj/item/clothing/head/beret/purple_normal
|
||||
|
||||
Reference in New Issue
Block a user