We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9fe455c commit 850d05fCopy full SHA for 850d05f
1 file changed
throneofthunder/ra-den.html
@@ -296,13 +296,7 @@ <h3 class="text-xl font-bold text-red-500">Phase 2: Die Zerstörung (ab 40%)</h3
296
];
297
298
const NPC_OPTIONS = [
299
- "Frost King Malakk",
300
- "Kazra'jin",
301
- "Sul the Sandcrawler",
302
- "High Priestess Mar'li",
303
- "Blessed Loa Spirit",
304
- "Shadowed Loa Spirit",
305
- "Gara'jal the Spiritbinder"
+ "Ra-den",
306
307
308
const container = document.getElementById('raden-planner-container');
0 commit comments