From f8b39b10698870111df67af3645b17d8d15a7685 Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Sun, 26 Oct 2014 19:17:04 +0300 Subject: Allow invoke chat command from invoking skill. New skill attribute: invokeCmd. --- src/spellmanager.h | 3 +++ 1 file changed, 3 insertions(+) (limited to 'src/spellmanager.h') diff --git a/src/spellmanager.h b/src/spellmanager.h index f2830edb6..976c324ed 100644 --- a/src/spellmanager.h +++ b/src/spellmanager.h @@ -67,6 +67,9 @@ class SpellManager final void swap(const int id1, const int id2); + static void invokeCommand(const std::string &command, + const Being *const target); + private: void fillSpells(); -- cgit v1.2.3-60-g2f50