diff options
| author | tartalo <none@none> | 2009-10-19 17:46:33 +0200 |
|---|---|---|
| committer | tartalo <none@none> | 2009-10-19 17:46:33 +0200 |
| commit | 2fc8b2134f55dd69fa0e05727fb5307edc7f9cad (patch) | |
| tree | f6249ee1e83efb7ccacdc36dfaf311a226704935 /sql/updates | |
| parent | 48ca729f5a14183303e7934f849220359c439f62 (diff) | |
Support for quest 'Hand of Iruxos' (5183) by dracula70
--HG--
branch : trunk
Diffstat (limited to 'sql/updates')
| -rw-r--r-- | sql/updates/6013_world_scripts.sql | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sql/updates/6013_world_scripts.sql b/sql/updates/6013_world_scripts.sql new file mode 100644 index 00000000000..4ed923cacdd --- /dev/null +++ b/sql/updates/6013_world_scripts.sql @@ -0,0 +1 @@ +UPDATE `gameobject_template` SET `ScriptName` = 'go_iruxos' WHERE `entry` = 176581; |
