From 144ee9c417ee00d64c0eb336b41fe4570805dfa6 Mon Sep 17 00:00:00 2001 From: SimpleStation14 <130339894+SimpleStation14@users.noreply.github.com> Date: Sat, 11 May 2024 21:41:12 -0700 Subject: [PATCH] Mirror: spawn panel rock crab suffix (#276) ## Mirror of PR #26264: [spawn panel rock crab suffix](https://github.com/space-wizards/space-station-14/pull/26264) from space-wizards [space-wizards](https://github.com/space-wizards)/[space-station-14](https://github.com/space-wizards/space-station-14) ###### `c28cbe40c31f3f45d1127b88bc2c306acebd76f3` PR opened by IProduceWidgets at 2024-03-19 16:44:28 UTC --- PR changed 1 files with 2 additions and 2 deletions. The PR had the following labels: - No C# ---

Original Body

> > > > ## About the PR > > > That's a crab. > > ## Why / Balance > > When youre placing a crab, its good to know its a crab. > > ## Technical details > > > ## Media > > > - [X] I have added screenshots/videos to this PR showcasing its changes ingame, **or** this PR does not require an ingame showcase > > ## Breaking changes > > > **Changelog** > > > > no changelog only crab.
Co-authored-by: SimpleStation14 --- Resources/Prototypes/Entities/Structures/Walls/asteroid.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Resources/Prototypes/Entities/Structures/Walls/asteroid.yml b/Resources/Prototypes/Entities/Structures/Walls/asteroid.yml index d1a6587d199..a8cb0b1cb8a 100644 --- a/Resources/Prototypes/Entities/Structures/Walls/asteroid.yml +++ b/Resources/Prototypes/Entities/Structures/Walls/asteroid.yml @@ -214,7 +214,7 @@ - type: entity id: AsteroidRockTinCrab parent: AsteroidRockTin - suffix: Iron + suffix: Iron Crab components: - type: OreVein oreChance: 1.0 @@ -299,7 +299,7 @@ id: AsteroidRockMining parent: AsteroidRock name: asteroid rock - suffix: higher ore yield + suffix: higher ore yield .33 description: An asteroid. components: - type: OreVein