summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--npc/025-1/phoenix.txt3
1 files changed, 2 insertions, 1 deletions
diff --git a/npc/025-1/phoenix.txt b/npc/025-1/phoenix.txt
index b8e20a246..50bd08977 100644
--- a/npc/025-1/phoenix.txt
+++ b/npc/025-1/phoenix.txt
@@ -35,7 +35,8 @@
case 4:
.@blvl+=175;
.@rebirth$=l("final");
- break;
+ if ($GAME_STORYLINE >= 4)
+ break;
default:
setpcblock(255, false);
mesc l("Unfortunately you cannot rebirth anymore!");