summaryrefslogtreecommitdiff
path: root/npc
diff options
context:
space:
mode:
authorJesusaves <cpntb1@ymail.com>2021-03-16 14:02:30 -0300
committerJesusaves <cpntb1@ymail.com>2021-03-16 14:02:30 -0300
commitee259fa555747446799192524e0027b962ed2b39 (patch)
treee01bcf7b2bd75af7401158250218f890815d988b /npc
parent75eb806bfbdcf6c97deb2c2eccbb26dac1774b6a (diff)
downloadserverdata-ee259fa555747446799192524e0027b962ed2b39.tar.gz
serverdata-ee259fa555747446799192524e0027b962ed2b39.tar.bz2
serverdata-ee259fa555747446799192524e0027b962ed2b39.tar.xz
serverdata-ee259fa555747446799192524e0027b962ed2b39.zip
Read the rules when account is created
Diffstat (limited to 'npc')
-rw-r--r--npc/000-0/sailors.txt3
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)