diff options
Diffstat (limited to 'tools/constants.py')
-rw-r--r-- | tools/constants.py | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/tools/constants.py b/tools/constants.py index 7dd74df..e7d1484 100644 --- a/tools/constants.py +++ b/tools/constants.py @@ -84,8 +84,8 @@ cards = { 0x31: "CHARMELEON", 0x32: "CHARIZARD", 0x33: "VULPIX", - 0x34: "NINETAILS1", - 0x35: "NINETAILS2", + 0x34: "NINETALES1", + 0x35: "NINETALES2", 0x36: "GROWLITHE", 0x37: "ARCANINE1", 0x38: "ARCANINE2", |