Skip to content

Commit 850d05f

Browse files
committed
Ra-Den NPC fix
1 parent 9fe455c commit 850d05f

1 file changed

Lines changed: 1 addition & 7 deletions

File tree

throneofthunder/ra-den.html

Lines changed: 1 addition & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -296,13 +296,7 @@ <h3 class="text-xl font-bold text-red-500">Phase 2: Die Zerstörung (ab 40%)</h3
296296
];
297297

298298
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"
299+
"Ra-den",
306300
];
307301

308302
const container = document.getElementById('raden-planner-container');

0 commit comments

Comments
 (0)