diff options
Diffstat (limited to 'npc')
-rw-r--r-- | npc/003-10/slots.txt | 7 |
1 files changed, 4 insertions, 3 deletions
diff --git a/npc/003-10/slots.txt b/npc/003-10/slots.txt index 535555743..610c09947 100644 --- a/npc/003-10/slots.txt +++ b/npc/003-10/slots.txt @@ -98,9 +98,10 @@ OnInit: sellitem WoodenSword, 940; sellitem JeansShorts, 820; sellitem ElixirOfLife, 150; - sellitem RedCottonDye, 30; - sellitem GreenCottonDye, 30; - sellitem BlueCottonDye, 30; + sellitem PurpleCottonDye, 40; + sellitem TealCottonDye, 40; + sellitem CamelCottonDye, 40; + sellitem StrangeCoin, 5; end; OnCountFunds: |