mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-08-30 23:48:28 +01:00
Greyman Henley - Alternative to tacticool (and Dexter reference) (#26031)
* sprites for test * fixic * species * icon state * fixies * loadout and vendor * palette update * color update
This commit is contained in:
@@ -367,6 +367,11 @@
|
||||
description = "A sleek black turtleneck paired with some khakis (WARNING DOES NOT HAVE SUIT SENSORS)"
|
||||
path = /obj/item/clothing/under/syndicate/tacticool
|
||||
|
||||
/datum/gear/uniform/suit/greyman
|
||||
display_name = "Greyman Henley"
|
||||
description = "Khaki henley paired up with some grey cargo pants (WARNING DOES NOT HAVE SUIT SENSORS)"
|
||||
path = /obj/item/clothing/under/syndicate/greyman
|
||||
|
||||
/datum/gear/uniform/suit/assistantformal
|
||||
display_name = "Assistant's Formal Uniform"
|
||||
description = "Formal attire fit for an Assistant."
|
||||
|
||||
@@ -21,6 +21,14 @@
|
||||
icon_state = "syndicate_combat"
|
||||
item_color = "syndicate_combat"
|
||||
|
||||
|
||||
/obj/item/clothing/under/syndicate/greyman
|
||||
name = "greyman henley"
|
||||
desc = "Attire for someone who finds it hard to survive in the safest place known to man - urban environment "
|
||||
icon_state = "greyman"
|
||||
item_color = "greyman"
|
||||
armor = list(MELEE = 0, BULLET = 0, LASER = 0, ENERGY = 0, BOMB = 0, RAD = 5, FIRE = 40, ACID = 35)
|
||||
|
||||
/obj/item/clothing/under/syndicate/tacticool
|
||||
name = "tacticool turtleneck"
|
||||
desc = "Just looking at it makes you want to buy an SKS, go into the woods, and -operate-."
|
||||
|
||||
Reference in New Issue
Block a user