Xenoarcheologist Dedicated Role (#14532)

This commit is contained in:
SleepyGemmy
2022-08-25 16:23:14 +02:00
committed by GitHub
parent 48685d0cc7
commit 22f087082c
16 changed files with 1418 additions and 1039 deletions
+6 -6
View File
@@ -78,10 +78,10 @@
icon_state = "zav_assistant"
item_state = "zav_assistant"
// Xenoarcheologist
/obj/item/clothing/under/rank/scientist/xenoarcheologist
name = "xenoarcheologist's jumpsuit"
desc = "It's made of a special fiber that provides minor protection against explosions. It has markings that denote the wearer as a xenoarcheologist."
// Xenoarchaeologist
/obj/item/clothing/under/rank/scientist/xenoarchaeologist
name = "xenoarchaeologist's jumpsuit"
desc = "It's made of a special fiber that provides minor protection against explosions. It has markings that denote the wearer as a xenoarchaeologist."
icon_state = "nt_xenoarch"
item_state = "nt_xenoarch"
permeability_coefficient = 0.50
@@ -89,11 +89,11 @@
bomb = ARMOR_BOMB_MINOR
)
/obj/item/clothing/under/rank/scientist/xenoarcheologist/zeng
/obj/item/clothing/under/rank/scientist/xenoarchaeologist/zeng
icon_state = "zeng_xenoarch"
item_state = "zeng_xenoarch"
/obj/item/clothing/under/rank/scientist/xenoarcheologist/zavod
/obj/item/clothing/under/rank/scientist/xenoarchaeologist/zavod
icon_state = "zav_xenoarch"
item_state = "zav_xenoarch"
+5
View File
@@ -39,6 +39,11 @@
table_mat = MATERIAL_WOOD
table_reinf = MATERIAL_WOOD
/obj/structure/table/reinforced/glass
table_mat = MATERIAL_GLASS_REINFORCED
table_reinf = MATERIAL_GLASS_REINFORCED
alpha = 77 // 0.3 * 255
/obj/structure/table/wood
icon_state = "plain_preview"
table_mat = MATERIAL_WOOD