aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMachiavelli <none@none>2009-08-17 01:44:35 +0200
committerMachiavelli <none@none>2009-08-17 01:44:35 +0200
commit6f889c690b222528444971f4fa5a2c6662dae875 (patch)
treeda7cea6961fb4081406631c555cb8b70f17fa39f
parentef9a1985e9fa28ffb3ac3c666fa8f97f868754bd (diff)
parent423778ca26f5ffd57aa8807a7f36d24c0a912586 (diff)
*Yet another merge.
--HG-- branch : trunk
-rw-r--r--sql/updates/5111_world_scripts.sql5
1 files changed, 5 insertions, 0 deletions
diff --git a/sql/updates/5111_world_scripts.sql b/sql/updates/5111_world_scripts.sql
new file mode 100644
index 00000000000..c0fd22f87ea
--- /dev/null
+++ b/sql/updates/5111_world_scripts.sql
@@ -0,0 +1,5 @@
+UPDATE creature_template SET ScriptName='npc_trollbane' WHERE entry=16819;
+UPDATE creature_template SET ScriptName='npc_timothy_daniels' WHERE entry=18019;
+UPDATE creature_template SET ScriptName='npc_vekjik' WHERE entry=28315;
+
+UPDATE script_texts SET content_default='Frenzyheart kill you if you come back. You no welcome here no more!', comment='vekjik SAY_TEXTID_VEKJIK1' WHERE entry=-1000208;