diff --git a/Resources/Prototypes/Entities/Objects/Materials/Sheets/glass.yml b/Resources/Prototypes/Entities/Objects/Materials/Sheets/glass.yml index f99b9cf074..7fd7569585 100644 --- a/Resources/Prototypes/Entities/Objects/Materials/Sheets/glass.yml +++ b/Resources/Prototypes/Entities/Objects/Materials/Sheets/glass.yml @@ -7,6 +7,7 @@ components: - type: Sprite sprite: Objects/Materials/Sheets/glass.rsi + scale: 0.65, 0.65 # Parkstation-SmallerMaterials - type: Item sprite: Objects/Materials/Sheets/glass.rsi size: Normal diff --git a/Resources/Prototypes/Entities/Objects/Materials/Sheets/metal.yml b/Resources/Prototypes/Entities/Objects/Materials/Sheets/metal.yml index 24b4544e56..db173ffc47 100644 --- a/Resources/Prototypes/Entities/Objects/Materials/Sheets/metal.yml +++ b/Resources/Prototypes/Entities/Objects/Materials/Sheets/metal.yml @@ -6,6 +6,7 @@ components: - type: Sprite sprite: Objects/Materials/Sheets/metal.rsi + scale: 0.65, 0.65 # Parkstation-SmallerMaterials - type: Item sprite: Objects/Materials/Sheets/metal.rsi size: Normal diff --git a/Resources/Prototypes/Entities/Objects/Materials/Sheets/other.yml b/Resources/Prototypes/Entities/Objects/Materials/Sheets/other.yml index 18590e98df..94bc3daf9f 100644 --- a/Resources/Prototypes/Entities/Objects/Materials/Sheets/other.yml +++ b/Resources/Prototypes/Entities/Objects/Materials/Sheets/other.yml @@ -6,6 +6,7 @@ components: - type: Sprite sprite: Objects/Materials/Sheets/other.rsi + scale: 0.65, 0.65 # Parkstation-SmallerMaterials - type: Item sprite: Objects/Materials/Sheets/other.rsi size: Normal diff --git a/Resources/Prototypes/Entities/Objects/Materials/crystal_shard.yml b/Resources/Prototypes/Entities/Objects/Materials/crystal_shard.yml index 62468b4615..47e0a5f0f2 100644 --- a/Resources/Prototypes/Entities/Objects/Materials/crystal_shard.yml +++ b/Resources/Prototypes/Entities/Objects/Materials/crystal_shard.yml @@ -11,6 +11,7 @@ - sprite: Objects/Materials/Shards/crystal.rsi state: shard1 map: [ "enum.DamageStateVisualLayers.Base" ] + scale: 0.65, 0.65 # Parkstation-SmallerMaterials - type: RandomSprite available: - enum.DamageStateVisualLayers.Base: diff --git a/Resources/Prototypes/Entities/Objects/Materials/ingots.yml b/Resources/Prototypes/Entities/Objects/Materials/ingots.yml index 24e8ca649c..75bf2597f5 100644 --- a/Resources/Prototypes/Entities/Objects/Materials/ingots.yml +++ b/Resources/Prototypes/Entities/Objects/Materials/ingots.yml @@ -6,6 +6,7 @@ components: - type: Sprite sprite: Objects/Materials/ingots.rsi + scale: 0.65, 0.65 # Parkstation-SmallerMaterials - type: Item sprite: Objects/Materials/ingots.rsi size: Normal diff --git a/Resources/Prototypes/Entities/Objects/Materials/materials.yml b/Resources/Prototypes/Entities/Objects/Materials/materials.yml index 1573c07052..9cdea9ecfb 100644 --- a/Resources/Prototypes/Entities/Objects/Materials/materials.yml +++ b/Resources/Prototypes/Entities/Objects/Materials/materials.yml @@ -6,6 +6,7 @@ components: - type: Sprite sprite: Objects/Materials/materials.rsi + scale: 0.65, 0.65 # Parkstation-SmallerMaterials - type: Item sprite: Objects/Materials/materials.rsi size: Normal @@ -177,6 +178,7 @@ layers: - state: durathread_3 map: ["base"] + scale: 1, 1 # Parkstation-SmallerMaterials - Durathread looks fine normally - type: Appearance - type: Construction graph: Durathread @@ -285,6 +287,7 @@ sprite: /Textures/Objects/Misc/monkeycube.rsi state: cube color: "#8A9A5B" + scale: 1, 1 # Parkstation-SmallerMaterials - Biomass looks fine normally - type: GuideHelp guides: - Cloning diff --git a/Resources/Prototypes/Entities/Objects/Materials/parts.yml b/Resources/Prototypes/Entities/Objects/Materials/parts.yml index a15675995c..3da3fcb7da 100644 --- a/Resources/Prototypes/Entities/Objects/Materials/parts.yml +++ b/Resources/Prototypes/Entities/Objects/Materials/parts.yml @@ -6,6 +6,7 @@ - type: Sprite sprite: Objects/Materials/parts.rsi state: rods + scale: 0.65, 0.65 # Parkstation-SmallerMaterials - type: Item sprite: Objects/Materials/parts.rsi - type: Tag diff --git a/Resources/Prototypes/Entities/Objects/Materials/shards.yml b/Resources/Prototypes/Entities/Objects/Materials/shards.yml index dca5f2c5d3..1a89b2c1d6 100644 --- a/Resources/Prototypes/Entities/Objects/Materials/shards.yml +++ b/Resources/Prototypes/Entities/Objects/Materials/shards.yml @@ -10,6 +10,7 @@ - sprite: Objects/Materials/Shards/shard.rsi state: shard1 map: [ "enum.DamageStateVisualLayers.Base" ] + scale: 0.65, 0.65 # Parkstation-SmallerMaterials - type: RandomSprite available: - enum.DamageStateVisualLayers.Base: diff --git a/Resources/Prototypes/Nyanotrasen/Entities/Objects/Materials/materials.yml b/Resources/Prototypes/Nyanotrasen/Entities/Objects/Materials/materials.yml index 75bb4727da..7b9ebdcb14 100644 --- a/Resources/Prototypes/Nyanotrasen/Entities/Objects/Materials/materials.yml +++ b/Resources/Prototypes/Nyanotrasen/Entities/Objects/Materials/materials.yml @@ -9,6 +9,7 @@ layers: - state: bluespace_3 map: ["base"] + scale: 1, 1 # Parkstation-SmallerMaterials - Bluespace looks fine normally - type: Appearance - type: Material - type: PhysicalComposition @@ -51,6 +52,7 @@ - type: Sprite sprite: Nyanotrasen/Objects/Materials/mothroach.rsi state: mothroachhide + scale: 0.65, 0.65 # Parkstation-SmallerMaterials - type: Tag tags: - MothroachHide