diff options
author | Jesusaves <cpntb1@ymail.com> | 2021-03-22 11:12:18 -0300 |
---|---|---|
committer | Jesusaves <cpntb1@ymail.com> | 2021-03-22 11:12:18 -0300 |
commit | 8be9a2fc020fcf05a4bc79067457784c9048190a (patch) | |
tree | 836fa2910b84db24cbec0cdf79ddafc1022bdb12 /npc/000-0 | |
parent | 9048f068f81e1ceb453ddc74a6a824dfbe2b7292 (diff) | |
download | serverdata-8be9a2fc020fcf05a4bc79067457784c9048190a.tar.gz serverdata-8be9a2fc020fcf05a4bc79067457784c9048190a.tar.bz2 serverdata-8be9a2fc020fcf05a4bc79067457784c9048190a.tar.xz serverdata-8be9a2fc020fcf05a4bc79067457784c9048190a.zip |
Fix typo
Diffstat (limited to 'npc/000-0')
-rw-r--r-- | npc/000-0/sailors.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/npc/000-0/sailors.txt b/npc/000-0/sailors.txt index aba71aadc..0449f9a03 100644 --- a/npc/000-0/sailors.txt +++ b/npc/000-0/sailors.txt @@ -250,7 +250,7 @@ OnForceReset: getitembound RecipeBook, 1, 4; getitembound Bread, 10, 4; percentheal 100,100; - LOCATION$ = "Tulim"; + LOCATION$ = "Artis"; TUT_VAR=gettimetick(2); #TUTORIAL_DONE=true; #REG_DATE=gettimetick(2); |