mirror of
https://github.com/kwsch/PKHeX.git
synced 2026-03-21 17:48:28 -05:00
last batch of 🥒
- Updates the hyperspace pkl, adds the special band mons with their dedicated spawner's higher boost level - Updates the overworld pkl, adds the feebas spawn (2 spawners, same location & data) Add steelix to onix's plus move permit bypass, oops. Interesting to note that Latias/Latios had some flying band encounters, but there's no spawner to generate them?
This commit is contained in:
parent
4d5480e64c
commit
89fb9b0471
|
|
@ -309,7 +309,7 @@ private static bool WasPossiblyObtainedBeforeDLC(PKM pk, IEncounterTemplate enc)
|
|||
{
|
||||
// Relearn moves added in DLC:
|
||||
Pichu or Pikachu or Raichu when move is DrainingKiss => true,
|
||||
Onix when move is RockBlast => true,
|
||||
Onix or Steelix when move is RockBlast => true,
|
||||
Absol when move is Snarl or PhantomForce => true,
|
||||
Roserade or Whirlipede or Scolipede when move is MortalSpin => true,
|
||||
Abomasnow when move is IceHammer => true,
|
||||
|
|
|
|||
Binary file not shown.
Binary file not shown.
Loading…
Reference in New Issue
Block a user