From b215e06bde12698c85f0853fc5951cc713d8d461 Mon Sep 17 00:00:00 2001 From: GoldSloth <22482566+GoldSloth@users.noreply.github.com> Date: Mon, 19 Aug 2024 20:36:46 +0100 Subject: [PATCH] Update ConfigReference.md --- ConfigReference.md | 1 + 1 file changed, 1 insertion(+) diff --git a/ConfigReference.md b/ConfigReference.md index d4921114..5d67b044 100644 --- a/ConfigReference.md +++ b/ConfigReference.md @@ -294,6 +294,7 @@ This will override the value set in the gun's model! | Submunition | String | ~ | Set the submunition | | NumSubmunitions | Integer | 0 | Number of submunitions to create | | SubmunitionDelay | Integer | ~ | Delay to create submunitions after impact / firing? | +| SubmunitionSpread | Float | 1 | Spread when deploying submunitions | | FlareParticleCount | Integer | 0 | Number of smoke particles to create | | DebrisParticleCount | Integer | 0 | Number of debris particles to create | | TrailParticles / SmokeTrail | Bool | false | Whether to create a trail of particles. |