From 827c76fb6ba08a8e25cad02319943f85d774ca64 Mon Sep 17 00:00:00 2001 From: Jesusaves Date: Sat, 16 May 2020 14:24:39 -0300 Subject: Cassino Coins are less valuable. Dustman may still yield for COD coins, but now RNG is involved. --- npc/003-9/gambler.txt | 2 +- npc/018-2-1/dustman.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/npc/003-9/gambler.txt b/npc/003-9/gambler.txt index c553b3308..59a992f4a 100644 --- a/npc/003-9/gambler.txt +++ b/npc/003-9/gambler.txt @@ -63,7 +63,7 @@ OnInit: sellitem JeansShorts, 820; sellitem ElixirOfLife, 150; sellitem PoisonArrow, 30; - sellitem StrangeCoin, 5; + sellitem StrangeCoin, 10; end; OnCountFunds: diff --git a/npc/018-2-1/dustman.txt b/npc/018-2-1/dustman.txt index 542f7773c..d89c3998f 100644 --- a/npc/018-2-1/dustman.txt +++ b/npc/018-2-1/dustman.txt @@ -206,7 +206,7 @@ OnInit: // CoD Exchange Booth Selection sellitem Dustynator,3000; sellitem ArcmageBoxset,880; - sellitem StrangeCoin,10; + sellitem BronzeGift,100; sellitem HeroCoin,1; end; -- cgit v1.2.3-60-g2f50