diff options
| author | Shauren <none@none> | 2010-12-14 15:46:54 +0100 |
|---|---|---|
| committer | Shauren <none@none> | 2010-12-14 15:46:54 +0100 |
| commit | 0c04b178dba6ae411d4902f5032340fb2380ff8a (patch) | |
| tree | 7ff5d688b809c67ec41e6d167c4c9b1a705c391d /sql/updates | |
| parent | 6be844605307e88b598e7a59880c811d56ac688c (diff) | |
Scripts/Icecrown Citadel: Minor adjustments and compile warning fixes
--HG--
branch : trunk
Diffstat (limited to 'sql/updates')
| -rw-r--r-- | sql/updates/10646_world_scriptname.sql | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sql/updates/10646_world_scriptname.sql b/sql/updates/10646_world_scriptname.sql new file mode 100644 index 00000000000..f97cea87c6d --- /dev/null +++ b/sql/updates/10646_world_scriptname.sql @@ -0,0 +1 @@ +UPDATE `creature_template` SET `ScriptName`='npc_bone_spike' WHERE `entry` IN (36619,38711,38712); |
