summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJesusaves <cpntb1@ymail.com>2021-03-11 15:19:59 -0300
committerJesusaves <cpntb1@ymail.com>2021-03-11 15:19:59 -0300
commitefaca5a58f0510b70b453414276976168c832956 (patch)
tree9c10020f879fd8059e663e098a348cdf017d86de
parent623b6c04b50b1ac867b5856262bd678537d35d5b (diff)
downloadserverdata-efaca5a58f0510b70b453414276976168c832956.tar.gz
serverdata-efaca5a58f0510b70b453414276976168c832956.tar.bz2
serverdata-efaca5a58f0510b70b453414276976168c832956.tar.xz
serverdata-efaca5a58f0510b70b453414276976168c832956.zip
Fifth event patch?
-rw-r--r--npc/029-0/event.txt6
1 files 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;