From 3a4d662445f7c7824062143b9c77361140dad1d0 Mon Sep 17 00:00:00 2001 From: Jesusaves Date: Thu, 13 Sep 2018 14:27:37 -0300 Subject: Aisen is ready to go (I hope, might need to redo query) --- npc/003-3/malindou.txt | 8 ++++++++ npc/017-1/pet_detective.txt | 2 +- 2 files changed, 9 insertions(+), 1 deletion(-) (limited to 'npc') diff --git a/npc/003-3/malindou.txt b/npc/003-3/malindou.txt index 01d9ec063..39f1b1be7 100644 --- a/npc/003-3/malindou.txt +++ b/npc/003-3/malindou.txt @@ -97,6 +97,14 @@ OnInit: DelItemFromEveryPlayer(557); $VAULT_01738039=rand(5,25); } + // Current UPDATE value: Qui Set 13 14:17:50 -03 2018 + if ($UPDATE < 1536859070) { + $UPDATE=1536859070; + debugmes ""; + debugmes "* Aisen already have a completed node at PETMEMO."; + debugmes "* This was handled automatically, no special care is required."; + debugmes ""; + } diff --git a/npc/017-1/pet_detective.txt b/npc/017-1/pet_detective.txt index a05a6784e..e8761fa24 100644 --- a/npc/017-1/pet_detective.txt +++ b/npc/017-1/pet_detective.txt @@ -31,7 +31,7 @@ Zeny=Zeny-350000; getexp 0, 500; setq LoFQuest_Pets, 1; - setarray PETMEMO, 0, 0, 0; + setarray PETMEMO, 0, 0; mesn; mesq l("Congrats! You are now part from the Pet Caring Guild. You can now buy pets! %%G"); close; -- cgit v1.2.3-70-g09d2