Skip to content

Commit

Permalink
Update Cheat
Browse files Browse the repository at this point in the history
  • Loading branch information
madeindra authored Mar 21, 2019
1 parent 3151d73 commit d193d96
Showing 1 changed file with 52 additions and 1 deletion.
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
cheats = 17
cheats = 30

cheat0_desc = "Enable Code (Must Be On)"
cheat0_code = "0000D897+000A+1001F266+0007"
Expand Down Expand Up @@ -68,3 +68,54 @@ cheat16_desc = "Max 3-Eared Mice"
cheat16_code = "33003A34+0063"
cheat16_enable = false

cheat17_desc = "Max Neat"
cheat17_code = "3300397A+000A"
cheat17_enable = false

cheat18_desc = "Max Outgoing"
cheat18_code = "3300397B+000A"
cheat18_enable = false

cheat19_desc = "Max Active"
cheat19_code = "3300397C+000A"
cheat19_enable = false

cheat20_desc = "Max Playful"
cheat20_code = "3300397D+000A"
cheat20_enable = false

cheat21_desc = "Max Nice"
cheat21_code = "3300397E+000A"
cheat21_enable = false

cheat22_desc = "Max Cooking"
cheat22_code = "330039EB+000A"
cheat22_enable = false

cheat23_desc = "Max Mechanical"
cheat23_code = "330039EF+000A"
cheat23_enable = false

cheat24_desc = "Max Creativity"
cheat24_code = "330039F3+000A"
cheat24_enable = false

cheat25_desc = "Max Body"
cheat25_code = "330039F7+000A"
cheat25_enable = false

cheat26_desc = "Max Logic"
cheat26_code = "330039FB+000A"
cheat26_enable = false

cheat27_desc = "Max Charisma"
cheat27_code = "330039FF+000A"
cheat27_enable = false

cheat28_desc = "Max Affection"
cheat28_code = "43003988+6400+00000018+0004"
cheat28_enable = false

cheat29_desc = "Press R Speed UP Time"
cheat29_code = "74000130+02FF+E300395C+0010"
cheat29_enable = false

0 comments on commit d193d96

Please sign in to comment.