summaryrefslogtreecommitdiff
path: root/npc/025-1/yuko.txt
diff options
context:
space:
mode:
authorJesusaves <cpntb1@ymail.com>2021-02-18 22:29:41 -0300
committerJesusaves <cpntb1@ymail.com>2021-02-18 22:29:41 -0300
commitd3d1c75c4019b5cd67dc74e30d8831161e8849b3 (patch)
tree99915d676059ecf75894dc0ef9353845bf5c1c9a /npc/025-1/yuko.txt
parent4ab001372861571799b3a5ccc67d2589af317cf2 (diff)
downloadserverdata-d3d1c75c4019b5cd67dc74e30d8831161e8849b3.tar.gz
serverdata-d3d1c75c4019b5cd67dc74e30d8831161e8849b3.tar.bz2
serverdata-d3d1c75c4019b5cd67dc74e30d8831161e8849b3.tar.xz
serverdata-d3d1c75c4019b5cd67dc74e30d8831161e8849b3.zip
Correct a few errors typos and "balance style"
Diffstat (limited to 'npc/025-1/yuko.txt')
-rw-r--r--npc/025-1/yuko.txt4
1 files changed, 2 insertions, 2 deletions
diff --git a/npc/025-1/yuko.txt b/npc/025-1/yuko.txt
index 0fa7449ec..39b7ed010 100644
--- a/npc/025-1/yuko.txt
+++ b/npc/025-1/yuko.txt
@@ -38,14 +38,14 @@ OnInit:
end;
OnClock1149:
+ restoreshopitem ThornAmmoBox, 5;
+ restoreshopitem PileOfAsh, 800, 25;
OnClock2359:
restoreshopitem HomunResetPotion, 5;
restoreshopitem PurificationPotion, 20;
restoreshopitem AtroposMixture, 50;
- restoreshopitem ThornAmmoBox, 5;
restoreshopitem PoisonAmmoBox, 10;
restoreshopitem CursedAmmoBox, 15;
- restoreshopitem PileOfAsh, 800, 25;
end;
}