diff options
-rw-r--r-- | npc/000-1/max.txt | 2 | ||||
-rw-r--r-- | npc/000-1/sapartan.txt | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/npc/000-1/max.txt b/npc/000-1/max.txt index 7fb35ce6..b00ef673 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,28,42,0,1 script Max 105;2,{ +000-1.gat,74,108,0,1 script Max 105;2,{ mesn; mesq l("."); diff --git a/npc/000-1/sapartan.txt b/npc/000-1/sapartan.txt index cfde93ab..cb220595 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,29,43,0,1 script Sapartan 314;2,{ +000-1.gat,75,109,0,1 script Sapartan 314;2,{ mesn; mesq l("."); |