From cc6e06d3e75205ad56f6894694a4de06c49d15e4 Mon Sep 17 00:00:00 2001 From: Jesusaves Date: Mon, 31 Dec 2018 18:34:24 -0200 Subject: Rewrite entirely, Peter Script (along the quest) --- npc/001-8/hub.txt | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'npc/001-8/hub.txt') diff --git a/npc/001-8/hub.txt b/npc/001-8/hub.txt index 145723e1c..4cd016ed7 100644 --- a/npc/001-8/hub.txt +++ b/npc/001-8/hub.txt @@ -406,6 +406,11 @@ OnPCLogoutEvent: setpcblock(PCBLOCK_ATTACK|PCBLOCK_SKILL|PCBLOCK_ITEM|PCBLOCK_MOVE, false); setq HurnscaldQuest_BloodDonor, 0, gettimetick(2)+3600; // one hour penalty } + // Logout/Death on Nard's ship hold + if (.@mapa$ ~= "002-2") { + setq2 ShipQuests_Peter, 0; + setq3 ShipQuests_Peter, -1; + } @qhub_victor=0; @qhub_died=0; -- cgit v1.2.3-60-g2f50