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/functions/util.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'npc/functions/util.txt') diff --git a/npc/functions/util.txt b/npc/functions/util.txt index dfa178db5..ae6ada8ee 100644 --- a/npc/functions/util.txt +++ b/npc/functions/util.txt @@ -112,7 +112,7 @@ function script nard_reputation { .@nr=.@nr+1; // Peter Quest (+1 rep) - if (getq(ShipQuests_Peter) == 3 || getq(ShipQuests_Peter) == 5) + if (getq(ShipQuests_Peter) >= 7) .@nr=.@nr+1; // Tulimshar Quests -- cgit v1.2.3-60-g2f50