mirror of
https://port.numenaute.org/aleajactaest/khanat-code-old.git
synced 2024-11-12 02:09:46 +00:00
11298004e9
- Adding new actions for guild missions - Adding the guild option for some actions - Adding the nb_guild_members_needed option for the objectives
15 lines
275 B
INI
15 lines
275 B
INI
|
|
// List of files to be kept up to date
|
|
// This list can't contain more than 20 files approximately
|
|
|
|
Files =
|
|
{
|
|
// DO NOT REMOVE THIS ENTRY
|
|
// THIS MUST ALWAYS BE THE FIRST FILE !!
|
|
"system_files.cfg",
|
|
//
|
|
|
|
"msg.xml",
|
|
"database.xml",
|
|
"chat_static.cdb"
|
|
};
|