summaryrefslogtreecommitdiff
path: root/conf
diff options
context:
space:
mode:
Diffstat (limited to 'conf')
-rw-r--r--conf/map/storage.conf10
1 files changed, 10 insertions, 0 deletions
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
+},
)