You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
ryzom-core/ryzom/client/examples/r2_newbieland_scenarios.lua

10 lines
165 B
Lua

-- IMPORTANT : to create a new category node in the tree, use :
-- ["My New Category"] = {}
-- instead of :
-- my_new_category = {}
r2.NewbielandScenarios =
{
}