Remove obsolete Zmaj Volk references from code and story

This commit is contained in:
2025-12-27 12:58:33 +01:00
parent 7dddb29d1c
commit 70f4194826
5 changed files with 36 additions and 39 deletions

View File

@@ -29,7 +29,7 @@ class AnaClueSystem {
// Story progression
this.storyUnlocks = {
5: 'act1_context', // First 5 clues unlock Act 1 context
10: 'zmaj_volk_reveal', // Giant Troll King reveal
10: 'troll_king_reveal', // Giant Troll King reveal
15: 'twin_bond_boost', // Twin Bond strengthens
25: 'act2_context', // Act 2 context unlocked
35: 'final_location_hint', // Hint to Ana's location
@@ -368,7 +368,7 @@ class AnaClueSystem {
message: 'The attack, the kidnapping... the full picture emerges.',
reward: 'Twin Bond Level +1'
},
zmaj_volk_reveal: {
troll_king_reveal: {
title: 'Giant Troll King\'s Identity',
message: 'The true nature of the captor revealed.',
reward: 'Boss Location Marked'