aboutsummaryrefslogtreecommitdiff
path: root/sql
diff options
context:
space:
mode:
authorKittnz <frederik156@hotmail.com>2016-03-28 12:30:36 +0200
committerKittnz <frederik156@hotmail.com>2016-03-28 12:30:36 +0200
commit8d992a888c6618737e5324b4c424f0a5e324b531 (patch)
tree0e00f3c77acddae345356b4bf20c96637ba4cc51 /sql
parent4afea55b2c6035a986162a8d800a57fb1ae4cf98 (diff)
Pet/Misc: Implement Baby Blizzard Bear
Diffstat (limited to 'sql')
-rw-r--r--sql/updates/world/2016_03_28_01_world.sql1
1 files changed, 1 insertions, 0 deletions
diff --git a/sql/updates/world/2016_03_28_01_world.sql b/sql/updates/world/2016_03_28_01_world.sql
new file mode 100644
index 00000000000..b4a24b011b3
--- /dev/null
+++ b/sql/updates/world/2016_03_28_01_world.sql
@@ -0,0 +1 @@
+UPDATE creature_template SET ScriptName = "npc_pet_gen_baby_blizzard_bear" WHERE entry = 32841;