From fdbfc68e065395e9ae7aa25c4d8b2b3f5af18ea8 Mon Sep 17 00:00:00 2001 From: Manuel DeJesus <69539934+ManuelLovell@users.noreply.github.com> Date: Sun, 16 Jun 2024 21:17:20 -0700 Subject: [PATCH] add: Decked! to OBR Store --- extensions.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/extensions.json b/extensions.json index 3d2c422..31ad9c2 100644 --- a/extensions.json +++ b/extensions.json @@ -40,5 +40,6 @@ "bones": "https://www.battle-system.com/owlbear/bones-docs/store.md", "pretty-sordid": "https://raw.githubusercontent.com/SeamusFinlayson/initiative-tracker/main/docs/store.md", "owl-trackers": "https://raw.githubusercontent.com/SeamusFinlayson/owl-trackers/main/docs/store.md", - "calendar-of-harptos": "https://resident-uhlig.gitlab.io/owlbear-rodeo-calendar-of-harptos/store/index.md" + "calendar-of-harptos": "https://resident-uhlig.gitlab.io/owlbear-rodeo-calendar-of-harptos/store/index.md", + "decked": "https://www.battle-system.com/owlbear/decked-docs/store.md" }