mirror of
https://github.com/EQEmu/Server.git
synced 2026-05-31 13:16:39 +00:00
Some quest item and spell work, took out that stupid multiquesting code -> use your brains that's completely doable entirely in quests even perl
This commit is contained in:
@@ -33,7 +33,9 @@ SET(zone_sources
|
||||
loottables.cpp
|
||||
lua_client.cpp
|
||||
lua_entity.cpp
|
||||
lua_hate_entry.cpp
|
||||
lua_item.cpp
|
||||
lua_iteminst.cpp
|
||||
lua_mob.cpp
|
||||
lua_npc.cpp
|
||||
lua_parser.cpp
|
||||
@@ -133,6 +135,7 @@ SET(zone_headers
|
||||
lua_client.h
|
||||
lua_entity.h
|
||||
lua_item.h
|
||||
lua_iteminst.h
|
||||
lua_mob.h
|
||||
lua_npc.h
|
||||
lua_parser.h
|
||||
|
||||
Reference in New Issue
Block a user