diff options
Diffstat (limited to 'npc/002-1/peter.txt')
-rw-r--r-- | npc/002-1/peter.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/npc/002-1/peter.txt b/npc/002-1/peter.txt index 5d9a1aa2f..125115127 100644 --- a/npc/002-1/peter.txt +++ b/npc/002-1/peter.txt @@ -225,7 +225,7 @@ OnTimeout: close; OnDone: - .@q3 = getq(ShipQuests_Peter); + .@q3 = getq3(ShipQuests_Peter); instance_destroy(.@q3); if (@peter) setq ShipQuests_Peter, getq(ShipQuests_Peter)|@peter, 0, -1; |