Species.legendaries
and Species.ultrabeasts
always return an empty array
#25
Labels
Milestone
Species.legendaries
and Species.ultrabeasts
always return an empty array
#25
Reading
Species#legendaries
andSpecies#ultrabests
will always return an empty array that its length is 0.Hakase/src/entity/Species.mts
Lines 905 to 906 in aa66719
This is caused by
SpeciesImpl
static initialization step just concats an array, and not set again.Hakase/src/private/entity/SpeciesImpl.mts
Lines 75 to 176 in aa66719
The text was updated successfully, but these errors were encountered: