Skip to content

Commit

Permalink
Gives Cinq a hat (#2133)
Browse files Browse the repository at this point in the history
* adds cinq hat

* Minor Spelling Mistake

I lost

* Goddammit
  • Loading branch information
KingSuperBOB authored May 17, 2024
1 parent 8a67d2c commit 5179621
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions code/modules/clothing/suits/ego_gear/non_abnormality/cinq.dm
Original file line number Diff line number Diff line change
Expand Up @@ -3,3 +3,9 @@
desc = "A black and blue suit used by the fixers of cinq association."
icon_state = "cinq"
armor = list(RED_DAMAGE = 30, WHITE_DAMAGE = 30, BLACK_DAMAGE = 30, PALE_DAMAGE = 0)
hat = /obj/item/clothing/head/ego_hat/cinq

/obj/item/clothing/head/ego_hat/cinq
name = "cinq association cavalier hat"
desc = "A cavalier hat worn by members of the cinq association, it gives you the urge to d-d-d-duel"
icon_state = "cinq"
Binary file modified icons/mob/clothing/ego_gear/head.dmi
Binary file not shown.

0 comments on commit 5179621

Please sign in to comment.