From 53a9eb259e4bac0caacf80c02539cac37a81b68c Mon Sep 17 00:00:00 2001 From: Ed <96445749+TheShuEd@users.noreply.github.com> Date: Mon, 19 Aug 2024 19:07:09 +0300 Subject: [PATCH] some ignoring --- Resources/IgnoredPrototypes/cp14-ignoredPrototypes.yml | 4 +++- Resources/Prototypes/_CP14/secret_weights.yml | 4 ++++ 2 files changed, 7 insertions(+), 1 deletion(-) create mode 100644 Resources/Prototypes/_CP14/secret_weights.yml diff --git a/Resources/IgnoredPrototypes/cp14-ignoredPrototypes.yml b/Resources/IgnoredPrototypes/cp14-ignoredPrototypes.yml index f84413afd4..a28e7defeb 100644 --- a/Resources/IgnoredPrototypes/cp14-ignoredPrototypes.yml +++ b/Resources/IgnoredPrototypes/cp14-ignoredPrototypes.yml @@ -1,2 +1,4 @@ - /Prototypes/Maps -- /Prototypes/Traits \ No newline at end of file +- /Prototypes/Traits +- /Prototypes/secret_weights.yml +- /Prototypes/game_presets.yml \ No newline at end of file diff --git a/Resources/Prototypes/_CP14/secret_weights.yml b/Resources/Prototypes/_CP14/secret_weights.yml new file mode 100644 index 0000000000..1b237aa813 --- /dev/null +++ b/Resources/Prototypes/_CP14/secret_weights.yml @@ -0,0 +1,4 @@ +- type: weightedRandom + id: Secret + weights: + CP14ResourceHarvesting: 1 \ No newline at end of file