From c050a4046b77f4f6dfe59674a02f8a31eb047a3b Mon Sep 17 00:00:00 2001 From: Acamaeda Date: Sat, 24 Oct 2020 20:57:25 -0400 Subject: [PATCH] Update demo.html --- demo.html | 35 ++++++++++++++++++++++++----------- 1 file changed, 24 insertions(+), 11 deletions(-) diff --git a/demo.html b/demo.html index 1aabc5c..9cc6095 100644 --- a/demo.html +++ b/demo.html @@ -1,3 +1,4 @@ +@@ -0,0 +1,194 @@ @@ -25,14 +26,15 @@

{{modInfo.name}} {{VERSION.withoutName}}



Congratulations! You have reached the end and beaten this game, but for now...


-

Please check the Discord to see there are new content updates!



+

Please check the Discord to see if there are new content updates!



It took you {{formatTime(player.timePlayed)}} to beat the game.
Make sure that you record the time in your stream or else your speedrun won't count!

    


- The Modding Tree Discord
- Main Prestige Tree Discord
+ {{modInfo.discordName}}
+ The Modding Tree Discord
+ Main Prestige Tree server


If you would like to speedrun this, press Play Again and record your attempt, then submit on the Discord Server in the channel #speedrun-submissions.


@@ -48,6 +50,10 @@

{{modInfo.name}}


{{VERSION.withName}}

+ +
+ Made by {{modInfo.author}} +

The Modding Tree {{TMT_VERSION.tmtNum}} by Acamaeda
@@ -94,7 +100,14 @@
{{VERSION.withoutName}}

i
- +
+ + +

Dev Speed: {{format(player.devSpeed)}}x
@@ -114,7 +127,7 @@
-
+
@@ -139,17 +152,17 @@ ({{format(getPointGen())}}/sec)
- +
- +


-
+



-
+
@@ -165,7 +178,7 @@

-
+
@@ -179,4 +192,4 @@
- + \ No newline at end of file