|
|
@@ -25,7 +25,7 @@ |
|
|
<div id="game"> |
|
|
<div id="game"> |
|
|
<div id="game-and-stats"> |
|
|
<div id="game-and-stats"> |
|
|
<div id="log"> |
|
|
<div id="log"> |
|
|
Welcome to Feast v0.1.0 |
|
|
|
|
|
|
|
|
Welcome to Feast v0.1.1 |
|
|
</div> |
|
|
</div> |
|
|
<div id="stats"> |
|
|
<div id="stats"> |
|
|
<div class="stat-line" id="time">Time: to file a bug report, because you shouldn't see this!</div> |
|
|
<div class="stat-line" id="time">Time: to file a bug report, because you shouldn't see this!</div> |
|
|
@@ -151,6 +151,10 @@ |
|
|
<li> |
|
|
<li> |
|
|
<label for="character-prefs-scat">Disposal/scat</label> |
|
|
<label for="character-prefs-scat">Disposal/scat</label> |
|
|
<input type="checkbox" id="character-prefs-scat" name="prefs-scat"/> |
|
|
<input type="checkbox" id="character-prefs-scat" name="prefs-scat"/> |
|
|
|
|
|
<li> |
|
|
|
|
|
<li> |
|
|
|
|
|
<label for="character-prefs-gore">Gore</label> |
|
|
|
|
|
<input type="checkbox" id="character-prefs-gore" name="prefs-gore"/> |
|
|
<li> |
|
|
<li> |
|
|
<button type="button" id="start-button">Start</button> |
|
|
<button type="button" id="start-button">Start</button> |
|
|
</li> |
|
|
</li> |
|
|
|