mirror of
https://github.com/kwsch/pkNX.git
synced 2026-09-13 13:05:17 -05:00
Sword/Shield updates (#41)
This commit is contained in:
@@ -45,12 +45,11 @@ public enum EvolutionType : byte
|
||||
LevelUpDusk,
|
||||
LevelUpWormhole,
|
||||
UseItemWormhole,
|
||||
|
||||
U43, // Farfetch'd (1) with val 3? -> Sirfetch'd
|
||||
U44, // Yamask (1) -> Runerigus (val 49)
|
||||
U45, // Milcery->Alcremie (Console Region==Form?)
|
||||
U46, // Toxel->Toxtricity (0)
|
||||
U47, // Toxel->Toxtricity (1)
|
||||
CriticalHitsInBattle,
|
||||
HitPointsLostInBattle,
|
||||
Spin,
|
||||
LevelUpNatureAmped,
|
||||
LevelUpNatureLowKey,
|
||||
}
|
||||
|
||||
public enum EvolutionTypeArgumentType
|
||||
|
||||
Reference in New Issue
Block a user