Jelajahi Sumber

[fixed] shave leg cheat enabled/disabled where backwards so I changed it to make it more consistent with the other cheat options

acien 1 tahun lalu
induk
melakukan
4db731c86a
1 mengubah file dengan 2 tambahan dan 2 penghapusan
  1. 2 2
      locations/Cheatmenu_din.qsrc

+ 2 - 2
locations/Cheatmenu_din.qsrc

@@ -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>'