hephaestus (#28474)

This commit is contained in:
PopeDaveThe3th
2025-03-05 20:35:13 +00:00
committed by GitHub
parent a65b047598
commit 0c94b123e0
7 changed files with 33 additions and 33 deletions
@@ -2,7 +2,7 @@
icon = 'icons/mob/sprite_accessories/ipc/ipc_face.dmi'
species_allowed = list("Machine")
glasses_over = 1
models_allowed = list("Bishop Cybernetics mtr.", "Hesphiastos Industries mtr.", "Morpheus Cyberkinetics", "Ward-Takahashi mtr.", "Xion Manufacturing Group mtr.", "Shellguard Munitions Monitor Series")
models_allowed = list("Bishop Cybernetics mtr.", "Hephaestus Industries mtr.", "Morpheus Cyberkinetics", "Ward-Takahashi mtr.", "Xion Manufacturing Group mtr.", "Shellguard Munitions Monitor Series")
/datum/sprite_accessory/hair/ipc/ipc_screen_blank
name = "Blank IPC Screen"
@@ -104,38 +104,38 @@
name = "Waiting IPC screen"
icon_state = "waiting"
/datum/sprite_accessory/hair/ipc/hesphiastos_alt_off
name = "Dark Hesphiastos Screen"
/datum/sprite_accessory/hair/ipc/hephaestus_alt_off
name = "Dark Hephaestus Screen"
icon_state = "off"
models_allowed = list("Hesphiastos Industries alt.")
models_allowed = list("Hephaestus Industries alt.")
/datum/sprite_accessory/hair/ipc/hesphiastos_alt_pink
name = "Pink Hesphiastos Screen"
/datum/sprite_accessory/hair/ipc/hephaestus_alt_pink
name = "Pink Hephaestus Screen"
icon_state = "pink_hesp_alt"
models_allowed = list("Hesphiastos Industries alt.")
models_allowed = list("Hephaestus Industries alt.")
/datum/sprite_accessory/hair/ipc/hesphiastos_alt_orange
name = "Orange Hesphiastos Screen"
/datum/sprite_accessory/hair/ipc/hephaestus_alt_orange
name = "Orange Hephaestus Screen"
icon_state = "orange_hesp_alt"
models_allowed = list("Hesphiastos Industries alt.")
models_allowed = list("Hephaestus Industries alt.")
/datum/sprite_accessory/hair/ipc/hesphiastos_alt_goggle
name = "Goggles Hesphiastos Screen"
/datum/sprite_accessory/hair/ipc/hephaestus_alt_goggle
name = "Goggles Hephaestus Screen"
icon_state = "goggles_hesp_alt"
models_allowed = list("Hesphiastos Industries alt.")
models_allowed = list("Hephaestus Industries alt.")
/datum/sprite_accessory/hair/ipc/hesphiastos_alt_scroll
name = "Scrolling Hesphiastos Screen"
/datum/sprite_accessory/hair/ipc/hephaestus_alt_scroll
name = "Scrolling Hephaestus Screen"
icon_state = "scroll_hesp_alt"
models_allowed = list("Hesphiastos Industries alt.")
models_allowed = list("Hephaestus Industries alt.")
/datum/sprite_accessory/hair/ipc/hesphiastos_alt_rgb
name = "RGB Hesphiastos Screen"
/datum/sprite_accessory/hair/ipc/hephaestus_alt_rgb
name = "RGB Hephaestus Screen"
icon_state = "rgb_hesp_alt"
models_allowed = list("Hesphiastos Industries alt.")
models_allowed = list("Hephaestus Industries alt.")
/datum/sprite_accessory/hair/ipc/hesphiastos_alt_rainbow
name = "Rainbow Hesphiastos Screen"
/datum/sprite_accessory/hair/ipc/hephaestus_alt_rainbow
name = "Rainbow Hephaestus Screen"
icon_state = "rainbow_hesp_alt"
models_allowed = list("Hesphiastos Industries alt.")
models_allowed = list("Hephaestus Industries alt.")
@@ -3,7 +3,7 @@
name = "Humanoid Optics"
species_allowed = list("Machine")
icon_state = "optics"
models_allowed = list("Bishop Cybernetics", "Hesphiastos Industries", "Ward-Takahashi", "Xion Manufacturing Group", "Zeng-Hu Pharmaceuticals") //Should be the same as the manufacturing company of the limb in robolimbs.dm
models_allowed = list("Bishop Cybernetics", "Hephaestus Industries", "Ward-Takahashi", "Xion Manufacturing Group", "Zeng-Hu Pharmaceuticals") //Should be the same as the manufacturing company of the limb in robolimbs.dm
/datum/sprite_accessory/body_markings/head/optics/bishop_alt
name = "Bishop Alt. Optics"