summaryrefslogtreecommitdiff
path: root/tools
diff options
context:
space:
mode:
authorJesusaves <cpntb1@ymail.com>2018-07-01 18:17:31 -0300
committerJesusaves <cpntb1@ymail.com>2018-07-01 18:17:31 -0300
commitd796b37a3d9d800e536d42470425966f1d848639 (patch)
treec39380a1f1f0f82633a0bd472b3fc3c276caf473 /tools
parente647efe6c5d6b17dfd6132ad12c27af9a13bde88 (diff)
downloadevol-hercules-d796b37a3d9d800e536d42470425966f1d848639.tar.gz
evol-hercules-d796b37a3d9d800e536d42470425966f1d848639.tar.bz2
evol-hercules-d796b37a3d9d800e536d42470425966f1d848639.tar.xz
evol-hercules-d796b37a3d9d800e536d42470425966f1d848639.zip
[skip ci] %%m
Diffstat (limited to 'tools')
-rwxr-xr-xtools/vars.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/vars.sh b/tools/vars.sh
index 797aa5e..7876cbe 100755
--- a/tools/vars.sh
+++ b/tools/vars.sh
@@ -10,5 +10,5 @@
# can be used for custom skill id: 10016 - 10036+20
-export VARS=" -DOLD_MAX_SKILL_DB=1510 -DMAX_SKILL_DB=1552 -DMAX_SKILL_ID=20022 -DMAX_EVOL_SKILLS=42 -DEVOL_FIRST_SKILL=20000 -DSC_MAX=658 -DSI_MAX=971"
+export VARS=" -DOLD_MAX_SKILL_DB=1510 -DMAX_SKILL_DB=1552 -DMAX_SKILL_ID=20042 -DMAX_EVOL_SKILLS=42 -DEVOL_FIRST_SKILL=20000 -DSC_MAX=658 -DSI_MAX=971"
export CPPFLAGS="${VARS}"