mirror of
https://github.com/Sandstorm-Station/Sandstorm-Station-13.git
synced 2026-08-20 11:48:49 +01:00
15 lines
605 B
Plaintext
15 lines
605 B
Plaintext
/datum/gear/head/slouch
|
|
name = "Slouch hat"
|
|
description = "An Australian Military slouch hat with one side turned up... Smells faintly of Kangaroos."
|
|
path = /obj/item/clothing/head/slouch_hat
|
|
|
|
/datum/gear/head/lawdog
|
|
name = "Law dog"
|
|
description = "Hat of the old west law bringers like bass reeves and wyatt erp."
|
|
path = /obj/item/clothing/head/lawdog
|
|
|
|
/datum/gear/head/gunfighter
|
|
name = "Gun fighter"
|
|
description = "One hell of a bastard wears this hat upon their head... with its hat band made out of bullet casings folks can tell you mean business."
|
|
path = /obj/item/clothing/head/gunfighter
|