From d25606446fe111634ccec1530d6fca182cd24f6c Mon Sep 17 00:00:00 2001 From: Jesusaves Date: Fri, 24 May 2024 22:24:43 -0300 Subject: Cat Ears Quest by Manatauro (+ misc notes) --- npc/functions/util.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'npc/functions/util.txt') diff --git a/npc/functions/util.txt b/npc/functions/util.txt index 2a6cde446..3a875f560 100644 --- a/npc/functions/util.txt +++ b/npc/functions/util.txt @@ -483,8 +483,8 @@ function script reputation { if (getq(HalinarzoQuest_Speed) >= 1) .@nr=.@nr+1; - // Katze Quest (TODO) - if (getq(CaveQuest_Katze) >= 1) + // Katze Quest (+1 rep) + if (getq(CaveQuest_Katze) >= 2) .@nr=.@nr+1; // HALINARZO Magical Forumula -- cgit v1.2.3-70-g09d2