From 2f298d7814ae6b1e43e9a62775b52b0424d6b1b5 Mon Sep 17 00:00:00 2001 From: Peptide90 <78795277+Peptide90@users.noreply.github.com> Date: Thu, 23 Dec 2021 10:45:52 +0000 Subject: [PATCH] Renamed base files to descriptive (#5802) --- .../Entities/Clothing/Belt/{base.yml => base_clothingbelt.yml} | 0 .../Entities/Clothing/Eyes/{base.yml => base_clothingeyes.yml} | 0 .../Entities/Clothing/Hands/{base.yml => base_clothinghands.yml} | 0 .../Entities/Clothing/Head/{base.yml => base_clothinghead.yml} | 0 .../Entities/Clothing/Masks/{base.yml => base_clothingmask.yml} | 0 .../Entities/Clothing/Neck/{base.yml => base_clothingneck.yml} | 0 .../Clothing/OuterClothing/{base.yml => base_clothingouter.yml} | 0 .../Entities/Clothing/Shoes/{base.yml => base_clothingshoes.yml} | 0 .../Clothing/Uniforms/{base.yml => base_clothinguniforms.yml} | 0 .../Entities/Clothing/{clothing_base.yml => base_clothing.yml} | 0 .../Consumable/Smokeables/{base.yml => base_smokeables.yml} | 0 .../Circuitboards/Machine/{base.yml => base_machineboard.yml} | 0 Resources/Prototypes/Entities/Objects/{base.yml => base_item.yml} | 0 .../Dispensers/{base.yml => base_structuredispensers.yml} | 0 .../Doors/Airlocks/{base.yml => base_structureairlocks.yml} | 0 .../Doors/Windoors/{base.yml => base_structurewindoors.yml} | 0 .../Furniture/Tables/{base.yml => base_structuretables.yml} | 0 .../Machines/Computers/{base.yml => base_structurecomputers.yml} | 0 .../Structures/Machines/{base.yml => base_structuremachines.yml} | 0 .../Generation/PA/{base.yml => base_particleaccelerator.yml} | 0 .../Closets/Lockers/{base.yml => base_structurelockers.yml} | 0 .../Storage/Closets/{base.yml => base_structureclosets.yml} | 0 .../Storage/Crates/{base.yml => base_structurecrates.yml} | 0 .../Storage/Tanks/{base.yml => base_structuretanks.yml} | 0 .../Wallmounts/Signs/{base.yml => base_structuresigns.yml} | 0 .../Structures/Walls/{base.yml => base_structurewalls.yml} | 0 .../Entities/Structures/{base.yml => base_structure.yml} | 0 27 files changed, 0 insertions(+), 0 deletions(-) rename Resources/Prototypes/Entities/Clothing/Belt/{base.yml => base_clothingbelt.yml} (100%) rename Resources/Prototypes/Entities/Clothing/Eyes/{base.yml => base_clothingeyes.yml} (100%) rename Resources/Prototypes/Entities/Clothing/Hands/{base.yml => base_clothinghands.yml} (100%) rename Resources/Prototypes/Entities/Clothing/Head/{base.yml => base_clothinghead.yml} (100%) rename Resources/Prototypes/Entities/Clothing/Masks/{base.yml => base_clothingmask.yml} (100%) rename Resources/Prototypes/Entities/Clothing/Neck/{base.yml => base_clothingneck.yml} (100%) rename Resources/Prototypes/Entities/Clothing/OuterClothing/{base.yml => base_clothingouter.yml} (100%) rename Resources/Prototypes/Entities/Clothing/Shoes/{base.yml => base_clothingshoes.yml} (100%) rename Resources/Prototypes/Entities/Clothing/Uniforms/{base.yml => base_clothinguniforms.yml} (100%) rename Resources/Prototypes/Entities/Clothing/{clothing_base.yml => base_clothing.yml} (100%) rename Resources/Prototypes/Entities/Objects/Consumable/Smokeables/{base.yml => base_smokeables.yml} (100%) rename Resources/Prototypes/Entities/Objects/Devices/Circuitboards/Machine/{base.yml => base_machineboard.yml} (100%) rename Resources/Prototypes/Entities/Objects/{base.yml => base_item.yml} (100%) rename Resources/Prototypes/Entities/Structures/Dispensers/{base.yml => base_structuredispensers.yml} (100%) rename Resources/Prototypes/Entities/Structures/Doors/Airlocks/{base.yml => base_structureairlocks.yml} (100%) rename Resources/Prototypes/Entities/Structures/Doors/Windoors/{base.yml => base_structurewindoors.yml} (100%) rename Resources/Prototypes/Entities/Structures/Furniture/Tables/{base.yml => base_structuretables.yml} (100%) rename Resources/Prototypes/Entities/Structures/Machines/Computers/{base.yml => base_structurecomputers.yml} (100%) rename Resources/Prototypes/Entities/Structures/Machines/{base.yml => base_structuremachines.yml} (100%) rename Resources/Prototypes/Entities/Structures/Power/Generation/PA/{base.yml => base_particleaccelerator.yml} (100%) rename Resources/Prototypes/Entities/Structures/Storage/Closets/Lockers/{base.yml => base_structurelockers.yml} (100%) rename Resources/Prototypes/Entities/Structures/Storage/Closets/{base.yml => base_structureclosets.yml} (100%) rename Resources/Prototypes/Entities/Structures/Storage/Crates/{base.yml => base_structurecrates.yml} (100%) rename Resources/Prototypes/Entities/Structures/Storage/Tanks/{base.yml => base_structuretanks.yml} (100%) rename Resources/Prototypes/Entities/Structures/Wallmounts/Signs/{base.yml => base_structuresigns.yml} (100%) rename Resources/Prototypes/Entities/Structures/Walls/{base.yml => base_structurewalls.yml} (100%) rename Resources/Prototypes/Entities/Structures/{base.yml => base_structure.yml} (100%) diff --git a/Resources/Prototypes/Entities/Clothing/Belt/base.yml b/Resources/Prototypes/Entities/Clothing/Belt/base_clothingbelt.yml similarity index 100% rename from Resources/Prototypes/Entities/Clothing/Belt/base.yml rename to Resources/Prototypes/Entities/Clothing/Belt/base_clothingbelt.yml diff --git a/Resources/Prototypes/Entities/Clothing/Eyes/base.yml b/Resources/Prototypes/Entities/Clothing/Eyes/base_clothingeyes.yml similarity index 100% rename from Resources/Prototypes/Entities/Clothing/Eyes/base.yml rename to Resources/Prototypes/Entities/Clothing/Eyes/base_clothingeyes.yml diff --git a/Resources/Prototypes/Entities/Clothing/Hands/base.yml b/Resources/Prototypes/Entities/Clothing/Hands/base_clothinghands.yml similarity index 100% rename from Resources/Prototypes/Entities/Clothing/Hands/base.yml rename to Resources/Prototypes/Entities/Clothing/Hands/base_clothinghands.yml diff --git a/Resources/Prototypes/Entities/Clothing/Head/base.yml b/Resources/Prototypes/Entities/Clothing/Head/base_clothinghead.yml similarity index 100% rename from Resources/Prototypes/Entities/Clothing/Head/base.yml rename to Resources/Prototypes/Entities/Clothing/Head/base_clothinghead.yml diff --git a/Resources/Prototypes/Entities/Clothing/Masks/base.yml b/Resources/Prototypes/Entities/Clothing/Masks/base_clothingmask.yml similarity index 100% rename from Resources/Prototypes/Entities/Clothing/Masks/base.yml rename to Resources/Prototypes/Entities/Clothing/Masks/base_clothingmask.yml diff --git a/Resources/Prototypes/Entities/Clothing/Neck/base.yml b/Resources/Prototypes/Entities/Clothing/Neck/base_clothingneck.yml similarity index 100% rename from Resources/Prototypes/Entities/Clothing/Neck/base.yml rename to Resources/Prototypes/Entities/Clothing/Neck/base_clothingneck.yml diff --git a/Resources/Prototypes/Entities/Clothing/OuterClothing/base.yml b/Resources/Prototypes/Entities/Clothing/OuterClothing/base_clothingouter.yml similarity index 100% rename from Resources/Prototypes/Entities/Clothing/OuterClothing/base.yml rename to Resources/Prototypes/Entities/Clothing/OuterClothing/base_clothingouter.yml diff --git a/Resources/Prototypes/Entities/Clothing/Shoes/base.yml b/Resources/Prototypes/Entities/Clothing/Shoes/base_clothingshoes.yml similarity index 100% rename from Resources/Prototypes/Entities/Clothing/Shoes/base.yml rename to Resources/Prototypes/Entities/Clothing/Shoes/base_clothingshoes.yml diff --git a/Resources/Prototypes/Entities/Clothing/Uniforms/base.yml b/Resources/Prototypes/Entities/Clothing/Uniforms/base_clothinguniforms.yml similarity index 100% rename from Resources/Prototypes/Entities/Clothing/Uniforms/base.yml rename to Resources/Prototypes/Entities/Clothing/Uniforms/base_clothinguniforms.yml diff --git a/Resources/Prototypes/Entities/Clothing/clothing_base.yml b/Resources/Prototypes/Entities/Clothing/base_clothing.yml similarity index 100% rename from Resources/Prototypes/Entities/Clothing/clothing_base.yml rename to Resources/Prototypes/Entities/Clothing/base_clothing.yml diff --git a/Resources/Prototypes/Entities/Objects/Consumable/Smokeables/base.yml b/Resources/Prototypes/Entities/Objects/Consumable/Smokeables/base_smokeables.yml similarity index 100% rename from Resources/Prototypes/Entities/Objects/Consumable/Smokeables/base.yml rename to Resources/Prototypes/Entities/Objects/Consumable/Smokeables/base_smokeables.yml diff --git a/Resources/Prototypes/Entities/Objects/Devices/Circuitboards/Machine/base.yml b/Resources/Prototypes/Entities/Objects/Devices/Circuitboards/Machine/base_machineboard.yml similarity index 100% rename from Resources/Prototypes/Entities/Objects/Devices/Circuitboards/Machine/base.yml rename to Resources/Prototypes/Entities/Objects/Devices/Circuitboards/Machine/base_machineboard.yml diff --git a/Resources/Prototypes/Entities/Objects/base.yml b/Resources/Prototypes/Entities/Objects/base_item.yml similarity index 100% rename from Resources/Prototypes/Entities/Objects/base.yml rename to Resources/Prototypes/Entities/Objects/base_item.yml diff --git a/Resources/Prototypes/Entities/Structures/Dispensers/base.yml b/Resources/Prototypes/Entities/Structures/Dispensers/base_structuredispensers.yml similarity index 100% rename from Resources/Prototypes/Entities/Structures/Dispensers/base.yml rename to Resources/Prototypes/Entities/Structures/Dispensers/base_structuredispensers.yml diff --git a/Resources/Prototypes/Entities/Structures/Doors/Airlocks/base.yml b/Resources/Prototypes/Entities/Structures/Doors/Airlocks/base_structureairlocks.yml similarity index 100% rename from Resources/Prototypes/Entities/Structures/Doors/Airlocks/base.yml rename to Resources/Prototypes/Entities/Structures/Doors/Airlocks/base_structureairlocks.yml diff --git a/Resources/Prototypes/Entities/Structures/Doors/Windoors/base.yml b/Resources/Prototypes/Entities/Structures/Doors/Windoors/base_structurewindoors.yml similarity index 100% rename from Resources/Prototypes/Entities/Structures/Doors/Windoors/base.yml rename to Resources/Prototypes/Entities/Structures/Doors/Windoors/base_structurewindoors.yml diff --git a/Resources/Prototypes/Entities/Structures/Furniture/Tables/base.yml b/Resources/Prototypes/Entities/Structures/Furniture/Tables/base_structuretables.yml similarity index 100% rename from Resources/Prototypes/Entities/Structures/Furniture/Tables/base.yml rename to Resources/Prototypes/Entities/Structures/Furniture/Tables/base_structuretables.yml diff --git a/Resources/Prototypes/Entities/Structures/Machines/Computers/base.yml b/Resources/Prototypes/Entities/Structures/Machines/Computers/base_structurecomputers.yml similarity index 100% rename from Resources/Prototypes/Entities/Structures/Machines/Computers/base.yml rename to Resources/Prototypes/Entities/Structures/Machines/Computers/base_structurecomputers.yml diff --git a/Resources/Prototypes/Entities/Structures/Machines/base.yml b/Resources/Prototypes/Entities/Structures/Machines/base_structuremachines.yml similarity index 100% rename from Resources/Prototypes/Entities/Structures/Machines/base.yml rename to Resources/Prototypes/Entities/Structures/Machines/base_structuremachines.yml diff --git a/Resources/Prototypes/Entities/Structures/Power/Generation/PA/base.yml b/Resources/Prototypes/Entities/Structures/Power/Generation/PA/base_particleaccelerator.yml similarity index 100% rename from Resources/Prototypes/Entities/Structures/Power/Generation/PA/base.yml rename to Resources/Prototypes/Entities/Structures/Power/Generation/PA/base_particleaccelerator.yml diff --git a/Resources/Prototypes/Entities/Structures/Storage/Closets/Lockers/base.yml b/Resources/Prototypes/Entities/Structures/Storage/Closets/Lockers/base_structurelockers.yml similarity index 100% rename from Resources/Prototypes/Entities/Structures/Storage/Closets/Lockers/base.yml rename to Resources/Prototypes/Entities/Structures/Storage/Closets/Lockers/base_structurelockers.yml diff --git a/Resources/Prototypes/Entities/Structures/Storage/Closets/base.yml b/Resources/Prototypes/Entities/Structures/Storage/Closets/base_structureclosets.yml similarity index 100% rename from Resources/Prototypes/Entities/Structures/Storage/Closets/base.yml rename to Resources/Prototypes/Entities/Structures/Storage/Closets/base_structureclosets.yml diff --git a/Resources/Prototypes/Entities/Structures/Storage/Crates/base.yml b/Resources/Prototypes/Entities/Structures/Storage/Crates/base_structurecrates.yml similarity index 100% rename from Resources/Prototypes/Entities/Structures/Storage/Crates/base.yml rename to Resources/Prototypes/Entities/Structures/Storage/Crates/base_structurecrates.yml diff --git a/Resources/Prototypes/Entities/Structures/Storage/Tanks/base.yml b/Resources/Prototypes/Entities/Structures/Storage/Tanks/base_structuretanks.yml similarity index 100% rename from Resources/Prototypes/Entities/Structures/Storage/Tanks/base.yml rename to Resources/Prototypes/Entities/Structures/Storage/Tanks/base_structuretanks.yml diff --git a/Resources/Prototypes/Entities/Structures/Wallmounts/Signs/base.yml b/Resources/Prototypes/Entities/Structures/Wallmounts/Signs/base_structuresigns.yml similarity index 100% rename from Resources/Prototypes/Entities/Structures/Wallmounts/Signs/base.yml rename to Resources/Prototypes/Entities/Structures/Wallmounts/Signs/base_structuresigns.yml diff --git a/Resources/Prototypes/Entities/Structures/Walls/base.yml b/Resources/Prototypes/Entities/Structures/Walls/base_structurewalls.yml similarity index 100% rename from Resources/Prototypes/Entities/Structures/Walls/base.yml rename to Resources/Prototypes/Entities/Structures/Walls/base_structurewalls.yml diff --git a/Resources/Prototypes/Entities/Structures/base.yml b/Resources/Prototypes/Entities/Structures/base_structure.yml similarity index 100% rename from Resources/Prototypes/Entities/Structures/base.yml rename to Resources/Prototypes/Entities/Structures/base_structure.yml