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:
skylord-a52
2022-06-24 02:11:57 -04:00
committed by GitHub
parent 093e58aa47
commit c371232e2d
15 changed files with 58 additions and 58 deletions
+4 -4
View File
@@ -132,7 +132,7 @@
description = "We're making a better version of space drugs, send us a core to help us replicate its effects."
wanted_types = list(/obj/item/assembly/signaler/anomaly/hallucination = TRUE)
/datum/bounty/item/science/ref_anomaly/delimber
name = "Refined Delimber Core"
description = "Our janitor lizard lost all their limbs, send us a delimber core to replace them."
wanted_types = list(/obj/item/assembly/signaler/anomaly/delimber = TRUE)
/datum/bounty/item/science/ref_anomaly/bioscrambler
name = "Refined Bioscrambler Core"
description = "Our janitor lizard lost all their limbs, send us a bioscrambler core to replace them."
wanted_types = list(/obj/item/assembly/signaler/anomaly/bioscrambler = TRUE)
+5 -5
View File
@@ -1408,14 +1408,14 @@
crate_name = "raw pyro anomaly"
crate_type = /obj/structure/closet/crate/secure/science
/datum/supply_pack/science/raw_delimber_anomaly
name = "Raw Delimber Anomaly"
desc = "The raw core of a delimber anomaly, ready to be implosion-compressed into a powerful artifact."
/datum/supply_pack/science/raw_bioscrambler_anomaly
name = "Raw Bioscrambler Anomaly"
desc = "The raw core of a bioscrambler anomaly, ready to be implosion-compressed into a powerful artifact."
cost = CARGO_CRATE_VALUE * 10
access = ACCESS_ORDNANCE
access_view = ACCESS_ORDNANCE
contains = list(/obj/item/raw_anomaly_core/delimber)
crate_name = "raw delimber anomaly"
contains = list(/obj/item/raw_anomaly_core/bioscrambler)
crate_name = "raw bioscrambler anomaly"
crate_type = /obj/structure/closet/crate/secure/science