summaryrefslogtreecommitdiff
path: root/src/map/battle.h
diff options
context:
space:
mode:
authorJedzkie <jedzkie13@rocketmail.com>2017-04-19 23:25:53 +0800
committerJedzkie <jedzkie13@rocketmail.com>2017-04-19 23:37:08 +0800
commitc22bc45868e8ea2b7ef904848d178caeaa6b379c (patch)
tree32edebf9506cd0dad0612cef0ebcf8a2007a4e1d /src/map/battle.h
parent5802b22439441be1914ae9024d6ce06d51c0210f (diff)
downloadhercules-c22bc45868e8ea2b7ef904848d178caeaa6b379c.tar.gz
hercules-c22bc45868e8ea2b7ef904848d178caeaa6b379c.tar.bz2
hercules-c22bc45868e8ea2b7ef904848d178caeaa6b379c.tar.xz
hercules-c22bc45868e8ea2b7ef904848d178caeaa6b379c.zip
Implemented Official Summer 2 Costume
Added summer2_ignorepalette configuration
Diffstat (limited to 'src/map/battle.h')
-rw-r--r--src/map/battle.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/map/battle.h b/src/map/battle.h
index 806b07a20..2bc9f5b2e 100644
--- a/src/map/battle.h
+++ b/src/map/battle.h
@@ -246,6 +246,7 @@ struct Battle_Config {
int xmas_ignorepalette; // [Valaris]
int summer_ignorepalette; // [Zephyrus]
int hanbok_ignorepalette;
+ int summer2_ignorepalette;
int natural_healhp_interval;
int natural_healsp_interval;
int natural_heal_skill_interval;