Armor for security armor and a small fix
This commit is contained in:
@@ -108,6 +108,7 @@
|
|||||||
|
|
||||||
/obj/item/clothing/under/trek/sec/orv
|
/obj/item/clothing/under/trek/sec/orv
|
||||||
desc = "An uniform worn by security officers since 2420s."
|
desc = "An uniform worn by security officers since 2420s."
|
||||||
|
armor = list("melee" = 10, "bullet" = 0, "laser" = 0,"energy" = 0, "bomb" = 0, "bio" = 0, "rad" = 0, "fire" = 30, "acid" = 30, "wound" = 10)
|
||||||
icon_state = "orv_sec"
|
icon_state = "orv_sec"
|
||||||
|
|
||||||
/obj/item/clothing/under/trek/medsci/orv
|
/obj/item/clothing/under/trek/medsci/orv
|
||||||
@@ -122,12 +123,13 @@
|
|||||||
icon_state = "orv_com_capt"
|
icon_state = "orv_com_capt"
|
||||||
|
|
||||||
/obj/item/clothing/under/trek/command/orv/eng
|
/obj/item/clothing/under/trek/command/orv/eng
|
||||||
name = "operations command uniform"
|
name = "engineering command uniform"
|
||||||
desc = "An uniform worn by Chief Engineers since 2550s."
|
desc = "An uniform worn by Chief Engineers since 2550s."
|
||||||
icon_state = "orv_com_eng"
|
icon_state = "orv_com_eng"
|
||||||
|
|
||||||
/obj/item/clothing/under/trek/command/orv/sec
|
/obj/item/clothing/under/trek/command/orv/sec
|
||||||
name = "operations command uniform"
|
name = "security command uniform"
|
||||||
|
armor = list("melee" = 10, "bullet" = 0, "laser" = 0,"energy" = 0, "bomb" = 0, "bio" = 0, "rad" = 0, "fire" = 50, "acid" = 50, "wound" = 10)
|
||||||
desc = "An uniform worn by Heads of Security since 2550s."
|
desc = "An uniform worn by Heads of Security since 2550s."
|
||||||
icon_state = "orv_com_sec"
|
icon_state = "orv_com_sec"
|
||||||
|
|
||||||
@@ -141,13 +143,11 @@
|
|||||||
name = "adjutant uniform"
|
name = "adjutant uniform"
|
||||||
desc = "An uniform worn by adjutants <i>(assistants)</i> since 2550s."
|
desc = "An uniform worn by adjutants <i>(assistants)</i> since 2550s."
|
||||||
icon_state = "orv_ass"
|
icon_state = "orv_ass"
|
||||||
item_state = "gy_suit"
|
|
||||||
|
|
||||||
/obj/item/clothing/under/trek/orv/service
|
/obj/item/clothing/under/trek/orv/service
|
||||||
name = "service uniform"
|
name = "service uniform"
|
||||||
desc = "An uniform worn by service officers since 2550s."
|
desc = "An uniform worn by service officers since 2550s."
|
||||||
icon_state = "orv_srv"
|
icon_state = "orv_srv"
|
||||||
item_state = "g_suit"
|
|
||||||
|
|
||||||
//The Motion Picture
|
//The Motion Picture
|
||||||
/obj/item/clothing/under/trek/fedutil
|
/obj/item/clothing/under/trek/fedutil
|
||||||
|
|||||||
Reference in New Issue
Block a user