diff options
Diffstat (limited to 'db/const.txt')
-rw-r--r-- | db/const.txt | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/db/const.txt b/db/const.txt index 29b9e724..ceb76095 100644 --- a/db/const.txt +++ b/db/const.txt @@ -369,3 +369,7 @@ E10_ISLAND_MENU_OFFER_LIFESTONE 15 E10_COLLECT_EGGS_ID 1246 E10_TOKEN_ID 666 E10_MIDREWARD_ID 1247 // Valentine's Glasses (as described) + +// Storage Options +OPT_STORAGE_CLOSE 1 +OPT_BANK_CLOSE 2 |