From cd48ff779729f92e80a650dd36ee7a11fea3e732 Mon Sep 17 00:00:00 2001 From: Jesusaves Date: Wed, 5 Jun 2019 13:44:32 -0300 Subject: Better balance for "daily" reward at Sagratha. Yes, it is a reward, not a quest. --- npc/014-5-1/sagratha.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'npc/014-5-1/sagratha.txt') diff --git a/npc/014-5-1/sagratha.txt b/npc/014-5-1/sagratha.txt index 35cef5faa..cd8e1b6c1 100644 --- a/npc/014-5-1/sagratha.txt +++ b/npc/014-5-1/sagratha.txt @@ -151,7 +151,7 @@ function script SaggyMobCount { inventoryplace Milk, 2; SAGRATHA_SCORE-=8; // :o SAGRATHA_MILK=gettimeparam(GETTIME_HOUR)+4; - getitem Milk, 2; + getitem Milk, any(1,1,1,1,1,1,2); mesn; mesq l("Here. You know that milking Mouboos won't cause them harm, right? It's a different story with @@.", getitemlink(MoubooSteak)); close; -- cgit v1.2.3-60-g2f50