diff options
Diffstat (limited to 'npc')
-rw-r--r-- | npc/000-1/gugli.txt | 2 | ||||
-rw-r--r-- | npc/000-1/max.txt | 2 | ||||
-rw-r--r-- | npc/000-1/sapartan.txt | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/npc/000-1/gugli.txt b/npc/000-1/gugli.txt index 7e46d0eb..60bab59f 100644 --- a/npc/000-1/gugli.txt +++ b/npc/000-1/gugli.txt @@ -13,4 +13,4 @@ close; -} +}
\ No newline at end of file diff --git a/npc/000-1/max.txt b/npc/000-1/max.txt index d31ddf51..c1349e96 100644 --- a/npc/000-1/max.txt +++ b/npc/000-1/max.txt @@ -4,7 +4,7 @@ // Description: // Friend of Sapartan, he gives some information on how to find what Gugli asked to search. -000-1.gat,58,108,0,1 script Max 105;2,{ +000-1.gat,72,109,0,1 script Max 105;2,{ mesn; mesq l("."); diff --git a/npc/000-1/sapartan.txt b/npc/000-1/sapartan.txt index 02c270dc..d0b6b31c 100644 --- a/npc/000-1/sapartan.txt +++ b/npc/000-1/sapartan.txt @@ -4,7 +4,7 @@ // Description: // Friend of Max, he gives some information about Artis. -000-1.gat,59,109,0,1 script Sapartan 314;2,{ +000-1.gat,73,110,0,1 script Sapartan 314;2,{ mesn; mesq l("."); |