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