diff options
Diffstat (limited to 'db')
-rw-r--r-- | db/item_delay.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/db/item_delay.txt b/db/item_delay.txt index d476304e8..ec9d9c020 100644 --- a/db/item_delay.txt +++ b/db/item_delay.txt @@ -1,5 +1,5 @@ // Item Delay Database -// Max number of entries is defined in itemdb.h as MAX_ITEMDELAYS +// There is a max concurrent number of entries modifiable in src/map/itemdb.h as MAX_ITEMDELAYS // // Structure: // Item ID,Delay in Milliseconds |