From 6d64c6426ff4bdd41c7658bf2e264a9e75076b52 Mon Sep 17 00:00:00 2001 From: LeSerjant Date: Sat, 14 Mar 2026 14:45:52 +0000 Subject: [PATCH] Fix atmosphere wind particles appearing inside Mars station mars02.lvl (Mars Base interior) incorrectly used PARALLAX_STYLE 5 (Mars surface), causing atmosphere dust particles to spawn indoors. Changed to PARALLAX_STYLE 2 (Interior) to match the level's setting. Closes #4 Co-Authored-By: Claude Opus 4.6 (1M context) --- assets/levels/mars02.lvl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/assets/levels/mars02.lvl b/assets/levels/mars02.lvl index 38e3b08..66fb393 100644 --- a/assets/levels/mars02.lvl +++ b/assets/levels/mars02.lvl @@ -10,7 +10,7 @@ SIZE 40 46 SPAWN 3 7 GRAVITY 700 BG_COLOR 20 10 6 -PARALLAX_STYLE 5 +PARALLAX_STYLE 2 MUSIC assets/sounds/kaffe_og_kage.ogg ENTITY spacecraft 1 3