From 8e090cc25aafd3070811f92533c132255bccd0a6 Mon Sep 17 00:00:00 2001 From: VMSolidus Date: Fri, 11 Oct 2024 19:39:15 -0400 Subject: [PATCH] Update materials.yml --- Resources/Prototypes/Nyanotrasen/Stacks/materials.yml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/Resources/Prototypes/Nyanotrasen/Stacks/materials.yml b/Resources/Prototypes/Nyanotrasen/Stacks/materials.yml index 60f82e76ebe..d9d27d09d52 100644 --- a/Resources/Prototypes/Nyanotrasen/Stacks/materials.yml +++ b/Resources/Prototypes/Nyanotrasen/Stacks/materials.yml @@ -10,7 +10,7 @@ id: BluespaceOre name: rough bluespace icon: { sprite: Objects/Materials/ore.rsi, state: bluespace } - spawn: BluespaceOre1 + spawn: MaterialBluespace maxCount: 30 - type: stack @@ -25,5 +25,5 @@ id: NormalityOre name: rough normality icon: { sprite: Objects/Materials/ore.rsi, state: bluespace } - spawn: NormalityOre1 - maxCount: 30 \ No newline at end of file + spawn: MaterialNormality + maxCount: 30