hello is it possible for you guys to add cheat that will disable "Tornado" effect when you supersprinting? thats very annoyin to get notoriety while you just want run on the streets...
I'm fairly certain that you can get rid of the tornado upgrade via code. Try deleting this code from your unlockables.xtbl file.
Code:
<Unlockable>
<Name>Sprinting_wind</Name>
<Type>
<Custom></Custom>
</Type>
<DisplayName>UNL_SPRINTING_1</DisplayName>
<Description>UNL_DESC_SPRINTING_1</Description>
<Image_Source>
<Filename>ui_reward_super_up_sprint.tga</Filename>
</Image_Source>
<Detailed_Description_Text>UNL_DESC_SPRINTING_1</Detailed_Description_Text>
<Event_Text>UNL_SPRINTING_1</Event_Text>
<Category>Powers - Sprint</Category>
<Price>0</Price>
<_Editor>
<Category>Entries:Super Powers:Sprint</Category>
</_Editor>
<orbs_required>15</orbs_required>
<Priority>Super_Power_Sprint</Priority>
<Progression_Preset>3</Progression_Preset>
<reward_visibility>default</reward_visibility>
<silent_unlock>False</silent_unlock>
</Unlockable>