diff options
author | Jesusaves <cpntb1@ymail.com> | 2018-05-20 15:40:46 -0300 |
---|---|---|
committer | Jesusaves <cpntb1@ymail.com> | 2018-05-20 15:40:46 -0300 |
commit | 5720793f902d233f0494abbb1b0bc305133dcc0f (patch) | |
tree | 833c83815446184d39270c9b442fe53656900180 /npc/003-10 | |
parent | a869b80ad861f8225339c082a49d17b2d949a0b4 (diff) | |
download | serverdata-5720793f902d233f0494abbb1b0bc305133dcc0f.tar.gz serverdata-5720793f902d233f0494abbb1b0bc305133dcc0f.tar.bz2 serverdata-5720793f902d233f0494abbb1b0bc305133dcc0f.tar.xz serverdata-5720793f902d233f0494abbb1b0bc305133dcc0f.zip |
Remove dyes from slot machine
Diffstat (limited to 'npc/003-10')
-rw-r--r-- | npc/003-10/slots.txt | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/npc/003-10/slots.txt b/npc/003-10/slots.txt index 9f7647b7e..3c2b95b87 100644 --- a/npc/003-10/slots.txt +++ b/npc/003-10/slots.txt @@ -98,9 +98,6 @@ OnInit: sellitem WoodenSword, 940; sellitem JeansShorts, 820; sellitem ElixirOfLife, 150; - sellitem PurpleCottonDye, 40; - sellitem TealCottonDye, 40; - sellitem CamelCottonDye, 40; sellitem PoisonArrow, 30; sellitem StrangeCoin, 5; end; |