diff --git a/Resources/Prototypes/XenoArch/Effects/utility_effects.yml b/Resources/Prototypes/XenoArch/Effects/utility_effects.yml index 8cf7fb0b360b97..e6a5fc5521c644 100644 --- a/Resources/Prototypes/XenoArch/Effects/utility_effects.yml +++ b/Resources/Prototypes/XenoArch/Effects/utility_effects.yml @@ -254,3 +254,25 @@ - behavior: Pulsing changeSound: path: /Audio/Items/change_drill.ogg + +- type: artifactEffect + id: EffectAltar + targetDepth: 4 + effectHint: artifact-effect-hint-communication + blacklist: + components: + - Item + permanentComponents: + - type: Prayable + +- type: artifactEffect + id: EffectBed + targetDepth: 4 + effectHint: artifact-effect-hint-storage + blacklist: + components: + - Item + permanentComponents: + - type: Strap + position: Down + rotation: -90