From a6c70c524c25e70aacda3265a57f40750956e812 Mon Sep 17 00:00:00 2001 From: Untrustedlife Date: Tue, 22 Jan 2019 13:23:09 -0600 Subject: [PATCH] ran code formatteing script, and added TJwhales balance changes --- scripts/microbe_stage/setup.as | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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,