Stop using \improper improperly. (#24410)

This commit is contained in:
Charlie Nolan
2024-03-03 10:04:52 -08:00
committed by GitHub
parent c3647a13bf
commit 7ae3bf6747
21 changed files with 57 additions and 57 deletions
+6 -6
View File
@@ -18,42 +18,42 @@
//Anomaly cores
/obj/item/assembly/signaler/anomaly/pyro
name = "\improper pyroclastic anomaly core"
name = "pyroclastic anomaly core"
desc = "The neutralized core of a pyroclastic anomaly. It feels warm to the touch. It'd probably be valuable for research."
icon_state = "pyro_core"
anomaly_type = /obj/effect/anomaly/pyro
origin_tech = "plasmatech=7"
/obj/item/assembly/signaler/anomaly/cryo
name = "\improper cryogenic anomaly core"
name = "cryogenic anomaly core"
desc = "The neutralized core of a cryogenic anomaly. Rime is forming on its cold surface. It'd probably be valuable for research."
icon_state = "cryo_core"
anomaly_type = /obj/effect/anomaly/cryo
origin_tech = "biotech=7"
/obj/item/assembly/signaler/anomaly/grav
name = "\improper gravitational anomaly core"
name = "gravitational anomaly core"
desc = "The neutralized core of a gravitational anomaly. It feels much heavier than it looks. It'd probably be valuable for research."
icon_state = "grav_core"
anomaly_type = /obj/effect/anomaly/grav
origin_tech = "magnets=7"
/obj/item/assembly/signaler/anomaly/flux
name = "\improper flux anomaly core"
name = "flux anomaly core"
desc = "The neutralized core of a flux anomaly. Touching it makes your skin tingle. It'd probably be valuable for research."
icon_state = "flux_core"
anomaly_type = /obj/effect/anomaly/flux
origin_tech = "powerstorage=7"
/obj/item/assembly/signaler/anomaly/bluespace
name = "\improper bluespace anomaly core"
name = "bluespace anomaly core"
desc = "The neutralized core of a bluespace anomaly. It keeps phasing in and out of view. It'd probably be valuable for research."
icon_state = "anomaly_core"
anomaly_type = /obj/effect/anomaly/bluespace
origin_tech = "bluespace=7"
/obj/item/assembly/signaler/anomaly/vortex
name = "\improper vortex anomaly core"
name = "vortex anomaly core"
desc = "The neutralized core of a vortex anomaly. It won't sit still, as if some invisible force is acting on it. It'd probably be valuable for research."
icon_state = "vortex_core"
anomaly_type = /obj/effect/anomaly/bhole