From 6104034890ce35cd71e5c7951f39215627e10daf Mon Sep 17 00:00:00 2001 From: Reid Date: Mon, 27 Aug 2012 02:14:48 +0200 Subject: Place Silvio, Mickael and Muller NPCs on 000-1 map, Change location of Max and Sapartan NPCs. --- npc/000-1/max.txt | 2 +- npc/000-1/mickael.txt | 2 +- npc/000-1/muller.txt | 2 +- npc/000-1/sapartan.txt | 2 +- npc/000-1/silvio.txt | 2 +- 5 files changed, 5 insertions(+), 5 deletions(-) (limited to 'npc') diff --git a/npc/000-1/max.txt b/npc/000-1/max.txt index b00ef673..d31ddf51 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,74,108,0,1 script Max 105;2,{ +000-1.gat,58,108,0,1 script Max 105;2,{ mesn; mesq l("."); diff --git a/npc/000-1/mickael.txt b/npc/000-1/mickael.txt index 584816a4..d381571b 100644 --- a/npc/000-1/mickael.txt +++ b/npc/000-1/mickael.txt @@ -4,7 +4,7 @@ // Description: // Sailor who gives some informations to the player. -000-1.gat,24,32,0,1 script Mickael 106;2,{ +000-1.gat,79,108,0,1 script Mickael 106;2,{ mesn; mesq l("Oh, hey you."); diff --git a/npc/000-1/muller.txt b/npc/000-1/muller.txt index ac33d1ef..8a750290 100644 --- a/npc/000-1/muller.txt +++ b/npc/000-1/muller.txt @@ -4,7 +4,7 @@ // Description: // A random NPC searching for some food on the map. -000-1.gat,23,31,0,1 script Q'Muller 104;2,{ +000-1.gat,35,69,0,1 script Q'Muller 104;2,{ mesn; mesq l("I think that I'm done, I've got a box full of @@!", getitemlink("Crocclaw")); diff --git a/npc/000-1/sapartan.txt b/npc/000-1/sapartan.txt index cb220595..02c270dc 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,75,109,0,1 script Sapartan 314;2,{ +000-1.gat,59,109,0,1 script Sapartan 314;2,{ mesn; mesq l("."); diff --git a/npc/000-1/silvio.txt b/npc/000-1/silvio.txt index 609ff031..e9e238d4 100644 --- a/npc/000-1/silvio.txt +++ b/npc/000-1/silvio.txt @@ -4,7 +4,7 @@ // Description: // Pervert and arrogant sailor. -000-1.gat,42,42,0,1 script Silvio 312;2,{ +000-1.gat,86,99,0,1 script Silvio 312;2,{ mesn; mesq l("Hey hey"); -- cgit v1.2.3-70-g09d2