From 815c5bbff9e70962705cc116da07b78ba0b2a261 Mon Sep 17 00:00:00 2001 From: "steinhauer.erhard" Date: Mon, 22 Apr 2024 19:10:48 +0300 Subject: [PATCH] reverted changes to base ss14 food spawners --- .../Markers/Spawners/Random/Food_Drinks/donkpocketbox.yml | 2 +- .../Markers/Spawners/Random/Food_Drinks/food_baked_single.yml | 2 +- .../Markers/Spawners/Random/Food_Drinks/food_baked_whole.yml | 2 +- .../Entities/Markers/Spawners/Random/Food_Drinks/food_meal.yml | 2 +- .../Markers/Spawners/Random/Food_Drinks/food_single.yml | 2 +- .../Markers/Spawners/Random/Food_Drinks/food_snacks.yml | 2 +- 6 files changed, 6 insertions(+), 6 deletions(-) diff --git a/Resources/Prototypes/Entities/Markers/Spawners/Random/Food_Drinks/donkpocketbox.yml b/Resources/Prototypes/Entities/Markers/Spawners/Random/Food_Drinks/donkpocketbox.yml index 5ad953caca1..fb52cd1c40d 100644 --- a/Resources/Prototypes/Entities/Markers/Spawners/Random/Food_Drinks/donkpocketbox.yml +++ b/Resources/Prototypes/Entities/Markers/Spawners/Random/Food_Drinks/donkpocketbox.yml @@ -1,7 +1,7 @@ - type: entity name: Donkpocket Box Spawner id: DonkpocketBoxSpawner - parent: MarkerBasePlaceFree # Frontier + parent: MarkerBase components: - type: Sprite layers: diff --git a/Resources/Prototypes/Entities/Markers/Spawners/Random/Food_Drinks/food_baked_single.yml b/Resources/Prototypes/Entities/Markers/Spawners/Random/Food_Drinks/food_baked_single.yml index 4737921d692..68d9394ea16 100644 --- a/Resources/Prototypes/Entities/Markers/Spawners/Random/Food_Drinks/food_baked_single.yml +++ b/Resources/Prototypes/Entities/Markers/Spawners/Random/Food_Drinks/food_baked_single.yml @@ -2,7 +2,7 @@ id: RandomFoodBakedSingle name: random baked food spawner suffix: Single Serving - parent: MarkerBasePlaceFree # Frontier + parent: MarkerBase placement: mode: AlignTileAny components: diff --git a/Resources/Prototypes/Entities/Markers/Spawners/Random/Food_Drinks/food_baked_whole.yml b/Resources/Prototypes/Entities/Markers/Spawners/Random/Food_Drinks/food_baked_whole.yml index 14cde6de382..7e580db9805 100644 --- a/Resources/Prototypes/Entities/Markers/Spawners/Random/Food_Drinks/food_baked_whole.yml +++ b/Resources/Prototypes/Entities/Markers/Spawners/Random/Food_Drinks/food_baked_whole.yml @@ -2,7 +2,7 @@ id: RandomFoodBakedWhole name: random baked food spawner suffix: Whole - parent: MarkerBasePlaceFree # Frontier + parent: MarkerBase placement: mode: AlignTileAny components: diff --git a/Resources/Prototypes/Entities/Markers/Spawners/Random/Food_Drinks/food_meal.yml b/Resources/Prototypes/Entities/Markers/Spawners/Random/Food_Drinks/food_meal.yml index afd3a4074cd..75d4f9308cf 100644 --- a/Resources/Prototypes/Entities/Markers/Spawners/Random/Food_Drinks/food_meal.yml +++ b/Resources/Prototypes/Entities/Markers/Spawners/Random/Food_Drinks/food_meal.yml @@ -2,7 +2,7 @@ id: RandomFoodMeal name: random food spawner suffix: Meal - parent: MarkerBasePlaceFree # Frontier + parent: MarkerBase placement: mode: AlignTileAny components: diff --git a/Resources/Prototypes/Entities/Markers/Spawners/Random/Food_Drinks/food_single.yml b/Resources/Prototypes/Entities/Markers/Spawners/Random/Food_Drinks/food_single.yml index 99450f376b6..829ae92fc9d 100644 --- a/Resources/Prototypes/Entities/Markers/Spawners/Random/Food_Drinks/food_single.yml +++ b/Resources/Prototypes/Entities/Markers/Spawners/Random/Food_Drinks/food_single.yml @@ -2,7 +2,7 @@ id: RandomFoodSingle name: random food spawner suffix: Single Serving - parent: MarkerBasePlaceFree # Frontier + parent: MarkerBase placement: mode: AlignTileAny components: diff --git a/Resources/Prototypes/Entities/Markers/Spawners/Random/Food_Drinks/food_snacks.yml b/Resources/Prototypes/Entities/Markers/Spawners/Random/Food_Drinks/food_snacks.yml index e705cd24039..9f4b3e59835 100644 --- a/Resources/Prototypes/Entities/Markers/Spawners/Random/Food_Drinks/food_snacks.yml +++ b/Resources/Prototypes/Entities/Markers/Spawners/Random/Food_Drinks/food_snacks.yml @@ -2,7 +2,7 @@ id: RandomSnacks name: random snack spawner #suffix: "" - parent: MarkerBasePlaceFree # Frontier + parent: MarkerBase placement: mode: AlignTileAny components: