diff options
author | Jesusaves <cpntb1@ymail.com> | 2018-09-13 14:27:37 -0300 |
---|---|---|
committer | Jesusaves <cpntb1@ymail.com> | 2018-09-13 14:27:37 -0300 |
commit | 3a4d662445f7c7824062143b9c77361140dad1d0 (patch) | |
tree | 6fced0dfe9f8ee2eb8b5d0a97d7bcf616f19c1af /npc/017-1 | |
parent | 10107340f0a6904340f033962a686ff70d2e8594 (diff) | |
download | serverdata-3a4d662445f7c7824062143b9c77361140dad1d0.tar.gz serverdata-3a4d662445f7c7824062143b9c77361140dad1d0.tar.bz2 serverdata-3a4d662445f7c7824062143b9c77361140dad1d0.tar.xz serverdata-3a4d662445f7c7824062143b9c77361140dad1d0.zip |
Aisen is ready to go (I hope, might need to redo query)
Diffstat (limited to 'npc/017-1')
-rw-r--r-- | npc/017-1/pet_detective.txt | 2 |
1 files changed, 1 insertions, 1 deletions
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; |