Cattle and Crops: Mission Documentation


mission/description

This element defines the mission description. There can be two description elements at the same time: one for the short description (mostly used in overview lists), and one for the long description (extendend information, mostly used in detail views).


Attributes

Attribute Type Value Description
type string short | long Description type
stringId string * stringID path for the description. The content of description is used as the fallback text in case the stringId can't be found for the current language.

Examples

<mission>
    ...
    <description type="short" stringId="MISS-BALE-DESC-SHOR">Short description fallback text</description>
    <description type="long" stringId="MISS-BALE-DESC-LONG">Long description fallback text</description>
    ...
</mission>

results matching ""

    No results matching ""