mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-08-27 23:27:34 +01:00
Rename "Delimber" anomaly to "Bioscrambler" anomaly. (#67886)
Renames all occurrences of "delimber", "delimber_anomaly", "delimbering", etc. to "bioscrambler", "bioscrambler_anomaly", and "bioscrambling", etc.
This commit is contained in:
@@ -62,11 +62,11 @@
|
||||
icon_state = "vortex_core"
|
||||
anomaly_type = /obj/effect/anomaly/bhole
|
||||
|
||||
/obj/item/assembly/signaler/anomaly/delimber
|
||||
name = "\improper delimber anomaly core"
|
||||
desc = "The neutralized core of a delimber anomaly. It's squirming, as if moving. It'd probably be valuable for research."
|
||||
icon_state = "delimber_core"
|
||||
anomaly_type = /obj/effect/anomaly/delimber
|
||||
/obj/item/assembly/signaler/anomaly/bioscrambler
|
||||
name = "\improper bioscrambler anomaly core"
|
||||
desc = "The neutralized core of a bioscrambler anomaly. It's squirming, as if moving. It'd probably be valuable for research."
|
||||
icon_state = "bioscrambler_core"
|
||||
anomaly_type = /obj/effect/anomaly/bioscrambler
|
||||
|
||||
/obj/item/assembly/signaler/anomaly/hallucination
|
||||
name = "\improper hallucination anomaly core"
|
||||
|
||||
@@ -56,11 +56,11 @@
|
||||
desc = "You should not see this!"
|
||||
icon_state = "rawcore_bluespace"
|
||||
|
||||
/obj/item/raw_anomaly_core/delimber
|
||||
name = "raw delimber core"
|
||||
desc = "The raw core of a delimber anomaly, it squirms."
|
||||
anomaly_type = /obj/item/assembly/signaler/anomaly/delimber
|
||||
icon_state = "rawcore_delimber"
|
||||
/obj/item/raw_anomaly_core/bioscrambler
|
||||
name = "raw bioscrambler core"
|
||||
desc = "The raw core of a bioscrambler anomaly, it squirms."
|
||||
anomaly_type = /obj/item/assembly/signaler/anomaly/bioscrambler
|
||||
icon_state = "rawcore_bioscrambler"
|
||||
|
||||
/obj/item/raw_anomaly_core/random/Initialize(mapload)
|
||||
. = ..()
|
||||
|
||||
Reference in New Issue
Block a user