diff options
Diffstat (limited to 'html')
-rw-r--r-- | html/broughlike/about.html | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/html/broughlike/about.html b/html/broughlike/about.html index bd6fd6c..3bcfa25 100644 --- a/html/broughlike/about.html +++ b/html/broughlike/about.html @@ -19,7 +19,8 @@ <li>You are the hexagon.</li> <li>Your goal is to reach the triangle. When you reach the triangle you'll be brought to the next level.</li> <li>Enemies are circles. Run into them to battle. Be warned, you'll also take damage when you battle.</li> - <li>Diamonds add 3 to the amount of damage you can do to an enemy for the level.</li> + <li>Diamonds and pentagons are collectable. Run into them to pick them up.</li> + <li>Diamonds add 3 to the amount of damage you can do to an enemy for the remainder of the level.</li> <li>Pentagons restore a little bit of your health.</li> <li>You can tell your or an enemy's health by the opacity of the shape. Darker means more health.</li> <li>Every few levels you'll run into a boss. They're circles, but a different color from normal enemies and have more health and will chase the hexagon from farther away.</li> |