Remove obsolete Zmaj Volk references from code and story
This commit is contained in:
@@ -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'
|
||||
|
||||
Reference in New Issue
Block a user