From 09ec9b336a1e04d483d2f9e296e17f33eaa4e3b4 Mon Sep 17 00:00:00 2001 From: Raphtalia Date: Mon, 10 Feb 2025 21:52:55 +0000 Subject: [PATCH] Update DunGenExtender --- DunGenExtender.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/DunGenExtender.md b/DunGenExtender.md index d69db12..9adb030 100644 --- a/DunGenExtender.md +++ b/DunGenExtender.md @@ -65,6 +65,8 @@ A list of additional modifications for how Global Props spawn. `ID` specifies th `MinimumDistance` specifics the minimum distance that each Global Prop must spawn from each other. +`GlobalCountMustBeReached` specifics that the Global Prop limit must be reached no matter what restrictions is added to it by Detailed Global Prop Settings. + ## Archetypes on Normal Nodes Enable this feature by toggling `AddArchetypesToNormalNodes`. This allows normal nodes in `DungeonFlow` to create branching paths by attaching an archetype to it.