Cleanup of some lua code, initial work on encounter_quests

This commit is contained in:
KimLS
2013-05-19 12:13:44 -07:00
parent 17954dd8fe
commit 69bad31019
34 changed files with 2714 additions and 450 deletions
+2
View File
@@ -33,6 +33,7 @@ SET(zone_sources
loottables.cpp
lua_client.cpp
lua_entity.cpp
lua_general.cpp
lua_hate_entry.cpp
lua_item.cpp
lua_iteminst.cpp
@@ -134,6 +135,7 @@ SET(zone_headers
horse.h
lua_client.h
lua_entity.h
lua_general.h
lua_item.h
lua_iteminst.h
lua_mob.h