From ff678a2bc1f17d5f7faa8744c2c628b1f2b96a1e Mon Sep 17 00:00:00 2001 From: Joseph Botosh Date: Sun, 3 Jul 2016 19:55:49 +0300 Subject: add Physical Shield Skill (id 20001) --- src/emap/skill_const.c | 1 + 1 file changed, 1 insertion(+) (limited to 'src/emap/skill_const.c') diff --git a/src/emap/skill_const.c b/src/emap/skill_const.c index c5fe22b..1572f78 100644 --- a/src/emap/skill_const.c +++ b/src/emap/skill_const.c @@ -11,5 +11,6 @@ void eskill_addskill_conststants(void) { script->constdb_comment("Evol skills"); script->set_constant("EVOL_MASS_PROVOKE", EVOL_MASS_PROVOKE, false, false); + script->set_constant("EVOL_PHYSICAL_SHIELD", EVOL_PHYSICAL_SHIELD, false, false); script->constdb_comment(NULL); } -- cgit v1.2.3-70-g09d2