aboutsummaryrefslogtreecommitdiff
path: root/sql/updates
diff options
context:
space:
mode:
author_manuel_ <manue.l@live.com.ar>2010-04-01 12:58:02 -0300
committer_manuel_ <manue.l@live.com.ar>2010-04-01 12:58:02 -0300
commit9f544d2f934420be5c6ce0bbe3db5d84153c9d61 (patch)
tree77d073134dd068c73cba2abad90ad74f9e61fd77 /sql/updates
parentab4c7cbd983c6efc51ee37846e15fdc804487829 (diff)
Implemented script for vendor/trainer Hira Snowdawn.
--HG-- branch : trunk
Diffstat (limited to 'sql/updates')
-rw-r--r--sql/updates/7739_world_scriptname.sql1
1 files changed, 1 insertions, 0 deletions
diff --git a/sql/updates/7739_world_scriptname.sql b/sql/updates/7739_world_scriptname.sql
new file mode 100644
index 00000000000..407466425aa
--- /dev/null
+++ b/sql/updates/7739_world_scriptname.sql
@@ -0,0 +1 @@
+UPDATE `creature_template` SET `ScriptName`='npc_hira_snowdawn' WHERE `entry`=31238;