summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJesusaves <cpntb1@ymail.com>2020-07-29 06:05:23 -0300
committerJesusaves <cpntb1@ymail.com>2020-07-29 06:05:23 -0300
commit62c1a72a50dee7c02ad68536767e4824b2f36fc6 (patch)
treedca9fc33cc670ad9ffe18ad440ee8b834796c57e
parentedf3a89db881ad27994baf0ba6da5a8d144faf8f (diff)
downloadserverdata-62c1a72a50dee7c02ad68536767e4824b2f36fc6.tar.gz
serverdata-62c1a72a50dee7c02ad68536767e4824b2f36fc6.tar.bz2
serverdata-62c1a72a50dee7c02ad68536767e4824b2f36fc6.tar.xz
serverdata-62c1a72a50dee7c02ad68536767e4824b2f36fc6.zip
Piou requeriment updated
-rw-r--r--npc/017-1/pet_detective.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/npc/017-1/pet_detective.txt b/npc/017-1/pet_detective.txt
index 2e7c2da63..551d9491e 100644
--- a/npc/017-1/pet_detective.txt
+++ b/npc/017-1/pet_detective.txt
@@ -68,7 +68,7 @@ L_Menu:
rif(PDQ_CheckGHQ(Duck) >= 10000 && !countitem(DuckEgg), l("Duck")),
rif(PDQ_CheckGHQ(Bat) >= 10000 && !countitem(BatEgg), l("Bat")),
rif(PDQ_CheckGHQ(Moggun) >= 10000 && !countitem(MoggunEgg), l("Moggun")),
- rif(#LOGIN_ALLTIME >= 12 && !countitem(PiouEgg), l("Piou")),
+ rif(#LOGIN_ALLTIME >= 6 && !countitem(PiouEgg), l("Piou")),
l("Nothing at the moment.");
mes "";