From 85b129a8cb7a50d17b3ce5da429c5c14906c1a13 Mon Sep 17 00:00:00 2001 From: Jesusaves Date: Wed, 12 Sep 2018 11:12:36 -0300 Subject: Extra items to Miler reward (because he's a cool guy.) --- npc/019-1-1/miler.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/npc/019-1-1/miler.txt b/npc/019-1-1/miler.txt index ff655eb7d..a4ac714e1 100644 --- a/npc/019-1-1/miler.txt +++ b/npc/019-1-1/miler.txt @@ -125,7 +125,7 @@ L_Box: if (.@q2 >= 70) { goto L_Success; } else if (.@q2 >= 50) { - .@id=any(WhiteFur, Candy, Milk, Lockpicks, MaggotSlime, CandyCane, ChocolateBar, XmasCake, GingerBreadMan, CherryCake, Plushroom, Moss, Chagashroom, BugLeg, Acorn, Manana, Mashmallow, HardSpike, SilkCoocon, IceCube); + .@id=any(WhiteFur, Candy, Milk, Lockpicks, MaggotSlime, CandyCane, ChocolateBar, XmasCake, GingerBreadMan, CherryCake, Plushroom, Moss, Chagashroom, BugLeg, Acorn, Manana, Mashmallow, HardSpike, SilkCoocon, IceCube, CoinBag, Coal, CottonCloth, BlueDye); getitem .@id, 1; mesc l("But there was only a(n) @@ inside.", getitemlink(.@id)); } else if (.@q2 >= 30) { -- cgit v1.2.3-70-g09d2