From aceef3c0250ec65ca4d616500a8b202ca7a573dc Mon Sep 17 00:00:00 2001 From: Jesusaves Date: Thu, 13 Sep 2018 13:18:38 -0300 Subject: typo --- npc/017-1/pet_detective.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'npc') diff --git a/npc/017-1/pet_detective.txt b/npc/017-1/pet_detective.txt index 1b9d6a6e3..2eb1d47e9 100644 --- a/npc/017-1/pet_detective.txt +++ b/npc/017-1/pet_detective.txt @@ -56,7 +56,7 @@ L_Menu: if (askyesno() == ASK_YES) { if (countitem(MushroomSpores) >= .@price && .stock) { delitem MushroomSpores, .@price; - makeegg ForestMushroom; + makepet ForestMushroom; getexp .@price*100, 0; PETMEMO[GHQ_GetQuestIDByMonsterID(ForestMushroom)]+=1; .stock-=1; -- cgit v1.2.3-70-g09d2