diff --git a/scripts/microbe_stage/setup.as b/scripts/microbe_stage/setup.as index 244387cb4db..b7f35fdd6ee 100644 --- a/scripts/microbe_stage/setup.as +++ b/scripts/microbe_stage/setup.as @@ -746,7 +746,7 @@ void setupFloatingOrganelles(CellStageWorld@ world){ const auto toxinId = spawnSystem.addSpawnType( @createToxin, DEFAULT_SPAWN_DENSITY, MICROBE_SPAWN_RADIUS); - + // iron const auto ironId = spawnSystem.addSpawnType( @createIron, DEFAULT_SPAWN_DENSITY,