diff --git a/src/apps/gameboard/static/apps/gameboard/natus-wheel.js b/src/apps/gameboard/static/apps/gameboard/natus-wheel.js index 7d60657..5015806 100644 --- a/src/apps/gameboard/static/apps/gameboard/natus-wheel.js +++ b/src/apps/gameboard/static/apps/gameboard/natus-wheel.js @@ -359,6 +359,8 @@ const NatusWheel = (() => { const asc = _currentData.houses.asc; const degrees = {}; Object.entries(_currentData.planets).forEach(([n, p]) => { degrees[n] = p.degree; }); + degrees['ASC'] = _currentData.houses.asc; + degrees['MC'] = _currentData.houses.mc; const myDeg = degrees[planetName]; if (myDeg === undefined) return; @@ -634,7 +636,7 @@ const NatusWheel = (() => { if (CLASSIC_ELEMENTS.has(item.key)) { const contribs = elData.contributors || []; bodyHtml = `