Updated some markdown lists

This commit is contained in:
2019-06-04 02:44:27 +10:00
parent e4263360e4
commit 8a6fdbd1c7
2 changed files with 32 additions and 1 deletions
+26
View File
@@ -61,3 +61,29 @@ Scientists don't fight. Instead, they offer other means of gaining advantage ove
--Coming Soon--
<div class="break" />
---
<div class="break" />
### Equipment
<div class="break" />
New equipment becomes accessible as soon as you train a new scientist, and purchased equipment remains in your inventory if the scientist is untrained. Each soldier uses one weapon during attacks, or one piece of armour when attacked. They also use consumables when attacking or attacked, which are then lost. Recruits also use armour and consumables when attacked.
<div class="break" />
---
<div class="break" />
### Badges
<div class="break" />
--Coming Soon--
<div class="break" />
+6 -1
View File
@@ -4,13 +4,16 @@ Major
* Implement spies.
* Write the instructions for spies.
* Implement countdown timers for combat and training.
* Implement badges.
* Write the instructions for badges.
Minor
---
* Disable attack button with no soldiers.
* Implement game ladder sorting.
* Implement badges.
* Implement diagnostic tracker (daily player count, etc.).
* Write unit tests (ensure that the game doesn't break from an update).
Patch
---
@@ -28,8 +31,10 @@ Wishlist
* In-game events.
* Hire a graphic designer.
* Implement nations (player alliances).
Event Ideas
---
* Capture the flag.