From 262415cb60bd55e671c78e3d21a24c38a8d69816 Mon Sep 17 00:00:00 2001 From: Jesusaves Date: Thu, 18 Feb 2021 22:40:28 -0300 Subject: Typos --- npc/025-1/yuko.txt | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) (limited to 'npc/025-1/yuko.txt') diff --git a/npc/025-1/yuko.txt b/npc/025-1/yuko.txt index 39b7ed010..10d2d87f4 100644 --- a/npc/025-1/yuko.txt +++ b/npc/025-1/yuko.txt @@ -34,18 +34,18 @@ OnInit: sellitem ThornAmmoBox, -1, 5; sellitem PoisonAmmoBox, -1, 10; sellitem CursedAmmoBox, -1, 15; - sellitem PileOfAsh, 800, 25; + sellitem PileOfAsh, -1, 25; end; OnClock1149: - restoreshopitem ThornAmmoBox, 5; - restoreshopitem PileOfAsh, 800, 25; + restoreshopitem ThornAmmoBox, 5; + restoreshopitem PileOfAsh, 25; OnClock2359: - restoreshopitem HomunResetPotion, 5; + restoreshopitem HomunResetPotion, 5; restoreshopitem PurificationPotion, 20; - restoreshopitem AtroposMixture, 50; - restoreshopitem PoisonAmmoBox, 10; - restoreshopitem CursedAmmoBox, 15; + restoreshopitem AtroposMixture, 50; + restoreshopitem PoisonAmmoBox, 10; + restoreshopitem CursedAmmoBox, 15; end; } -- cgit v1.2.3-60-g2f50