|
@@ -580,8 +580,8 @@ $cheatmenu['permanent'] = {
|
|
|
if cheat_street_robbers = 1: $cheat_street_robbers = 'Disabled'
|
|
|
if cheat_street_rapists = 0: $cheat_street_rapists = 'Enabled'
|
|
|
if cheat_street_rapists = 1: $cheat_street_rapists = 'Disabled'
|
|
|
- if cheatShaveLegs = 0: $cheatShaveLegs = 'Enabled'
|
|
|
- if cheatShaveLegs = 1: $cheatShaveLegs = 'Disabled'
|
|
|
+ if cheatShaveLegs = 0: $cheatShaveLegs = 'Currently OFF'
|
|
|
+ if cheatShaveLegs = 1: $cheatShaveLegs = 'Currently ON'
|
|
|
|
|
|
'<center><h1>Cheat Menu - Recurrent Cheats</h1></center>'
|
|
|
'<center><font color="red"><b>WARNING!</b></font>: Disabling states may cause some events not to trigger. Use at your own risk!</center>'
|