From 4b53cdf5e5e2fdeb1becb2c19158288659bbb4b4 Mon Sep 17 00:00:00 2001
From: SimpleStation14 <130339894+SimpleStation14@users.noreply.github.com>
Date: Sat, 11 May 2024 20:47:38 -0700
Subject: [PATCH] Mirror: fix eggsplosion (#218)
## Mirror of PR #26146: [fix
eggsplosion](https://github.com/space-wizards/space-station-14/pull/26146)
from
[space-wizards](https://github.com/space-wizards)/[space-station-14](https://github.com/space-wizards/space-station-14)
###### `d87be642ee9ec81064eff22389705755ab557b54`
PR opened by deltanedas at
2024-03-15 15:46:48 UTC
---
PR changed 1 files with 2 additions and 1 deletions.
The PR had the following labels:
- No C#
---
Original Body
> ## About the PR
> how does this shit not make yaml linter fail so many bugs have been
caused by it
>
> ## Media
>
>
![15:49:11](https://github.com/space-wizards/space-station-14/assets/39013340/7a642926-4197-435c-a886-871808b59d7a)
>
Co-authored-by: SimpleStation14
---
Resources/Prototypes/Recipes/Construction/Graphs/food/egg.yml | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/Resources/Prototypes/Recipes/Construction/Graphs/food/egg.yml b/Resources/Prototypes/Recipes/Construction/Graphs/food/egg.yml
index f5eea53bcc2..3c3bca2585a 100644
--- a/Resources/Prototypes/Recipes/Construction/Graphs/food/egg.yml
+++ b/Resources/Prototypes/Recipes/Construction/Graphs/food/egg.yml
@@ -15,7 +15,8 @@
completed:
- !type:DamageEntity
damage:
- Blunt: 10
+ types:
+ Blunt: 10
steps:
# egg explodes some time after the water in it boils and increases pressure, guessing ~110C
- minTemperature: 383