diff options
Diffstat (limited to 'npc/025-2')
-rw-r--r-- | npc/025-2/phoenix.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/npc/025-2/phoenix.txt b/npc/025-2/phoenix.txt index 72da5aba6..5aca95e87 100644 --- a/npc/025-2/phoenix.txt +++ b/npc/025-2/phoenix.txt @@ -30,6 +30,7 @@ close; break; } + .@blvl=max(90, .@blvl); // Do not allow it to go too far below! mesc l("Once you reach level %d, I'll offer you a life-time opportunity to delete all your levels and experience for your %s rebirth!", .@blvl, .@rebirth$); next; mesn; |