mirror of
https://github.com/Gamer2020/PokemonGameEditor.git
synced 2026-04-25 07:36:53 -05:00
Changed roms.ini encoding
Changed encoding to UTF-8.
This commit is contained in:
parent
1f4b1ad0c9
commit
7e5e1dc992
|
|
@ -1,5 +1,5 @@
|
|||
[AXVE]
|
||||
ROMName=Pokémon Ruby (English)
|
||||
ROMName=Pokemon Ruby (English)
|
||||
ItemData=3C5564
|
||||
AttackNames=1F8320
|
||||
TMData=376504
|
||||
|
|
@ -222,7 +222,7 @@ TradeData=215AC4
|
|||
NumberOfTrades=3
|
||||
|
||||
[AXPE]
|
||||
ROMName=Pokémon Sapphire (English)
|
||||
ROMName=Pokemon Sapphire (English)
|
||||
ItemData=3C55BC
|
||||
AttackNames=1F82B0
|
||||
TMData=376494
|
||||
|
|
@ -384,7 +384,7 @@ NumberOfTrainerImages=82
|
|||
TrainerPaletteTable=1EC764
|
||||
|
||||
[BPRE]
|
||||
ROMName=Pokémon Fire Red (English)
|
||||
ROMName=Pokemon Fire Red (English)
|
||||
ItemData=3DB028
|
||||
AttackNames=247094
|
||||
TMData=45A80C
|
||||
|
|
@ -575,7 +575,7 @@ PokedexSmallestTable=4445FA
|
|||
PokedexTypeTable=4448FE
|
||||
|
||||
[BPGE]
|
||||
ROMName=Pokémon Leaf Green (English)
|
||||
ROMName=Pokemon Leaf Green (English)
|
||||
ItemData=3DAE64
|
||||
AttackNames=247070
|
||||
TMData=45A22C
|
||||
|
|
@ -753,7 +753,7 @@ TrainerPaletteTable=2399F8
|
|||
TrainerMoneyTable=24F1FC
|
||||
|
||||
[BPEE]
|
||||
ROMName=Pokémon Emerald (English)
|
||||
ROMName=Pokemon Emerald (English)
|
||||
ItemData=5839A0
|
||||
AttackNames=31977C
|
||||
TMData=616040
|
||||
|
|
@ -1063,7 +1063,7 @@ PokedexSmallestTable=55CCDE
|
|||
PokedexTypeTable=0
|
||||
|
||||
[AXVF]
|
||||
ROMName=Pokémon Rubis (Français)
|
||||
ROMName=Pokemon Rubis (Français)
|
||||
ItemData=3CCFC4
|
||||
AttackNames=200728
|
||||
TMData=37D168
|
||||
|
|
@ -1077,7 +1077,7 @@ PokedexData=
|
|||
NumberOfDexEntries=387
|
||||
|
||||
[AXPF]
|
||||
ROMName=Pokémon Saphir (Français)
|
||||
ROMName=Pokemon Saphir (Français)
|
||||
ItemData=3CCAF4
|
||||
AttackNames=2006B8
|
||||
TMData=37D0F8
|
||||
|
|
@ -1091,7 +1091,7 @@ PokedexData=
|
|||
NumberOfDexEntries=387
|
||||
|
||||
[BPEF]
|
||||
ROMName=Pokémon Emeraude (Français)
|
||||
ROMName=Pokemon Emeraude (Français)
|
||||
ItemData=587D6C
|
||||
AttackNames=3212AC
|
||||
TMData=61A3C8
|
||||
|
|
@ -1107,7 +1107,7 @@ PokedexData=
|
|||
NumberOfDexEntries=387
|
||||
|
||||
[BPRF]
|
||||
ROMName=Pokémon Rouge Feu (Français)
|
||||
ROMName=Pokemon Rouge Feu (Français)
|
||||
ItemData=3D3324
|
||||
AttackNames=2414A0
|
||||
TMData=453BA8
|
||||
|
|
@ -1123,7 +1123,7 @@ PokedexData=
|
|||
NumberOfDexEntries=387
|
||||
|
||||
[BPGF]
|
||||
ROMName=Pokémon Vert Feuille (Français)
|
||||
ROMName=Pokemon Vert Feuille (Français)
|
||||
ItemData=3D3160
|
||||
AttackNames=24147C
|
||||
TMData=452968
|
||||
|
|
@ -1139,7 +1139,7 @@ PokedexData=
|
|||
NumberOfDexEntries=387
|
||||
|
||||
[AXVI]
|
||||
ROMName=Pokémon Rubino (Italiano)
|
||||
ROMName=Pokemon Rubino (Italiano)
|
||||
ItemData=3C5FF8
|
||||
AttackNames=1F9FBC
|
||||
TMData=3769F4
|
||||
|
|
@ -1153,7 +1153,7 @@ PokedexData=
|
|||
NumberOfDexEntries=387
|
||||
|
||||
[AXPI]
|
||||
ROMName=Pokémon Zaffiro (Italiano)
|
||||
ROMName=Pokemon Zaffiro (Italiano)
|
||||
ItemData=3C5C9C
|
||||
AttackNames=1F9F4C
|
||||
TMData=376984
|
||||
|
|
@ -1167,7 +1167,7 @@ PokedexData=
|
|||
NumberOfDexEntries=387
|
||||
|
||||
[BPEI]
|
||||
ROMName=Pokémon Smeraldo (Italiano)
|
||||
ROMName=Pokemon Smeraldo (Italiano)
|
||||
ItemData=58000C
|
||||
AttackNames=319140
|
||||
TMData=612BDC
|
||||
|
|
@ -1253,9 +1253,9 @@ NumberOfEvolutionsPerPokemon=5
|
|||
NumberOfEvolutionTypes=15
|
||||
|
||||
EvolutionName0=None
|
||||
EvolutionName1=Felicità
|
||||
EvolutionName2=Felicità (Giorno)
|
||||
EvolutionName3=Felicità (Notte)
|
||||
EvolutionName1=Felicità
|
||||
EvolutionName2=Felicità (Giorno)
|
||||
EvolutionName3=Felicità (Notte)
|
||||
EvolutionName4=Livello
|
||||
EvolutionName5=Scambio
|
||||
EvolutionName6=Scambio con Ogg.
|
||||
|
|
@ -1303,7 +1303,7 @@ PokedexSmallestTable=559A22
|
|||
PokedexTypeTable=0
|
||||
|
||||
[BPRI]
|
||||
ROMName=Pokémon Rosso Fuoco (Italiano)
|
||||
ROMName=Pokemon Rosso Fuoco (Italiano)
|
||||
ItemData=3D1EE8
|
||||
AttackNames=240138
|
||||
TMData=4517E8
|
||||
|
|
@ -1319,7 +1319,7 @@ PokedexData=
|
|||
NumberOfDexEntries=387
|
||||
|
||||
[BPGI]
|
||||
ROMName=Pokémon Verde Foglia (Italiano)
|
||||
ROMName=Pokemon Verde Foglia (Italiano)
|
||||
ItemData=3D1D24
|
||||
AttackNames=240114
|
||||
TMData=451018
|
||||
|
|
@ -1335,7 +1335,7 @@ PokedexData=
|
|||
NumberOfDexEntries=387
|
||||
|
||||
[AXVS]
|
||||
ROMName=Pokémon Rubi (Español)
|
||||
ROMName=Pokemon Rubi (Español)
|
||||
ItemData=3C8FFC
|
||||
AttackNames=1FD040
|
||||
TMData=379A9C
|
||||
|
|
@ -1349,7 +1349,7 @@ PokedexData=
|
|||
NumberOfDexEntries=387
|
||||
|
||||
[AXPS]
|
||||
ROMName=Pokémon Zafiro (Español)
|
||||
ROMName=Pokemon Zafiro (Español)
|
||||
ItemData=3C8D38
|
||||
AttackNames=1FCFD0
|
||||
TMData=379A2C
|
||||
|
|
@ -1363,7 +1363,7 @@ PokedexData=
|
|||
NumberOfDexEntries=387
|
||||
|
||||
[BPES]
|
||||
ROMName=Pokémon Esmeralda (Español)
|
||||
ROMName=Pokemon Esmeralda (Español)
|
||||
ItemData=58639C
|
||||
AttackNames=31F9E0
|
||||
TMData=618E80
|
||||
|
|
@ -1379,7 +1379,7 @@ PokedexData=
|
|||
NumberOfDexEntries=387
|
||||
|
||||
[BPRS]
|
||||
ROMName=Pokémon Rojo Fuego (Español)
|
||||
ROMName=Pokemon Rojo Fuego (Español)
|
||||
ItemData=3D4F50
|
||||
AttackNames=242800
|
||||
TMData=454E84
|
||||
|
|
@ -1395,7 +1395,7 @@ PokedexData=
|
|||
NumberOfDexEntries=387
|
||||
|
||||
[BPGS]
|
||||
ROMName=Pokémon Verde Hoja (Español)
|
||||
ROMName=Pokemon Verde Hoja (Español)
|
||||
ItemData=3D4D8C
|
||||
AttackNames=2427DC
|
||||
TMData=454614
|
||||
|
|
|
|||
46
roms.ini
46
roms.ini
|
|
@ -1,5 +1,5 @@
|
|||
[AXVE]
|
||||
ROMName=Pokémon Ruby (English)
|
||||
ROMName=Pokemon Ruby (English)
|
||||
ItemData=3C5564
|
||||
AttackNames=1F8320
|
||||
TMData=376504
|
||||
|
|
@ -222,7 +222,7 @@ TradeData=215AC4
|
|||
NumberOfTrades=3
|
||||
|
||||
[AXPE]
|
||||
ROMName=Pokémon Sapphire (English)
|
||||
ROMName=Pokemon Sapphire (English)
|
||||
ItemData=3C55BC
|
||||
AttackNames=1F82B0
|
||||
TMData=376494
|
||||
|
|
@ -384,7 +384,7 @@ NumberOfTrainerImages=82
|
|||
TrainerPaletteTable=1EC764
|
||||
|
||||
[BPRE]
|
||||
ROMName=Pokémon Fire Red (English)
|
||||
ROMName=Pokemon Fire Red (English)
|
||||
ItemData=3DB028
|
||||
AttackNames=247094
|
||||
TMData=45A80C
|
||||
|
|
@ -575,7 +575,7 @@ PokedexSmallestTable=4445FA
|
|||
PokedexTypeTable=4448FE
|
||||
|
||||
[BPGE]
|
||||
ROMName=Pokémon Leaf Green (English)
|
||||
ROMName=Pokemon Leaf Green (English)
|
||||
ItemData=3DAE64
|
||||
AttackNames=247070
|
||||
TMData=45A22C
|
||||
|
|
@ -753,7 +753,7 @@ TrainerPaletteTable=2399F8
|
|||
TrainerMoneyTable=24F1FC
|
||||
|
||||
[BPEE]
|
||||
ROMName=Pokémon Emerald (English)
|
||||
ROMName=Pokemon Emerald (English)
|
||||
ItemData=5839A0
|
||||
AttackNames=31977C
|
||||
TMData=616040
|
||||
|
|
@ -1063,7 +1063,7 @@ PokedexSmallestTable=55CCDE
|
|||
PokedexTypeTable=0
|
||||
|
||||
[AXVF]
|
||||
ROMName=Pokémon Rubis (Français)
|
||||
ROMName=Pokemon Rubis (Français)
|
||||
ItemData=3CCFC4
|
||||
AttackNames=200728
|
||||
TMData=37D168
|
||||
|
|
@ -1077,7 +1077,7 @@ PokedexData=
|
|||
NumberOfDexEntries=387
|
||||
|
||||
[AXPF]
|
||||
ROMName=Pokémon Saphir (Français)
|
||||
ROMName=Pokemon Saphir (Français)
|
||||
ItemData=3CCAF4
|
||||
AttackNames=2006B8
|
||||
TMData=37D0F8
|
||||
|
|
@ -1091,7 +1091,7 @@ PokedexData=
|
|||
NumberOfDexEntries=387
|
||||
|
||||
[BPEF]
|
||||
ROMName=Pokémon Emeraude (Français)
|
||||
ROMName=Pokemon Emeraude (Français)
|
||||
ItemData=587D6C
|
||||
AttackNames=3212AC
|
||||
TMData=61A3C8
|
||||
|
|
@ -1107,7 +1107,7 @@ PokedexData=
|
|||
NumberOfDexEntries=387
|
||||
|
||||
[BPRF]
|
||||
ROMName=Pokémon Rouge Feu (Français)
|
||||
ROMName=Pokemon Rouge Feu (Français)
|
||||
ItemData=3D3324
|
||||
AttackNames=2414A0
|
||||
TMData=453BA8
|
||||
|
|
@ -1123,7 +1123,7 @@ PokedexData=
|
|||
NumberOfDexEntries=387
|
||||
|
||||
[BPGF]
|
||||
ROMName=Pokémon Vert Feuille (Français)
|
||||
ROMName=Pokemon Vert Feuille (Français)
|
||||
ItemData=3D3160
|
||||
AttackNames=24147C
|
||||
TMData=452968
|
||||
|
|
@ -1139,7 +1139,7 @@ PokedexData=
|
|||
NumberOfDexEntries=387
|
||||
|
||||
[AXVI]
|
||||
ROMName=Pokémon Rubino (Italiano)
|
||||
ROMName=Pokemon Rubino (Italiano)
|
||||
ItemData=3C5FF8
|
||||
AttackNames=1F9FBC
|
||||
TMData=3769F4
|
||||
|
|
@ -1153,7 +1153,7 @@ PokedexData=
|
|||
NumberOfDexEntries=387
|
||||
|
||||
[AXPI]
|
||||
ROMName=Pokémon Zaffiro (Italiano)
|
||||
ROMName=Pokemon Zaffiro (Italiano)
|
||||
ItemData=3C5C9C
|
||||
AttackNames=1F9F4C
|
||||
TMData=376984
|
||||
|
|
@ -1167,7 +1167,7 @@ PokedexData=
|
|||
NumberOfDexEntries=387
|
||||
|
||||
[BPEI]
|
||||
ROMName=Pokémon Smeraldo (Italiano)
|
||||
ROMName=Pokemon Smeraldo (Italiano)
|
||||
ItemData=58000C
|
||||
AttackNames=319140
|
||||
TMData=612BDC
|
||||
|
|
@ -1253,9 +1253,9 @@ NumberOfEvolutionsPerPokemon=5
|
|||
NumberOfEvolutionTypes=15
|
||||
|
||||
EvolutionName0=None
|
||||
EvolutionName1=Felicità
|
||||
EvolutionName2=Felicità (Giorno)
|
||||
EvolutionName3=Felicità (Notte)
|
||||
EvolutionName1=Felicità
|
||||
EvolutionName2=Felicità (Giorno)
|
||||
EvolutionName3=Felicità (Notte)
|
||||
EvolutionName4=Livello
|
||||
EvolutionName5=Scambio
|
||||
EvolutionName6=Scambio con Ogg.
|
||||
|
|
@ -1303,7 +1303,7 @@ PokedexSmallestTable=559A22
|
|||
PokedexTypeTable=0
|
||||
|
||||
[BPRI]
|
||||
ROMName=Pokémon Rosso Fuoco (Italiano)
|
||||
ROMName=Pokemon Rosso Fuoco (Italiano)
|
||||
ItemData=3D1EE8
|
||||
AttackNames=240138
|
||||
TMData=4517E8
|
||||
|
|
@ -1319,7 +1319,7 @@ PokedexData=
|
|||
NumberOfDexEntries=387
|
||||
|
||||
[BPGI]
|
||||
ROMName=Pokémon Verde Foglia (Italiano)
|
||||
ROMName=Pokemon Verde Foglia (Italiano)
|
||||
ItemData=3D1D24
|
||||
AttackNames=240114
|
||||
TMData=451018
|
||||
|
|
@ -1335,7 +1335,7 @@ PokedexData=
|
|||
NumberOfDexEntries=387
|
||||
|
||||
[AXVS]
|
||||
ROMName=Pokémon Rubi (Español)
|
||||
ROMName=Pokemon Rubi (Español)
|
||||
ItemData=3C8FFC
|
||||
AttackNames=1FD040
|
||||
TMData=379A9C
|
||||
|
|
@ -1349,7 +1349,7 @@ PokedexData=
|
|||
NumberOfDexEntries=387
|
||||
|
||||
[AXPS]
|
||||
ROMName=Pokémon Zafiro (Español)
|
||||
ROMName=Pokemon Zafiro (Español)
|
||||
ItemData=3C8D38
|
||||
AttackNames=1FCFD0
|
||||
TMData=379A2C
|
||||
|
|
@ -1363,7 +1363,7 @@ PokedexData=
|
|||
NumberOfDexEntries=387
|
||||
|
||||
[BPES]
|
||||
ROMName=Pokémon Esmeralda (Español)
|
||||
ROMName=Pokemon Esmeralda (Español)
|
||||
ItemData=58639C
|
||||
AttackNames=31F9E0
|
||||
TMData=618E80
|
||||
|
|
@ -1379,7 +1379,7 @@ PokedexData=
|
|||
NumberOfDexEntries=387
|
||||
|
||||
[BPRS]
|
||||
ROMName=Pokémon Rojo Fuego (Español)
|
||||
ROMName=Pokemon Rojo Fuego (Español)
|
||||
ItemData=3D4F50
|
||||
AttackNames=242800
|
||||
TMData=454E84
|
||||
|
|
@ -1395,7 +1395,7 @@ PokedexData=
|
|||
NumberOfDexEntries=387
|
||||
|
||||
[BPGS]
|
||||
ROMName=Pokémon Verde Hoja (Español)
|
||||
ROMName=Pokemon Verde Hoja (Español)
|
||||
ItemData=3D4D8C
|
||||
AttackNames=2427DC
|
||||
TMData=454614
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user