From 2c90f2a3f940a91581a8a9bdc4811df220205f51 Mon Sep 17 00:00:00 2001 From: Jesusaves Date: Thu, 24 Jan 2019 17:01:20 -0200 Subject: Notes about the Yeti King quest --- npc/functions/util.txt | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'npc/functions/util.txt') diff --git a/npc/functions/util.txt b/npc/functions/util.txt index 1fa01d375..c12a883bf 100644 --- a/npc/functions/util.txt +++ b/npc/functions/util.txt @@ -234,6 +234,13 @@ function script reputation { if (getq(HurnscaldQuest_TeaParty) >= 2) .@nr=.@nr+1; + /* + // Yeti King Quest (+1 rep) + // Please note that if you challenge it again and lose, it'll reset + if (getq(HurnscaldQuest_Celestia) == 6) + .@nr=.@nr+1; + */ + // Farmers Quest (+1 rep) if (getq(HurnscaldQuest_Farmers) >= 5) .@nr=.@nr+1; -- cgit v1.2.3-70-g09d2