Added social media links
This commit is contained in:
@@ -1 +1,2 @@
|
||||
Card Name;Cost;Type;Effect / Reminder Text;Power;Durability
|
||||
Bomber;2;Mecha;Flight (This unit can't be attacked except by units with Flight or Reach). This Mecha can't attack units with Flight ;3;2
|
||||
|
||||
|
Binary file not shown.
|
After Width: | Height: | Size: 6.1 KiB |
@@ -1,3 +1,6 @@
|
||||
<a href="https://facebook.com/KRGameStudios"><img src="https://en.facebookbrand.com/wp-content/uploads/2016/05/FB-fLogo-Blue-broadcast-2.png" alt="Facebook" width="32" height="32"></a>
|
||||
<a href="https://twitter.com/KRGameStudios"><img src="img/twitter.png" alt="Twitter" width="32" height="32"></a>
|
||||
|
||||
Fight your way across vast expanses, conquer enemy batallions, and survive in this world of immense Mechas - wild combat machines commanded by the best pilots this side of the catastrophe.
|
||||
|
||||
::: mobileOnly
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
//global markdown object and configuration
|
||||
var markdown = window.markdownit()
|
||||
var markdown = window.markdownit({html:true})
|
||||
|
||||
//allow HTML-style comments
|
||||
.use(window.markdownitInlineComments)
|
||||
|
||||
Reference in New Issue
Block a user