[MIRROR] Xenoarch Rework [Ready for Review] (#9951)

Co-authored-by: Cameron Lennox <killer65311@gmail.com>
Co-authored-by: Kashargul <144968721+Kashargul@users.noreply.github.com>
This commit is contained in:
CHOMPStation2StaffMirrorBot
2025-01-26 17:07:01 -07:00
committed by GitHub
parent 0c114ce5d3
commit ab1a8177ff
88 changed files with 2178 additions and 1363 deletions

View File

@@ -223,7 +223,7 @@
/datum/component/artifact_master/dreameel
make_effects = list(
/datum/artifact_effect/gassleeping
/datum/artifact_effect/gas/sleeping
)
/mob/living/simple_mob/vore/spacecritter/dreameel/nightmare
@@ -239,7 +239,7 @@
/datum/component/artifact_master/nightmare
make_effects = list(
/datum/artifact_effect/gasphoron
/datum/artifact_effect/gas/phoron
)
/mob/living/simple_mob/vore/spacecritter/gravityshell
@@ -282,7 +282,7 @@
/datum/component/artifact_master/gasoxy
make_effects = list(
/datum/artifact_effect/gasoxy
/datum/artifact_effect/gas/oxy
)