Other Scripts ============= The ``data/tribes/scripting`` directory provides some global scripts related to the tribes. It contains the following subdirectories: * ``data/tribes/scripting/help``: These scripts load all information used by the in-game help ('Tribal Encyclopedia'). Unit-specific help is loaded with the help of each unit's and tribe's help texts defined in ``data/tribes/initialization//units.lua``. .. toctree:: :maxdepth: 3 autogen_lua_tribes_other_worker_help.rst autogen_lua_tribes_other_ware_help.rst autogen_lua_tribes_other_time_strings.rst autogen_lua_tribes_other_building_help.rst autogen_lua_tribes_other_immovable_help.rst autogen_lua_tribes_other_calculations.rst autogen_lua_tribes_other_format_help.rst