diff options
-rw-r--r-- | npc/000-1/max.txt | 2 | ||||
-rw-r--r-- | npc/000-2-0/note.txt | 2 |
2 files changed, 2 insertions, 2 deletions
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; |