|
|
|
@@ -192,18 +192,6 @@ |
|
|
|
<th><button class="growth-amount" id="button-amount-100">100x</button></th> |
|
|
|
</tr> |
|
|
|
</table> |
|
|
|
<div class="stat-container"> |
|
|
|
<button class="stat-button" id="button-look">Look Around</button> |
|
|
|
<button class="stat-button" id="button-arousal">Arousal On</button> |
|
|
|
<button class="stat-button" id="button-stroll">Status: Standing</button> |
|
|
|
<button class="stat-button" id="button-numbers">Numbers: Full</button> |
|
|
|
<button class="stat-button" id="button-units">Units: Metric</button> |
|
|
|
<button class="stat-button" id="button-verbose">Verbose Text</button> |
|
|
|
<button class="stat-button" id="button-grow-lots">SUPER BIG</button> |
|
|
|
<button class="stat-button" id="button-dark-mode-game">Toggle Dark Mode</button> |
|
|
|
<button class="stat-button" id="button-stats">Stats</button> |
|
|
|
<button class="stat-button" id="button-debug-log">Debug Log</button> |
|
|
|
</div> |
|
|
|
</div> |
|
|
|
<div id="log-area"> |
|
|
|
<div id="log"> |
|
|
|
@@ -225,6 +213,7 @@ |
|
|
|
<button class="action-part-button" id="action-part-waste">Waste</button> |
|
|
|
<button class="action-part-button" id="action-part-goo">Goo</button> |
|
|
|
<button class="action-part-button" id="action-part-misc">Misc</button> |
|
|
|
<button class="action-part-button" id="action-part-options">Options</button> |
|
|
|
</div> |
|
|
|
|
|
|
|
<div class="action-tab" id="actions-body"> |
|
|
|
@@ -315,6 +304,19 @@ |
|
|
|
<button class="action-button" id="button-action-pouch_eat">Eat From Pouch</button> |
|
|
|
<button class="action-button" id="button-action-pouch_absorb">Absorb Pouch</button> |
|
|
|
</div> |
|
|
|
|
|
|
|
<div class="action-tab" id="actions-options"> |
|
|
|
<button class="stat-button" id="button-look">Look Around</button> |
|
|
|
<button class="stat-button" id="button-arousal">Arousal On</button> |
|
|
|
<button class="stat-button" id="button-stroll">Status: Standing</button> |
|
|
|
<button class="stat-button" id="button-numbers">Numbers: Full</button> |
|
|
|
<button class="stat-button" id="button-units">Units: Metric</button> |
|
|
|
<button class="stat-button" id="button-verbose">Verbose Text</button> |
|
|
|
<button class="stat-button" id="button-grow-lots">SUPER BIG</button> |
|
|
|
<button class="stat-button" id="button-dark-mode-game">Toggle Dark Mode</button> |
|
|
|
<button class="stat-button" id="button-stats">Stats</button> |
|
|
|
<button class="stat-button" id="button-debug-log">Debug Log</button> |
|
|
|
</div> |
|
|
|
</div> |
|
|
|
</div> |
|
|
|
<div class="character-build"> |
|
|
|
|