From 158b53f2e7f5d7e03598b6e63d4aa5bebfea1a53 Mon Sep 17 00:00:00 2001 From: Jesusaves Date: Sat, 13 Jul 2019 23:43:57 -0300 Subject: Improve all teeth/tooth necklaces, giving them Atk boost. Also, Replace reward on 001-7 secret quest. --- npc/001-7/barbarian.txt | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'npc/001-7') diff --git a/npc/001-7/barbarian.txt b/npc/001-7/barbarian.txt index 0a33e8cab..128344c5b 100644 --- a/npc/001-7/barbarian.txt +++ b/npc/001-7/barbarian.txt @@ -8,6 +8,7 @@ // This is a BONUS QUEST and can only be done via Yeti King Quest. It is NOT // meant to be doable outside it. It's overrewarding, yes. It's meant to be this way. // Do not tell everybody about this one :> Bonus to those who explore! +// NOTE: Temporaly replaced with ClawPendant // Variables: // FrostiaQuest_WolfNecklace - quest var @@ -56,10 +57,10 @@ L_CheckItems: mesc l("All cheaters must die."), 1; close; } - inventoryplace WolvernTeethNecklace, 1; + inventoryplace ClawPendant, 1; delitem WolvernTooth, 2; delitem ToothNecklace, 1; - getitem WolvernTeethNecklace, 1; + getitem ClawPendant, 1; Zeny=Zeny-4000; getexp 15000, 0; mesn; -- cgit v1.2.3-70-g09d2