From 4b30cc3a32c6716e2e354f74f5dee5df32815ed5 Mon Sep 17 00:00:00 2001 From: dutchie031 Date: Sat, 15 Aug 2026 12:32:30 +0200 Subject: [PATCH] crate spawning update --- RELEASENOTES.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/RELEASENOTES.md b/RELEASENOTES.md index 95dd183..d7eed88 100644 --- a/RELEASENOTES.md +++ b/RELEASENOTES.md @@ -7,9 +7,9 @@ ### Bug Fixes -- Issue #11 - PR #17 - Supply crate spawning now checks for free space and will not spawn if the area is too crowded. +- Issue #11
+ PR #17
+ Supply crate spawning now checks for free space and will not spawn if the area is too crowded.
Additionally different units will spawn in different areas depending on loading side. ## [0.12.1] 2026-07