mirror of
https://github.com/libretro/libretro-database
synced 2025-04-04 20:23:45 +00:00
25 lines
463 B
Plaintext
25 lines
463 B
Plaintext
cheats = 6
|
|
|
|
cheat0_desc = "Infinite HP"
|
|
cheat0_code = "055E:FF"
|
|
cheat0_enable = false
|
|
|
|
cheat1_desc = "Infinite MP"
|
|
cheat1_code = "0560:FF"
|
|
cheat1_enable = false
|
|
|
|
cheat2_desc = "Max ATK"
|
|
cheat2_code = "0562:FF"
|
|
cheat2_enable = false
|
|
|
|
cheat3_desc = "Max DEF"
|
|
cheat3_code = "0563:FF"
|
|
cheat3_enable = false
|
|
|
|
cheat4_desc = "Infinite Gold"
|
|
cheat4_code = "055A:FF+055B:FF"
|
|
cheat4_enable = false
|
|
|
|
cheat5_desc = "Instant Kill"
|
|
cheat5_code = "0484:FF"
|
|
cheat5_enable = false |