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:
Kurt 2025-12-15 00:00:14 -06:00
parent 4d5480e64c
commit 89fb9b0471
3 changed files with 1 additions and 1 deletions

View File

@ -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,