Sync working project files - hub layout, boss roster, doc updates

This commit is contained in:
2026-03-05 15:50:37 -05:00
parent 6ce4531b76
commit f1b4820307
47 changed files with 1476 additions and 402 deletions
+11
View File
@@ -0,0 +1,11 @@
<svg xmlns="http://www.w3.org/2000/svg" width="128" height="128" viewBox="0 0 128 128">
<rect width="128" height="128" fill="#1a1a2e"/>
<rect x="44" y="20" width="40" height="30" rx="4" fill="#4fc3f7"/>
<rect x="30" y="54" width="68" height="44" rx="4" fill="#4fc3f7"/>
<rect x="20" y="60" width="10" height="20" rx="2" fill="#81d4fa"/>
<rect x="98" y="60" width="10" height="20" rx="2" fill="#81d4fa"/>
<rect x="40" y="98" width="16" height="20" rx="2" fill="#81d4fa"/>
<rect x="72" y="98" width="16" height="20" rx="2" fill="#81d4fa"/>
<circle cx="54" cy="36" r="5" fill="#1a1a2e"/>
<circle cx="74" cy="36" r="5" fill="#1a1a2e"/>
</svg>

After

Width:  |  Height:  |  Size: 657 B