Rename CONTACT macros to ON_DAMAGE

This commit is contained in:
GriffinR
2019-09-27 12:27:36 -04:00
parent 3bf8129396
commit 73b96fe145
5 changed files with 6 additions and 6 deletions

View File

@@ -116,7 +116,7 @@
#define MOVEEND_RAGE 0
#define MOVEEND_DEFROST 1
#define MOVEEND_SYNCHRONIZE_TARGET 2
#define MOVEEND_CONTACT_ABILITIES 3
#define MOVEEND_ON_DAMAGE_ABILITIES 3
#define MOVEEND_IMMUNITY_ABILITIES 4
#define MOVEEND_SYNCHRONIZE_ATTACKER 5
#define MOVEEND_CHOICE_MOVE 6