feature: add new composite and exotic mana types (ticket #202)
Build and Publish Mana Loop Docker Image / build-and-publish (push) Failing after 17s

This commit is contained in:
2026-05-29 21:51:45 +02:00
parent 7bd28e2085
commit e3ce18c601
31 changed files with 1279 additions and 170 deletions
+2 -1
View File
@@ -1,6 +1,6 @@
{
"_meta": {
"generated": "2026-05-29T15:18:17.066Z",
"generated": "2026-05-29T16:18:04.496Z",
"description": "Import dependency graph for src/lib/game. Keys are files, values are arrays of files they import.",
"usage": "To find what a file affects, search for its path in the VALUES. To find what a file depends on, look at its KEY entry."
},
@@ -474,6 +474,7 @@
"types.ts"
],
"stores/combatStore.ts": [
"data/guardian-encounters.ts",
"stores/combat-actions.ts",
"stores/combat-state.types.ts",
"types.ts",