diff --git a/data/sql/updates/pending_db_world/technicians.sql b/data/sql/updates/pending_db_world/technicians.sql new file mode 100644 index 000000000..4d70410c4 --- /dev/null +++ b/data/sql/updates/pending_db_world/technicians.sql @@ -0,0 +1,2 @@ +-- +UPDATE `creature_template` SET `pickpocketloot` = 17414 WHERE (`entry` = 18618);