unified field theory
duplication bug fix renaming custom mode -> experimental mode experimental mode is available again even without completing lore mob: sneaker is a bit faster and stronger (the invisible one that attacks from stealth) tech: unified field theory - switching guns uses a reroll to cycle your field
This commit is contained in:
@@ -81,16 +81,16 @@
|
||||
<!-- ********** intro page ***********************************************
|
||||
******************************************************************************* -->
|
||||
<div id="choose-grid"></div>
|
||||
<div id="build-grid"></div>
|
||||
<div id="experiment-grid"></div>
|
||||
<div style="position: absolute; top:0;left:0;">
|
||||
<div id="pause-grid-left" class="pause-grid"></div>
|
||||
</div>
|
||||
<div style="position: absolute; top:0;right:0;">
|
||||
<div id="pause-grid-right" class="pause-grid"></div>
|
||||
</div>
|
||||
<svg class="SVG-button" id="build-button" width="110" height="40" style="border: 2px #333 solid;">
|
||||
<svg class="SVG-button" id="experiment-button" width="155" height="40" style="border: 2px #333 solid;">
|
||||
<g stroke='none' fill='#333' stroke-width="2" font-size="28px" font-family="Arial, sans-serif">
|
||||
<text x="10" y="30">custom</text>
|
||||
<text x="10" y="30">experiment</text>
|
||||
</g>
|
||||
</svg>
|
||||
<div id='info'>
|
||||
|
||||
Reference in New Issue
Block a user