diff options
author | MacWarrior <macwarrior94@gmail.com> | 2011-12-26 00:03:57 +0100 |
---|---|---|
committer | MacWarrior <macwarrior94@gmail.com> | 2011-12-26 00:03:57 +0100 |
commit | d75c4da2e6ddb3c4dc6bdeccb180a0ede42c0969 (patch) | |
tree | 190156ccd9fcb20e06d4582518ff10918663a6b9 | |
parent | 1df89d8c7f70bf4810a983f714f4c4b58411e3a1 (diff) |
Update sql/updates/world/2011_12_14_01_world_gameobject_template.sql
-rw-r--r-- | sql/updates/world/2011_12_14_01_world_gameobject_template.sql | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sql/updates/world/2011_12_14_01_world_gameobject_template.sql b/sql/updates/world/2011_12_14_01_world_gameobject_template.sql index 12729afd6b8..52c04703acc 100644 --- a/sql/updates/world/2011_12_14_01_world_gameobject_template.sql +++ b/sql/updates/world/2011_12_14_01_world_gameobject_template.sql @@ -1 +1 @@ -UPDATE `gameobject_template` SET `scriptName` = 'go_ethereal_teleport_pad' WHERE `entry` = 184073; -- Update Ethereal Teleport Pad scriptname
\ No newline at end of file +UPDATE `gameobject_template` SET `scriptName` = 'go_ethereal_teleport_pad' WHERE `entry` = 184073; -- Update Ethereal Teleport Pad scriptname |