From 61bb3a0468126c70998f9db37f2fb0b27a266a67 Mon Sep 17 00:00:00 2001 From: Jesusaves Date: Sat, 8 Feb 2020 20:13:08 -0300 Subject: Prepare for #RARE_POINTS removal Removal will only be made effective when LoF Merge v2 begins. I really should have used MAX() since the begin >.> --- npc/017-1/misc.txt | 38 -------------------------------------- 1 file changed, 38 deletions(-) (limited to 'npc/017-1/misc.txt') diff --git a/npc/017-1/misc.txt b/npc/017-1/misc.txt index 46781c2cc..823f71b36 100644 --- a/npc/017-1/misc.txt +++ b/npc/017-1/misc.txt @@ -262,9 +262,6 @@ OnInit: // Rares sellitem BlacksmithAxe, 64000; - //sellitem MiereCleaver, 32000; - //sellitem Kanabo, 13500; - //sellitem PiouEgg, 8350; sellitem AxeHat, 7000; sellitem Googles, 5000; @@ -273,41 +270,6 @@ OnInit: sellitem Sunglasses, 6000; sellitem BunnyEars, 800; sellitem StrangeCoin, 30; - - // Gamble - //sellitem SupremeGift,30000; - //sellitem PrismGift, 11000; - //sellitem GoldenGift, 4000; - //sellitem SilverGift, 1500; - //sellitem BronzeGift, 500; - //sellitem CasinoCoins, 35; - - // Equipment - //sellitem WoodenSword, 5500; - //sellitem Chainmail, 2500; - //sellitem LeatherShirt, 800; - //sellitem JeansShorts, 600; - //sellitem ShortBow, 500; - //sellitem RoundLeatherShield,200; - //sellitem WoodenBow, 100; - //sellitem Dagger, 100; - - // Consumables - //sellitem TonoriDelight, 80; - //sellitem Aquada, 60; - //sellitem Manana, 50; - //sellitem Cheese, 40; - //sellitem Plushroom, 15; - //sellitem Chagashroom, 15; - - // Useful ores and money stuff - //sellitem IronIngot, 2500; - //sellitem EmptyBottle, 60; - //sellitem Arrow, 4; - //sellitem TolchiArrow, 1; - //sellitem PiouFeathers, 1; - - end; OnCountFunds: -- cgit v1.2.3-70-g09d2