From 8a20348fd156b9c57eb4219554a53d2eb235abef Mon Sep 17 00:00:00 2001 From: Jesusaves Date: Sun, 24 Jun 2018 12:56:54 -0300 Subject: Typos at Neko --- npc/003-1/neko.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'npc') diff --git a/npc/003-1/neko.txt b/npc/003-1/neko.txt index b2aedda29..c203480b6 100644 --- a/npc/003-1/neko.txt +++ b/npc/003-1/neko.txt @@ -9,7 +9,7 @@ // a family member from his. 003-1,103,106,0 script Neko NPC_PLAYER,{ - .@q=getq(TulimsharQuests_Neko); + .@q=getq(TulimsharQuest_Neko); mesn; mesq l("Only finest wares!"); mes ""; @@ -40,7 +40,7 @@ getexp 1620, 0; // Level 20 maximum experience setq TulimsharQuests_Neko, 2; mesn; - mesq l("Oh... Thank you! Here is @@ GP for it.", getitemlink(JeansShorts)); + mesq l("Oh... Thank you! Here is @@ GP for it.", "6000"); next; mesn; mesq l("I'm surprised, though. It is a very good defensive item, and players can buy it for pretty high sums of money."); -- cgit v1.2.3-70-g09d2