diff options
| author | Vincent-Michael <Vincent_Michael@gmx.de> | 2015-07-12 22:34:25 +0200 |
|---|---|---|
| committer | Vincent-Michael <Vincent_Michael@gmx.de> | 2015-07-12 22:34:45 +0200 |
| commit | dc87018345ec333f68d564a8dfb320036b0f271f (patch) | |
| tree | 4312d977de695e8081c03ad74cba2bd31a1335b4 /sql | |
| parent | b0e580eb4cce4999e435d940b11939836351b82e (diff) | |
Core/PacketIO: Updated and enabled barber shop opcodes
Diffstat (limited to 'sql')
| -rw-r--r-- | sql/updates/world/2015_07_12_12_world.sql | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sql/updates/world/2015_07_12_12_world.sql b/sql/updates/world/2015_07_12_12_world.sql new file mode 100644 index 00000000000..68a0e86e027 --- /dev/null +++ b/sql/updates/world/2015_07_12_12_world.sql @@ -0,0 +1 @@ +UPDATE `gameobject_template` SET `Data2`=7810, `VerifiedBuild`=20216 WHERE `entry` IN (207146 /*Barbershop Chair*/, 207147 /*Barbershop Chair*/, 207148 /*Barbershop Chair*/, 207149 /*Barbershop Chair*/, 207150 /*Barbershop Chair*/); -- Update other Barbershop Chair with sniff data |
