summaryrefslogtreecommitdiff
path: root/npc/014-5-1
diff options
context:
space:
mode:
authorJesusaves <cpntb1@ymail.com>2019-06-05 13:44:32 -0300
committerJesusaves <cpntb1@ymail.com>2019-06-05 13:44:32 -0300
commitcd48ff779729f92e80a650dd36ee7a11fea3e732 (patch)
treeb8aebe216de6c54964b2831f648c7b02b3737323 /npc/014-5-1
parent0932a5b0c04eb47ff44572be3e0d8d91598a5a4f (diff)
downloadserverdata-cd48ff779729f92e80a650dd36ee7a11fea3e732.tar.gz
serverdata-cd48ff779729f92e80a650dd36ee7a11fea3e732.tar.bz2
serverdata-cd48ff779729f92e80a650dd36ee7a11fea3e732.tar.xz
serverdata-cd48ff779729f92e80a650dd36ee7a11fea3e732.zip
Better balance for "daily" reward at Sagratha. Yes, it is a reward, not a quest.
Diffstat (limited to 'npc/014-5-1')
-rw-r--r--npc/014-5-1/sagratha.txt2
1 files changed, 1 insertions, 1 deletions
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;