diff options
Diffstat (limited to 'world/map/db/const.txt')
-rw-r--r-- | world/map/db/const.txt | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/world/map/db/const.txt b/world/map/db/const.txt index 50084b5b..d4a441fa 100644 --- a/world/map/db/const.txt +++ b/world/map/db/const.txt @@ -387,3 +387,6 @@ E10_MIDREWARD_ID 1247 // Valentine's Glasses (as described) // Storage Options OPT_STORAGE_CLOSE 1 OPT_BANK_CLOSE 2 + +// currently used by the fluffy hunt (033-1) +MAX_HIGHSCORES 10 |