From efaca5a58f0510b70b453414276976168c832956 Mon Sep 17 00:00:00 2001 From: Jesusaves Date: Thu, 11 Mar 2021 15:19:59 -0300 Subject: Fifth event patch? --- npc/029-0/event.txt | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/npc/029-0/event.txt b/npc/029-0/event.txt index 79d22bb2d..49c3057c2 100644 --- a/npc/029-0/event.txt +++ b/npc/029-0/event.txt @@ -75,7 +75,7 @@ OnInit: sellitem PlatinumOre, -1, 3; sellitem EarthPowder, -1, 3; - sellitem AncientBlueprint, -1, 5; + sellitem AncientBlueprint, -1, 4; sellitem RustyKnife, -1, 5; sellitem TrainingWand, -1, 5; sellitem TrainingBow, -1, 5; @@ -93,6 +93,7 @@ OnInit: sellitem EquipmentBlueprintE, -1, 1; sellitem ArcmageBoxset, 10000, 4; + sellitem ScholarshipBadge, -1, 3; sellitem Bullet, -1, 90000; sellitem Bread, -1, 750; sellitem Cheese, -1, 400; @@ -120,7 +121,7 @@ OnClock1201: restoreshopitem PlatinumOre, 3; restoreshopitem EarthPowder, 3; - restoreshopitem AncientBlueprint, 5; + restoreshopitem AncientBlueprint, 4; restoreshopitem RustyKnife, 5; restoreshopitem TrainingWand, 5; restoreshopitem TrainingBow, 5; @@ -138,6 +139,7 @@ OnClock1201: restoreshopitem EquipmentBlueprintE, 1; restoreshopitem ArcmageBoxset, 10000, 4; + restoreshopitem ScholarshipBadge, 3; restoreshopitem Bullet, 90000; restoreshopitem Bread, 750; restoreshopitem Cheese, 400; -- cgit v1.2.3-60-g2f50