summaryrefslogtreecommitdiff
path: root/tools/constants.py
diff options
context:
space:
mode:
authordannye <33dannye@gmail.com>2021-06-11 17:44:59 -0500
committerdannye <33dannye@gmail.com>2021-06-11 17:44:59 -0500
commitd5262b8b07335cc89289d9443ee9501579d1170a (patch)
tree09d6939914e5b4003098d351ffd99239b7abe644 /tools/constants.py
parent786574f7dde16b756ef6ae81e17a58d65bbb2888 (diff)
Fix Ninetales typos
Diffstat (limited to 'tools/constants.py')
-rw-r--r--tools/constants.py4
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",