Add Fast Roll cheat (#929)

* Add roll fast cheat

* Corrected case on cheat name

* Addressed PR feedback

* Fixed whitespace

* Renamed cheat to be more consistent with other options
This commit is contained in:
Joey Cato
2026-05-12 12:56:54 -07:00
committed by GitHub
parent 61b2e6ce4d
commit d1e9d5af2f
5 changed files with 34 additions and 3 deletions
+1
View File
@@ -165,6 +165,7 @@ struct UserSettings {
ConfigVar<bool> alwaysGreatspin;
ConfigVar<bool> enableFastIronBoots;
ConfigVar<bool> canTransformAnywhere;
ConfigVar<bool> fastRoll;
ConfigVar<bool> fastSpinner;
ConfigVar<bool> freeMagicArmor;