diff options
Diffstat (limited to 'npc/000-1/astapolos.txt')
-rw-r--r-- | npc/000-1/astapolos.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/npc/000-1/astapolos.txt b/npc/000-1/astapolos.txt index 2f7cd91c..41630596 100644 --- a/npc/000-1/astapolos.txt +++ b/npc/000-1/astapolos.txt @@ -7,7 +7,7 @@ // Sailor part of the Gugli's quest. // Croconut box. -000-1,22,50,0 script Astapolos 107,{ +000-1,22,50,0 script Astapolos NPC_ELVEN_MAN_RED,{ .@g = getq(ShipQuests_Gugli); if (.@g == 0) goto L_NoTask; |