Revert "Fairy type"

This reverts commit 4b02cad24b.
This commit is contained in:
2022-10-12 01:20:23 +00:00
parent 8eaf584c8b
commit a2b55c487b
10 changed files with 33 additions and 45 deletions

View File

@ -21,8 +21,7 @@
#define TYPE_ICE 15
#define TYPE_DRAGON 16
#define TYPE_DARK 17
#define TYPE_FAIRY 18
#define NUMBER_OF_MON_TYPES 19
#define NUMBER_OF_MON_TYPES 18
// Pokemon egg groups
#define EGG_GROUP_NONE 0