diff --git a/cht/PuzzleScript/PuzzleScript.cht b/cht/PuzzleScript/PuzzleScript.cht new file mode 100644 index 000000000..2a472f59c --- /dev/null +++ b/cht/PuzzleScript/PuzzleScript.cht @@ -0,0 +1,13 @@ +# PuzzleScript Cheats +# This is a generic cheats file that applies across all games. +# Toggle the cheat on and off to have it trigger the cheat event. + +cheats = 2 + +cheat0_desc = "Next Level" +cheat0_code = "next" +cheat0_enable = false + +cheat1_desc = "Previous Level" +cheat1_code = "previous" +cheat1_enable = false