diff options
Diffstat (limited to 'npc/025-1/phoenix.txt')
-rw-r--r-- | npc/025-1/phoenix.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/npc/025-1/phoenix.txt b/npc/025-1/phoenix.txt index e820f2cb9..d89713208 100644 --- a/npc/025-1/phoenix.txt +++ b/npc/025-1/phoenix.txt @@ -35,7 +35,7 @@ case 4: .@blvl+=175; .@rebirth$=l("final"); - if ($GAME_STORYLINE >= 4) + if ($GAME_STORYLINE >= 5) break; default: setpcblock(PCBLOCK_HARD, false); |