mirror of
https://github.com/kwsch/PKHeX
synced 2024-11-23 20:43:07 +00:00
6ea0d9f3bb
Apparently they don't use the bit-permission table in Bank to get a random feeling, and instead just do rand(0,10). Our logic to set a random feeling for bank transfers is still fine, because we set [0,10) within the bit table. |
||
---|---|---|
.. | ||
Memories | ||
EvolutionRestrictions.cs | ||
GBRestrictions.cs | ||
ItemRestrictions.cs | ||
Locale3DS.cs | ||
Vivillon3DS.cs | ||
WordFilter.cs |