diff options
Diffstat (limited to 'npc/000-0/sailors.txt')
-rw-r--r-- | npc/000-0/sailors.txt | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/npc/000-0/sailors.txt b/npc/000-0/sailors.txt index 6e46cc4c9..99461c3dd 100644 --- a/npc/000-0/sailors.txt +++ b/npc/000-0/sailors.txt @@ -142,6 +142,9 @@ L_FiresOfSteam: mesn strcharinfo(0); mesq l("We'll be arriving at Artis by the dawn, where Elora will be waiting for us. I can only hope, that the denizens are okay..."); next; + clear; + GameRules(8 | 4); + clear; closeclientdialog; freeloop(true); while (BaseLevel < 80) |