fix: remove duplicate spell_iceShard from basic-spells.ts (was overwritten by frost-spells.ts version)
Build and Publish Mana Loop Docker Image / build-and-publish (push) Successful in 1m24s
Build and Publish Mana Loop Docker Image / build-and-publish (push) Successful in 1m24s
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"_meta": {
|
||||
"generated": "2026-06-08T12:14:51.708Z",
|
||||
"generated": "2026-06-08T12:28:07.502Z",
|
||||
"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."
|
||||
},
|
||||
@@ -799,7 +799,8 @@
|
||||
"stores/pipelines/pact-ritual.ts": [
|
||||
"constants.ts",
|
||||
"data/guardian-encounters.ts",
|
||||
"stores/manaStore.ts"
|
||||
"stores/manaStore.ts",
|
||||
"stores/prestigeStore.ts"
|
||||
],
|
||||
"stores/prestigeStore.ts": [
|
||||
"constants.ts",
|
||||
|
||||
Reference in New Issue
Block a user