
Add db/import-tmpl/ and add all file that could currently be overwritten, (please add note if a db is missing) db/import folder is created by "make import" just like conf/import and msg_conff/import, (didn't found the visual equivalent)
9 lines
188 B
Plaintext
9 lines
188 B
Plaintext
// Item Delay Database
|
|
//
|
|
// Structure of Database:
|
|
// Item ID,Delay in Milliseconds
|
|
//
|
|
// NOTE:
|
|
// There is a max concurrent number of entries set in src/map/itemdb.h as MAX_ITEMDELAYS.
|
|
|