Nats initial commit

This commit is contained in:
Xackery
2018-02-10 23:42:38 -08:00
parent 0b97db9fd2
commit c69b9a95b7
42 changed files with 27943 additions and 1082 deletions
+4 -2
View File
@@ -61,7 +61,7 @@ SET(zone_sources
lua_raid.cpp
lua_spawn.cpp
lua_spell.cpp
lua_stat_bonuses.cpp
lua_stat_bonuses.cpp
embperl.cpp
embxs.cpp
entity.cpp
@@ -80,6 +80,7 @@ SET(zone_sources
mob.cpp
mob_ai.cpp
mod_functions.cpp
nats_manager.cpp
net.cpp
npc.cpp
npc_ai.cpp
@@ -187,13 +188,14 @@ SET(zone_headers
lua_raid.h
lua_spawn.h
lua_spell.h
lua_stat_bonuses.h
lua_stat_bonuses.h
map.h
masterentity.h
maxskill.h
message.h
merc.h
mob.h
nats_manager.h
net.h
npc.h
npc_ai.h