Exported a ton of functions to mob

This commit is contained in:
KimLS
2013-05-18 14:42:54 -07:00
parent 7adcf6d3e5
commit 17954dd8fe
8 changed files with 1153 additions and 40 deletions
+2 -2
View File
@@ -9,12 +9,12 @@
#include "masterentity.h"
#include "../common/seperator.h"
#include "lua_item.h"
#include "lua_iteminst.h"
#include "lua_entity.h"
#include "lua_mob.h"
#include "lua_client.h"
#include "lua_npc.h"
#include "lua_item.h"
#include "lua_iteminst.h"
#include "lua_spell.h"
#include "zone.h"
#include "lua_parser_events.h"