The inventory service doesn't return items_capacity directly — it's in enhanced_properties.ItemSlots_Decal. Updated normalizer to read from there. Also defaults to 24 (standard AC pack size) with || instead of ?? to catch 0/undefined/null. Removed debug console.logs. Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
14 lines
475 B
HTML
14 lines
475 B
HTML
<!DOCTYPE html>
|
|
<html lang="en">
|
|
<head>
|
|
<meta charset="UTF-8" />
|
|
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
|
|
<title>Mosswart Overlord v2</title>
|
|
<link rel="icon" type="image/png" href="/icons/7735.png" />
|
|
<script type="module" crossorigin src="/v2/assets/index-BsSx0FFr.js"></script>
|
|
<link rel="stylesheet" crossorigin href="/v2/assets/index-DrsM2PEe.css">
|
|
</head>
|
|
<body>
|
|
<div id="root"></div>
|
|
</body>
|
|
</html>
|