summaryrefslogtreecommitdiff
path: root/tools
diff options
context:
space:
mode:
authorJesusaves <cpntb1@ymail.com>2018-07-01 18:11:39 -0300
committerJesusaves <cpntb1@ymail.com>2018-07-01 18:11:39 -0300
commite647efe6c5d6b17dfd6132ad12c27af9a13bde88 (patch)
tree7b7a6f71cce28331ce70098caaa6d4f46acf405e /tools
parent19d66448d70733a7ca8592b88f45d09c2d609275 (diff)
downloadevol-hercules-e647efe6c5d6b17dfd6132ad12c27af9a13bde88.tar.gz
evol-hercules-e647efe6c5d6b17dfd6132ad12c27af9a13bde88.tar.bz2
evol-hercules-e647efe6c5d6b17dfd6132ad12c27af9a13bde88.tar.xz
evol-hercules-e647efe6c5d6b17dfd6132ad12c27af9a13bde88.zip
[TMW2] shup up
Diffstat (limited to 'tools')
-rwxr-xr-xtools/vars.sh4
1 files changed, 2 insertions, 2 deletions
diff --git a/tools/vars.sh b/tools/vars.sh
index ecd4dfa..797aa5e 100755
--- a/tools/vars.sh
+++ b/tools/vars.sh
@@ -8,7 +8,7 @@
# EVOL_FIRST_SKILL 20000
# OLD_MAX_SKILL_DB 1510
-# can be used for custom skill id: 10016 - 10036
+# can be used for custom skill id: 10016 - 10036+20
-export VARS=" -DOLD_MAX_SKILL_DB=1530 -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=20022 -DMAX_EVOL_SKILLS=42 -DEVOL_FIRST_SKILL=20000 -DSC_MAX=658 -DSI_MAX=971"
export CPPFLAGS="${VARS}"