From a9f4333410bf9ef9448d3868587271b8e948807b Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Fri, 26 Sep 2014 12:39:08 +0300 Subject: Add action and chat command to fire homunculus. New chat command: firehomunculus --- src/actions/commands.h | 1 + 1 file changed, 1 insertion(+) (limited to 'src/actions/commands.h') diff --git a/src/actions/commands.h b/src/actions/commands.h index 5a1bffddb..085b89663 100644 --- a/src/actions/commands.h +++ b/src/actions/commands.h @@ -75,6 +75,7 @@ namespace Actions decHandler(serverUnIgnoreWhisper); decHandler(setPetName); decHandler(setHomunculusName); + decHandler(fireHomunculus); } // namespace Actions #undef decHandler -- cgit v1.2.3-70-g09d2