diff --git a/Resources/Prototypes/Nyanotrasen/Entities/Clothing/Head/hardsuit-helmets.yml b/Resources/Prototypes/Nyanotrasen/Entities/Clothing/Head/hardsuit-helmets.yml index 2d14c731506..78cbd6eea03 100644 --- a/Resources/Prototypes/Nyanotrasen/Entities/Clothing/Head/hardsuit-helmets.yml +++ b/Resources/Prototypes/Nyanotrasen/Entities/Clothing/Head/hardsuit-helmets.yml @@ -23,10 +23,10 @@ description: An advanced hardsuit helmet designed for work in special operations. components: - type: Sprite - sprite: DeltaV/Clothing/Head/ReverseEngineering/syndicate.rsi + sprite: _DV/Clothing/Head/ReverseEngineering/syndicate.rsi - type: Clothing - sprite: DeltaV/Clothing/Head/ReverseEngineering/syndicate.rsi - - type: PointLight + sprite: _DV/Clothing/Head/ReverseEngineering/syndicate.rsi + - type: PointLight color: aquamarine - type: entity @@ -37,9 +37,9 @@ description: An assault hardsuit helmet featuring a top-secret translucent polymer. components: - type: Sprite - sprite: DeltaV/Clothing/Head/ReverseEngineering/juggernaut.rsi + sprite: _DV/Clothing/Head/ReverseEngineering/juggernaut.rsi - type: Clothing - sprite: DeltaV/Clothing/Head/ReverseEngineering/juggernaut.rsi + sprite: _DV/Clothing/Head/ReverseEngineering/juggernaut.rsi - type: entity parent: ClothingHeadHelmetHardsuitERTLeader diff --git a/Resources/Prototypes/Nyanotrasen/Entities/Clothing/OuterClothing/hardsuits.yml b/Resources/Prototypes/Nyanotrasen/Entities/Clothing/OuterClothing/hardsuits.yml index 7290653f040..e4b02511a0b 100644 --- a/Resources/Prototypes/Nyanotrasen/Entities/Clothing/OuterClothing/hardsuits.yml +++ b/Resources/Prototypes/Nyanotrasen/Entities/Clothing/OuterClothing/hardsuits.yml @@ -14,9 +14,9 @@ name: SA-122 combat hardsuit components: - type: Sprite - sprite: DeltaV/Clothing/OuterClothing/ReverseEngineering/syndicate.rsi + sprite: _DV/Clothing/OuterClothing/ReverseEngineering/syndicate.rsi - type: Clothing - sprite: DeltaV/Clothing/OuterClothing/ReverseEngineering/syndicate.rsi + sprite: _DV/Clothing/OuterClothing/ReverseEngineering/syndicate.rsi - type: ToggleableClothing clothingPrototype: ClothingHeadHelmetHardsuitSyndieReverseEngineered - type: ReverseEngineering @@ -30,9 +30,9 @@ description: A suit made by the special acquisitions department of Nanotrasen to be hyper resilient. components: - type: Sprite - sprite: DeltaV/Clothing/OuterClothing/ReverseEngineering/juggernaut.rsi + sprite: _DV/Clothing/OuterClothing/ReverseEngineering/juggernaut.rsi - type: Clothing - sprite: DeltaV/Clothing/OuterClothing/ReverseEngineering/juggernaut.rsi + sprite: _DV/Clothing/OuterClothing/ReverseEngineering/juggernaut.rsi - type: ToggleableClothing clothingPrototype: ClothingHeadHelmetHardsuitJuggernautReverseEngineered - type: ReverseEngineering diff --git a/Resources/Prototypes/DeltaV/Entities/Objects/Consumable/Food/ingredients.yml b/Resources/Prototypes/_DV/Entities/Objects/Consumable/Food/ingredients.yml similarity index 86% rename from Resources/Prototypes/DeltaV/Entities/Objects/Consumable/Food/ingredients.yml rename to Resources/Prototypes/_DV/Entities/Objects/Consumable/Food/ingredients.yml index 936daf952f0..2535234d3a2 100644 --- a/Resources/Prototypes/DeltaV/Entities/Objects/Consumable/Food/ingredients.yml +++ b/Resources/Prototypes/_DV/Entities/Objects/Consumable/Food/ingredients.yml @@ -5,7 +5,7 @@ description: A big container of salt. Good for cooking! components: - type: Sprite - sprite: DeltaV/Objects/Consumable/Food/ingredients.rsi + sprite: _DV/Objects/Consumable/Food/ingredients.rsi state: salt-big - type: SolutionContainerManager solutions: @@ -26,7 +26,7 @@ description: A big container of pepper. Good for cooking! components: - type: Sprite - sprite: DeltaV/Objects/Consumable/Food/ingredients.rsi + sprite: _DV/Objects/Consumable/Food/ingredients.rsi state: pepper-big - type: SolutionContainerManager solutions: @@ -43,7 +43,7 @@ description: A big bag of cocoa powder. Good for cooking! components: - type: Sprite - sprite: DeltaV/Objects/Consumable/Food/ingredients.rsi + sprite: _DV/Objects/Consumable/Food/ingredients.rsi state: cocoa-chip-big - type: SolutionContainerManager solutions: diff --git a/Resources/Textures/DeltaV/Clothing/Head/ReverseEngineering/juggernaut.rsi/equipped-HELMET.png b/Resources/Textures/_DV/Clothing/Head/ReverseEngineering/juggernaut.rsi/equipped-HELMET.png similarity index 100% rename from Resources/Textures/DeltaV/Clothing/Head/ReverseEngineering/juggernaut.rsi/equipped-HELMET.png rename to Resources/Textures/_DV/Clothing/Head/ReverseEngineering/juggernaut.rsi/equipped-HELMET.png diff --git a/Resources/Textures/DeltaV/Clothing/Head/ReverseEngineering/juggernaut.rsi/icon.png b/Resources/Textures/_DV/Clothing/Head/ReverseEngineering/juggernaut.rsi/icon.png similarity index 100% rename from Resources/Textures/DeltaV/Clothing/Head/ReverseEngineering/juggernaut.rsi/icon.png rename to Resources/Textures/_DV/Clothing/Head/ReverseEngineering/juggernaut.rsi/icon.png diff --git a/Resources/Textures/DeltaV/Clothing/Head/ReverseEngineering/juggernaut.rsi/meta.json b/Resources/Textures/_DV/Clothing/Head/ReverseEngineering/juggernaut.rsi/meta.json similarity index 100% rename from Resources/Textures/DeltaV/Clothing/Head/ReverseEngineering/juggernaut.rsi/meta.json rename to Resources/Textures/_DV/Clothing/Head/ReverseEngineering/juggernaut.rsi/meta.json diff --git a/Resources/Textures/DeltaV/Clothing/Head/ReverseEngineering/syndicate.rsi/combat-equipped-HELMET.png b/Resources/Textures/_DV/Clothing/Head/ReverseEngineering/syndicate.rsi/combat-equipped-HELMET.png similarity index 100% rename from Resources/Textures/DeltaV/Clothing/Head/ReverseEngineering/syndicate.rsi/combat-equipped-HELMET.png rename to Resources/Textures/_DV/Clothing/Head/ReverseEngineering/syndicate.rsi/combat-equipped-HELMET.png diff --git a/Resources/Textures/DeltaV/Clothing/Head/ReverseEngineering/syndicate.rsi/icon-flash.png b/Resources/Textures/_DV/Clothing/Head/ReverseEngineering/syndicate.rsi/icon-flash.png similarity index 100% rename from Resources/Textures/DeltaV/Clothing/Head/ReverseEngineering/syndicate.rsi/icon-flash.png rename to Resources/Textures/_DV/Clothing/Head/ReverseEngineering/syndicate.rsi/icon-flash.png diff --git a/Resources/Textures/DeltaV/Clothing/Head/ReverseEngineering/syndicate.rsi/icon.png b/Resources/Textures/_DV/Clothing/Head/ReverseEngineering/syndicate.rsi/icon.png similarity index 100% rename from Resources/Textures/DeltaV/Clothing/Head/ReverseEngineering/syndicate.rsi/icon.png rename to Resources/Textures/_DV/Clothing/Head/ReverseEngineering/syndicate.rsi/icon.png diff --git a/Resources/Textures/DeltaV/Clothing/Head/ReverseEngineering/syndicate.rsi/meta.json b/Resources/Textures/_DV/Clothing/Head/ReverseEngineering/syndicate.rsi/meta.json similarity index 100% rename from Resources/Textures/DeltaV/Clothing/Head/ReverseEngineering/syndicate.rsi/meta.json rename to Resources/Textures/_DV/Clothing/Head/ReverseEngineering/syndicate.rsi/meta.json diff --git a/Resources/Textures/DeltaV/Clothing/Head/ReverseEngineering/syndicate.rsi/off-equipped-HELMET.png b/Resources/Textures/_DV/Clothing/Head/ReverseEngineering/syndicate.rsi/off-equipped-HELMET.png similarity index 100% rename from Resources/Textures/DeltaV/Clothing/Head/ReverseEngineering/syndicate.rsi/off-equipped-HELMET.png rename to Resources/Textures/_DV/Clothing/Head/ReverseEngineering/syndicate.rsi/off-equipped-HELMET.png diff --git a/Resources/Textures/DeltaV/Clothing/Head/ReverseEngineering/syndicate.rsi/on-equipped-HELMET.png b/Resources/Textures/_DV/Clothing/Head/ReverseEngineering/syndicate.rsi/on-equipped-HELMET.png similarity index 100% rename from Resources/Textures/DeltaV/Clothing/Head/ReverseEngineering/syndicate.rsi/on-equipped-HELMET.png rename to Resources/Textures/_DV/Clothing/Head/ReverseEngineering/syndicate.rsi/on-equipped-HELMET.png diff --git a/Resources/Textures/DeltaV/Clothing/OuterClothing/ReverseEngineering/juggernaut.rsi/equipped-OUTERCLOTHING.png b/Resources/Textures/_DV/Clothing/OuterClothing/ReverseEngineering/juggernaut.rsi/equipped-OUTERCLOTHING.png similarity index 100% rename from Resources/Textures/DeltaV/Clothing/OuterClothing/ReverseEngineering/juggernaut.rsi/equipped-OUTERCLOTHING.png rename to Resources/Textures/_DV/Clothing/OuterClothing/ReverseEngineering/juggernaut.rsi/equipped-OUTERCLOTHING.png diff --git a/Resources/Textures/DeltaV/Clothing/OuterClothing/ReverseEngineering/juggernaut.rsi/icon.png b/Resources/Textures/_DV/Clothing/OuterClothing/ReverseEngineering/juggernaut.rsi/icon.png similarity index 100% rename from Resources/Textures/DeltaV/Clothing/OuterClothing/ReverseEngineering/juggernaut.rsi/icon.png rename to Resources/Textures/_DV/Clothing/OuterClothing/ReverseEngineering/juggernaut.rsi/icon.png diff --git a/Resources/Textures/DeltaV/Clothing/OuterClothing/ReverseEngineering/juggernaut.rsi/inhand-left.png b/Resources/Textures/_DV/Clothing/OuterClothing/ReverseEngineering/juggernaut.rsi/inhand-left.png similarity index 100% rename from Resources/Textures/DeltaV/Clothing/OuterClothing/ReverseEngineering/juggernaut.rsi/inhand-left.png rename to Resources/Textures/_DV/Clothing/OuterClothing/ReverseEngineering/juggernaut.rsi/inhand-left.png diff --git a/Resources/Textures/DeltaV/Clothing/OuterClothing/ReverseEngineering/juggernaut.rsi/inhand-right.png b/Resources/Textures/_DV/Clothing/OuterClothing/ReverseEngineering/juggernaut.rsi/inhand-right.png similarity index 100% rename from Resources/Textures/DeltaV/Clothing/OuterClothing/ReverseEngineering/juggernaut.rsi/inhand-right.png rename to Resources/Textures/_DV/Clothing/OuterClothing/ReverseEngineering/juggernaut.rsi/inhand-right.png diff --git a/Resources/Textures/DeltaV/Clothing/OuterClothing/ReverseEngineering/juggernaut.rsi/meta.json b/Resources/Textures/_DV/Clothing/OuterClothing/ReverseEngineering/juggernaut.rsi/meta.json similarity index 100% rename from Resources/Textures/DeltaV/Clothing/OuterClothing/ReverseEngineering/juggernaut.rsi/meta.json rename to Resources/Textures/_DV/Clothing/OuterClothing/ReverseEngineering/juggernaut.rsi/meta.json diff --git a/Resources/Textures/DeltaV/Clothing/OuterClothing/ReverseEngineering/syndicate.rsi/equipped-OUTERCLOTHING.png b/Resources/Textures/_DV/Clothing/OuterClothing/ReverseEngineering/syndicate.rsi/equipped-OUTERCLOTHING.png similarity index 100% rename from Resources/Textures/DeltaV/Clothing/OuterClothing/ReverseEngineering/syndicate.rsi/equipped-OUTERCLOTHING.png rename to Resources/Textures/_DV/Clothing/OuterClothing/ReverseEngineering/syndicate.rsi/equipped-OUTERCLOTHING.png diff --git a/Resources/Textures/DeltaV/Clothing/OuterClothing/ReverseEngineering/syndicate.rsi/icon.png b/Resources/Textures/_DV/Clothing/OuterClothing/ReverseEngineering/syndicate.rsi/icon.png similarity index 100% rename from Resources/Textures/DeltaV/Clothing/OuterClothing/ReverseEngineering/syndicate.rsi/icon.png rename to Resources/Textures/_DV/Clothing/OuterClothing/ReverseEngineering/syndicate.rsi/icon.png diff --git a/Resources/Textures/DeltaV/Clothing/OuterClothing/ReverseEngineering/syndicate.rsi/inhand-left.png b/Resources/Textures/_DV/Clothing/OuterClothing/ReverseEngineering/syndicate.rsi/inhand-left.png similarity index 100% rename from Resources/Textures/DeltaV/Clothing/OuterClothing/ReverseEngineering/syndicate.rsi/inhand-left.png rename to Resources/Textures/_DV/Clothing/OuterClothing/ReverseEngineering/syndicate.rsi/inhand-left.png diff --git a/Resources/Textures/DeltaV/Clothing/OuterClothing/ReverseEngineering/syndicate.rsi/inhand-right.png b/Resources/Textures/_DV/Clothing/OuterClothing/ReverseEngineering/syndicate.rsi/inhand-right.png similarity index 100% rename from Resources/Textures/DeltaV/Clothing/OuterClothing/ReverseEngineering/syndicate.rsi/inhand-right.png rename to Resources/Textures/_DV/Clothing/OuterClothing/ReverseEngineering/syndicate.rsi/inhand-right.png diff --git a/Resources/Textures/DeltaV/Clothing/OuterClothing/ReverseEngineering/syndicate.rsi/meta.json b/Resources/Textures/_DV/Clothing/OuterClothing/ReverseEngineering/syndicate.rsi/meta.json similarity index 100% rename from Resources/Textures/DeltaV/Clothing/OuterClothing/ReverseEngineering/syndicate.rsi/meta.json rename to Resources/Textures/_DV/Clothing/OuterClothing/ReverseEngineering/syndicate.rsi/meta.json diff --git a/Resources/Textures/DeltaV/Objects/Consumable/Food/ingredients.rsi/cocoa-chip-big.png b/Resources/Textures/_DV/Objects/Consumable/Food/ingredients.rsi/cocoa-chip-big.png similarity index 100% rename from Resources/Textures/DeltaV/Objects/Consumable/Food/ingredients.rsi/cocoa-chip-big.png rename to Resources/Textures/_DV/Objects/Consumable/Food/ingredients.rsi/cocoa-chip-big.png diff --git a/Resources/Textures/DeltaV/Objects/Consumable/Food/ingredients.rsi/meta.json b/Resources/Textures/_DV/Objects/Consumable/Food/ingredients.rsi/meta.json similarity index 100% rename from Resources/Textures/DeltaV/Objects/Consumable/Food/ingredients.rsi/meta.json rename to Resources/Textures/_DV/Objects/Consumable/Food/ingredients.rsi/meta.json diff --git a/Resources/Textures/DeltaV/Objects/Consumable/Food/ingredients.rsi/pepper-big.png b/Resources/Textures/_DV/Objects/Consumable/Food/ingredients.rsi/pepper-big.png similarity index 100% rename from Resources/Textures/DeltaV/Objects/Consumable/Food/ingredients.rsi/pepper-big.png rename to Resources/Textures/_DV/Objects/Consumable/Food/ingredients.rsi/pepper-big.png diff --git a/Resources/Textures/DeltaV/Objects/Consumable/Food/ingredients.rsi/salt-big.png b/Resources/Textures/_DV/Objects/Consumable/Food/ingredients.rsi/salt-big.png similarity index 100% rename from Resources/Textures/DeltaV/Objects/Consumable/Food/ingredients.rsi/salt-big.png rename to Resources/Textures/_DV/Objects/Consumable/Food/ingredients.rsi/salt-big.png