From 349bea83744afce64e3f6db21646b3f29eec84d1 Mon Sep 17 00:00:00 2001 From: Jesusaves Date: Fri, 14 Sep 2018 18:18:52 -0300 Subject: Code verification at Miler. Pipeline shall fail. --- npc/019-1-1/miler.txt | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/npc/019-1-1/miler.txt b/npc/019-1-1/miler.txt index e8db57350..820656786 100644 --- a/npc/019-1-1/miler.txt +++ b/npc/019-1-1/miler.txt @@ -175,6 +175,12 @@ OnInit: setunitdata(.@npcId, UDT_HAIRSTYLE, any(2,3,4,6,14,15,17,21,22,24,25,26)); setunitdata(.@npcId, UDT_HAIRCOLOR, rand(0,20)); + // Debug + setarray .verify, WhiteFur, Candy, Milk, Lockpicks, MaggotSlime, CandyCane, ChocolateBar, XmasCake, GingerBreadMan, CherryCake, Plushroom, Moss, Chagashroom, BugLeg, Acorn, Manana, Mashmallow, HardSpike, SilkCoocon, IceCube, CoinBag, Coal, CottonCloth, BlueDye; + deletearray(.verify); + setarray .verify, Candy, MaggotSlime, Plushroom, Chagashroom, BugLeg, Acorn, MauveHerb; + deletearray(.verify); + .sex = G_MALE; .distance = 5; end; -- cgit v1.2.3-60-g2f50