|
2 | 2 | icon = 'icons/mob/sprite_accessories/ipc/ipc_face.dmi'
|
3 | 3 | species_allowed = list("Machine")
|
4 | 4 | glasses_over = 1
|
5 |
| - models_allowed = list("Bishop Cybernetics mtr.", "Hesphiastos Industries mtr.", "Morpheus Cyberkinetics", "Ward-Takahashi mtr.", "Xion Manufacturing Group mtr.", "Shellguard Munitions Monitor Series") |
| 5 | + models_allowed = list("Bishop Cybernetics mtr.", "Hephaestus Industries mtr.", "Morpheus Cyberkinetics", "Ward-Takahashi mtr.", "Xion Manufacturing Group mtr.", "Shellguard Munitions Monitor Series") |
6 | 6 |
|
7 | 7 | /datum/sprite_accessory/hair/ipc/ipc_screen_blank
|
8 | 8 | name = "Blank IPC Screen"
|
|
104 | 104 | name = "Waiting IPC screen"
|
105 | 105 | icon_state = "waiting"
|
106 | 106 |
|
107 |
| -/datum/sprite_accessory/hair/ipc/hesphiastos_alt_off |
108 |
| - name = "Dark Hesphiastos Screen" |
| 107 | +/datum/sprite_accessory/hair/ipc/hephaestus_alt_off |
| 108 | + name = "Dark Hephaestus Screen" |
109 | 109 | icon_state = "off"
|
110 |
| - models_allowed = list("Hesphiastos Industries alt.") |
| 110 | + models_allowed = list("Hephaestus Industries alt.") |
111 | 111 |
|
112 |
| -/datum/sprite_accessory/hair/ipc/hesphiastos_alt_pink |
113 |
| - name = "Pink Hesphiastos Screen" |
| 112 | +/datum/sprite_accessory/hair/ipc/hephaestus_alt_pink |
| 113 | + name = "Pink Hephaestus Screen" |
114 | 114 | icon_state = "pink_hesp_alt"
|
115 |
| - models_allowed = list("Hesphiastos Industries alt.") |
| 115 | + models_allowed = list("Hephaestus Industries alt.") |
116 | 116 |
|
117 |
| -/datum/sprite_accessory/hair/ipc/hesphiastos_alt_orange |
118 |
| - name = "Orange Hesphiastos Screen" |
| 117 | +/datum/sprite_accessory/hair/ipc/hephaestus_alt_orange |
| 118 | + name = "Orange Hephaestus Screen" |
119 | 119 | icon_state = "orange_hesp_alt"
|
120 |
| - models_allowed = list("Hesphiastos Industries alt.") |
| 120 | + models_allowed = list("Hephaestus Industries alt.") |
121 | 121 |
|
122 |
| -/datum/sprite_accessory/hair/ipc/hesphiastos_alt_goggle |
123 |
| - name = "Goggles Hesphiastos Screen" |
| 122 | +/datum/sprite_accessory/hair/ipc/hephaestus_alt_goggle |
| 123 | + name = "Goggles Hephaestus Screen" |
124 | 124 | icon_state = "goggles_hesp_alt"
|
125 |
| - models_allowed = list("Hesphiastos Industries alt.") |
| 125 | + models_allowed = list("Hephaestus Industries alt.") |
126 | 126 |
|
127 |
| -/datum/sprite_accessory/hair/ipc/hesphiastos_alt_scroll |
128 |
| - name = "Scrolling Hesphiastos Screen" |
| 127 | +/datum/sprite_accessory/hair/ipc/hephaestus_alt_scroll |
| 128 | + name = "Scrolling Hephaestus Screen" |
129 | 129 | icon_state = "scroll_hesp_alt"
|
130 |
| - models_allowed = list("Hesphiastos Industries alt.") |
| 130 | + models_allowed = list("Hephaestus Industries alt.") |
131 | 131 |
|
132 |
| -/datum/sprite_accessory/hair/ipc/hesphiastos_alt_rgb |
133 |
| - name = "RGB Hesphiastos Screen" |
| 132 | +/datum/sprite_accessory/hair/ipc/hephaestus_alt_rgb |
| 133 | + name = "RGB Hephaestus Screen" |
134 | 134 | icon_state = "rgb_hesp_alt"
|
135 |
| - models_allowed = list("Hesphiastos Industries alt.") |
| 135 | + models_allowed = list("Hephaestus Industries alt.") |
136 | 136 |
|
137 |
| -/datum/sprite_accessory/hair/ipc/hesphiastos_alt_rainbow |
138 |
| - name = "Rainbow Hesphiastos Screen" |
| 137 | +/datum/sprite_accessory/hair/ipc/hephaestus_alt_rainbow |
| 138 | + name = "Rainbow Hephaestus Screen" |
139 | 139 | icon_state = "rainbow_hesp_alt"
|
140 |
| - models_allowed = list("Hesphiastos Industries alt.") |
| 140 | + models_allowed = list("Hephaestus Industries alt.") |
141 | 141 |
|
0 commit comments