Skip to content

Commit

Permalink
Additional alter skins
Browse files Browse the repository at this point in the history
  • Loading branch information
FeenieRU committed Jan 8, 2025
1 parent b65126a commit 2edc5d4
Show file tree
Hide file tree
Showing 4 changed files with 12 additions and 0 deletions.
11 changes: 11 additions & 0 deletions tff_modular/modules/redsec/code/cloth.dm
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
/obj/item/clothing/head/hats/warden/police/patrol
icon = 'tff_modular/modules/redsec/icons/hats.dmi'
worn_icon = 'tff_modular/modules/redsec/icons/head.dmi'
unique_reskin = list(
"Blue" = "policeofficercap",
"Red" = "fedcapsec",
"Sillitoe" = "policetrafficcap",
"Black and blue" = "policeofficerpatrolcap",
"Black and red" = "policeofficerpatrolcap_red",
"Cadet" = "policecadetcap",
)
Binary file added tff_modular/modules/redsec/icons/hats.dmi
Binary file not shown.
Binary file added tff_modular/modules/redsec/icons/head.dmi
Binary file not shown.
1 change: 1 addition & 0 deletions tgstation.dme
Original file line number Diff line number Diff line change
Expand Up @@ -8904,6 +8904,7 @@
#include "tff_modular\modules\poster_contest\official.dm"
#include "tff_modular\modules\poster_contest\winners_items\code.dm"
#include "tff_modular\modules\quirks\code\_quirk.dm"
#include "tff_modular\modules\redsec\code\cloth.dm"
#include "tff_modular\modules\redsec\code\vending.dm"
#include "tff_modular\modules\redsec_reskins\code\beret_reskin.dm"
#include "tff_modular\modules\redsec_reskins\code\hood_reskin.dm"
Expand Down

0 comments on commit 2edc5d4

Please sign in to comment.