mirror of
https://github.com/EQEmu/Server.git
synced 2026-09-01 19:56:38 +00:00
Cleanup of some lua code, initial work on encounter_quests
This commit is contained in:
@@ -5,6 +5,11 @@
|
||||
#include "lua_mob.h"
|
||||
|
||||
class NPC;
|
||||
namespace luabind {
|
||||
struct scope;
|
||||
}
|
||||
|
||||
luabind::scope lua_register_npc();
|
||||
|
||||
class Lua_NPC : public Lua_Mob
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user