mirror of
https://github.com/TrinityCore/TrinityCore.git
synced 2026-01-21 17:54:48 +01:00
Core/Commands: Convert lookup commands in commandscript
This commit is contained in:
@@ -24,6 +24,7 @@ set(scripts_STAT_SRCS
|
||||
Commands/cs_instance.cpp
|
||||
Commands/cs_learn.cpp
|
||||
Commands/cs_list.cpp
|
||||
Commands/cs_lookup.cpp
|
||||
Commands/cs_misc.cpp
|
||||
Commands/cs_modify.cpp
|
||||
Commands/cs_npc.cpp
|
||||
@@ -34,7 +35,6 @@ set(scripts_STAT_SRCS
|
||||
Commands/cs_server.cpp
|
||||
Commands/cs_titles.cpp
|
||||
Commands/cs_wp.cpp
|
||||
# Commands/cs_lookup.cpp
|
||||
# Commands/cs_pdump.cpp
|
||||
# Commands/cs_channel.cpp
|
||||
# Commands/cs_pet.cpp
|
||||
|
||||
1391
src/server/scripts/Commands/cs_lookup.cpp
Normal file
1391
src/server/scripts/Commands/cs_lookup.cpp
Normal file
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user