Skip to content

Commit a76932a

Browse files
authored
chts: Add Lunar Legend (USA)
1 parent b52e908 commit a76932a

1 file changed

Lines changed: 33 additions & 0 deletions

File tree

Lines changed: 33 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,33 @@
1+
cheats = 8
2+
3+
cheat0_desc = "Infinite HP (All Characters)"
4+
cheat0_code = "83004AC2+03E7+83004AD2+03E7+83004B02+03E7+83004B12+03E7+83004B42+03E7+83004B52+03E7+83004B82+03E7+83004B92+03E7+83004BC2+03E7+83004BD2+03E7+83004C02+03E7+83004C12+03E7+83004C42+03E7+83004C52+03E7+83004C82+03E7+83004C92+03E7"
5+
cheat0_enable = false
6+
7+
cheat1_desc = "Infinite MP (All Characters)"
8+
cheat1_code = "83004AC4+03E7+83004AD4+03E7+83004B04+03E7+83004B14+03E7+83004B44+03E7+83004B54+03E7+83004B84+03E7+83004B94+03E7+83004BC4+03E7+83004BD4+03E7+83004C04+03E7+83004C14+03E7+83004C44+03E7+83004C54+03E7+83004C84+03E7+83004C94+03E7"
9+
cheat1_enable = false
10+
11+
cheat2_desc = "Max Sil - Money (999999)"
12+
cheat2_code = "83002C38+423F+83002C3A+000F"
13+
cheat2_enable = false
14+
15+
cheat3_desc = "Infinite HP and MP (Alex)"
16+
cheat3_code = "83004AC2+03E7+83004AD2+03E7+83004AC4+03E7+83004AD4+03E7"
17+
cheat3_enable = false
18+
19+
cheat4_desc = "Infinite HP and MP (Luna)"
20+
cheat4_code = "83004B02+03E7+83004B12+03E7+83004B04+03E7+83004B14+03E7"
21+
cheat4_enable = false
22+
23+
cheat5_desc = "Infinite HP and MP (Nash)"
24+
cheat5_code = "83004B42+03E7+83004B52+03E7+83004B44+03E7+83004B54+03E7"
25+
cheat5_enable = false
26+
27+
cheat6_desc = "Infinite HP and MP (Ramu)"
28+
cheat6_code = "83004C82+03E7+83004C92+03E7+83004C84+03E7+83004C94+03E7"
29+
cheat6_enable = false
30+
31+
cheat7_desc = "No Random Encounters"
32+
cheat7_code = "830025D4+03E7"
33+
cheat7_enable = false

0 commit comments

Comments
 (0)