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