mirror of
https://github.com/CHOMPStation2/CHOMPStation2.git
synced 2025-12-10 18:22:39 +00:00
[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:
committed by
GitHub
parent
0c114ce5d3
commit
ab1a8177ff
@@ -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
|
||||
)
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user