Reduced cost of potions

This commit is contained in:
2019-06-09 11:08:33 +10:00
parent 44fd4e4fc4
commit 86e9afb16b
4 changed files with 9 additions and 2 deletions
+1 -1
View File
@@ -11,9 +11,9 @@ export default class Blurb extends React.Component {
<p>This is a resource accumulation game, with some similarities to idle games. The idea is that you recruit new units once per day, train them as soldiers, and send them to attack other players. You can also train spies and scientists, which each grant their own benefits.</p>
<p>You can follow the developer KR Game Studios here:</p>
<ul>
<li><Link to='https://discord.gg/FQmz8TN' /></li>
<li><Link to='https://facebook.com/KRGameStudios' /></li>
<li><Link to='https://twitter.com/KRGameStudios' /></li>
<li><Link to='https://discord.gg/FQmz8TN' /></li>
<li><Link to='https://www.patreon.com/krgamestudios' /></li>
<li><Link to='https://github.com/KRGameStudios' /></li>
</ul>