From 148ab787d51c7c9c71540f799d37fb748cf19135 Mon Sep 17 00:00:00 2001 From: HoraK-FDF Date: Thu, 17 Nov 2022 13:37:20 +0000 Subject: MobInfo * includes @mobinfo ingame command aswell as mobinfo functions for scripts * enhanced summon script command to take a name to support spawn names * moved @summon to where other mob related commands are * added enchanter and koyntety cooldown symbols * some translations * some constants added for drops and mobs --- src/map/script-fun.hpp | 2 ++ 1 file changed, 2 insertions(+) (limited to 'src/map/script-fun.hpp') diff --git a/src/map/script-fun.hpp b/src/map/script-fun.hpp index 81d68fe..61feb17 100644 --- a/src/map/script-fun.hpp +++ b/src/map/script-fun.hpp @@ -20,6 +20,8 @@ // You should have received a copy of the GNU General Public License // along with this program. If not, see . +#include "script-fun.t.hpp" + #include "fwd.hpp" #include "../strings/literal.hpp" -- cgit v1.2.3-70-g09d2