diff options
Diffstat (limited to 'world/map/db')
-rw-r--r-- | world/map/db/const.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/world/map/db/const.txt b/world/map/db/const.txt index d4a441fa..b5f30d9a 100644 --- a/world/map/db/const.txt +++ b/world/map/db/const.txt @@ -389,4 +389,4 @@ OPT_STORAGE_CLOSE 1 OPT_BANK_CLOSE 2 // currently used by the fluffy hunt (033-1) -MAX_HIGHSCORES 10 +MAX_HIGH_SCORES 10 |