diff --git a/Resources/Prototypes/Entities/Structures/Storage/Crates/base_structurecrates.yml b/Resources/Prototypes/Entities/Structures/Storage/Crates/base_structurecrates.yml index af77b771a9..089d6a2975 100644 --- a/Resources/Prototypes/Entities/Structures/Storage/Crates/base_structurecrates.yml +++ b/Resources/Prototypes/Entities/Structures/Storage/Crates/base_structurecrates.yml @@ -117,3 +117,8 @@ node: cratesecure containers: - entity_storage + - type: Reflect + reflects: + - Energy + reflectProb: 0.2 + spread: 90 diff --git a/Resources/Prototypes/Entities/Structures/Storage/Crates/crates.yml b/Resources/Prototypes/Entities/Structures/Storage/Crates/crates.yml index 41cb9a0803..a789004e59 100644 --- a/Resources/Prototypes/Entities/Structures/Storage/Crates/crates.yml +++ b/Resources/Prototypes/Entities/Structures/Storage/Crates/crates.yml @@ -7,6 +7,11 @@ sprite: Structures/Storage/Crates/generic.rsi - type: Sprite sprite: Structures/Storage/Crates/generic.rsi + - type: Reflect + reflects: + - Energy + reflectProb: 0.2 + spread: 90 - type: entity parent: CrateBaseWeldable @@ -26,7 +31,7 @@ price: 80 - type: entity - parent: CrateBaseWeldable + parent: CratePlastic id: CrateFreezer name: freezer components: @@ -37,9 +42,9 @@ - type: AntiRottingContainer - type: entity + parent: CratePlastic id: CrateHydroponics name: hydroponics crate - parent: CrateBaseWeldable components: - type: Icon sprite: Structures/Storage/Crates/hydroponics.rsi @@ -47,7 +52,7 @@ sprite: Structures/Storage/Crates/hydroponics.rsi - type: entity - parent: CrateBaseWeldable + parent: CratePlastic id: CrateMedical name: medical crate components: @@ -57,7 +62,7 @@ sprite: Structures/Storage/Crates/medical.rsi - type: entity - parent: CrateBaseWeldable + parent: CrateGenericSteel id: CrateRadiation name: radiation gear crate description: Is not actually lead lined. Do not store your plutonium in this. @@ -68,7 +73,7 @@ sprite: Structures/Storage/Crates/radiation.rsi - type: entity - parent: CrateBaseWeldable + parent: CratePlastic id: CrateInternals name: oxygen crate components: @@ -78,7 +83,7 @@ sprite: Structures/Storage/Crates/o2.rsi - type: entity - parent: CrateBaseWeldable + parent: CratePlastic id: CrateElectrical name: electrical crate components: @@ -88,7 +93,7 @@ sprite: Structures/Storage/Crates/electrical.rsi - type: entity - parent: CrateBaseWeldable + parent: CrateGenericSteel id: CrateEngineering name: engineering crate components: @@ -98,7 +103,7 @@ sprite: Structures/Storage/Crates/engineering.rsi - type: entity - parent: CrateBaseWeldable + parent: CrateGenericSteel id: CrateScience name: science crate components: @@ -108,7 +113,7 @@ sprite: Structures/Storage/Crates/science.rsi - type: entity - parent: CrateBaseWeldable + parent: CrateGenericSteel id: CrateSurgery name: surgery crate components: @@ -482,13 +487,12 @@ - type: Icon sprite: Structures/Storage/Crates/stone_grave.rsi state: base - + - type: entity - parent: CrateBaseWeldable + parent: CrateGenericSteel id: CrateSyndicate components: - type: Icon sprite: Structures/Storage/Crates/syndicate.rsi - type: Sprite sprite: Structures/Storage/Crates/syndicate.rsi -