aboutsummaryrefslogtreecommitdiff
path: root/sql/updates
diff options
context:
space:
mode:
Diffstat (limited to 'sql/updates')
-rw-r--r--sql/updates/4748_world.sql2
1 files changed, 2 insertions, 0 deletions
diff --git a/sql/updates/4748_world.sql b/sql/updates/4748_world.sql
new file mode 100644
index 00000000000..00834293554
--- /dev/null
+++ b/sql/updates/4748_world.sql
@@ -0,0 +1,2 @@
+UPDATE `item_template` SET `ScriptName`='item_mysterious_egg' WHERE `entry` IN(39878);
+UPDATE `item_template` SET `ScriptName`='item_disgusting_jar' WHERE `entry` IN(44717);