This website requires JavaScript.
Explore
Help
Sign In
Mirrors
/
PKHeX
Watch
2
Star
0
Fork
You've already forked PKHeX
0
mirror of
https://github.com/kwsch/PKHeX
synced
2024-12-18 00:13:10 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
7e69202669
PKHeX
/
PKHeX.Core
/
PKM
/
Shared
/
IGigantamax.cs
8 lines
114 B
C#
Raw
Normal View
History
Unescape
Escape
Sword/Shield Update
2019-11-16 01:34:18 +00:00
namespace
PKHeX.Core
{
public
interface
IGigantamax
{
bool
CanGigantamax
{
get
;
set
;
}
}
Add Dynamax Level = 10 to showdownset if legal Closes #2835 ; zacian/zamazenta/eternatus can't have a DynamaxLevel other than 0. Co-Authored-By: Mikewando <mikewando@users.noreply.github.com>
2020-05-16 22:15:41 +00:00
}
Reference in a new issue
Copy permalink