aboutsummaryrefslogtreecommitdiff
path: root/sql
diff options
context:
space:
mode:
Diffstat (limited to 'sql')
-rw-r--r--sql/updates/852_world_scripts.sql2
1 files changed, 2 insertions, 0 deletions
diff --git a/sql/updates/852_world_scripts.sql b/sql/updates/852_world_scripts.sql
new file mode 100644
index 00000000000..96b5c7d6e71
--- /dev/null
+++ b/sql/updates/852_world_scripts.sql
@@ -0,0 +1,2 @@
+update creature_template set scriptname='mob_nestlewood_owlkin' where entry=16518;
+update item_template set scriptname='item_inoculating_crystal' where entry=22962; \ No newline at end of file