Draft: Create the Take Damage box

This commit is contained in:
Gergely Polonkai 2025-06-06 01:52:49 +02:00
parent 139588b116
commit c4bb71effc
No known key found for this signature in database
GPG Key ID: 2D2885533B869ED4

View File

@ -383,6 +383,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>