From 20b2aa3d59801afb86b4b1b17e8768949842d6ba Mon Sep 17 00:00:00 2001 From: Jesusaves Date: Tue, 12 Oct 2021 18:18:24 -0300 Subject: Obtaining Milk from Sagratha is not supposed to require perfection --- npc/014-5-1/sagratha.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'npc') 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; -- cgit v1.2.3-70-g09d2