diff options
Diffstat (limited to 'npc/000-0-0/sailors.txt')
-rw-r--r-- | npc/000-0-0/sailors.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/npc/000-0-0/sailors.txt b/npc/000-0-0/sailors.txt index 10df0d8ae..310835fb4 100644 --- a/npc/000-0-0/sailors.txt +++ b/npc/000-0-0/sailors.txt @@ -4,7 +4,7 @@ // Description: // Tutorial -000-0-0,29,35,0 script Elmo#sailors NPC_ELMO,{ +000-0-0,30,34,0 script Elmo#sailors NPC_ELMO,{ .@q = getq(ShipQuests_Arpan); if (.@q == 0) goto L_Step0; if (.@q == 1) goto L_Step1; |