diff options
| author | Blaymoira <none@none> | 2009-01-11 13:00:27 +0100 |
|---|---|---|
| committer | Blaymoira <none@none> | 2009-01-11 13:00:27 +0100 |
| commit | d719fb27072e8dafb8b650c150cb8660e065388b (patch) | |
| tree | 4892e753b09a342224ffcf3f998d1b01f4c72ac5 /sql | |
| parent | bc1a40bed21a28de2c005d9f239b0927536b32ff (diff) | |
*Support for quest 11541
--HG--
branch : trunk
Diffstat (limited to 'sql')
| -rw-r--r-- | sql/updates/841_world_scripts.sql | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sql/updates/841_world_scripts.sql b/sql/updates/841_world_scripts.sql new file mode 100644 index 00000000000..f23cb8f8cc8 --- /dev/null +++ b/sql/updates/841_world_scripts.sql @@ -0,0 +1 @@ +update creature_template set scriptname='npc_greengill_slave' where entry=25084;
\ No newline at end of file |
