diff options
| author | Muhaha <none@none> | 2009-03-22 23:11:55 +0100 |
|---|---|---|
| committer | Muhaha <none@none> | 2009-03-22 23:11:55 +0100 |
| commit | d64436a5e4f14d90e47cbc558b8ef1c516987739 (patch) | |
| tree | d202b43910ebaead9bff18fa951c5ad59b9e1ca7 /sql/updates/2139_world.sql | |
| parent | 36ccfd416820ca87ac6bf0ce7c59b52eace0884e (diff) | |
* Merged ScriptDev2 928
--HG--
branch : trunk
Diffstat (limited to 'sql/updates/2139_world.sql')
| -rw-r--r-- | sql/updates/2139_world.sql | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/sql/updates/2139_world.sql b/sql/updates/2139_world.sql new file mode 100644 index 00000000000..335cb55a278 --- /dev/null +++ b/sql/updates/2139_world.sql @@ -0,0 +1,2 @@ +UPDATE gameobject_template SET `ScriptName`='go_cat_figurine' WHERE `entry`=13873; +UPDATE creature_template SET ScriptName='npc_garments_of_quests' WHERE entry IN (12429,12423,12427,12430,12428); |
