khanat-code-old/code/ryzom/tools/leveldesign/test_root/ligoscape.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

13 lines
332 B
INI

// Ligoscape configuration file
// Size of a cell of the ligoscape in meter
cell_size = 160;
// Snap precision for vertex position checking in meter
snap = 1;
// Zone snapshot resolution in pixel
zone_snapeshot_res = 128;
// The ligo class definition XML file
primitive_class_filename = "world_editor_classes.xml";