From 9664ebc446eb150c4516bb19cf896209dc93bb3e Mon Sep 17 00:00:00 2001 From: SeamLesss Date: Mon, 19 May 2025 15:04:22 -0700 Subject: [PATCH] Mirror Shield Contraband Fix (#37620) easy change --- Resources/Prototypes/Entities/Objects/Shields/shields.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Resources/Prototypes/Entities/Objects/Shields/shields.yml b/Resources/Prototypes/Entities/Objects/Shields/shields.yml index 4889c6dffc..d1b0d9ca11 100644 --- a/Resources/Prototypes/Entities/Objects/Shields/shields.yml +++ b/Resources/Prototypes/Entities/Objects/Shields/shields.yml @@ -320,7 +320,7 @@ - type: entity name: mirror shield - parent: BaseShield + parent: [ BaseShield, BaseMagicalContraband ] id: MirrorShield description: Eerily glows red... you hear the geometer whispering components: -- 2.51.2