summaryrefslogtreecommitdiff
path: root/constants/battle_constants.inc
diff options
context:
space:
mode:
authorDizzyEggg <jajkodizzy@wp.pl>2018-02-08 11:17:41 +0100
committerDizzyEggg <jajkodizzy@wp.pl>2018-02-08 11:17:41 +0100
commit96290f4ee3864afdd9946541706102ecf6c1c009 (patch)
treed22bc2135fdee82ab53023ee42a2164379aafe82 /constants/battle_constants.inc
parenta10fd5a7c4d92551c579baacf07c499b6f434619 (diff)
pokemon and battle constants
Diffstat (limited to 'constants/battle_constants.inc')
-rw-r--r--constants/battle_constants.inc9
1 files changed, 0 insertions, 9 deletions
diff --git a/constants/battle_constants.inc b/constants/battle_constants.inc
deleted file mode 100644
index e122f8eb2..000000000
--- a/constants/battle_constants.inc
+++ /dev/null
@@ -1,9 +0,0 @@
-@ stats
- .set HP, 0x0
- .set ATK, 0x1
- .set DEF, 0x2
- .set SPEED, 0x3
- .set SPATK, 0x4
- .set SPDEF, 0x5
- .set ACC, 0x6
- .set EVASION, 0x7