From: Nemanja <98561806+EmoGarbage404@users.noreply.github.com> Date: Sun, 14 Jan 2024 06:52:04 +0000 (-0500) Subject: Fix iron ore being called steel ore in the vein descriptions (#24066) X-Git-Url: https://git.smokeofanarchy.ru/gitweb.cgi?a=commitdiff_plain;h=43da5f65f3a13c9543fc03c8573125f14e560b4e;p=space-station-14.git Fix iron ore being called steel ore in the vein descriptions (#24066) Fix iron ore being called steel ore --- diff --git a/Resources/Prototypes/Entities/Structures/Walls/asteroid.yml b/Resources/Prototypes/Entities/Structures/Walls/asteroid.yml index 01b866e347..d5c542a0a1 100644 --- a/Resources/Prototypes/Entities/Structures/Walls/asteroid.yml +++ b/Resources/Prototypes/Entities/Structures/Walls/asteroid.yml @@ -174,8 +174,8 @@ - type: entity id: AsteroidRockTin parent: AsteroidRock - description: An ore vein rich with steel. - suffix: Steel + description: An ore vein rich with iron. + suffix: Iron components: - type: OreVein oreChance: 1.0 @@ -519,8 +519,8 @@ - type: entity id: WallRockTin parent: WallRock - description: An ore vein rich with steel. - suffix: Steel + description: An ore vein rich with iron. + suffix: Iron components: - type: OreVein oreChance: 1.0 @@ -737,8 +737,8 @@ - type: entity id: WallRockBasaltTin parent: WallRockBasalt - description: An ore vein rich with steel. - suffix: Steel + description: An ore vein rich with iron. + suffix: Iron components: - type: OreVein oreChance: 1.0 @@ -955,8 +955,8 @@ - type: entity id: WallRockSnowTin parent: WallRockSnow - description: An ore vein rich with steel. - suffix: Steel + description: An ore vein rich with iron. + suffix: Iron components: - type: OreVein oreChance: 1.0 @@ -1174,8 +1174,8 @@ - type: entity id: WallRockSandTin parent: WallRockSand - description: An ore vein rich with steel. - suffix: Steel + description: An ore vein rich with iron. + suffix: Iron components: - type: OreVein oreChance: 1.0 @@ -1392,8 +1392,8 @@ - type: entity id: WallRockChromiteTin parent: WallRockChromite - description: An ore vein rich with steel. - suffix: Steel + description: An ore vein rich with iron. + suffix: Iron components: - type: OreVein oreChance: 1.0 @@ -1610,8 +1610,8 @@ - type: entity id: WallRockAndesiteTin parent: WallRockAndesite - description: An ore vein rich with steel. - suffix: Steel + description: An ore vein rich with iron. + suffix: Iron components: - type: OreVein oreChance: 1.0