Merge pull request #14442 from SandPoot/master

Adds the skirt variant of the "Tactitool Turtleneck" to the loadout
This commit is contained in:
silicons
2021-03-18 06:40:51 -06:00
committed by GitHub
2 changed files with 10 additions and 0 deletions

View File

@@ -59,6 +59,12 @@
has_sensor = TRUE
armor = list("melee" = 0, "bullet" = 0, "laser" = 0,"energy" = 0, "bomb" = 0, "bio" = 0, "rad" = 0, "fire" = 0, "acid" = 0, "wound" = 5)
/obj/item/clothing/under/syndicate/cosmetic/skirt
name = "tactitool skirtleneck"
icon_state = "tactifool_skirt"
fitted = FEMALE_UNIFORM_TOP
mutantrace_variation = STYLE_DIGITIGRADE|STYLE_NO_ANTHRO_ICON
/obj/item/clothing/under/syndicate/sniper
name = "Tactical turtleneck suit"
desc = "A double seamed tactical turtleneck disguised as a civilian grade silk suit. Intended for the most formal operator. The collar is really sharp."

View File

@@ -199,6 +199,10 @@
name = "Tactitool Turtleneck"
path = /obj/item/clothing/under/syndicate/cosmetic
/datum/gear/uniform/skirtleneck
name = "Tactitool Skirtleneck"
path = /obj/item/clothing/under/syndicate/cosmetic/skirt
/datum/gear/uniform/sweater
name = "Cream Commando Sweater"
path = /obj/item/clothing/under/sweater