mirror of
https://github.com/TrinityCore/TrinityCore.git
synced 2026-01-25 11:21:58 +01:00
*Yet another merge.
--HG-- branch : trunk
This commit is contained in:
5
sql/updates/5111_world_scripts.sql
Normal file
5
sql/updates/5111_world_scripts.sql
Normal file
@@ -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;
|
||||
Reference in New Issue
Block a user