@@ -37,3 +37,3 @@ Planned:
* Worldgen rework.
-** The world is statelessly generated from noise fields right now. If we want to have water/nutrients/etc for crops it should maybe be done in a unified and more realistic using an "erosion" map generation algorithm on game start instead.
+** The world is statelessly generated from noise fields right now. If we want to have water/nutrients/etc for crops it should maybe be done in a unified and more realistic way using an "erosion" map generation algorithm on game start instead.
** Instead of impassable rocky areas, have contour lines/slopes instead. Maybe rivers.