summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJesusaves <cpntb1@ymail.com>2021-10-12 18:18:24 -0300
committerJesusaves <cpntb1@ymail.com>2021-10-12 18:18:24 -0300
commit20b2aa3d59801afb86b4b1b17e8768949842d6ba (patch)
tree79af8ab32e9c55d67dada554076c412bd6113dcb
parent233d7dfc487303afc48eae2f9e99f08f10e3cf80 (diff)
downloadserverdata-20b2aa3d59801afb86b4b1b17e8768949842d6ba.tar.gz
serverdata-20b2aa3d59801afb86b4b1b17e8768949842d6ba.tar.bz2
serverdata-20b2aa3d59801afb86b4b1b17e8768949842d6ba.tar.xz
serverdata-20b2aa3d59801afb86b4b1b17e8768949842d6ba.zip
Obtaining Milk from Sagratha is not supposed to require perfection
-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 9255d727a..6b727f4e3 100644
--- a/npc/014-5-1/sagratha.txt
+++ b/npc/014-5-1/sagratha.txt
@@ -152,7 +152,7 @@ function script SaggyMobCount {
close;
// XXX: Mouboo Milk
case 2:
- if (SAGRATHA_SCORE < 50) {
+ if (SAGRATHA_SCORE < 45) {
mesn;
mesq l("You don't need, nor deserve it.");
next;