khanat-code-old/code/ryzom/common/data_leveldesign/primitives/primitives.cfg
Fabien_HENON 11298004e9 Updating the world_editor_classes.xml file for the guild missions
- Adding new actions for guild missions
- Adding the guild option for some actions
- Adding the nb_guild_members_needed option for the objectives
2011-05-23 16:09:14 +02:00

23 lines
548 B
INI

PrimitiveFiles = {
// "MAP common_map",
// "FILE squad_templates.primitive",
// "MAPEND",
////////////////////////
// NEWBIE LAND
////////////////////////
"CONTINENT newbieland",
"MAP newbieland",
"MAP newbieland_all",
// "include common_map",
"FILE botobjects_newbieland.primitive",
"FILE fauna_newbieland.primitive",
"FILE region_newbieland.primitive",
"FILE urban_newbieland.primitive",
"FILE deposit_newbieland.primitive",
"FILE deposit_ecotype_newbie.primitive",
"MAPEND",
"MAPEND",
};