diff options
| author | maximius <none@none> | 2009-09-19 16:01:08 -0700 |
|---|---|---|
| committer | maximius <none@none> | 2009-09-19 16:01:08 -0700 |
| commit | ec054272e1ded02f7dadfa84b5f0f93e53f52fc8 (patch) | |
| tree | d04ba34739a7cf7eaed4fb4e2f98b8f5ef8711a8 /sql/updates | |
| parent | 22869c7a47315c9f1568b14c4d960bf1d3f345c4 (diff) | |
*GO - Southfury Moonstone script, from SD2, patch by manuel
*Fix Auctionhouse CPU usage during item expire check, by MrSmite
--HG--
branch : trunk
Diffstat (limited to 'sql/updates')
| -rw-r--r-- | sql/updates/5701_world_scripts.sql (renamed from sql/updates/5701_world.sql) | 0 | ||||
| -rw-r--r-- | sql/updates/5702_world_scripts.sql | 2 |
2 files changed, 2 insertions, 0 deletions
diff --git a/sql/updates/5701_world.sql b/sql/updates/5701_world_scripts.sql index 6560085346f..6560085346f 100644 --- a/sql/updates/5701_world.sql +++ b/sql/updates/5701_world_scripts.sql diff --git a/sql/updates/5702_world_scripts.sql b/sql/updates/5702_world_scripts.sql new file mode 100644 index 00000000000..df6fc98b5c2 --- /dev/null +++ b/sql/updates/5702_world_scripts.sql @@ -0,0 +1,2 @@ + +UPDATE `gameobject_template` SET `ScriptName`='go_southfury_moonstone' WHERE `entry`=185566; |
