diff options
Diffstat (limited to 'npc/003-1/shop.txt')
-rw-r--r-- | npc/003-1/shop.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/npc/003-1/shop.txt b/npc/003-1/shop.txt index c4180337f..68573beb9 100644 --- a/npc/003-1/shop.txt +++ b/npc/003-1/shop.txt @@ -13,7 +13,7 @@ OnInit: sellitem DesertHat, -1, 8; sellitem SilkRobe, -1, 1; sellitem Bread, -1, 15; - sellitem CroconutBox, rand(2800,3050), 6; + sellitem CroconutBox, rand(2800,2900), 6; sellitem EmptyBottle, -1, 3; // You can buy some empty bottles here, but they're scarse .sex = G_OTHER; |