Divergent/mods/Grok Gotta Go Fast/gamedata/configs/text/eng/ui_st_gggf.xml

29 lines
788 B
XML

<!--
Anomaly Modconfiguration Menu strings
-->
<string_table>
<string id="ui_mcm_gggf_title">
<text>Actor Speed Config</text>
</string>
<string id="ui_mcm_menu_gggf">
<text>Grok Gotta Go Fast</text>
</string>
<string id="ui_mcm_gggf_gotta_go_fast_run">
<text>Run speed multiplier</text>
</string>
<string id="ui_mcm_gggf_gotta_go_fast_run_desc">
<text>Multiplies actor running speed (when you move without any other key pressed) by the defined factor.</text>
</string>
<string id="ui_mcm_gggf_gotta_go_fast_sprint">
<text>Sprint speed multiplier</text>
</string>
<string id="ui_mcm_gggf_gotta_go_fast_sprint_desc">
<text>Multiplies actor sprinting speed (when you move with the "Sprint" key pressed) by the defined factor.</text>
</string>
</string_table>