Skip to content

Commit

Permalink
Update index.html
Browse files Browse the repository at this point in the history
  • Loading branch information
MrRedShark77 committed Jul 17, 2023
1 parent 38d0e98 commit b95ff28
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion index.html
Original file line number Diff line number Diff line change
Expand Up @@ -564,7 +564,7 @@ <h1><b>Your mass is enough to go Infinity!</b></h1><br><br>
<div id="FSS_eff2"></div><br>
<button onclick="darkRun()" class="btn half_full tooltip" id="dark_run_btn" tooltip-html="Dark Running will force a Dark reset, and will trap you into Big Rip with quantum challenge modifiers [8,8,8,8,8,8,8,8]. You will produce <b>Glyphic Mass</b> based on resources which nerf things, and choosing a glyph to earn will exit a Dark Run."></button>
<button class="btn half_full" onclick="player.dark.run.gmode = (player.dark.run.gmode+1)%3">Glyph Button Mode: <span id="mg_btn_mode">X</span></button>
<button class="btn half_full" onclick="player.dark.run.glyphs = [0,0,0,0,0,0]">Clear all glyphs</button>
<button class="btn half_full" onclick="player.dark.run.glyphs = [E(0),E(0),E(0),E(0),E(0),E(0)]">Clear all glyphs</button>
<br><br>
<div>
<button class="btn" onclick="player.dark.run.gamount = 0">=0</button>
Expand Down

0 comments on commit b95ff28

Please sign in to comment.