disinherits holosign subtypes of belt icons (#17645)

This commit is contained in:
atteria
2022-04-22 11:37:14 +01:00
committed by GitHub
parent 78dd376538
commit a0d14de10f
@@ -63,6 +63,7 @@
name = "security holobarrier projector"
desc = "A holographic projector that creates holographic security barriers."
icon_state = "signmaker_sec"
belt_icon = null
holosign_type = /obj/structure/holosign/barrier
creation_time = 30
max_signs = 6
@@ -71,6 +72,7 @@
name = "engineering holobarrier projector"
desc = "A holographic projector that creates holographic engineering barriers."
icon_state = "signmaker_engi"
belt_icon = null
holosign_type = /obj/structure/holosign/barrier/engineering
creation_time = 30
max_signs = 6
@@ -79,6 +81,7 @@
name = "ATMOS holofan projector"
desc = "A holographic projector that creates holographic barriers that prevent changes in atmosphere conditions."
icon_state = "signmaker_engi"
belt_icon = null
holosign_type = /obj/structure/holosign/barrier/atmos
creation_time = 0
max_signs = 3