Files
Divergent/mods/Gotta Go Fast/gamedata/configs/text/eng/ui_st_gggf.xml
T
Rage 376b4b9689 Added New Mods and Profiles Folders
This is a complete rebuild of the modpack, with all new mods and updates for 1.5.3 of Anomaly.
2025-01-14 05:07:53 -05:00

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>