diff options
| author | Biglad <none@none> | 2009-10-13 12:03:40 +0100 |
|---|---|---|
| committer | Biglad <none@none> | 2009-10-13 12:03:40 +0100 |
| commit | 06849d6a81090a2d4c3afef5905b22d114077a42 (patch) | |
| tree | c2ae4ad2351c2834dc364eb5c2e48824da3af855 /sql | |
| parent | 6048b30baa8054e9a7a855a6e2761478a02e86d9 (diff) | |
* Add GO script for defender's portal, entrance to VoA
--HG--
branch : trunk
Diffstat (limited to 'sql')
| -rw-r--r-- | sql/updates/5866_gameobject_template.sql | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sql/updates/5866_gameobject_template.sql b/sql/updates/5866_gameobject_template.sql new file mode 100644 index 00000000000..26f89e1d354 --- /dev/null +++ b/sql/updates/5866_gameobject_template.sql @@ -0,0 +1 @@ +UPDATE `gameobject_template` SET `type`='10',`data0`='0',`ScriptName`='go_wg2voa_portal' WHERE (`entry`='190763');
|
