Merge branch 'main' into main

This commit is contained in:
Spicy Marinara
2025-12-05 20:51:05 +01:00
committed by GitHub
13 changed files with 6585 additions and 4 deletions
+5
View File
@@ -68,6 +68,11 @@
<div id="rpg-quests" class="rpg-section rpg-quests-section">
<!-- Content will be populated by JavaScript -->
</div>
<!-- Character State Section (NEW) -->
<div id="rpg-character-state-container" class="rpg-section rpg-character-state-section">
<!-- Character state will be populated by JavaScript -->
</div>
</div>
<!-- HTML Prompt Toggle -->