mirror of
https://github.com/risingPhil/libpokemegb.git
synced 2026-03-21 17:44:24 -05:00
Fix double Bite Lapras entry
This commit is contained in:
parent
7f9456c751
commit
feff0c5327
|
|
@ -2639,7 +2639,7 @@ const Gen2DistributionPokemon g2_pcny_biteLapras = {
|
|||
};
|
||||
|
||||
const Gen2DistributionPokemon g2_pcny_futureSightLapras = {
|
||||
.name = "Bite Lapras",
|
||||
.name = "Future Sight Lapras",
|
||||
.originalTrainer = "",
|
||||
.originalTrainerID = 0,
|
||||
.setPlayerAsOriginalTrainer = true,
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user