diff options
Diffstat (limited to 'npc/000-1/tibbo.txt')
-rw-r--r-- | npc/000-1/tibbo.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/npc/000-1/tibbo.txt b/npc/000-1/tibbo.txt index 39d89f16..8da1e286 100644 --- a/npc/000-1/tibbo.txt +++ b/npc/000-1/tibbo.txt @@ -7,7 +7,7 @@ // Sailor part of the Gugli's quest. // Aquada box. -000-1,34,111,0 script Tibbo 110,{ +000-1,34,111,0 script Tibbo NPC_ELVEN_MAN_STANDING,{ .@g = getq(ShipQuests_Gugli); if (.@g == 0) goto L_NoTask; |