From 631fcbd4946e467dfc7f59e9e078fa0a0450960b Mon Sep 17 00:00:00 2001 From: Jesusaves Date: Thu, 11 Mar 2021 21:40:33 -0300 Subject: Fix sale of Lifestones --- npc/029-0/event.txt | 2 ++ 1 file changed, 2 insertions(+) (limited to 'npc/029-0/event.txt') diff --git a/npc/029-0/event.txt b/npc/029-0/event.txt index 61c6ac71e..78937e025 100644 --- a/npc/029-0/event.txt +++ b/npc/029-0/event.txt @@ -95,6 +95,7 @@ OnInit: sellitem ArcmageBoxset, 10000, 4; sellitem ScholarshipBadge, -1, 3; sellitem Bullet, -1, 90000; + sellitem Lifestone, -1, 800; sellitem Bread, -1, 750; sellitem Cheese, -1, 400; sellitem Aquada, -1, 200; @@ -156,6 +157,7 @@ OnClock1201: restoreshopitem ArcmageBoxset, 10000, 4; restoreshopitem ScholarshipBadge, 3; + restoreshopitem Lifestone, 800; restoreshopitem Bullet, 90000; restoreshopitem Bread, 750; restoreshopitem Cheese, 400; -- cgit v1.2.3-60-g2f50