Draft: Create the Take Damage box

This commit is contained in:
2025-06-06 01:52:49 +02:00
parent 23a9e596db
commit ec8654b53c

View File

@@ -415,6 +415,10 @@
<button>Roll!</button>
<button>Do it!</button>
</div>
<div class="box">
<h2>Take Damage</h2>
<input type="number"><button>Ouch!</button>
</div>
</div>
</div>
<script>