Sync battle script commands with emerald

This commit is contained in:
PikalaxALT
2019-11-06 11:26:22 -05:00
parent 2ed15a3bb5
commit 95d19b8e88
3 changed files with 1821 additions and 1634 deletions
File diff suppressed because it is too large Load Diff
+1076 -1095
View File
File diff suppressed because it is too large Load Diff
+1
View File
@@ -215,6 +215,7 @@
#define WEATHER_ANY (WEATHER_RAIN_ANY | WEATHER_SANDSTORM_ANY | WEATHER_SUN_ANY | WEATHER_HAIL_ANY)
// Move Effects
#define MOVE_EFFECT_NOTHING_0 0x0
#define MOVE_EFFECT_SLEEP 0x1
#define MOVE_EFFECT_POISON 0x2
#define MOVE_EFFECT_BURN 0x3