From 963c9f6fbc3da896f1af61e71675a86f082db11f Mon Sep 17 00:00:00 2001 From: Velcroboy <107660393+IamVelcroboy@users.noreply.github.com> Date: Tue, 27 Feb 2024 14:15:35 -0600 Subject: [PATCH] Remove obsolete suffix (#25649) Co-authored-by: Jeff --- Resources/Prototypes/Entities/Structures/Walls/asteroid.yml | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/Resources/Prototypes/Entities/Structures/Walls/asteroid.yml b/Resources/Prototypes/Entities/Structures/Walls/asteroid.yml index e354877612..a2c160017b 100644 --- a/Resources/Prototypes/Entities/Structures/Walls/asteroid.yml +++ b/Resources/Prototypes/Entities/Structures/Walls/asteroid.yml @@ -6,7 +6,6 @@ id: AsteroidRock parent: BaseStructure name: asteroid rock - suffix: Low Ore Yield description: A rocky asteroid. components: - type: PlacementReplacement @@ -191,7 +190,7 @@ - map: [ "enum.EdgeLayer.West" ] state: rock_asteroid_west - state: rock_silver - + - type: entity id: AsteroidRockSilverCrab parent: AsteroidRockSilver @@ -223,7 +222,7 @@ - map: [ "enum.EdgeLayer.West" ] state: rock_asteroid_west - state: rock_tin - + - type: entity id: AsteroidRockTinCrab parent: AsteroidRockTin -- 2.51.2