diff options
author | Jesusaves <cpntb1@ymail.com> | 2020-02-10 23:47:00 -0300 |
---|---|---|
committer | Jesusaves <cpntb1@ymail.com> | 2020-02-10 23:47:00 -0300 |
commit | 710a8219eff73649b368e58e0885d60cba21bf9e (patch) | |
tree | d797c6fbed142c659a7ebdcd98f443d37e309743 /npc/001-11/Soren.txt | |
parent | ea25f97b5c4893bc463dbca1608e7d1afb682233 (diff) | |
download | serverdata-710a8219eff73649b368e58e0885d60cba21bf9e.tar.gz serverdata-710a8219eff73649b368e58e0885d60cba21bf9e.tar.bz2 serverdata-710a8219eff73649b368e58e0885d60cba21bf9e.tar.xz serverdata-710a8219eff73649b368e58e0885d60cba21bf9e.zip |
Lets see if this silences pipelines, but money exploit should be gone
Diffstat (limited to 'npc/001-11/Soren.txt')
-rw-r--r-- | npc/001-11/Soren.txt | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/npc/001-11/Soren.txt b/npc/001-11/Soren.txt index 893a50467..6ddb130b4 100644 --- a/npc/001-11/Soren.txt +++ b/npc/001-11/Soren.txt @@ -135,12 +135,12 @@ OnInit: sellitem TrainingAmmoBox; sellitem CrazyRum; sellitem Beer; - sellitem GoldenApple, 3000; + sellitem GoldenApple, 7000; sellitem MercBoxA, 1000; sellitem Grenade; sellitem SmokeGrenade; sellitem LousyMoccasins; - sellitem LeatherQuiver, 1000; + sellitem LeatherQuiver, 3500; sellitem AgiPotionA, 1000; sellitem VitPotionA, 1000; sellitem IntPotionA, 1000; |