diff options
| author | Killyana <morphone1@gmail.com> | 2017-10-03 21:30:52 +0200 | 
|---|---|---|
| committer | Killyana <morphone1@gmail.com> | 2017-10-03 21:30:52 +0200 | 
| commit | 600a28ec4ce385020a3bac2127de5ed79068e687 (patch) | |
| tree | 21e6f3e2370bb10e434f16252b44b9877c1dee8c | |
| parent | 6e9b882ecf511ea750f555147ca206e8ef466f93 (diff) | |
DB/Quest: Report to Goldshire
Closes #20533
| -rw-r--r-- | sql/updates/world/3.3.5/2017_10_03_16_world_335.sql | 2 | 
1 files changed, 2 insertions, 0 deletions
| diff --git a/sql/updates/world/3.3.5/2017_10_03_16_world_335.sql b/sql/updates/world/3.3.5/2017_10_03_16_world_335.sql new file mode 100644 index 00000000000..a76d51b9773 --- /dev/null +++ b/sql/updates/world/3.3.5/2017_10_03_16_world_335.sql @@ -0,0 +1,2 @@ +--  +UPDATE `quest_details` SET `Emote1`=113 WHERE `ID`=54; | 
