From 4db83bef44332fa05cfa42fdce9d985584206ce7 Mon Sep 17 00:00:00 2001 From: Alige Date: Sat, 3 Aug 2013 15:16:00 +0200 Subject: Created a new NPC ID for Max to make him look less like Ale and have the tree be over him. Created a new NPC ID for the note rules in the ship to have a good offset and target size. --- npc/000-1/max.txt | 2 +- npc/000-2-0/note.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'npc') diff --git a/npc/000-1/max.txt b/npc/000-1/max.txt index 90050a4f..72cea39f 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 Gulukan, Astapolos and Q-Muller. -000-1.gat,72,110,0,1 script Max 114;2,{ +000-1.gat,72,110,0,1 script Max 115;2,{ set @gugli, getq(ShipQuests_Gugli); set @knife, getq(ShipQuests_Knife); diff --git a/npc/000-2-0/note.txt b/npc/000-2-0/note.txt index 9fb37471..2494c6c4 100644 --- a/npc/000-2-0/note.txt +++ b/npc/000-2-0/note.txt @@ -5,7 +5,7 @@ // Description: // A small note presenting the 6 main rules of Evol Online. -000-2-0.gat,29,25,0 script Note 999;2,{ +000-2-0.gat,29,25,0 script Note 116;2,{ mesn "Narrator"; mes col(l("There is a paper with some rules written on it."), 9); next; -- cgit v1.2.3-70-g09d2