From 62c1a72a50dee7c02ad68536767e4824b2f36fc6 Mon Sep 17 00:00:00 2001 From: Jesusaves Date: Wed, 29 Jul 2020 06:05:23 -0300 Subject: Piou requeriment updated --- npc/017-1/pet_detective.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'npc/017-1/pet_detective.txt') 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 ""; -- cgit v1.2.3-60-g2f50