diff options
| author | Supabad <none@none> | 2010-05-29 15:44:03 +0200 |
|---|---|---|
| committer | Supabad <none@none> | 2010-05-29 15:44:03 +0200 |
| commit | d1747a66ce107886decaf46aefc9468a43fd69c7 (patch) | |
| tree | 124afa24e3d4ccbe7648b28e16c8e8e48394ae49 /sql/updates | |
| parent | 1b66be14f63f0dd2551db6a3413d8daa263da417 (diff) | |
add sql for previous commit.
--HG--
branch : trunk
Diffstat (limited to 'sql/updates')
| -rw-r--r-- | sql/updates/8327_world_scriptname.sql | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sql/updates/8327_world_scriptname.sql b/sql/updates/8327_world_scriptname.sql new file mode 100644 index 00000000000..af2dd215fb5 --- /dev/null +++ b/sql/updates/8327_world_scriptname.sql @@ -0,0 +1 @@ +UPDATE `creature_template` SET `ScriptName`='npc_colossus' WHERE `entry`=33237;
\ No newline at end of file |
