Diff of Emu War Online 3 at 795b619

@@ -7,13 +7,13 @@ Features implemented:
 * Movement.
-  * EWO3 is turn-based, but with about 20 turns per second.
-  * Players have no walking speed limit but enemies do (though they move somewhat randomly).
+** EWO3 is turn-based, but with about 20 turns per second.
+** Players have no walking speed limit but enemies do (though they move somewhat randomly).
 * Procedural worldgen.
-  * Currently limited to a few "rocky outcrops" which obstruct movement.
+** Currently limited to a few "rocky outcrops" which obstruct movement.
 * Digging holes (as minor obstruction).
 * Items (dirt, bones).
-  * Dirt is from digging.
-  * Bones are from killing enemies.
-  * They do not do anything.
+** Dirt is from digging.
+** Bones are from killing enemies.
+** They do not do anything.
 * The classic EW enemies (IBIS, KESTREL, SNAKE, EMU, OGRE, RAT) as well as a new powerful but rare MOA and the weird PLATYPUS.
-  * Platypi, as the natural choice for magic users, have a ranged attack.
+** Platypi, as the natural choice for magic users, have a ranged attack.