From 01422b2e536928f49b2734c11ef0e08225aebc75 Mon Sep 17 00:00:00 2001 From: Jesusaves Date: Sun, 18 Jul 2021 03:03:47 -0300 Subject: Our playe--clients, are now able to store up to 1200 items or so, thanks to the PREMIUM and DELUXE storage options. Contact your local banker TODAY! PS. Subject to credit analysis and reference validations. Special taxes may apply. Contact the Mouboo Central Bank for details. --- conf/map/storage.conf | 10 ++++++++++ 1 file changed, 10 insertions(+) (limited to 'conf') diff --git a/conf/map/storage.conf b/conf/map/storage.conf index f417040e7..089d23d14 100644 --- a/conf/map/storage.conf +++ b/conf/map/storage.conf @@ -59,4 +59,14 @@ storage_conf: ( Name: "Fortress Storage" Capacity: 10 }, +{ + Id: 4 + Name: "Premium Storage" + Capacity: 300 +}, +{ + Id: 5 + Name: "Deluxe Storage" + Capacity: 500 +}, ) -- cgit v1.2.3-60-g2f50