Skip to content

Commit

Permalink
monster was right
Browse files Browse the repository at this point in the history
  • Loading branch information
NinjaPikachuska committed Jan 21, 2025
1 parent 25954f0 commit 5c7f699
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions code/modules/client/character_menu/loadout/loadout_hats.dm
Original file line number Diff line number Diff line change
Expand Up @@ -95,6 +95,10 @@
berets["purple"] = /obj/item/clothing/head/beret/purple
gear_tweaks += new/datum/gear_tweak/path(berets)

/datum/gear/head/kitty_ears
display_name = "Kitty ears"
path = /obj/item/clothing/head/kitty

/datum/gear/head/chep
display_name = "Maid cap"
path = /obj/item/clothing/head/chep
Expand Down

0 comments on commit 5c7f699

Please sign in to comment.