This commit is contained in:
Lylian 2025-03-31 16:45:26 +02:00
parent b8ea47a24c
commit 0e68cc347a

View File

@ -149,7 +149,7 @@ class DefaultOverrides {
// --------------------------
// OPPONENT / ENEMY OVERRIDES
// --------------------------
readonly OPP_SPECIES_OVERRIDE: Species | number = Species.ZORUA;
readonly OPP_SPECIES_OVERRIDE: Species | number = 0;
/**
* This will make all opponents fused Pokemon
*/