Skip to content

Commit

Permalink
Merge pull request #4625 from JlereHda3oHbl1984/master
Browse files Browse the repository at this point in the history
owo юбочки для uwu сесурити
  • Loading branch information
FeenieRU authored Jul 21, 2024
2 parents 6c841da + 2a00f6a commit e13ce6d
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 0 deletions.
1 change: 1 addition & 0 deletions tff_modular/modules/redsec/code/vending.dm
Original file line number Diff line number Diff line change
Expand Up @@ -42,6 +42,7 @@
/obj/item/storage/backpack/duffelbag/sec = 5,
/obj/item/clothing/under/rank/security/officer = 10,
/obj/item/clothing/under/rank/security/officer/skirt = 10,
/obj/item/clothing/under/rank/security/peacekeeper/plain_skirt = 10,
/obj/item/clothing/under/rank/security/peacekeeper = 10,
/obj/item/clothing/under/rank/security/nova/utility = 3,
/obj/item/clothing/shoes/jackboots/sec = 10,
Expand Down
12 changes: 12 additions & 0 deletions tff_modular/modules/redsec_reskins/code/redsec.dm
Original file line number Diff line number Diff line change
Expand Up @@ -195,6 +195,18 @@
RESKIN_WORN_ICON = 'modular_nova/master_files/icons/mob/clothing/under/security.dmi',
RESKIN_WORN_ICON_STATE = "security_skirt"
),
"Blue Jumpskirt" = list(
RESKIN_ICON = 'modular_nova/master_files/icons/obj/clothing/under/security.dmi',
RESKIN_ICON_STATE = "jumpskirt_blue",
RESKIN_WORN_ICON = 'modular_nova/master_files/icons/mob/clothing/under/security.dmi',
RESKIN_ICON_STATE = "jumpskirt_blue"
),
"Black Jumpskirt" = list(
RESKIN_ICON = 'modular_nova/master_files/icons/obj/clothing/under/security.dmi',
RESKIN_ICON_STATE = "jumpskirt_black",
RESKIN_WORN_ICON = 'modular_nova/master_files/icons/mob/clothing/under/security.dmi',
RESKIN_ICON_STATE = "jumpskirt_black"
),
"Red Skirt" = list(
RESKIN_ICON = 'icons/obj/clothing/under/security.dmi',
RESKIN_ICON_STATE = "secskirt",
Expand Down

0 comments on commit e13ce6d

Please sign in to comment.