diff --git a/Resources/Prototypes/_Nuclear14/Entities/Structures/Decoration/floordecor.yml b/Resources/Prototypes/_Nuclear14/Entities/Structures/Decoration/floordecor.yml index 53daf0f20f..3bf2672921 100644 --- a/Resources/Prototypes/_Nuclear14/Entities/Structures/Decoration/floordecor.yml +++ b/Resources/Prototypes/_Nuclear14/Entities/Structures/Decoration/floordecor.yml @@ -5,7 +5,7 @@ mode: SnapgridCenter components: - type: Sprite - sprite: /_Nuclear14/Structures/Decoration/cave_decor.rsi + sprite: _Nuclear14/Structures/Decoration/cave_decor.rsi netsync: false noRot: true drawdepth: FloorObjects diff --git a/Resources/Prototypes/_Nuclear14/Entities/Structures/Storage/barrels.yml b/Resources/Prototypes/_Nuclear14/Entities/Structures/Storage/barrels.yml index 0fbf49a2b5..35b6501071 100644 --- a/Resources/Prototypes/_Nuclear14/Entities/Structures/Storage/barrels.yml +++ b/Resources/Prototypes/_Nuclear14/Entities/Structures/Storage/barrels.yml @@ -8,7 +8,7 @@ categories: [ HideSpawnMenu ] components: - type: Sprite - sprite: /_Nuclear14/Structures/Storage/barrels.rsi + sprite: _Nuclear14/Structures/Storage/barrels.rsi state: blue-closed netsync: false noRot: true @@ -77,7 +77,7 @@ description: A worn out black barrel. The label is torn off. components: - type: Sprite - sprite: /_Nuclear14/Structures/Storage/barrels.rsi + sprite: _Nuclear14/Structures/Storage/barrels.rsi state: black-closed - type: entity @@ -87,7 +87,7 @@ description: A blue barrel with a warning sign of. Maybe it contains water? components: - type: Sprite - sprite: /_Nuclear14/Structures/Storage/barrels.rsi + sprite: _Nuclear14/Structures/Storage/barrels.rsi state: blue-closed - type: entity @@ -97,7 +97,7 @@ description: A red barrel with an explosive warning sign on. Better be careful. components: - type: Sprite - sprite: /_Nuclear14/Structures/Storage/barrels.rsi + sprite: _Nuclear14/Structures/Storage/barrels.rsi state: red-closed - type: SolutionContainerManager solutions: @@ -121,7 +121,7 @@ description: A yellow barrel with a radiation warning sign on. Better be careful. components: - type: Sprite - sprite: /_Nuclear14/Structures/Storage/barrels.rsi + sprite: _Nuclear14/Structures/Storage/barrels.rsi state: yellow-closed - type: RadiationSource intensity: 2 @@ -136,7 +136,7 @@ description: A worn out black barrel. The label is torn off. The lid is off and you can see inside. components: - type: Sprite - sprite: /_Nuclear14/Structures/Storage/barrels.rsi + sprite: _Nuclear14/Structures/Storage/barrels.rsi state: black-open - type: entity @@ -147,7 +147,7 @@ description: A blue barrel with a warning sign of. The lid is off and you can see inside. components: - type: Sprite - sprite: /_Nuclear14/Structures/Storage/barrels.rsi + sprite: _Nuclear14/Structures/Storage/barrels.rsi state: blue-open - type: entity @@ -158,7 +158,7 @@ description: A red barrel with an explosive warning sign on. The lid is off and you can see inside. components: - type: Sprite - sprite: /_Nuclear14/Structures/Storage/barrels.rsi + sprite: _Nuclear14/Structures/Storage/barrels.rsi state: red-open - type: entity @@ -169,7 +169,7 @@ description: A yellow barrel with a radiation warning sign on. The lid is off and you can see inside but it still makes you twitch. components: - type: Sprite - sprite: /_Nuclear14/Structures/Storage/barrels.rsi + sprite: _Nuclear14/Structures/Storage/barrels.rsi state: yellow-open - type: RadiationSource intensity: 1 @@ -183,7 +183,7 @@ description: A worn out black barrel. This one looks full of some dark liquid. components: - type: Sprite - sprite: /_Nuclear14/Structures/Storage/barrels.rsi + sprite: _Nuclear14/Structures/Storage/barrels.rsi state: black-full # TODO - fill with some sort of waste product? Maybe just dirty water. @@ -194,7 +194,7 @@ description: A red barrel with an explosive warning sign on. It has a golden liquid inside. components: - type: Sprite - sprite: /_Nuclear14/Structures/Storage/barrels.rsi + sprite: _Nuclear14/Structures/Storage/barrels.rsi state: red-full - type: SolutionContainerManager solutions: @@ -218,7 +218,7 @@ description: A yellow barrel with a radiation warning sign on. You can see the glowing goo bubble. components: - type: Sprite - sprite: /_Nuclear14/Structures/Storage/barrels.rsi + sprite: _Nuclear14/Structures/Storage/barrels.rsi state: yellow-full - type: RadiationSource intensity: 3 @@ -252,7 +252,7 @@ description: This barrel looks like it once contained a fire. components: - type: Sprite - sprite: /_Nuclear14/Structures/Storage/burningbarrel.rsi + sprite: _Nuclear14/Structures/Storage/burningbarrel.rsi state: burnbarrel netsync: false noRot: true @@ -276,7 +276,7 @@ description: This barrel is smoldering. Toasty components: - type: Sprite - sprite: /_Nuclear14/Structures/Storage/burningbarrel.rsi + sprite: _Nuclear14/Structures/Storage/burningbarrel.rsi state: burnbarrel_lit netsync: false - type: PointLight