From f2013282932590218007f5cb398ca6807b329c6b Mon Sep 17 00:00:00 2001 From: Jesusaves Date: Sun, 28 Mar 2021 16:01:00 -0300 Subject: I forgot to update the sailors --- npc/000-0/sailors.txt | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/npc/000-0/sailors.txt b/npc/000-0/sailors.txt index d19d4f39..45396609 100644 --- a/npc/000-0/sailors.txt +++ b/npc/000-0/sailors.txt @@ -58,11 +58,11 @@ OnTouch: // So allow them now. if (islegacyaccount()) { // Rebirth system - if (getlegacylevel() > 90) - REBIRTH=1; - // Race selection - BarberChangeRace(); + if (getlegacylevel() > 90) + RebirthPrompt(); + else + BarberChangeRace(); } setcamnpc; -- cgit v1.2.3-70-g09d2