rpg fleshing out
All checks were successful
Build Org Website / build (push) Successful in 46s

This commit is contained in:
2026-05-09 22:52:16 +01:00
parent a2bc77805c
commit 083ade12eb
10 changed files with 1499 additions and 36 deletions

View File

@@ -493,6 +493,7 @@
}
function rpg(root) {
if (window.AshBelowLakeRpg) return window.AshBelowLakeRpg(root);
const canvas = $("[data-rpg-canvas]", root);
const ctx = canvas.getContext("2d");
const els = {