mirror of
https://github.com/EQEmu/Server.git
synced 2026-09-05 03:06:38 +00:00
Added Spawn object to lua and functions to manipulate them
This commit is contained in:
@@ -49,6 +49,7 @@ SET(zone_sources
|
||||
lua_parser.cpp
|
||||
lua_parser_events.cpp
|
||||
lua_raid.cpp
|
||||
lua_spawn.cpp
|
||||
lua_spell.cpp
|
||||
embperl.cpp
|
||||
embxs.cpp
|
||||
@@ -157,6 +158,7 @@ SET(zone_headers
|
||||
lua_parser_events.h
|
||||
lua_ptr.h
|
||||
lua_raid.h
|
||||
lua_spawn.h
|
||||
lua_spell.h
|
||||
map.h
|
||||
masterentity.h
|
||||
|
||||
Reference in New Issue
Block a user