mirror of
https://github.com/kwsch/PKHeX.git
synced 2026-09-13 15:45:19 -05:00
Add Spiritomb encounter (dppt)
Bulbapedia forgot you..
This commit is contained in:
@@ -419,6 +419,7 @@ public static partial class Legal
|
||||
new EncounterStatic { Species = 425, Level = 15, Location = 47, Version = GameVersion.Pt, },// Drifloon @ Valley Windworks
|
||||
new EncounterStatic { Species = 479, Level = 15, Location = 70, Version = GameVersion.DP, },// Rotom @ Old Chateau
|
||||
new EncounterStatic { Species = 479, Level = 20, Location = 70, Version = GameVersion.Pt, },// Rotom @ Old Chateau
|
||||
new EncounterStatic { Species = 442, Level = 25, Location = 24, }, // Spiritomb @ Route 209
|
||||
//Stationary Lengerdary
|
||||
new EncounterStatic { Species = 377, Level = 30, Location = 125, Version = GameVersion.Pt,}, //Regirock @ Rock Peak Ruins
|
||||
new EncounterStatic { Species = 378, Level = 30, Location = 124, Version = GameVersion.Pt,}, //Regice @ Iceberg Ruins
|
||||
|
||||
Reference in New Issue
Block a user