Skip to content

Commit

Permalink
Uses old Sol Police sprites for a Police Cap reskin. (#1004)
Browse files Browse the repository at this point in the history
* Uses some seemingly unused sprites for a Police Cap reskin.

* Update modular_skyrat/modules/sec_haul/code/peacekeeper/peacekeeper_clothing.dm


* Update modular_skyrat/modules/sec_haul/code/peacekeeper/peacekeeper_clothing.dm

* Maybe updated

* Update modular_skyrat/modules/sec_haul/code/peacekeeper/peacekeeper_clothing.dm

---------

Co-authored-by: Cursor <[email protected]>
Co-authored-by: Bloop <[email protected]>
  • Loading branch information
3 people authored Dec 7, 2023
1 parent 36908ce commit 48d0018
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 0 deletions.
Binary file modified modular_skyrat/master_files/icons/mob/clothing/head.dmi
Binary file not shown.
Original file line number Diff line number Diff line change
Expand Up @@ -50,6 +50,12 @@
icon_state = "policeofficerpatrolcap"
supports_variations_flags = CLOTHING_SNOUTED_VARIATION_NO_NEW_ICON
armor_type = /datum/armor/head_helmet
unique_reskin = list(
"Blue" = "policeofficercap",
"Sillitoe" = "policetrafficcap",
"Black" = "policeofficerpatrolcap",
"Cadet" = "policecadetcap",
)

/obj/item/clothing/glasses/hud/security/sunglasses/peacekeeper
name = "peacekeeper hud glasses"
Expand Down

0 comments on commit 48d0018

Please sign in to comment.