diff options
| author | Drahy <none@none> | 2009-08-05 01:21:09 +0200 |
|---|---|---|
| committer | Drahy <none@none> | 2009-08-05 01:21:09 +0200 |
| commit | 172a6f127979af0744c2ba905065e7189ad92a7d (patch) | |
| tree | 2829bf25aca8c140b85b9f25cfcb31365f9d7d33 /sql/updates/4748_world.sql | |
| parent | dfe158074d12406012679a68a7141e62762919cf (diff) | |
* Added missing script name go_shrine_of_the_birds
* Trinity sql coding style
--HG--
branch : trunk
Diffstat (limited to 'sql/updates/4748_world.sql')
| -rw-r--r-- | sql/updates/4748_world.sql | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sql/updates/4748_world.sql b/sql/updates/4748_world.sql index 00834293554..62e98d58d68 100644 --- a/sql/updates/4748_world.sql +++ b/sql/updates/4748_world.sql @@ -1,2 +1,2 @@ UPDATE `item_template` SET `ScriptName`='item_mysterious_egg' WHERE `entry` IN(39878); -UPDATE `item_template` SET `ScriptName`='item_disgusting_jar' WHERE `entry` IN(44717); +UPDATE `item_template` SET `ScriptName`='item_disgusting_jar' WHERE `entry` IN(44717);
\ No newline at end of file |
