
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)
11 lines
262 B
Plaintext
11 lines
262 B
Plaintext
// Buying Store Item List
|
|
// List of items that can be sold to buying stores.
|
|
//
|
|
// Structure of Database:
|
|
// ItemID
|
|
//
|
|
// Note:
|
|
// Items are in same order as data\buyingstoreitemlist.txt, which
|
|
// must be edited as well for the client to accept added items.
|
|
|