mirror of
https://github.com/Aurorastation/Aurora.3.git
synced 2026-08-24 05:23:22 +01:00
Adds the Peaked Beret (#18484)
* Adds the Peaked Beret * Sprite Names Fix * Sprite Tweaks * Sprite Tweaks Deuxième Partie
This commit is contained in:
@@ -102,6 +102,11 @@
|
||||
path = /obj/item/clothing/head/beret/colorable
|
||||
flags = GEAR_HAS_NAME_SELECTION | GEAR_HAS_DESC_SELECTION | GEAR_HAS_COLOR_SELECTION
|
||||
|
||||
/datum/gear/head/peaked_beret_colour
|
||||
display_name = "beret, peaked (colourable)"
|
||||
path = /obj/item/clothing/head/beret/peaked/colourable
|
||||
flags = GEAR_HAS_NAME_SELECTION | GEAR_HAS_DESC_SELECTION | GEAR_HAS_COLOR_SELECTION
|
||||
|
||||
/datum/gear/head/sidecap
|
||||
display_name = "side cap"
|
||||
path = /obj/item/clothing/head/sidecap
|
||||
|
||||
Reference in New Issue
Block a user