From bb1a3ca33a9e72c6a4cf2c97abf5a721a6ed87a9 Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Tue, 24 Feb 2015 14:09:53 +0300 Subject: On each success skill invoke call event OnSkillInvoke. Alos set variables @skillId and @skillLv to skill id and skill level. --- src/Makefile.am | 2 ++ 1 file changed, 2 insertions(+) (limited to 'src/Makefile.am') diff --git a/src/Makefile.am b/src/Makefile.am index 4fcbfc1..991f39d 100644 --- a/src/Makefile.am +++ b/src/Makefile.am @@ -52,6 +52,8 @@ MAP_SRC = map/clif.c \ map/scriptdefines.h \ map/send.c \ map/send.h \ + map/skill.c \ + map/skill.h \ map/status.c \ map/status.h \ map/unit.c \ -- cgit v1.2.3-60-g2f50