fix: #328 fabricator golem-2 interval 250→500 + golem-1 desc
Build and Publish Mana Loop Docker Image / build-and-publish (push) Failing after 1m2s

- Fix Fabricator golem-2 capped perk interval from 250 to 500 (spec match)
- Update golem-1 description to 'Unlock golem summoning' (spec match)
This commit is contained in:
2026-06-09 11:47:35 +02:00
parent 3ad919a047
commit 93ffa0768b
16 changed files with 98 additions and 543 deletions
-7
View File
@@ -57,9 +57,6 @@ Mana-Loop/
│ │ ├── game/
│ │ │ ├── LootInventory/
│ │ │ │ ├── BlueprintsSection.tsx
│ │ │ │ ├── EquipmentItem.tsx
│ │ │ │ ├── EssenceItem.tsx
│ │ │ │ ├── MaterialItem.tsx
│ │ │ │ ├── icons.ts
│ │ │ │ └── types.ts
│ │ │ ├── crafting/
@@ -128,7 +125,6 @@ Mana-Loop/
│ │ │ │ │ ├── golemancy-utils.ts
│ │ │ │ │ └── types.ts
│ │ │ │ ├── AchievementsTab.tsx
│ │ │ │ ├── ActivityLog.tsx
│ │ │ │ ├── AttunementsTab.test.ts
│ │ │ │ ├── AttunementsTab.tsx
│ │ │ │ ├── CraftingTab.test.ts
@@ -154,11 +150,9 @@ Mana-Loop/
│ │ │ │ └── index.ts
│ │ │ ├── ActionButtons.tsx
│ │ │ ├── ActivityLogPanel.tsx
│ │ │ ├── AttunementStatus.tsx
│ │ │ ├── GameToast.tsx
│ │ │ ├── ManaDisplay.tsx
│ │ │ ├── TimeDisplay.tsx
│ │ │ ├── UpgradeDialog.tsx
│ │ │ ├── index.ts
│ │ │ └── types.ts
│ │ ├── ui/
@@ -326,7 +320,6 @@ Mana-Loop/
│ │ │ │ │ ├── hands.ts
│ │ │ │ │ ├── head.ts
│ │ │ │ │ ├── index.ts
│ │ │ │ │ ├── shields.ts
│ │ │ │ │ ├── swords.ts
│ │ │ │ │ ├── types.ts
│ │ │ │ │ └── utils.ts