aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authoret65 <et65@ashbringer.fr>2014-12-28 19:50:19 +0100
committeret65 <et65@ashbringer.fr>2014-12-28 19:50:19 +0100
commite46921748d9173f0dcaa32f8a53626c21cf4a2a2 (patch)
treee9467c092c4c9189b34ac10e95bc684c7d77ce3e
parent4f557347ce26dcb3d7ce697ecd203ff92da5198a (diff)
parent27137ca06e99209bd1a47a0ff7082ff14fcae8c9 (diff)
Merge remote-tracking branch 'trinitycore/6.x' into 6.x
-rw-r--r--sql/base/auth_database.sql6
-rw-r--r--sql/updates/auth/2014_12_27_00_auth.sql9
-rw-r--r--sql/updates/hotfixes/2014_12_25_00_hotfixes_locale_broadcast_text.sql2
-rw-r--r--sql/updates/world/2014_12_26_04_world.sql4
-rw-r--r--sql/updates/world/2014_12_26_05_world.sql35
-rw-r--r--sql/updates/world/2014_12_26_06_world.sql4
-rw-r--r--sql/updates/world/2014_12_26_07_world.sql57
-rw-r--r--sql/updates/world/2014_12_27_00_world.sql34
-rw-r--r--sql/updates/world/2014_12_27_01_world.sql7630
-rw-r--r--sql/updates/world/2014_12_27_02_world.sql1112
-rw-r--r--sql/updates/world/2014_12_27_03_world.sql666
-rw-r--r--sql/updates/world/2014_12_27_04_world.sql1219
-rw-r--r--sql/updates/world/2014_12_27_05_world.sql2241
-rw-r--r--sql/updates/world/2014_12_27_06_world.sql1310
-rw-r--r--sql/updates/world/2014_12_27_07_world.sql1358
-rw-r--r--sql/updates/world/2014_12_27_08_world.sql5048
-rw-r--r--sql/updates/world/2014_12_28_00_world.sql2
-rw-r--r--sql/updates/world/2014_12_28_01_world.sql3
-rw-r--r--sql/updates/world/2014_12_28_02_world.sql25
-rw-r--r--sql/updates/world/2014_12_28_03_world.sql5
-rw-r--r--src/server/bnetserver/Realms/WorldListener.cpp3
-rw-r--r--src/server/game/AI/SmartScripts/SmartScript.cpp2
-rw-r--r--src/server/game/Accounts/RBAC.h1
-rw-r--r--src/server/game/Achievements/AchievementMgr.cpp1329
-rw-r--r--src/server/game/Achievements/AchievementMgr.h133
-rw-r--r--src/server/game/DataStores/DB2Stores.h1
-rw-r--r--src/server/game/DataStores/DBCEnums.h19
-rw-r--r--src/server/game/DataStores/DBCStores.cpp25
-rw-r--r--src/server/game/DataStores/DBCStores.h4
-rw-r--r--src/server/game/DataStores/DBCStructure.h608
-rw-r--r--src/server/game/DataStores/DBCfmt.h8
-rw-r--r--src/server/game/Entities/Item/ItemTemplate.h2
-rw-r--r--src/server/game/Entities/Player/Player.cpp22
-rw-r--r--src/server/game/Guilds/Guild.cpp6
-rw-r--r--src/server/game/Guilds/Guild.h2
-rw-r--r--src/server/game/Handlers/QueryHandler.cpp77
-rw-r--r--src/server/game/Handlers/SpellHandler.cpp22
-rw-r--r--src/server/game/Handlers/TradeHandler.cpp4
-rw-r--r--src/server/game/Server/Packets/AchievementPackets.cpp74
-rw-r--r--src/server/game/Server/Packets/AchievementPackets.h93
-rw-r--r--src/server/game/Server/Packets/GameObjectPackets.cpp28
-rw-r--r--src/server/game/Server/Packets/GameObjectPackets.h51
-rw-r--r--src/server/game/Server/Packets/QueryPackets.cpp41
-rw-r--r--src/server/game/Server/Packets/QueryPackets.h36
-rw-r--r--src/server/game/Server/Protocol/Opcodes.cpp17
-rw-r--r--src/server/game/Server/Protocol/Opcodes.h12
-rw-r--r--src/server/game/Server/WorldSession.cpp23
-rw-r--r--src/server/game/Server/WorldSession.h13
-rw-r--r--src/server/game/Spells/Spell.cpp2
-rw-r--r--src/server/game/Spells/SpellMgr.cpp5
-rw-r--r--src/server/game/World/World.cpp16
-rw-r--r--src/server/game/World/World.h2
-rw-r--r--src/server/scripts/Commands/cs_misc.cpp2
-rw-r--r--src/server/scripts/Maelstrom/Stonecore/boss_corborus.cpp26
-rw-r--r--src/server/scripts/Maelstrom/Stonecore/boss_high_priestess_azil.cpp154
-rw-r--r--src/server/scripts/Maelstrom/Stonecore/boss_ozruk.cpp39
-rw-r--r--src/server/scripts/Maelstrom/Stonecore/boss_slabhide.cpp39
-rw-r--r--src/server/scripts/Maelstrom/Stonecore/instance_stonecore.cpp95
-rw-r--r--src/server/scripts/Maelstrom/Stonecore/stonecore.cpp53
-rw-r--r--src/server/scripts/Maelstrom/Stonecore/stonecore.h5
-rw-r--r--src/server/scripts/Northrend/IcecrownCitadel/boss_the_lich_king.cpp2
-rw-r--r--src/server/scripts/Northrend/Nexus/Nexus/boss_magus_telestra.cpp1
-rw-r--r--src/server/scripts/Northrend/Nexus/Oculus/instance_oculus.cpp26
-rw-r--r--src/server/scripts/Northrend/Nexus/Oculus/oculus.h12
-rw-r--r--src/server/scripts/Outland/zone_hellfire_peninsula.cpp53
-rw-r--r--src/server/scripts/Spells/spell_mage.cpp69
-rw-r--r--src/server/scripts/Spells/spell_quest.cpp28
-rw-r--r--src/server/shared/DataStores/DB2StorageLoader.h2
-rw-r--r--src/server/shared/Networking/MessageBuffer.h8
-rw-r--r--src/server/shared/Networking/Socket.h3
-rw-r--r--src/server/worldserver/worldserver.conf.dist16
71 files changed, 22506 insertions, 1578 deletions
diff --git a/sql/base/auth_database.sql b/sql/base/auth_database.sql
index 34b55fa2065..28b6f4b94bd 100644
--- a/sql/base/auth_database.sql
+++ b/sql/base/auth_database.sql
@@ -496,7 +496,7 @@ CREATE TABLE `rbac_linked_permissions` (
LOCK TABLES `rbac_linked_permissions` WRITE;
/*!40000 ALTER TABLE `rbac_linked_permissions` DISABLE KEYS */;
-INSERT INTO `rbac_linked_permissions` VALUES (192,21),(192,42),(192,43),(192,193),(192,196),(192,778),(192,779),(192,780),(192,781),(192,782),(192,783),(192,784),(192,785),(192,786),(192,787),(192,788),(192,789),(192,790),(192,791),(192,792),(192,793),(192,794),(193,48),(193,194),(193,197),(194,1),(194,2),(194,11),(194,13),(194,14),(194,15),(194,16),(194,17),(194,18),(194,19),(194,20),(194,22),(194,23),(194,25),(194,26),(194,27),(194,28),(194,29),(194,30),(194,31),(194,32),(194,33),(194,34),(194,35),(194,36),(194,37),(194,38),(194,39),(194,40),(194,41),(194,44),(194,46),(194,47),(194,195),(194,198),(194,632),(194,798),(195,3),(195,4),(195,5),(195,6),(195,24),(195,49),(195,199),(196,200),(196,201),(196,208),(196,212),(196,213),(196,214),(196,215),(196,216),(196,226),(196,227),(196,230),(196,231),(196,233),(196,234),(196,235),(196,238),(196,239),(196,240),(196,241),(196,242),(196,243),(196,244),(196,245),(196,246),(196,247),(196,248),(196,249),(196,250),(196,251),(196,252),(196,253),(196,254),(196,255),(196,256),(196,257),(196,258),(196,259),(196,260),(196,261),(196,262),(196,264),(196,265),(196,266),(196,267),(196,268),(196,269),(196,270),(196,271),(196,272),(196,279),(196,280),(196,283),(196,287),(196,288),(196,289),(196,290),(196,291),(196,292),(196,293),(196,294),(196,295),(196,296),(196,297),(196,298),(196,299),(196,302),(196,303),(196,304),(196,305),(196,306),(196,307),(196,308),(196,309),(196,310),(196,313),(196,314),(196,319),(196,320),(196,321),(196,322),(196,323),(196,324),(196,325),(196,326),(196,327),(196,328),(196,329),(196,330),(196,331),(196,332),(196,333),(196,334),(196,335),(196,336),(196,337),(196,338),(196,339),(196,340),(196,341),(196,342),(196,343),(196,344),(196,345),(196,346),(196,347),(196,348),(196,349),(196,350),(196,351),(196,352),(196,353),(196,354),(196,355),(196,356),(196,357),(196,358),(196,359),(196,360),(196,361),(196,362),(196,363),(196,364),(196,365),(196,366),(196,373),(196,375),(196,400),(196,401),(196,402),(196,403),(196,404),(196,405),(196,406),(196,407),(196,417),(196,418),(196,419),(196,420),(196,421),(196,422),(196,423),(196,424),(196,425),(196,426),(196,427),(196,428),(196,429),(196,434),(196,435),(196,436),(196,437),(196,438),(196,439),(196,440),(196,441),(196,442),(196,443),(196,444),(196,445),(196,446),(196,447),(196,448),(196,449),(196,450),(196,451),(196,452),(196,453),(196,454),(196,455),(196,456),(196,457),(196,458),(196,459),(196,461),(196,463),(196,464),(196,465),(196,472),(196,473),(196,474),(196,475),(196,476),(196,477),(196,478),(196,488),(196,489),(196,491),(196,492),(196,493),(196,495),(196,497),(196,498),(196,499),(196,500),(196,502),(196,503),(196,505),(196,508),(196,511),(196,513),(196,514),(196,516),(196,519),(196,522),(196,523),(196,526),(196,527),(196,529),(196,530),(196,533),(196,535),(196,536),(196,537),(196,538),(196,539),(196,540),(196,541),(196,556),(196,581),(196,582),(196,592),(196,593),(196,596),(196,602),(196,603),(196,604),(196,605),(196,606),(196,607),(196,608),(196,609),(196,610),(196,611),(196,612),(196,613),(196,615),(196,616),(196,617),(196,618),(196,619),(196,620),(196,621),(196,622),(196,623),(196,624),(196,625),(196,626),(196,627),(196,628),(196,629),(196,630),(196,631),(196,633),(196,634),(196,635),(196,636),(196,637),(196,638),(196,639),(196,640),(196,641),(196,642),(196,643),(196,644),(196,645),(196,646),(196,647),(196,648),(196,649),(196,650),(196,651),(196,652),(196,653),(196,654),(196,655),(196,656),(196,657),(196,658),(196,659),(196,660),(196,661),(196,662),(196,663),(196,664),(196,665),(196,666),(196,667),(196,668),(196,669),(196,670),(196,671),(196,672),(196,673),(196,674),(196,675),(196,676),(196,677),(196,678),(196,679),(196,680),(196,681),(196,682),(196,683),(196,684),(196,685),(196,686),(196,687),(196,688),(196,689),(196,690),(196,691),(196,693),(196,694),(196,695),(196,696),(196,697),(196,698),(196,699),(196,700),(196,701),(196,702),(196,703),(196,704),(196,705),(196,706),(196,707),(196,708),(196,709),(196,710),(196,711),(196,712),(196,713),(196,714),(196,715),(196,716),(196,717),(196,718),(196,719),(196,721),(196,722),(196,723),(196,724),(196,725),(196,726),(196,727),(196,728),(196,729),(196,730),(196,733),(196,734),(196,735),(196,736),(196,738),(196,739),(196,748),(196,753),(196,757),(196,773),(196,777),(197,232),(197,236),(197,237),(197,273),(197,274),(197,275),(197,276),(197,277),(197,284),(197,285),(197,286),(197,301),(197,311),(197,387),(197,388),(197,389),(197,390),(197,391),(197,392),(197,393),(197,394),(197,395),(197,396),(197,397),(197,398),(197,399),(197,479),(197,480),(197,481),(197,482),(197,485),(197,486),(197,487),(197,494),(197,506),(197,509),(197,510),(197,517),(197,518),(197,521),(197,542),(197,543),(197,550),(197,558),(197,568),(197,571),(197,572),(197,573),(197,574),(197,575),(197,576),(197,577),(197,578),(197,579),(197,580),(197,583),(197,584),(197,585),(197,586),(197,587),(197,588),(197,589),(197,590),(197,591),(197,594),(197,595),(197,601),(197,743),(197,750),(197,758),(197,761),(197,762),(197,763),(197,764),(197,765),(197,766),(197,767),(197,768),(197,769),(197,770),(197,771),(197,772),(197,774),(198,218),(198,300),(198,312),(198,315),(198,316),(198,317),(198,318),(198,367),(198,368),(198,369),(198,370),(198,371),(198,372),(198,374),(198,376),(198,377),(198,378),(198,379),(198,380),(198,381),(198,382),(198,383),(198,384),(198,385),(198,386),(198,408),(198,409),(198,410),(198,411),(198,412),(198,413),(198,414),(198,415),(198,416),(198,430),(198,431),(198,432),(198,433),(198,462),(198,466),(198,467),(198,468),(198,469),(198,470),(198,471),(198,483),(198,484),(198,490),(198,504),(198,512),(198,515),(198,520),(198,524),(198,528),(198,531),(198,532),(198,544),(198,545),(198,546),(198,547),(198,548),(198,549),(198,551),(198,552),(198,553),(198,554),(198,555),(198,557),(198,559),(198,560),(198,561),(198,562),(198,563),(198,564),(198,565),(198,566),(198,567),(198,569),(198,570),(198,597),(198,598),(198,599),(198,600),(198,737),(198,740),(198,741),(198,742),(198,744),(198,745),(198,746),(198,747),(198,749),(198,751),(198,752),(198,754),(198,755),(198,756),(198,759),(198,760),(199,207),(199,209),(199,210),(199,211),(199,217),(199,221),(199,222),(199,223),(199,225),(199,263),(199,496),(199,501),(199,507),(199,525),(199,534),(199,797);
+INSERT INTO `rbac_linked_permissions` VALUES (192,21),(192,42),(192,43),(192,193),(192,196),(192,778),(192,779),(192,780),(192,781),(192,782),(192,783),(192,784),(192,785),(192,786),(192,787),(192,788),(192,789),(192,790),(192,791),(192,792),(192,793),(192,794),(193,48),(193,194),(193,197),(194,1),(194,2),(194,11),(194,13),(194,14),(194,15),(194,16),(194,17),(194,18),(194,19),(194,20),(194,22),(194,23),(194,25),(194,26),(194,27),(194,28),(194,29),(194,30),(194,31),(194,32),(194,33),(194,34),(194,35),(194,36),(194,37),(194,38),(194,39),(194,40),(194,41),(194,44),(194,46),(194,47),(194,51),(194,195),(194,198),(194,632),(194,798),(195,3),(195,4),(195,5),(195,6),(195,24),(195,49),(195,199),(196,200),(196,201),(196,208),(196,212),(196,213),(196,214),(196,215),(196,216),(196,226),(196,227),(196,230),(196,231),(196,233),(196,234),(196,235),(196,238),(196,239),(196,240),(196,241),(196,242),(196,243),(196,244),(196,245),(196,246),(196,247),(196,248),(196,249),(196,250),(196,251),(196,252),(196,253),(196,254),(196,255),(196,256),(196,257),(196,258),(196,259),(196,260),(196,261),(196,262),(196,264),(196,265),(196,266),(196,267),(196,268),(196,269),(196,270),(196,271),(196,272),(196,279),(196,280),(196,283),(196,287),(196,288),(196,289),(196,290),(196,291),(196,292),(196,293),(196,294),(196,295),(196,296),(196,297),(196,298),(196,299),(196,302),(196,303),(196,304),(196,305),(196,306),(196,307),(196,308),(196,309),(196,310),(196,313),(196,314),(196,319),(196,320),(196,321),(196,322),(196,323),(196,324),(196,325),(196,326),(196,327),(196,328),(196,329),(196,330),(196,331),(196,332),(196,333),(196,334),(196,335),(196,336),(196,337),(196,338),(196,339),(196,340),(196,341),(196,342),(196,343),(196,344),(196,345),(196,346),(196,347),(196,348),(196,349),(196,350),(196,351),(196,352),(196,353),(196,354),(196,355),(196,356),(196,357),(196,358),(196,359),(196,360),(196,361),(196,362),(196,363),(196,364),(196,365),(196,366),(196,373),(196,375),(196,400),(196,401),(196,402),(196,403),(196,404),(196,405),(196,406),(196,407),(196,417),(196,418),(196,419),(196,420),(196,421),(196,422),(196,423),(196,424),(196,425),(196,426),(196,427),(196,428),(196,429),(196,434),(196,435),(196,436),(196,437),(196,438),(196,439),(196,440),(196,441),(196,442),(196,443),(196,444),(196,445),(196,446),(196,447),(196,448),(196,449),(196,450),(196,451),(196,452),(196,453),(196,454),(196,455),(196,456),(196,457),(196,458),(196,459),(196,461),(196,463),(196,464),(196,465),(196,472),(196,473),(196,474),(196,475),(196,476),(196,477),(196,478),(196,488),(196,489),(196,491),(196,492),(196,493),(196,495),(196,497),(196,498),(196,499),(196,500),(196,502),(196,503),(196,505),(196,508),(196,511),(196,513),(196,514),(196,516),(196,519),(196,522),(196,523),(196,526),(196,527),(196,529),(196,530),(196,533),(196,535),(196,536),(196,537),(196,538),(196,539),(196,540),(196,541),(196,556),(196,581),(196,582),(196,592),(196,593),(196,596),(196,602),(196,603),(196,604),(196,605),(196,606),(196,607),(196,608),(196,609),(196,610),(196,611),(196,612),(196,613),(196,615),(196,616),(196,617),(196,618),(196,619),(196,620),(196,621),(196,622),(196,623),(196,624),(196,625),(196,626),(196,627),(196,628),(196,629),(196,630),(196,631),(196,633),(196,634),(196,635),(196,636),(196,637),(196,638),(196,639),(196,640),(196,641),(196,642),(196,643),(196,644),(196,645),(196,646),(196,647),(196,648),(196,649),(196,650),(196,651),(196,652),(196,653),(196,654),(196,655),(196,656),(196,657),(196,658),(196,659),(196,660),(196,661),(196,662),(196,663),(196,664),(196,665),(196,666),(196,667),(196,668),(196,669),(196,670),(196,671),(196,672),(196,673),(196,674),(196,675),(196,676),(196,677),(196,678),(196,679),(196,680),(196,681),(196,682),(196,683),(196,684),(196,685),(196,686),(196,687),(196,688),(196,689),(196,690),(196,691),(196,693),(196,694),(196,695),(196,696),(196,697),(196,698),(196,699),(196,700),(196,701),(196,702),(196,703),(196,704),(196,705),(196,706),(196,707),(196,708),(196,709),(196,710),(196,711),(196,712),(196,713),(196,714),(196,715),(196,716),(196,717),(196,718),(196,719),(196,721),(196,722),(196,723),(196,724),(196,725),(196,726),(196,727),(196,728),(196,729),(196,730),(196,733),(196,734),(196,735),(196,736),(196,738),(196,739),(196,748),(196,753),(196,757),(196,773),(196,777),(197,232),(197,236),(197,237),(197,273),(197,274),(197,275),(197,276),(197,277),(197,284),(197,285),(197,286),(197,301),(197,311),(197,387),(197,388),(197,389),(197,390),(197,391),(197,392),(197,393),(197,394),(197,395),(197,396),(197,397),(197,398),(197,399),(197,479),(197,480),(197,481),(197,482),(197,485),(197,486),(197,487),(197,494),(197,506),(197,509),(197,510),(197,517),(197,518),(197,521),(197,542),(197,543),(197,550),(197,558),(197,568),(197,571),(197,572),(197,573),(197,574),(197,575),(197,576),(197,577),(197,578),(197,579),(197,580),(197,583),(197,584),(197,585),(197,586),(197,587),(197,588),(197,589),(197,590),(197,591),(197,594),(197,595),(197,601),(197,743),(197,750),(197,758),(197,761),(197,762),(197,763),(197,764),(197,765),(197,766),(197,767),(197,768),(197,769),(197,770),(197,771),(197,772),(197,774),(198,218),(198,300),(198,312),(198,315),(198,316),(198,317),(198,318),(198,367),(198,368),(198,369),(198,370),(198,371),(198,372),(198,374),(198,376),(198,377),(198,378),(198,379),(198,380),(198,381),(198,382),(198,383),(198,384),(198,385),(198,386),(198,408),(198,409),(198,410),(198,411),(198,412),(198,413),(198,414),(198,415),(198,416),(198,430),(198,431),(198,432),(198,433),(198,462),(198,466),(198,467),(198,468),(198,469),(198,470),(198,471),(198,483),(198,484),(198,490),(198,504),(198,512),(198,515),(198,520),(198,524),(198,528),(198,531),(198,532),(198,544),(198,545),(198,546),(198,547),(198,548),(198,549),(198,551),(198,552),(198,553),(198,554),(198,555),(198,557),(198,559),(198,560),(198,561),(198,562),(198,563),(198,564),(198,565),(198,566),(198,567),(198,569),(198,570),(198,597),(198,598),(198,599),(198,600),(198,737),(198,740),(198,741),(198,742),(198,744),(198,745),(198,746),(198,747),(198,749),(198,751),(198,752),(198,754),(198,755),(198,756),(198,759),(198,760),(199,207),(199,209),(199,210),(199,211),(199,217),(199,221),(199,222),(199,223),(199,225),(199,263),(199,496),(199,501),(199,507),(199,525),(199,534),(199,797);
/*!40000 ALTER TABLE `rbac_linked_permissions` ENABLE KEYS */;
UNLOCK TABLES;
@@ -520,7 +520,7 @@ CREATE TABLE `rbac_permissions` (
LOCK TABLES `rbac_permissions` WRITE;
/*!40000 ALTER TABLE `rbac_permissions` DISABLE KEYS */;
-INSERT INTO `rbac_permissions` VALUES (1,'Instant logout'),(2,'Skip Queue'),(3,'Join Normal Battleground'),(4,'Join Random Battleground'),(5,'Join Arenas'),(6,'Join Dungeon Finder'),(11,'Log GM trades'),(13,'Skip Instance required bosses check'),(14,'Skip character creation team mask check'),(15,'Skip character creation class mask check'),(16,'Skip character creation race mask check'),(17,'Skip character creation reserved name check'),(18,'Skip character creation heroic min level check'),(19,'Skip needed requirements to use channel check'),(20,'Skip disable map check'),(21,'Skip reset talents when used more than allowed check'),(22,'Skip spam chat check'),(23,'Skip over-speed ping check'),(24,'Two side faction characters on the same account'),(25,'Allow say chat between factions'),(26,'Allow channel chat between factions'),(27,'Two side mail interaction'),(28,'See two side who list'),(29,'Add friends of other faction'),(30,'Save character without delay with .save command'),(31,'Use params with .unstuck command'),(32,'Can be assigned tickets with .assign ticket command'),(33,'Notify if a command was not found'),(34,'Check if should appear in list using .gm ingame command'),(35,'See all security levels with who command'),(36,'Filter whispers'),(37,'Use staff badge in chat'),(38,'Resurrect with full Health Points'),(39,'Restore saved gm setting states'),(40,'Allows to add a gm to friend list'),(41,'Use Config option START_GM_LEVEL to assign new character level'),(42,'Allows to use CMSG_WORLD_TELEPORT opcode'),(43,'Allows to use CMSG_WHOIS opcode'),(44,'Receive global GM messages/texts'),(45,'Join channels without announce'),(46,'Change channel settings without being channel moderator'),(47,'Enables lower security than target check'),(48,'Enable IP, Last Login and EMail output in pinfo'),(49,'Forces to enter the email for confirmation on password change'),(50,'Allow user to check his own email with .account'),(192,'Role: Sec Level Administrator'),(193,'Role: Sec Level Gamemaster'),(194,'Role: Sec Level Moderator'),(195,'Role: Sec Level Player'),(196,'Role: Administrator Commands'),(197,'Role: Gamemaster Commands'),(198,'Role: Moderator Commands'),(199,'Role: Player Commands'),(200,'Command: rbac'),(201,'Command: rbac account'),(202,'Command: rbac account list'),(203,'Command: rbac account grant'),(204,'Command: rbac account deny'),(205,'Command: rbac account revoke'),(206,'Command: rbac list'),(207,'Command: battlenetaccount'),(208,'Command: battlenetaccount create'),(209,'Command: battlenetaccount lock country'),(210,'Command: battlenetaccount lock ip'),(211,'Command: battlenetaccount password'),(212,'Command: battlenetaccount set'),(213,'Command: battlenetaccount set password'),(214,'Command: bnetaccount link'),(215,'Command: bnetaccount unlink'),(216,'Command: bnetaccount gameaccountcreate'),(217,'Command: account'),(218,'Command: account addon'),(219,'Command: account create'),(220,'Command: account delete'),(221,'Command: account lock'),(222,'Command: account lock country'),(223,'Command: account lock ip'),(224,'Command: account onlinelist'),(225,'Command: account password'),(226,'Command: account set'),(227,'Command: account set addon'),(228,'Command: account set gmlevel'),(229,'Command: account set password'),(230,'Command: achievement'),(231,'Command: achievement add'),(232,'Command: arena'),(233,'Command: arena captain'),(234,'Command: arena create'),(235,'Command: arena disband'),(236,'Command: arena info'),(237,'Command: arena lookup'),(238,'Command: arena rename'),(239,'Command: ban'),(240,'Command: ban account'),(241,'Command: ban character'),(242,'Command: ban ip'),(243,'Command: ban playeraccount'),(244,'Command: baninfo'),(245,'Command: baninfo account'),(246,'Command: baninfo character'),(247,'Command: baninfo ip'),(248,'Command: banlist'),(249,'Command: banlist account'),(250,'Command: banlist character'),(251,'Command: banlist ip'),(252,'Command: unban'),(253,'Command: unban account'),(254,'Command: unban character'),(255,'Command: unban ip'),(256,'Command: unban playeraccount'),(257,'Command: bf'),(258,'Command: bf start'),(259,'Command: bf stop'),(260,'Command: bf switch'),(261,'Command: bf timer'),(262,'Command: bf enable'),(263,'Command: account email'),(264,'Command: account set sec'),(265,'Command: account set sec email'),(266,'Command: account set sec regmail'),(267,'Command: cast'),(268,'Command: cast back'),(269,'Command: cast dist'),(270,'Command: cast self'),(271,'Command: cast target'),(272,'Command: cast dest'),(273,'Command: character'),(274,'Command: character customize'),(275,'Command: character changefaction'),(276,'Command: character changerace'),(277,'Command: character deleted'),(279,'Command: character deleted list'),(280,'Command: character deleted restore'),(283,'Command: character level'),(284,'Command: character rename'),(285,'Command: character reputation'),(286,'Command: character titles'),(287,'Command: levelup'),(288,'Command: pdump'),(289,'Command: pdump load'),(290,'Command: pdump write'),(291,'Command: cheat'),(292,'Command: cheat casttime'),(293,'Command: cheat cooldown'),(294,'Command: cheat explore'),(295,'Command: cheat god'),(296,'Command: cheat power'),(297,'Command: cheat status'),(298,'Command: cheat taxi'),(299,'Command: cheat waterwalk'),(300,'Command: debug'),(301,'Command: debug anim'),(302,'Command: debug areatriggers'),(303,'Command: debug arena'),(304,'Command: debug bg'),(305,'Command: debug entervehicle'),(306,'Command: debug getitemstate'),(307,'Command: debug getitemvalue'),(308,'Command: debug getvalue'),(309,'Command: debug hostil'),(310,'Command: debug itemexpire'),(311,'Command: debug lootrecipient'),(312,'Command: debug los'),(313,'Command: debug mod32value'),(314,'Command: debug moveflags'),(315,'Command: debug play'),(316,'Command: debug play cinematics'),(317,'Command: debug play movie'),(318,'Command: debug play sound'),(319,'Command: debug send'),(320,'Command: debug send buyerror'),(321,'Command: debug send channelnotify'),(322,'Command: debug send chatmessage'),(323,'Command: debug send equiperror'),(324,'Command: debug send largepacket'),(325,'Command: debug send opcode'),(326,'Command: debug send qinvalidmsg'),(327,'Command: debug send qpartymsg'),(328,'Command: debug send sellerror'),(329,'Command: debug send setphaseshift'),(330,'Command: debug send spellfail'),(331,'Command: debug setaurastate'),(332,'Command: debug setbit'),(333,'Command: debug setitemvalue'),(334,'Command: debug setvalue'),(335,'Command: debug setvid'),(336,'Command: debug spawnvehicle'),(337,'Command: debug threat'),(338,'Command: debug update'),(339,'Command: debug uws'),(340,'Command: wpgps'),(341,'Command: deserter'),(342,'Command: deserter bg'),(343,'Command: deserter bg add'),(344,'Command: deserter bg remove'),(345,'Command: deserter instance'),(346,'Command: deserter instance add'),(347,'Command: deserter instance remove'),(348,'Command: disable'),(349,'Command: disable add'),(350,'Command: disable add achievement_criteria'),(351,'Command: disable add battleground'),(352,'Command: disable add map'),(353,'Command: disable add mmap'),(354,'Command: disable add outdoorpvp'),(355,'Command: disable add quest'),(356,'Command: disable add spell'),(357,'Command: disable add vmap'),(358,'Command: disable remove'),(359,'Command: disable remove achievement_criteria'),(360,'Command: disable remove battleground'),(361,'Command: disable remove map'),(362,'Command: disable remove mmap'),(363,'Command: disable remove outdoorpvp'),(364,'Command: disable remove quest'),(365,'Command: disable remove spell'),(366,'Command: disable remove vmap'),(367,'Command: event'),(368,'Command: event activelist'),(369,'Command: event start'),(370,'Command: event stop'),(371,'Command: gm'),(372,'Command: gm chat'),(373,'Command: gm fly'),(374,'Command: gm ingame'),(375,'Command: gm list'),(376,'Command: gm visible'),(377,'Command: go'),(378,'Command: go creature'),(379,'Command: go graveyard'),(380,'Command: go grid'),(381,'Command: go object'),(382,'Command: go taxinode'),(383,'Command: go ticket'),(384,'Command: go trigger'),(385,'Command: go xyz'),(386,'Command: go zonexy'),(387,'Command: gobject'),(388,'Command: gobject activate'),(389,'Command: gobject add'),(390,'Command: gobject add temp'),(391,'Command: gobject delete'),(392,'Command: gobject info'),(393,'Command: gobject move'),(394,'Command: gobject near'),(395,'Command: gobject set'),(396,'Command: gobject set phase'),(397,'Command: gobject set state'),(398,'Command: gobject target'),(399,'Command: gobject turn'),(400,'debug transport'),(401,'Command: guild'),(402,'Command: guild create'),(403,'Command: guild delete'),(404,'Command: guild invite'),(405,'Command: guild uninvite'),(406,'Command: guild rank'),(407,'Command: guild rename'),(408,'Command: honor'),(409,'Command: honor add'),(410,'Command: honor add kill'),(411,'Command: honor update'),(412,'Command: instance'),(413,'Command: instance listbinds'),(414,'Command: instance unbind'),(415,'Command: instance stats'),(416,'Command: instance savedata'),(417,'Command: learn'),(418,'Command: learn all'),(419,'Command: learn all my'),(420,'Command: learn all my class'),(421,'Command: learn all my pettalents'),(422,'Command: learn all my spells'),(423,'Command: learn all my talents'),(424,'Command: learn all gm'),(425,'Command: learn all crafts'),(426,'Command: learn all default'),(427,'Command: learn all lang'),(428,'Command: learn all recipes'),(429,'Command: unlearn'),(430,'Command: lfg'),(431,'Command: lfg player'),(432,'Command: lfg group'),(433,'Command: lfg queue'),(434,'Command: lfg clean'),(435,'Command: lfg options'),(436,'Command: list'),(437,'Command: list creature'),(438,'Command: list item'),(439,'Command: list object'),(440,'Command: list auras'),(441,'Command: list mail'),(442,'Command: lookup'),(443,'Command: lookup area'),(444,'Command: lookup creature'),(445,'Command: lookup event'),(446,'Command: lookup faction'),(447,'Command: lookup item'),(448,'Command: lookup itemset'),(449,'Command: lookup object'),(450,'Command: lookup quest'),(451,'Command: lookup player'),(452,'Command: lookup player ip'),(453,'Command: lookup player account'),(454,'Command: lookup player email'),(455,'Command: lookup skill'),(456,'Command: lookup spell'),(457,'Command: lookup spell id'),(458,'Command: lookup taxinode'),(459,'Command: lookup tele'),(460,'Command: lookup title'),(461,'Command: lookup map'),(462,'Command: announce'),(463,'Command: channel'),(464,'Command: channel set'),(465,'Command: channel set ownership'),(466,'Command: gmannounce'),(467,'Command: gmnameannounce'),(468,'Command: gmnotify'),(469,'Command: nameannounce'),(470,'Command: notify'),(471,'Command: whispers'),(472,'Command: group'),(473,'Command: group leader'),(474,'Command: group disband'),(475,'Command: group remove'),(476,'Command: group join'),(477,'Command: group list'),(478,'Command: group summon'),(479,'Command: pet'),(480,'Command: pet create'),(481,'Command: pet learn'),(482,'Command: pet unlearn'),(483,'Command: send'),(484,'Command: send items'),(485,'Command: send mail'),(486,'Command: send message'),(487,'Command: send money'),(488,'Command: additem'),(489,'Command: additemset'),(490,'Command: appear'),(491,'Command: aura'),(492,'Command: bank'),(493,'Command: bindsight'),(494,'Command: combatstop'),(495,'Command: cometome'),(496,'Command: commands'),(497,'Command: cooldown'),(498,'Command: damage'),(499,'Command: dev'),(500,'Command: die'),(501,'Command: dismount'),(502,'Command: distance'),(503,'Command: flusharenapoints'),(504,'Command: freeze'),(505,'Command: gps'),(506,'Command: guid'),(507,'Command: help'),(508,'Command: hidearea'),(509,'Command: itemmove'),(510,'Command: kick'),(511,'Command: linkgrave'),(512,'Command: listfreeze'),(513,'Command: maxskill'),(514,'Command: movegens'),(515,'Command: mute'),(516,'Command: neargrave'),(517,'Command: pinfo'),(518,'Command: playall'),(519,'Command: possess'),(520,'Command: recall'),(521,'Command: repairitems'),(522,'Command: respawn'),(523,'Command: revive'),(524,'Command: saveall'),(525,'Command: save'),(526,'Command: setskill'),(527,'Command: showarea'),(528,'Command: summon'),(529,'Command: unaura'),(530,'Command: unbindsight'),(531,'Command: unfreeze'),(532,'Command: unmute'),(533,'Command: unpossess'),(534,'Command: unstuck'),(535,'Command: wchange'),(536,'Command: mmap'),(537,'Command: mmap loadedtiles'),(538,'Command: mmap loc'),(539,'Command: mmap path'),(540,'Command: mmap stats'),(541,'Command: mmap testarea'),(542,'Command: morph'),(543,'Command: demorph'),(544,'Command: modify'),(545,'Command: modify arenapoints'),(546,'Command: modify bit'),(547,'Command: modify drunk'),(548,'Command: modify energy'),(549,'Command: modify faction'),(550,'Command: modify gender'),(551,'Command: modify honor'),(552,'Command: modify hp'),(553,'Command: modify mana'),(554,'Command: modify money'),(555,'Command: modify mount'),(556,'Command: modify phase'),(557,'Command: modify rage'),(558,'Command: modify reputation'),(559,'Command: modify runicpower'),(560,'Command: modify scale'),(561,'Command: modify speed'),(562,'Command: modify speed all'),(563,'Command: modify speed backwalk'),(564,'Command: modify speed fly'),(565,'Command: modify speed walk'),(566,'Command: modify speed swim'),(567,'Command: modify spell'),(568,'Command: modify standstate'),(569,'Command: modify talentpoints'),(570,'Command: npc'),(571,'Command: npc add'),(572,'Command: npc add formation'),(573,'Command: npc add item'),(574,'Command: npc add move'),(575,'Command: npc add temp'),(576,'Command: npc add delete'),(577,'Command: npc add delete item'),(578,'Command: npc add follow'),(579,'Command: npc add follow stop'),(580,'Command: npc set'),(581,'Command: npc set allowmove'),(582,'Command: npc set entry'),(583,'Command: npc set factionid'),(584,'Command: npc set flag'),(585,'Command: npc set level'),(586,'Command: npc set link'),(587,'Command: npc set model'),(588,'Command: npc set movetype'),(589,'Command: npc set phase'),(590,'Command: npc set spawndist'),(591,'Command: npc set spawntime'),(592,'Command: npc set data'),(593,'Command: npc info'),(594,'Command: npc near'),(595,'Command: npc move'),(596,'Command: npc playemote'),(597,'Command: npc say'),(598,'Command: npc textemote'),(599,'Command: npc whisper'),(600,'Command: npc yell'),(601,'Command: npc tame'),(602,'Command: quest'),(603,'Command: quest add'),(604,'Command: quest complete'),(605,'Command: quest remove'),(606,'Command: quest reward'),(607,'Command: reload'),(608,'Command: reload access_requirement'),(609,'Command: reload achievement_criteria_data'),(610,'Command: reload achievement_reward'),(611,'Command: reload all'),(612,'Command: reload all achievement'),(613,'Command: reload all area'),(615,'Command: reload all gossips'),(616,'Command: reload all item'),(617,'Command: reload all locales'),(618,'Command: reload all loot'),(619,'Command: reload all npc'),(620,'Command: reload all quest'),(621,'Command: reload all scripts'),(622,'Command: reload all spell'),(623,'Command: reload areatrigger_involvedrelation'),(624,'Command: reload areatrigger_tavern'),(625,'Command: reload areatrigger_teleport'),(626,'Command: reload auctions'),(627,'Command: reload autobroadcast'),(628,'Command: reload command'),(629,'Command: reload conditions'),(630,'Command: reload config'),(631,'Command: reload battleground_template'),(632,'Command: .mutehistory'),(633,'Command: reload creature_linked_respawn'),(634,'Command: reload creature_loot_template'),(635,'Command: reload creature_onkill_reputation'),(636,'Command: reload creature_questender'),(637,'Command: reload creature_queststarter'),(638,'Command: reload creature_summon_groups'),(639,'Command: reload creature_template'),(640,'Command: reload creature_text'),(641,'Command: reload disables'),(642,'Command: reload disenchant_loot_template'),(643,'Command: reload event_scripts'),(644,'Command: reload fishing_loot_template'),(645,'Command: reload game_graveyard_zone'),(646,'Command: reload game_tele'),(647,'Command: reload gameobject_questender'),(648,'Command: reload gameobject_loot_template'),(649,'Command: reload gameobject_queststarter'),(650,'Command: reload gm_tickets'),(651,'Command: reload gossip_menu'),(652,'Command: reload gossip_menu_option'),(653,'Command: reload item_enchantment_template'),(654,'Command: reload item_loot_template'),(655,'Command: reload item_set_names'),(656,'Command: reload lfg_dungeon_rewards'),(657,'Command: reload locales_achievement_reward'),(658,'Command: reload locales_creature'),(659,'Command: reload locales_creature_text'),(660,'Command: reload locales_gameobject'),(661,'Command: reload locales_gossip_menu_option'),(662,'Command: reload locales_item'),(663,'Command: reload locales_item_set_name'),(664,'Command: reload locales_npc_text'),(665,'Command: reload locales_page_text'),(666,'Command: reload locales_points_of_interest'),(667,'Command: reload locales_quest'),(668,'Command: reload mail_level_reward'),(669,'Command: reload mail_loot_template'),(670,'Command: reload milling_loot_template'),(671,'Command: reload npc_spellclick_spells'),(672,'Command: reload npc_trainer'),(673,'Command: reload npc_vendor'),(674,'Command: reload page_text'),(675,'Command: reload pickpocketing_loot_template'),(676,'Command: reload points_of_interest'),(677,'Command: reload prospecting_loot_template'),(678,'Command: reload quest_poi'),(679,'Command: reload quest_template'),(680,'Command: reload rbac'),(681,'Command: reload reference_loot_template'),(682,'Command: reload reserved_name'),(683,'Command: reload reputation_reward_rate'),(684,'Command: reload reputation_spillover_template'),(685,'Command: reload skill_discovery_template'),(686,'Command: reload skill_extra_item_template'),(687,'Command: reload skill_fishing_base_level'),(688,'Command: reload skinning_loot_template'),(689,'Command: reload smart_scripts'),(690,'Command: reload spell_required'),(691,'Command: reload spell_area'),(693,'Command: reload spell_group'),(694,'Command: reload spell_learn_spell'),(695,'Command: reload spell_loot_template'),(696,'Command: reload spell_linked_spell'),(697,'Command: reload spell_pet_auras'),(698,'Command: reload spell_proc_event'),(699,'Command: reload spell_proc'),(700,'Command: reload spell_scripts'),(701,'Command: reload spell_target_position'),(702,'Command: reload spell_threats'),(703,'Command: reload spell_group_stack_rules'),(704,'Command: reload trinity_string'),(705,'Command: reload warden_action'),(706,'Command: reload waypoint_scripts'),(707,'Command: reload waypoint_data'),(708,'Command: reload vehicle_accessory'),(709,'Command: reload vehicle_template_accessory'),(710,'Command: reset'),(711,'Command: reset achievements'),(712,'Command: reset honor'),(713,'Command: reset level'),(714,'Command: reset spells'),(715,'Command: reset stats'),(716,'Command: reset talents'),(717,'Command: reset all'),(718,'Command: server'),(719,'Command: server corpses'),(720,'Command: server exit'),(721,'Command: server idlerestart'),(722,'Command: server idlerestart cancel'),(723,'Command: server idleshutdown'),(724,'Command: server idleshutdown cancel'),(725,'Command: server info'),(726,'Command: server plimit'),(727,'Command: server restart'),(728,'Command: server restart cancel'),(729,'Command: server set'),(730,'Command: server set closed'),(731,'Command: server set difftime'),(732,'Command: server set loglevel'),(733,'Command: server set motd'),(734,'Command: server shutdown'),(735,'Command: server shutdown cancel'),(736,'Command: server motd'),(737,'Command: tele'),(738,'Command: tele add'),(739,'Command: tele del'),(740,'Command: tele name'),(741,'Command: tele group'),(742,'Command: ticket'),(743,'Command: ticket assign'),(744,'Command: ticket close'),(745,'Command: ticket closedlist'),(746,'Command: ticket comment'),(747,'Command: ticket complete'),(748,'Command: ticket delete'),(749,'Command: ticket escalate'),(750,'Command: ticket escalatedlist'),(751,'Command: ticket list'),(752,'Command: ticket onlinelist'),(753,'Command: ticket reset'),(754,'Command: ticket response'),(755,'Command: ticket response append'),(756,'Command: ticket response appendln'),(757,'Command: ticket togglesystem'),(758,'Command: ticket unassign'),(759,'Command: ticket viewid'),(760,'Command: ticket viewname'),(761,'Command: titles'),(762,'Command: titles add'),(763,'Command: titles current'),(764,'Command: titles remove'),(765,'Command: titles set'),(766,'Command: titles set mask'),(767,'Command: wp'),(768,'Command: wp add'),(769,'Command: wp event'),(770,'Command: wp load'),(771,'Command: wp modify'),(772,'Command: wp unload'),(773,'Command: wp reload'),(774,'Command: wp show'),(777,'Command: mailbox'),(778,'Command: ahbot'),(779,'Command: ahbot items'),(780,'Command: ahbot items gray'),(781,'Command: ahbot items white'),(782,'Command: ahbot items green'),(783,'Command: ahbot items blue'),(784,'Command: ahbot items purple'),(785,'Command: ahbot items orange'),(786,'Command: ahbot items yellow'),(787,'Command: ahbot ratio'),(788,'Command: ahbot ratio alliance'),(789,'Command: ahbot ratio horde'),(790,'Command: ahbot ratio neutral'),(791,'Command: ahbot rebuild'),(792,'Command: ahbot reload'),(793,'Command: ahbot status'),(794,'Command: .guild info'),(797,'Command: pvpstats'),(798,'Command: .mod xp');
+INSERT INTO `rbac_permissions` VALUES (1,'Instant logout'),(2,'Skip Queue'),(3,'Join Normal Battleground'),(4,'Join Random Battleground'),(5,'Join Arenas'),(6,'Join Dungeon Finder'),(11,'Log GM trades'),(13,'Skip Instance required bosses check'),(14,'Skip character creation team mask check'),(15,'Skip character creation class mask check'),(16,'Skip character creation race mask check'),(17,'Skip character creation reserved name check'),(18,'Skip character creation heroic min level check'),(19,'Skip needed requirements to use channel check'),(20,'Skip disable map check'),(21,'Skip reset talents when used more than allowed check'),(22,'Skip spam chat check'),(23,'Skip over-speed ping check'),(24,'Two side faction characters on the same account'),(25,'Allow say chat between factions'),(26,'Allow channel chat between factions'),(27,'Two side mail interaction'),(28,'See two side who list'),(29,'Add friends of other faction'),(30,'Save character without delay with .save command'),(31,'Use params with .unstuck command'),(32,'Can be assigned tickets with .assign ticket command'),(33,'Notify if a command was not found'),(34,'Check if should appear in list using .gm ingame command'),(35,'See all security levels with who command'),(36,'Filter whispers'),(37,'Use staff badge in chat'),(38,'Resurrect with full Health Points'),(39,'Restore saved gm setting states'),(40,'Allows to add a gm to friend list'),(41,'Use Config option START_GM_LEVEL to assign new character level'),(42,'Allows to use CMSG_WORLD_TELEPORT opcode'),(43,'Allows to use CMSG_WHOIS opcode'),(44,'Receive global GM messages/texts'),(45,'Join channels without announce'),(46,'Change channel settings without being channel moderator'),(47,'Enables lower security than target check'),(48,'Enable IP, Last Login and EMail output in pinfo'),(49,'Forces to enter the email for confirmation on password change'),(50,'Allow user to check his own email with .account'),(51,'Allow trading between factions'),(192,'Role: Sec Level Administrator'),(193,'Role: Sec Level Gamemaster'),(194,'Role: Sec Level Moderator'),(195,'Role: Sec Level Player'),(196,'Role: Administrator Commands'),(197,'Role: Gamemaster Commands'),(198,'Role: Moderator Commands'),(199,'Role: Player Commands'),(200,'Command: rbac'),(201,'Command: rbac account'),(202,'Command: rbac account list'),(203,'Command: rbac account grant'),(204,'Command: rbac account deny'),(205,'Command: rbac account revoke'),(206,'Command: rbac list'),(207,'Command: battlenetaccount'),(208,'Command: battlenetaccount create'),(209,'Command: battlenetaccount lock country'),(210,'Command: battlenetaccount lock ip'),(211,'Command: battlenetaccount password'),(212,'Command: battlenetaccount set'),(213,'Command: battlenetaccount set password'),(214,'Command: bnetaccount link'),(215,'Command: bnetaccount unlink'),(216,'Command: bnetaccount gameaccountcreate'),(217,'Command: account'),(218,'Command: account addon'),(219,'Command: account create'),(220,'Command: account delete'),(221,'Command: account lock'),(222,'Command: account lock country'),(223,'Command: account lock ip'),(224,'Command: account onlinelist'),(225,'Command: account password'),(226,'Command: account set'),(227,'Command: account set addon'),(228,'Command: account set gmlevel'),(229,'Command: account set password'),(230,'Command: achievement'),(231,'Command: achievement add'),(232,'Command: arena'),(233,'Command: arena captain'),(234,'Command: arena create'),(235,'Command: arena disband'),(236,'Command: arena info'),(237,'Command: arena lookup'),(238,'Command: arena rename'),(239,'Command: ban'),(240,'Command: ban account'),(241,'Command: ban character'),(242,'Command: ban ip'),(243,'Command: ban playeraccount'),(244,'Command: baninfo'),(245,'Command: baninfo account'),(246,'Command: baninfo character'),(247,'Command: baninfo ip'),(248,'Command: banlist'),(249,'Command: banlist account'),(250,'Command: banlist character'),(251,'Command: banlist ip'),(252,'Command: unban'),(253,'Command: unban account'),(254,'Command: unban character'),(255,'Command: unban ip'),(256,'Command: unban playeraccount'),(257,'Command: bf'),(258,'Command: bf start'),(259,'Command: bf stop'),(260,'Command: bf switch'),(261,'Command: bf timer'),(262,'Command: bf enable'),(263,'Command: account email'),(264,'Command: account set sec'),(265,'Command: account set sec email'),(266,'Command: account set sec regmail'),(267,'Command: cast'),(268,'Command: cast back'),(269,'Command: cast dist'),(270,'Command: cast self'),(271,'Command: cast target'),(272,'Command: cast dest'),(273,'Command: character'),(274,'Command: character customize'),(275,'Command: character changefaction'),(276,'Command: character changerace'),(277,'Command: character deleted'),(279,'Command: character deleted list'),(280,'Command: character deleted restore'),(283,'Command: character level'),(284,'Command: character rename'),(285,'Command: character reputation'),(286,'Command: character titles'),(287,'Command: levelup'),(288,'Command: pdump'),(289,'Command: pdump load'),(290,'Command: pdump write'),(291,'Command: cheat'),(292,'Command: cheat casttime'),(293,'Command: cheat cooldown'),(294,'Command: cheat explore'),(295,'Command: cheat god'),(296,'Command: cheat power'),(297,'Command: cheat status'),(298,'Command: cheat taxi'),(299,'Command: cheat waterwalk'),(300,'Command: debug'),(301,'Command: debug anim'),(302,'Command: debug areatriggers'),(303,'Command: debug arena'),(304,'Command: debug bg'),(305,'Command: debug entervehicle'),(306,'Command: debug getitemstate'),(307,'Command: debug getitemvalue'),(308,'Command: debug getvalue'),(309,'Command: debug hostil'),(310,'Command: debug itemexpire'),(311,'Command: debug lootrecipient'),(312,'Command: debug los'),(313,'Command: debug mod32value'),(314,'Command: debug moveflags'),(315,'Command: debug play'),(316,'Command: debug play cinematics'),(317,'Command: debug play movie'),(318,'Command: debug play sound'),(319,'Command: debug send'),(320,'Command: debug send buyerror'),(321,'Command: debug send channelnotify'),(322,'Command: debug send chatmessage'),(323,'Command: debug send equiperror'),(324,'Command: debug send largepacket'),(325,'Command: debug send opcode'),(326,'Command: debug send qinvalidmsg'),(327,'Command: debug send qpartymsg'),(328,'Command: debug send sellerror'),(329,'Command: debug send setphaseshift'),(330,'Command: debug send spellfail'),(331,'Command: debug setaurastate'),(332,'Command: debug setbit'),(333,'Command: debug setitemvalue'),(334,'Command: debug setvalue'),(335,'Command: debug setvid'),(336,'Command: debug spawnvehicle'),(337,'Command: debug threat'),(338,'Command: debug update'),(339,'Command: debug uws'),(340,'Command: wpgps'),(341,'Command: deserter'),(342,'Command: deserter bg'),(343,'Command: deserter bg add'),(344,'Command: deserter bg remove'),(345,'Command: deserter instance'),(346,'Command: deserter instance add'),(347,'Command: deserter instance remove'),(348,'Command: disable'),(349,'Command: disable add'),(350,'Command: disable add achievement_criteria'),(351,'Command: disable add battleground'),(352,'Command: disable add map'),(353,'Command: disable add mmap'),(354,'Command: disable add outdoorpvp'),(355,'Command: disable add quest'),(356,'Command: disable add spell'),(357,'Command: disable add vmap'),(358,'Command: disable remove'),(359,'Command: disable remove achievement_criteria'),(360,'Command: disable remove battleground'),(361,'Command: disable remove map'),(362,'Command: disable remove mmap'),(363,'Command: disable remove outdoorpvp'),(364,'Command: disable remove quest'),(365,'Command: disable remove spell'),(366,'Command: disable remove vmap'),(367,'Command: event'),(368,'Command: event activelist'),(369,'Command: event start'),(370,'Command: event stop'),(371,'Command: gm'),(372,'Command: gm chat'),(373,'Command: gm fly'),(374,'Command: gm ingame'),(375,'Command: gm list'),(376,'Command: gm visible'),(377,'Command: go'),(378,'Command: go creature'),(379,'Command: go graveyard'),(380,'Command: go grid'),(381,'Command: go object'),(382,'Command: go taxinode'),(383,'Command: go ticket'),(384,'Command: go trigger'),(385,'Command: go xyz'),(386,'Command: go zonexy'),(387,'Command: gobject'),(388,'Command: gobject activate'),(389,'Command: gobject add'),(390,'Command: gobject add temp'),(391,'Command: gobject delete'),(392,'Command: gobject info'),(393,'Command: gobject move'),(394,'Command: gobject near'),(395,'Command: gobject set'),(396,'Command: gobject set phase'),(397,'Command: gobject set state'),(398,'Command: gobject target'),(399,'Command: gobject turn'),(400,'debug transport'),(401,'Command: guild'),(402,'Command: guild create'),(403,'Command: guild delete'),(404,'Command: guild invite'),(405,'Command: guild uninvite'),(406,'Command: guild rank'),(407,'Command: guild rename'),(408,'Command: honor'),(409,'Command: honor add'),(410,'Command: honor add kill'),(411,'Command: honor update'),(412,'Command: instance'),(413,'Command: instance listbinds'),(414,'Command: instance unbind'),(415,'Command: instance stats'),(416,'Command: instance savedata'),(417,'Command: learn'),(418,'Command: learn all'),(419,'Command: learn all my'),(420,'Command: learn all my class'),(421,'Command: learn all my pettalents'),(422,'Command: learn all my spells'),(423,'Command: learn all my talents'),(424,'Command: learn all gm'),(425,'Command: learn all crafts'),(426,'Command: learn all default'),(427,'Command: learn all lang'),(428,'Command: learn all recipes'),(429,'Command: unlearn'),(430,'Command: lfg'),(431,'Command: lfg player'),(432,'Command: lfg group'),(433,'Command: lfg queue'),(434,'Command: lfg clean'),(435,'Command: lfg options'),(436,'Command: list'),(437,'Command: list creature'),(438,'Command: list item'),(439,'Command: list object'),(440,'Command: list auras'),(441,'Command: list mail'),(442,'Command: lookup'),(443,'Command: lookup area'),(444,'Command: lookup creature'),(445,'Command: lookup event'),(446,'Command: lookup faction'),(447,'Command: lookup item'),(448,'Command: lookup itemset'),(449,'Command: lookup object'),(450,'Command: lookup quest'),(451,'Command: lookup player'),(452,'Command: lookup player ip'),(453,'Command: lookup player account'),(454,'Command: lookup player email'),(455,'Command: lookup skill'),(456,'Command: lookup spell'),(457,'Command: lookup spell id'),(458,'Command: lookup taxinode'),(459,'Command: lookup tele'),(460,'Command: lookup title'),(461,'Command: lookup map'),(462,'Command: announce'),(463,'Command: channel'),(464,'Command: channel set'),(465,'Command: channel set ownership'),(466,'Command: gmannounce'),(467,'Command: gmnameannounce'),(468,'Command: gmnotify'),(469,'Command: nameannounce'),(470,'Command: notify'),(471,'Command: whispers'),(472,'Command: group'),(473,'Command: group leader'),(474,'Command: group disband'),(475,'Command: group remove'),(476,'Command: group join'),(477,'Command: group list'),(478,'Command: group summon'),(479,'Command: pet'),(480,'Command: pet create'),(481,'Command: pet learn'),(482,'Command: pet unlearn'),(483,'Command: send'),(484,'Command: send items'),(485,'Command: send mail'),(486,'Command: send message'),(487,'Command: send money'),(488,'Command: additem'),(489,'Command: additemset'),(490,'Command: appear'),(491,'Command: aura'),(492,'Command: bank'),(493,'Command: bindsight'),(494,'Command: combatstop'),(495,'Command: cometome'),(496,'Command: commands'),(497,'Command: cooldown'),(498,'Command: damage'),(499,'Command: dev'),(500,'Command: die'),(501,'Command: dismount'),(502,'Command: distance'),(503,'Command: flusharenapoints'),(504,'Command: freeze'),(505,'Command: gps'),(506,'Command: guid'),(507,'Command: help'),(508,'Command: hidearea'),(509,'Command: itemmove'),(510,'Command: kick'),(511,'Command: linkgrave'),(512,'Command: listfreeze'),(513,'Command: maxskill'),(514,'Command: movegens'),(515,'Command: mute'),(516,'Command: neargrave'),(517,'Command: pinfo'),(518,'Command: playall'),(519,'Command: possess'),(520,'Command: recall'),(521,'Command: repairitems'),(522,'Command: respawn'),(523,'Command: revive'),(524,'Command: saveall'),(525,'Command: save'),(526,'Command: setskill'),(527,'Command: showarea'),(528,'Command: summon'),(529,'Command: unaura'),(530,'Command: unbindsight'),(531,'Command: unfreeze'),(532,'Command: unmute'),(533,'Command: unpossess'),(534,'Command: unstuck'),(535,'Command: wchange'),(536,'Command: mmap'),(537,'Command: mmap loadedtiles'),(538,'Command: mmap loc'),(539,'Command: mmap path'),(540,'Command: mmap stats'),(541,'Command: mmap testarea'),(542,'Command: morph'),(543,'Command: demorph'),(544,'Command: modify'),(545,'Command: modify arenapoints'),(546,'Command: modify bit'),(547,'Command: modify drunk'),(548,'Command: modify energy'),(549,'Command: modify faction'),(550,'Command: modify gender'),(551,'Command: modify honor'),(552,'Command: modify hp'),(553,'Command: modify mana'),(554,'Command: modify money'),(555,'Command: modify mount'),(556,'Command: modify phase'),(557,'Command: modify rage'),(558,'Command: modify reputation'),(559,'Command: modify runicpower'),(560,'Command: modify scale'),(561,'Command: modify speed'),(562,'Command: modify speed all'),(563,'Command: modify speed backwalk'),(564,'Command: modify speed fly'),(565,'Command: modify speed walk'),(566,'Command: modify speed swim'),(567,'Command: modify spell'),(568,'Command: modify standstate'),(569,'Command: modify talentpoints'),(570,'Command: npc'),(571,'Command: npc add'),(572,'Command: npc add formation'),(573,'Command: npc add item'),(574,'Command: npc add move'),(575,'Command: npc add temp'),(576,'Command: npc add delete'),(577,'Command: npc add delete item'),(578,'Command: npc add follow'),(579,'Command: npc add follow stop'),(580,'Command: npc set'),(581,'Command: npc set allowmove'),(582,'Command: npc set entry'),(583,'Command: npc set factionid'),(584,'Command: npc set flag'),(585,'Command: npc set level'),(586,'Command: npc set link'),(587,'Command: npc set model'),(588,'Command: npc set movetype'),(589,'Command: npc set phase'),(590,'Command: npc set spawndist'),(591,'Command: npc set spawntime'),(592,'Command: npc set data'),(593,'Command: npc info'),(594,'Command: npc near'),(595,'Command: npc move'),(596,'Command: npc playemote'),(597,'Command: npc say'),(598,'Command: npc textemote'),(599,'Command: npc whisper'),(600,'Command: npc yell'),(601,'Command: npc tame'),(602,'Command: quest'),(603,'Command: quest add'),(604,'Command: quest complete'),(605,'Command: quest remove'),(606,'Command: quest reward'),(607,'Command: reload'),(608,'Command: reload access_requirement'),(609,'Command: reload achievement_criteria_data'),(610,'Command: reload achievement_reward'),(611,'Command: reload all'),(612,'Command: reload all achievement'),(613,'Command: reload all area'),(615,'Command: reload all gossips'),(616,'Command: reload all item'),(617,'Command: reload all locales'),(618,'Command: reload all loot'),(619,'Command: reload all npc'),(620,'Command: reload all quest'),(621,'Command: reload all scripts'),(622,'Command: reload all spell'),(623,'Command: reload areatrigger_involvedrelation'),(624,'Command: reload areatrigger_tavern'),(625,'Command: reload areatrigger_teleport'),(626,'Command: reload auctions'),(627,'Command: reload autobroadcast'),(628,'Command: reload command'),(629,'Command: reload conditions'),(630,'Command: reload config'),(631,'Command: reload battleground_template'),(632,'Command: .mutehistory'),(633,'Command: reload creature_linked_respawn'),(634,'Command: reload creature_loot_template'),(635,'Command: reload creature_onkill_reputation'),(636,'Command: reload creature_questender'),(637,'Command: reload creature_queststarter'),(638,'Command: reload creature_summon_groups'),(639,'Command: reload creature_template'),(640,'Command: reload creature_text'),(641,'Command: reload disables'),(642,'Command: reload disenchant_loot_template'),(643,'Command: reload event_scripts'),(644,'Command: reload fishing_loot_template'),(645,'Command: reload game_graveyard_zone'),(646,'Command: reload game_tele'),(647,'Command: reload gameobject_questender'),(648,'Command: reload gameobject_loot_template'),(649,'Command: reload gameobject_queststarter'),(650,'Command: reload gm_tickets'),(651,'Command: reload gossip_menu'),(652,'Command: reload gossip_menu_option'),(653,'Command: reload item_enchantment_template'),(654,'Command: reload item_loot_template'),(655,'Command: reload item_set_names'),(656,'Command: reload lfg_dungeon_rewards'),(657,'Command: reload locales_achievement_reward'),(658,'Command: reload locales_creature'),(659,'Command: reload locales_creature_text'),(660,'Command: reload locales_gameobject'),(661,'Command: reload locales_gossip_menu_option'),(662,'Command: reload locales_item'),(663,'Command: reload locales_item_set_name'),(664,'Command: reload locales_npc_text'),(665,'Command: reload locales_page_text'),(666,'Command: reload locales_points_of_interest'),(667,'Command: reload locales_quest'),(668,'Command: reload mail_level_reward'),(669,'Command: reload mail_loot_template'),(670,'Command: reload milling_loot_template'),(671,'Command: reload npc_spellclick_spells'),(672,'Command: reload npc_trainer'),(673,'Command: reload npc_vendor'),(674,'Command: reload page_text'),(675,'Command: reload pickpocketing_loot_template'),(676,'Command: reload points_of_interest'),(677,'Command: reload prospecting_loot_template'),(678,'Command: reload quest_poi'),(679,'Command: reload quest_template'),(680,'Command: reload rbac'),(681,'Command: reload reference_loot_template'),(682,'Command: reload reserved_name'),(683,'Command: reload reputation_reward_rate'),(684,'Command: reload reputation_spillover_template'),(685,'Command: reload skill_discovery_template'),(686,'Command: reload skill_extra_item_template'),(687,'Command: reload skill_fishing_base_level'),(688,'Command: reload skinning_loot_template'),(689,'Command: reload smart_scripts'),(690,'Command: reload spell_required'),(691,'Command: reload spell_area'),(693,'Command: reload spell_group'),(694,'Command: reload spell_learn_spell'),(695,'Command: reload spell_loot_template'),(696,'Command: reload spell_linked_spell'),(697,'Command: reload spell_pet_auras'),(698,'Command: reload spell_proc_event'),(699,'Command: reload spell_proc'),(700,'Command: reload spell_scripts'),(701,'Command: reload spell_target_position'),(702,'Command: reload spell_threats'),(703,'Command: reload spell_group_stack_rules'),(704,'Command: reload trinity_string'),(705,'Command: reload warden_action'),(706,'Command: reload waypoint_scripts'),(707,'Command: reload waypoint_data'),(708,'Command: reload vehicle_accessory'),(709,'Command: reload vehicle_template_accessory'),(710,'Command: reset'),(711,'Command: reset achievements'),(712,'Command: reset honor'),(713,'Command: reset level'),(714,'Command: reset spells'),(715,'Command: reset stats'),(716,'Command: reset talents'),(717,'Command: reset all'),(718,'Command: server'),(719,'Command: server corpses'),(720,'Command: server exit'),(721,'Command: server idlerestart'),(722,'Command: server idlerestart cancel'),(723,'Command: server idleshutdown'),(724,'Command: server idleshutdown cancel'),(725,'Command: server info'),(726,'Command: server plimit'),(727,'Command: server restart'),(728,'Command: server restart cancel'),(729,'Command: server set'),(730,'Command: server set closed'),(731,'Command: server set difftime'),(732,'Command: server set loglevel'),(733,'Command: server set motd'),(734,'Command: server shutdown'),(735,'Command: server shutdown cancel'),(736,'Command: server motd'),(737,'Command: tele'),(738,'Command: tele add'),(739,'Command: tele del'),(740,'Command: tele name'),(741,'Command: tele group'),(742,'Command: ticket'),(743,'Command: ticket assign'),(744,'Command: ticket close'),(745,'Command: ticket closedlist'),(746,'Command: ticket comment'),(747,'Command: ticket complete'),(748,'Command: ticket delete'),(749,'Command: ticket escalate'),(750,'Command: ticket escalatedlist'),(751,'Command: ticket list'),(752,'Command: ticket onlinelist'),(753,'Command: ticket reset'),(754,'Command: ticket response'),(755,'Command: ticket response append'),(756,'Command: ticket response appendln'),(757,'Command: ticket togglesystem'),(758,'Command: ticket unassign'),(759,'Command: ticket viewid'),(760,'Command: ticket viewname'),(761,'Command: titles'),(762,'Command: titles add'),(763,'Command: titles current'),(764,'Command: titles remove'),(765,'Command: titles set'),(766,'Command: titles set mask'),(767,'Command: wp'),(768,'Command: wp add'),(769,'Command: wp event'),(770,'Command: wp load'),(771,'Command: wp modify'),(772,'Command: wp unload'),(773,'Command: wp reload'),(774,'Command: wp show'),(777,'Command: mailbox'),(778,'Command: ahbot'),(779,'Command: ahbot items'),(780,'Command: ahbot items gray'),(781,'Command: ahbot items white'),(782,'Command: ahbot items green'),(783,'Command: ahbot items blue'),(784,'Command: ahbot items purple'),(785,'Command: ahbot items orange'),(786,'Command: ahbot items yellow'),(787,'Command: ahbot ratio'),(788,'Command: ahbot ratio alliance'),(789,'Command: ahbot ratio horde'),(790,'Command: ahbot ratio neutral'),(791,'Command: ahbot rebuild'),(792,'Command: ahbot reload'),(793,'Command: ahbot status'),(794,'Command: .guild info'),(797,'Command: pvpstats'),(798,'Command: .mod xp');
/*!40000 ALTER TABLE `rbac_permissions` ENABLE KEYS */;
UNLOCK TABLES;
@@ -621,4 +621,4 @@ UNLOCK TABLES;
/*!40101 SET COLLATION_CONNECTION=@OLD_COLLATION_CONNECTION */;
/*!40111 SET SQL_NOTES=@OLD_SQL_NOTES */;
--- Dump completed on 2014-12-20 11:26:27
+-- Dump completed on 2014-12-27 18:09:09
diff --git a/sql/updates/auth/2014_12_27_00_auth.sql b/sql/updates/auth/2014_12_27_00_auth.sql
new file mode 100644
index 00000000000..ddea3d335ff
--- /dev/null
+++ b/sql/updates/auth/2014_12_27_00_auth.sql
@@ -0,0 +1,9 @@
+-- Add rbac_permissions
+DELETE FROM `rbac_permissions` WHERE `id` = 51;
+INSERT INTO `rbac_permissions` (`id`,`name`) VALUES
+(51, 'Allow trading between factions');
+
+-- Add rbac_linked_permissions
+DELETE FROM `rbac_linked_permissions` WHERE `linkedId` = 51;
+INSERT INTO `rbac_linked_permissions` (`id`,`linkedId`) VALUES
+(194, 51);
diff --git a/sql/updates/hotfixes/2014_12_25_00_hotfixes_locale_broadcast_text.sql b/sql/updates/hotfixes/2014_12_25_00_hotfixes_locale_broadcast_text.sql
index 7aa05826b9a..e6563bce913 100644
--- a/sql/updates/hotfixes/2014_12_25_00_hotfixes_locale_broadcast_text.sql
+++ b/sql/updates/hotfixes/2014_12_25_00_hotfixes_locale_broadcast_text.sql
@@ -1,4 +1,4 @@
-SET @world_db_name := 'world_db_name_goes_here_or_error_in_yo_face'; -- fill in your world database name
+SET @world_db_name := 'world'; -- fill in your world database name
DROP TABLE IF EXISTS `locales_broadcast_text`;
CREATE TABLE `locales_broadcast_text` (
diff --git a/sql/updates/world/2014_12_26_04_world.sql b/sql/updates/world/2014_12_26_04_world.sql
new file mode 100644
index 00000000000..90ee138a237
--- /dev/null
+++ b/sql/updates/world/2014_12_26_04_world.sql
@@ -0,0 +1,4 @@
+UPDATE `creature_text` SET `TextRange` = 3 WHERE `entry` = 27656 AND `groupid` = 0;
+DELETE FROM `creature_text` WHERE `entry` = 27447 AND `groupid` = 4;
+INSERT INTO `creature_text` (`entry`, `groupid`, `id`, `text`, `type`, `language`, `probability`, `emote`, `duration`, `sound`, `BroadcastTextID`, `TextRange`, `comment`) VALUES
+(27447, 4, 0, 'Intruders, your victory will be short-lived. I am Commander Varos Cloudstrider. My drakes control the skies and protect this conduit. I will see to it personally that the Oculus does not fall into your hands!', 14, 0, 100, 0, 0, 13648, 31812, 3, 'Varos Cloudstrider SAY_VAROS_INTRO_TEXT');
diff --git a/sql/updates/world/2014_12_26_05_world.sql b/sql/updates/world/2014_12_26_05_world.sql
new file mode 100644
index 00000000000..c7821cca3dc
--- /dev/null
+++ b/sql/updates/world/2014_12_26_05_world.sql
@@ -0,0 +1,35 @@
+DROP TABLE IF EXISTS `quest_template_addon`;
+CREATE TABLE `quest_template_addon` (
+ `ID` MEDIUMINT(8) UNSIGNED NOT NULL DEFAULT '0',
+ `MaxLevel` TINYINT(3) UNSIGNED NOT NULL DEFAULT '0',
+ `AllowableClasses` INT(10) UNSIGNED NOT NULL DEFAULT '0',
+ `SourceSpellID` MEDIUMINT(8) UNSIGNED NOT NULL DEFAULT '0',
+ `PrevQuestID` MEDIUMINT(8) NOT NULL DEFAULT '0',
+ `NextQuestID` MEDIUMINT(8) NOT NULL DEFAULT '0',
+ `ExclusiveGroup` MEDIUMINT(8) NOT NULL DEFAULT '0',
+ `RewardMailTemplateID` MEDIUMINT(8) UNSIGNED NOT NULL DEFAULT '0',
+ `RewardMailDelay` INT(10) UNSIGNED NOT NULL DEFAULT '0',
+ `ProvidedItemCount` TINYINT(3) UNSIGNED NOT NULL DEFAULT '0',
+ `SpecialFlags` TINYINT(3) UNSIGNED NOT NULL DEFAULT '0',
+ PRIMARY KEY (`ID`)
+) ENGINE=MyISAM DEFAULT CHARSET=utf8;
+
+INSERT INTO `quest_template_addon` (`ID`, `PrevQuestID`, `NextQuestID`, `ExclusiveGroup`, `RewardMailTemplateID`, `RewardMailDelay`, `SourceSpellID`, `SpecialFlags`, `MaxLevel`, `AllowableClasses`, `ProvidedItemCount`)
+SELECT `ID`, `PrevQuestID`, `NextQuestID`, `ExclusiveGroup`, `RewardMailTemplateId`, `RewardMailDelay`, `SourceSpellID`, `SpecialFlags`, `MaxLevel`, `RequiredClasses`, `SourceItemCount` FROM `quest_template`
+WHERE `PrevQuestID`!=0 OR `NextQuestID`!=0 OR `ExclusiveGroup`!=0 OR `RewardMailTemplateId`!=0 OR `RewardMailDelay`!=0 OR `SourceSpellID`!=0 OR `SpecialFlags`!=0 OR `MaxLevel`!=0 OR `RequiredClasses`!=0 OR `SourceItemCount`!=0;
+
+
+/*
+ALTER TABLE `quest_template`
+ DROP `PrevQuestID`,
+ DROP `NextQuestID`,
+ DROP `ExclusiveGroup`,
+ DROP `RewardMailTemplateId`,
+ DROP `RewardMailDelay`,
+ DROP `SourceSpellID`,
+ DROP `SpecialFlags`,
+ DROP `MaxLevel`,
+ DROP `RequiredClasses`,
+ DROP `MinimapTargetMark`,
+ DROP `SourceItemCount`;
+*/
diff --git a/sql/updates/world/2014_12_26_06_world.sql b/sql/updates/world/2014_12_26_06_world.sql
new file mode 100644
index 00000000000..d6336016ddb
--- /dev/null
+++ b/sql/updates/world/2014_12_26_06_world.sql
@@ -0,0 +1,4 @@
+RENAME TABLE `quest_creature_greeting` TO `quest_greeting`;
+ALTER TABLE `quest_greeting`
+ CHANGE `CreatureID` `ID` MEDIUMINT(8) UNSIGNED NOT NULL DEFAULT '0',
+ ADD `Type` TINYINT(3) UNSIGNED NOT NULL DEFAULT '0' AFTER `ID`;
diff --git a/sql/updates/world/2014_12_26_07_world.sql b/sql/updates/world/2014_12_26_07_world.sql
new file mode 100644
index 00000000000..984b8b1f91f
--- /dev/null
+++ b/sql/updates/world/2014_12_26_07_world.sql
@@ -0,0 +1,57 @@
+ALTER TABLE `quest_greeting`
+ DROP PRIMARY KEY,
+ ADD PRIMARY KEY (`ID`, `Type`);
+
+DELETE FROM `quest_greeting` WHERE `Id` IN (48360, 48358, 48363, 48361, 1500, 48069, 48071, 48070, 48062, 5767, 45315, 2080, 27337, 1515, 35094, 3337, 3567, 3519, 3391, 4791, 24139, 43738, 900, 344, 392, 40109, 75913, 81144, 233100, 75119, 75392, 76665, 75127, 79618, 87391, 83773, 80157, 82569, 82575, 34675, 85130, 80508, 232400, 80648, 79979, 81588, 77167, 82126, 75896, 86355, 81601);
+INSERT INTO `quest_greeting` (`Id`, `Type`, `GreetEmoteType`, `GreetEmoteDelay`, `Greeting`, `VerifiedBuild`) VALUES
+(48360, 0, 5, 0, 'For the Horde!', 15595),
+(48358, 0, 66, 0, 'Lok''tar!', 15595),
+(48363, 0, 0, 0, '', 15595),
+(48361, 0, 25, 0, 'Hellscream''s eyes are upon you!', 15595),
+(1500, 0, 0, 0, 'I hope you''re well, all things considered.$B$BSit for a spell, and hear my tale. It''s a tragedy, of course, but one I hope will end in revenge!', 15595),
+(48069, 0, 6, 0, 'Yes?', 15595),
+(48071, 0, 0, 0, '', 15595),
+(48070, 0, 6, 0, 'What is it that you want?', 15595),
+(48062, 0, 0, 0, '', 15595),
+(5767, 0, 1, 0, 'Our only hope is to create something good from an already bad situation.', 15595),
+(45315, 0, 66, 0, '<Onslaught salutes.>', 15595),
+(2080, 0, 1, 0, 'The creation of Teldrassil was a grand achievement, but now the world must shift to regain its balance.', 15595),
+(27337, 0, 0, 0, '', 15595),
+(1515, 0, 0, 0, 'The Scarlet Crusade is encroaching on our homeland. The foolish zealots do not realize that the loyal servants of The Dark Lady shall see to their demise.', 15595),
+(35094, 0, 0, 0, '', 15595),
+(3337, 0, 0, 0, 'The heft of an axe, the battlecry of your allies, the spray of blood in your face. These are the things a warrior craves, $n. I will carve out the barrens with my sword in the name of the Horde.', 15595),
+(3567, 0, 1, 0, 'Well met, $n. It is good to see that $cs like yourself are taking an active part in protecting the groves.', 15595),
+(3519, 0, 0, 0, 'I, Arynia Cloudsbreak, have been tasked with protecting the sanctity of the Oracle Grove.', 15595),
+(3391, 0, 1, 0, 'Thrall paid me and my boys well for helping out with the construction of Orgrimmar, so I decided to set up a port here. We do most of our business through Booty Bay and Baron Revilgaz.', 15595),
+(4791, 0, 1, 0, 'We may not be in open war with the Alliance, but blood is still shed between us.', 15595),
+(24139, 0, 0, 0, '', 15595),
+(43738, 0, 0, 0, 'Lord Harris has sent me here to collect reagents. Our work cannot be delayed...', 15595),
+(900, 0, 6, 0, 'What business brings you before the Court of Lakeshire and the Honorable Magistrate Solomon?', 15595),
+(344, 0, 5, 0, 'Redridge is awash in chaos!', 15595),
+(392, 0, 0, 0, 'Do not be alarmed, $r. I have long since passed from this land but I intend no harm to your kind. I have witnessed too much death in my time. My only wish now is for peace. Perhaps you can help my cause.', 15595),
+(40109, 0, 0, 0, '', 15595),
+(75913, 0, 0, 0, 'Thank you, we could not have escaped without your help.', 19342),
+(81144, 0, 0, 0, 'It took some work getting up here...', 19342),
+(233100, 1, 0, 0, 'This poster is a list of bounties put up by citizens of Southport.', 19342),
+(75119, 0, 0, 0, 'The Light is screaming for aid.', 19342),
+(75392, 0, 0, 0, 'The spirits within Auchindoun grow restless. Darkness is near.', 19342),
+(76665, 0, 1, 0, 'I''ve been waiting for your arrival, adventurer.', 19342),
+(75127, 0, 0, 0, 'The Iron Horde is a plague upon this land!', 19342),
+(79618, 0, 0, 0, '', 19342),
+(87391, 0, 0, 0, 'I can offer the twisting of time for a variety of prices. Three seals can be obtained this week, but four options I present. Choose wisely.', 19342),
+(83773, 0, 0, 0, 'This is no land fer a dwarf.', 19342),
+(80157, 0, 0, 0, 'Seeing is not, in fact, believing.', 19342),
+(82569, 0, 0, 0, 'This dwarf didn''t make it out of Tangleheart alive, but her journal remains behind.', 19342),
+(82575, 0, 3, 0, 'Lots o'' lumber to be had in Gorgrond. Always need more, though.', 19342),
+(34675, 0, 0, 0, '', 19342),
+(85130, 0, 11, 0, 'You stuck it to ''em didn''t ya, commander?', 19342),
+(80508, 0, 0, 0, 'The shadows are restless.', 19342),
+(232400, 1, 0, 0, 'Attention, Commander $n. The following notices require your attention.', 19342),
+(80648, 0, 0, 0, 'Speak, mortal. The raven god is listening.', 19342),
+(79979, 0, 0, 0, '', 19342),
+(81588, 0, 1, 0, 'This is all my fault ya know. I gave them dwarves coordinates to where I thought we could get a good listenin'' post on the Blackrock orcs.$b$bI dinna realize just how much the locals could disrupt mole machine navigation.', 19342),
+(77167, 0, 0, 0, 'Let''s do this.', 19342),
+(82126, 0, 0, 0, 'My mind... everything is so fuzzy.', 19342),
+(75896, 0, 0, 0, 'It is too late. Aruuna is lost.', 19342),
+(86355, 0, 0, 0, 'Speak, mortal. The raven god is listening.', 19342),
+(81601, 0, 0, 0, 'I canna'' believe them botani were fattening me up just to mulch me.$b$bI may not be a farmer but I gotta expect there are more optimal ways to feed a plant.', 19342);
diff --git a/sql/updates/world/2014_12_27_00_world.sql b/sql/updates/world/2014_12_27_00_world.sql
new file mode 100644
index 00000000000..021834b78f7
--- /dev/null
+++ b/sql/updates/world/2014_12_27_00_world.sql
@@ -0,0 +1,34 @@
+DELETE FROM `quest_greeting` WHERE `Id` IN (28911, 29053, 76609, 82786, 50048, 75121, 74163, 80193, 233099, 79393, 82274, 73097, 28444, 79281, 78323, 18183, 82574, 75177, 82713, 74223, 80389, 79978, 80390, 77928, 85601, 31082, 81361, 19309, 80001, 82334, 80553, 79047);
+INSERT INTO `quest_greeting` (`Id`, `Type`, `GreetEmoteType`, `GreetEmoteDelay`, `Greeting`, `VerifiedBuild`) VALUES
+(28911, 0, 0, 0, '', 19243), -- 28911
+(29053, 0, 0, 0, '', 19243), -- 29053
+(76609, 0, 0, 0, 'Throm-Ka, $c. The ogres of Dreadmaul will pay with blood for their foolish actions.', 19243), -- 76609
+(82786, 0, 0, 0, 'In case you haven''t noticed, I''m busy here!', 19243), -- 82786
+(50048, 0, 0, 0, '', 19243), -- 50048
+(75121, 0, 0, 0, 'The Sunsworn will not let Auchindoun fall.', 19243), -- 75121
+(74163, 0, 0, 0, '', 19243), -- 74163
+(80193, 0, 2, 0, 'At your service, $n.', 19243), -- 80193
+(233099, 1, 0, 0, 'This poster is a list of bounties put up by citizens of Axefall.', 19243), -- 233099
+(79393, 0, 2, 0, 'At your service, $n.', 19243), -- 79393
+(82274, 0, 0, 0, 'The botani wanted to fatten me up! No one fattens Cutter up but Cutter. Nobody!$b$bExcept for maybe Kaz''s cooking.$b$bBut nobody else!', 19243), -- 82274
+(73097, 0, 0, 0, 'They will regret bringing me here alive.', 19243), -- 73097
+(28444, 0, 0, 0, '', 19243), -- 28444
+(79281, 0, 0, 0, '', 19243), -- 79281
+(78323, 0, 0, 0, 'You got my back, right?', 19243), -- 78323
+(18183, 0, 0, 0, '', 19243), -- 18183
+(82574, 0, 30, 0, 'Hey hey, commander! This dwarf I found is provin'' useful already.', 19243), -- 82574
+(75177, 0, 113, 0, 'There is much to do yet.', 19243), -- 75177
+(82713, 0, 0, 0, 'Yeah, yeah, I crashed. Big whoop.', 19243), -- 82713
+(74223, 0, 0, 0, 'Many orcs have fallen trying to prove themselves against the might of the gronn. Signs of their passing litter the stones below us.', 19243), -- 74223
+(80389, 0, 2, 0, 'At your service, $n.', 19243), -- 80389
+(79978, 0, 0, 0, '', 19243), -- 79978
+(80390, 0, 2, 0, 'At your service, $n.', 19243), -- 80390
+(77928, 0, 0, 0, 'Yo.', 19243), -- 77928
+(85601, 0, 0, 0, 'The botani wanted to fatten me up! No one fattens Cutter up but Cutter. Nobody!$b$bExcept for maybe Kaz''s cooking.$b$bBut nobody else!', 19243), -- 85601
+(31082, 0, 0, 0, '', 19243), -- 31082
+(81361, 0, 0, 0, 'It was quite a trial getting up here...', 19243), -- 81361
+(19309, 0, 0, 0, '', 19243), -- 19309
+(80001, 0, 0, 0, '', 19243), -- 80001
+(82334, 0, 0, 0, 'The botani wanted to fatten me up! No one fattens Cutter up but Cutter. Nobody!$b$bExcept for maybe Kaz''s cooking.$b$bBut nobody else!', 19243), -- 82334
+(80553, 0, 2, 0, 'At your service, $n.', 19243), -- 80553
+(79047, 0, 0, 0, 'I owe you a great debt for what you''ve done this day. I see my debts through. If you have need of me, you have only to call.', 19243); -- 79047
diff --git a/sql/updates/world/2014_12_27_01_world.sql b/sql/updates/world/2014_12_27_01_world.sql
new file mode 100644
index 00000000000..499b061ed19
--- /dev/null
+++ b/sql/updates/world/2014_12_27_01_world.sql
@@ -0,0 +1,7630 @@
+DELETE FROM `gameobject_template` WHERE `entry` IN (232978, 232979, 232981, 232983, 232985, 232986, 232988, 232989, 232998, 232999, 233001, 233002, 233003, 233004, 233005, 233008, 233013, 233022, 233023, 233024, 233025, 233026, 233031, 233032, 233033, 233034, 233036, 233037, 233044, 233045, 233046, 233048, 233050, 233051, 233052, 233053, 233054, 233056, 233057, 233073, 233074, 233076, 233077, 233078, 233080, 233081, 233082, 233083, 233084, 233085, 233086, 233087, 233088, 233089, 233090, 233091, 233092, 233093, 233094, 233095, 233096, 233097, 233098, 233099, 233101, 233103, 233104, 233105, 233106, 233108, 233109, 233110, 233111, 233113, 233114, 233116, 233117, 233125, 233126, 233127, 233130, 233132, 233133, 233134, 233135, 233137, 233138, 233139, 233141, 233144, 233145, 233147, 233149, 233150, 233152, 233154, 233155, 233156, 233157, 233158, 233159, 233160, 233162, 233163, 233164, 233165, 233166, 233167, 233169, 233170, 233172, 233173, 233174, 233178, 233179, 233180, 233181, 233182, 233183, 233184, 233185, 233197, 233200, 233201, 233202, 233203, 233205, 233206, 233207, 233208, 233209, 233210, 233211, 233212, 233213, 233218, 233219, 233220, 233221, 233222, 233223, 233224, 233226, 233227, 233228, 233229, 233235, 233236, 233237, 233241, 233248, 233249, 233252, 233253, 233254, 233255, 233256, 233257, 233258, 233259, 233263, 233266, 233268, 233273, 233274, 233277, 233279, 233281, 233282, 233291, 233292, 233293, 233294, 233295, 233296, 233297, 233298, 233307, 233309, 233319, 233339, 233349, 233350, 233351, 233352, 233353, 233354, 233355, 233356, 233363, 233364, 233367, 233368, 233369, 233375, 233376, 233379, 233381, 233382, 233383, 233385, 233386, 233387, 233388, 233389, 233390, 233391, 233392, 233393, 233395, 233397, 233398, 233399, 233405, 233406, 233407, 233408, 233409, 233410, 233411, 233413, 233415, 233420, 233421, 233422, 233423, 233424, 233425, 233426, 233431, 233432, 233436, 233438, 233439, 233441, 233442, 233443, 233451, 233452, 233455, 233456, 233457, 233458, 233463, 233464, 233465, 233466, 233467, 233468, 233469, 233470, 233471, 233472, 233473, 233474, 233475, 233476, 233477, 233478, 233479, 233480, 233481, 233482, 233485, 233486, 233487, 233492, 233499, 233500, 233501, 233504, 233505, 233506, 233507, 233511, 233513, 233515, 233519, 233520, 233521, 233522, 233524, 233525, 233526, 233528, 233529, 233532, 233533, 233538, 233539, 233549, 233551, 233555, 233557, 233558, 233559, 233560, 233561, 233578, 233580, 233581, 233582, 233583, 233584, 233587, 233588, 233589, 233590, 233591, 233592, 233593, 233594, 233596, 233598, 233599, 233600, 233601, 233604, 233608, 233611, 233613, 233614, 233616, 233618, 233620, 233621, 233623, 233624, 233625, 233626, 233629, 233630, 233632, 233633, 233634, 233635, 233641, 233642, 233643, 233644, 233645, 233648, 233649, 233650, 233651, 233652, 233653, 233656, 233657, 233658, 233662, 233664, 233668, 233670, 233676, 233677, 233678, 233679, 233680, 233681, 233682, 233683, 233685, 233690, 233691, 233693, 233694, 233696, 233697, 233698, 233699, 233700, 233701, 233702, 233703, 233704, 233705, 233706, 233707, 233708, 233712, 233714, 233715, 233716, 233717, 233718, 233719, 233737, 233739, 233740, 233741, 233742, 233749, 233761, 233763, 233765, 233766, 233767, 233768, 233771, 233772, 233773, 233774, 233776, 233777, 233781, 233782, 233789, 233791, 233792, 233793, 233797, 233801, 233803, 233804, 233807, 233808, 233809, 233815, 233816, 233817, 233819, 233824, 233827, 233828, 233829, 233832, 233835, 233900, 233902, 233903, 233904, 233905, 233906, 233909, 233910, 233911, 233913, 233914, 233915, 233916, 233917, 233919, 233920, 233921, 233922, 233942, 233943, 233944, 233945, 233948, 233957, 233958, 233959, 233965, 233969, 233970, 233971, 233972, 233973, 233975, 233976, 233978, 233988, 233989, 233990, 234000, 234005, 234006, 234007, 234008, 234009, 234015, 234018, 234021, 234022, 234023, 234025, 234034, 234054, 234055, 234056, 234057, 234058, 234060, 234061, 234062, 234063, 234064, 234065, 234080, 234084, 234085, 234086, 234087, 234088, 234089, 234091, 234092, 234093, 234095, 234096, 234097, 234098, 234099, 234101, 234103, 234104, 234109, 234110, 234111, 234113, 234114, 234115, 234116, 234117, 234118, 234119, 234120, 234121, 234122, 234123, 234124, 234126, 234127, 234128, 234130, 234131, 234133, 234139, 234140, 234146, 234147, 234154, 234155, 234157, 234159, 234161, 234164, 234169, 234173, 234174, 234175, 234176, 234178, 234180, 234182, 234184, 234192, 234193, 234194, 234195, 234196, 234197, 234198, 234199, 234204, 234206, 234235, 234239, 234240, 234241, 234242, 234243, 234244, 234245, 234246, 234247, 234251, 234252, 234255, 234256, 234299, 234303, 234310, 234311, 234312, 234313, 234314, 234315, 234316, 234425, 234426, 234428, 234429, 234434, 234435, 234436, 234437, 234446, 234449, 234450, 234451, 234454, 234455, 234456, 234457, 234458, 234459, 234461, 234463, 234464, 234465, 234466, 234467, 234468, 234469, 234470, 234471, 234472, 234473, 234474, 234475, 234491, 234492, 234517, 234551, 234552, 234553, 234554, 234555, 234558, 234559, 234563, 234568, 234571, 234572, 234573, 234574, 234575, 234576, 234577, 234581, 234582, 234590, 234591, 234592, 234593, 234595, 234597, 234598, 234599, 234601, 234602, 234603, 234604, 234605, 234606, 234607, 234608, 234609, 234610, 234611, 234613, 234615, 234616, 234619, 234622, 234623, 234633, 234635, 234636, 234671, 234685, 234691, 234692, 234693, 234694, 234695, 234696, 234697, 234698, 234699, 234700, 234703, 234704, 234705, 234707, 234708, 234709, 234710, 234711, 234735, 234738, 234744, 235078, 235090, 235091, 235094, 235098, 235099, 235100, 235101, 235102, 235103, 235104, 235105, 235107, 235118, 235120, 235121, 235126, 235127, 235128, 235129, 235135, 235141, 235143, 235167, 235168, 235171, 235172, 235285, 235286, 235287, 235288, 235289, 235293, 235294, 235295, 235300, 235302, 235303, 235305, 235310, 235311, 235312, 235313, 235343, 235355, 235357, 235358, 235361, 235362, 235363, 235364, 235365, 235366, 235367, 235368, 235369, 235376, 235380, 235381, 235382, 235383, 235384, 235386, 235387, 235388, 235389, 235390, 235391, 235392, 235393, 235394, 235395, 235396, 235397, 235398, 235399, 235636, 235665, 235666, 235667, 235672, 235675, 235676, 235687, 235722, 235728, 235773, 235790, 235824, 235854, 235868, 235869, 235870, 235871, 235874, 235875, 235877, 235878, 235879, 235880, 235881, 235882, 235883, 235885, 235886, 235890, 235892, 235904, 235905, 235913, 235916, 235919, 235920, 235921, 235922, 235923, 235924, 235925, 235926, 235927, 235928, 235929, 235930, 235931, 235932, 235933, 235934, 235935, 235936, 235937, 235938, 235939, 235940, 235941, 235942, 235943, 235944, 235945, 235946, 235951, 235952, 235960, 235961, 235962, 235963, 235964, 235989, 235994, 235995, 235999, 236003, 236004, 236010, 236011, 236015, 236016, 236017, 236018, 236019, 236020, 236031, 236033, 236035, 236038, 236039, 236043, 236044, 236045, 236047, 236048, 236049, 236050, 236051, 236052, 236053, 236054, 236056, 236057, 236058, 236059, 236062, 236065, 236066, 236074, 236081, 236082, 236083, 236084, 236091, 236092, 236093, 236096, 236099, 236109, 236116, 236137, 236138, 236139, 236141, 236143, 236145, 236147, 236149, 236150, 236152, 236153, 236154, 236155, 236156, 236158, 236159, 236160, 236161, 236162, 236163, 236164, 236165, 236166, 236168, 236169, 236170, 236171, 236172, 236173, 236174, 236176, 236177, 236178, 236184, 236186, 236187, 236188, 236189, 236206, 236207, 236208, 236209, 236211, 236212, 236213, 236214, 236216, 236217, 236218, 236219, 236220, 236221, 236222, 236223, 236224, 236225, 236226, 236227, 236228, 236229, 236251, 236252, 236253, 236256, 236257, 236260, 236265, 236266, 236268, 236269, 236270, 236277, 236278, 236279, 236280, 236282, 236284, 236288, 236289, 236290, 236291, 236292, 236297, 236298, 236299, 236300, 236307, 236308, 236309, 236310, 236311, 236312, 236326, 236327, 236328, 236329, 236330, 236331, 236332, 236333, 236334, 236335, 236336, 236337, 236338, 236348, 236349, 236350, 236351, 236352, 236353, 236354, 236355, 236356, 236400, 236401, 236402, 236404, 236405, 236406, 236407, 236408, 236409, 236412, 236413, 236414, 236415, 236416, 236417, 236421, 236441, 236442, 236443, 236444, 236446, 236448, 236449, 236462, 236469, 236470, 236471, 236472, 236473, 236474, 236476, 236477, 236478, 236479, 236480, 236481, 236482, 236484, 236485, 236486, 236487, 236488, 236490, 236491, 236492, 236493, 236495, 236497, 236499, 236503, 236504, 236505, 236506, 236602, 236608, 236609, 236615, 236624, 236626, 236629, 236631, 236636, 236637, 236685, 236690, 236691, 236692, 236693, 236699, 236703, 236713, 236714, 236715, 236716, 236717, 236723, 236727, 236729, 236731, 236732, 236733, 236741, 236752, 236753, 236755, 236763, 236764, 236765, 236768, 236770, 236774, 236775, 236776, 236778, 236779, 236780, 236781, 236782, 236783, 236784, 236785, 236787, 236788, 236789, 236790, 236791, 236792, 236793, 236794, 236795, 236796, 236797, 236798, 236799, 236800, 236801, 236802, 236803, 236804, 236805, 236806, 236807, 236808, 236809, 236810, 236811, 236812, 236813, 236814, 236815, 236816, 236817, 236818, 236821, 236822, 236824, 236825, 236827, 236830, 236831, 236832, 236833, 236834, 236835, 236836, 236850, 236851, 236853, 236854, 236855, 236856, 236860, 236861, 236864, 236871, 236872, 236873, 236874, 236875, 236876, 236877, 236878, 236879, 236880, 236881, 236882, 236883, 236884, 236885, 236886, 236887, 236888, 236889, 236890, 236905, 236906, 236910, 236911, 236912, 236913, 236914, 236916, 236917, 236918, 236919, 236920, 236921, 236922, 236923, 236932, 236933, 236934, 236935, 236936, 236937, 236938, 236939, 236940, 236941, 236942, 236944, 236945, 236946, 236947, 236950, 236951, 236952, 236953, 236954, 236955, 236956, 236957, 236958, 236959, 236960, 236979, 236986, 236993, 236994, 237016, 237018, 237019, 237020, 237021, 237022, 237025, 237029, 237031, 237039, 237115, 237117, 237119, 237120, 237132, 237133, 237134, 237135, 237136, 237137, 237138, 237172, 237173, 237174, 237175, 237176, 237177, 237191, 237223, 237226, 237227, 237228, 237229, 237230, 237231, 237258, 237259, 237260, 237261, 237263, 237268, 237269, 237270, 237271, 237272, 237273, 237274, 237275, 237276, 237277, 237278, 237279, 237280, 237281, 237282, 237283, 237284, 237285, 237286, 237287, 237288, 237289, 237290, 237291, 237295, 237296, 237297, 237299, 237311, 237312, 237313, 237316, 237317, 237318, 237330, 237331, 237334, 237336, 237337, 237338, 237339, 237341, 237343, 237350, 237364, 237365, 237366, 237367, 237369, 237370, 237372, 237393, 237400, 237408, 237409, 237419, 237420, 237436, 237468, 237469, 237472, 237476, 237477, 237478, 237480, 237481, 237482, 237483, 237485, 237486, 237487, 237511, 237512, 237517, 237518, 237519, 237526, 237527, 237528, 237529, 237530, 237533, 237534, 237535, 237536, 237537, 237546, 237547, 237548, 237549, 237550, 237551, 237552, 237553, 237554, 237557, 237563, 237564, 237569, 237572, 237573, 237575, 237576, 237577, 237580, 237581, 237582, 237583, 237584, 237585, 237586, 237590, 237591, 237593, 237594, 237595, 237599, 237601, 237602, 237603, 237608, 237609, 237610, 237611, 237612, 237618, 237619, 237620, 237621, 237622, 237624, 237628, 237629, 237630, 237631, 237632, 237633, 237634, 237635, 237662, 237667, 237669, 237670, 237697, 237705, 237706, 237707, 237708, 237709, 237710, 237714, 237715, 237716, 237721, 237724, 237725, 237728, 237729, 237730, 237732, 237733, 237734, 237735, 237736, 237737, 237738, 237739, 237740, 237741, 237742, 237743, 237744, 237745, 237746, 237747, 237748, 237749, 237750, 237751, 237756, 237757, 237758, 237760, 237761, 237762, 237763, 237764, 237765, 237766, 237767, 237768, 237769, 237770, 237771, 237772, 237773, 237776, 237777, 237778, 237779, 237780, 237781, 237782, 237783, 237784, 237785, 237794, 237795, 237798, 237799, 237800, 237801, 237802, 237803, 237804, 237805, 237806, 237809, 237844, 237877, 237885, 237887, 237888, 237889, 237890, 237891, 237892, 237913, 237919, 237920, 237921, 237922, 237923, 237924, 237925, 237926, 237927, 237928, 237929, 237931, 237932, 237933, 237934, 237936, 237937, 237938, 237939, 237940, 237941, 237942, 237946, 237947, 237962, 237963, 237967, 237968, 237969, 237970, 237971, 237972, 237973, 237974, 237979, 237980, 237981, 237986, 237988, 237989, 237990, 237992, 237993, 237994, 237995, 237996, 237997, 237998, 237999, 238000, 238001, 238002, 238011, 238018, 238019, 238020, 238021, 238022, 238034, 238039, 238040, 238042, 238043, 238044, 238045, 238046, 238049, 238050, 238053, 238054, 238055, 238056, 238057, 238058, 238059, 238061, 238062, 238063, 238065, 238066, 238067, 238068, 238069, 238070, 238071, 238075, 238077, 238078, 238079, 238104, 238105, 238106, 238107, 238108, 238109, 238110, 238111, 238112, 238113, 238116, 238119, 238120, 238121, 238123, 238124, 238125, 238126, 238127, 238128, 238129, 238130, 238131, 238132, 238133, 238134, 238135, 238136, 238137, 238138, 238140, 238141, 238142, 238143, 238144, 238145, 238146, 238147, 238148, 238149, 238150, 238151, 238152, 238153, 238154, 238155, 238162, 238163, 238164, 238165, 238166, 238167, 238168, 238169, 238170, 238171, 238172, 238173, 238174, 238175, 238176, 238177, 238178, 238179, 238180, 238181, 238182, 238183, 238184, 238185, 238186, 238187, 238188, 238189, 238190, 238191, 238192, 238193, 238194, 238195, 238196, 238198, 238199, 238200, 238201, 238202, 238203, 238204, 238205, 238206, 238207, 238208, 238209, 238210, 238211, 238237, 238238, 238239, 238240, 238249, 238250, 238251, 238252, 238253, 238264, 238265, 238266, 238267, 238271, 238272, 238274, 238277, 238278, 238279, 238280, 238281, 238283, 238290, 238291, 238293, 238295, 238296, 238297, 238298, 238299, 238300, 238301, 238302, 238303, 238304, 238305, 238306, 238307, 238310, 238311, 238312, 238313, 238314, 238315, 238316, 238317, 238318, 238319, 238320, 238321, 238323, 238324, 238325, 238329, 238331, 238332, 238333, 238334, 238335, 238336, 238337, 238338, 238339, 238340, 238341, 238344, 238348, 238351, 238352, 238353, 238354, 238355, 238356, 238357, 238358, 238366, 238367, 238385, 238386, 238387, 238388, 238389, 238390, 238391, 238392, 238393, 238394, 238395, 238396, 238397, 238398, 238399, 238400, 238401, 238402, 238403, 238404, 238405, 238406, 238407, 238408, 238409, 238410, 238411, 238412, 238413, 238414, 238419, 238420, 238421, 238422, 238423, 238424, 238425, 238426, 238427, 238428, 238429, 238430, 238431, 238432, 238433, 238434, 238435, 238436, 238437, 238438, 238439, 238440, 238441, 238442, 238443, 238448, 238449, 238450, 238451, 238452, 238453, 238454, 238455, 238456, 238457, 238458, 238459, 238460, 238461, 238462, 238463, 238464, 238465, 238466, 238467, 238468, 238469, 238470, 238471, 238472, 238473, 238474, 238475, 220559, 238476, 238477, 238478, 238479, 238480, 238481, 238482, 238483, 238484, 238485, 220568, 238486, 238487, 238488, 238489, 238490, 238491, 220578, 238496, 220579, 238497, 238498, 220581, 238499, 238500, 238501, 238502, 238503, 238504, 238505, 238506, 238507, 238508, 238509, 238510, 238511, 238512, 238513, 238515, 238516, 238517, 238518, 238519, 238520, 238521, 238522, 238523, 238524, 238525, 238526, 238527, 238528, 238529, 238530, 238531, 238532, 238533, 238534, 238535, 238537, 220621, 238538, 220622, 238539, 220623, 238540, 238541, 238542, 238543, 238544, 238545, 238546, 238547, 238550, 238551, 238552, 238553, 238554, 238555, 238556, 238557, 238558, 220641, 238560, 238562, 238566, 238567, 238568, 238570, 238571, 238572, 238573, 238574, 238575, 238576, 238577, 238578, 238581, 238582, 238585, 238593, 238595, 238596, 238597, 238598, 238599, 238600, 238601, 238602, 238603, 238604, 238605, 238606, 238607, 238609, 238610, 238612, 238613, 238614, 238615, 238616, 238617, 238618, 238619, 238620, 238621, 238643, 238644, 238645, 238646, 238647, 238648, 238649, 238650, 238651, 238652, 238653, 238654, 238655, 238656, 238657, 238658, 238659, 238660, 238661, 238662, 238663, 238664, 238665, 238666, 238667, 238668, 238680, 238683, 238684, 238685, 238686, 238687, 238688, 238689, 238690, 238691, 238692, 238693, 238694, 238695, 238699, 238700, 238701, 238702, 238703, 238704, 238705, 238716, 238725, 238731, 238733, 238734, 238735, 238736, 238737, 238739, 238740, 238758, 238785, 238786, 238787, 238788, 238789, 238790, 238791, 238796, 238797, 238798, 238847, 238850, 238852, 238884, 238885, 238892, 238895, 238896, 238901, 238902, 238903, 238906, 238908, 238938, 238943, 238944, 238945, 238947, 238948, 238949, 238954, 238955, 238957, 238985, 238986, 238993, 238997, 239009, 239010, 239011, 239012, 239013, 239014, 239015, 239018, 239019, 239020, 239021, 239022, 239034, 239035, 239036, 239037, 239039, 239040, 239041, 239042, 239043, 239044, 239045, 239059, 239060, 239064, 239065, 239083, 239084, 239086, 239110, 239113, 239119, 239124, 239125, 239126, 239127, 239128, 239136, 239138, 239139, 239140, 239141, 239147, 239148, 239152, 239160, 221247, 239164, 221248, 221249, 221250, 239168, 239174, 239175, 239176, 239177, 239178, 221261, 239179, 221263, 239181, 239182, 239183, 239184, 239185, 239198, 239215, 239216, 239217, 239218, 239219, 239220, 239221, 239222, 239223, 239224, 239225, 239226, 239227, 239228, 239229, 239230, 239231, 239232, 239233, 239237, 239238, 239239, 239240, 239241, 239242, 239266, 239268, 239269, 239286, 239288, 239290, 239291, 239292, 239293, 221377, 239294, 221378, 239295, 221379, 239296, 221380, 221381, 239299, 239300, 239301, 239302, 239303, 239304, 239307, 239309, 239314, 239315, 239316, 239326, 239327, 239435, 239436, 239438, 221604, 221625, 221626, 221627, 221662, 221667, 221668, 221674, 221675, 221686, 221749, 221783, 221990, 239960, 222690, 222870, 223022, 223030, 223031, 223037, 223074, 223076, 223122, 223133, 223134, 223135, 223136, 223137, 223186, 223198, 223199, 223205, 223216, 223218, 223225, 223239, 223240, 223246, 223256, 223508, 223533, 223720, 223813, 223815, 223824, 223825, 224217, 224228, 224229, 224270, 224274, 224305, 224306, 224311, 224312, 224313, 224314, 224359, 224371, 224372, 224383, 224390, 224391, 224392, 224394, 224395, 224461, 224487, 224490, 224503, 224504, 224506, 224507, 224508, 224509, 224587, 224588, 224589, 224590, 224591, 224592, 224593, 224594, 224595, 224596, 224597, 224598, 224599, 224600, 224601, 224602, 224603, 224604, 224605, 224606, 224607, 224608, 224610, 224611, 224612, 224613, 224619, 224620, 224621, 224622, 224623, 224625, 224626, 224630, 224631, 224632, 224633, 224634, 224635, 224636, 224637, 224638, 224643, 224644, 224686, 224688, 224689, 224690, 224691, 224699, 224700, 224701, 224705, 224706, 224707, 224708, 224709, 224710, 224711, 224713, 224727, 224728, 224729, 224730, 224731, 224732, 224733, 224734, 224738, 224746, 224750, 224751, 224755, 224756, 224770, 224781, 224783, 224784, 224797, 224817, 224821, 224824, 224825, 224827, 224828, 224829, 224888, 225501, 225502, 225503, 225505, 225506, 225507, 225508, 225509, 225513, 225514, 225530, 225538, 225617, 225623, 225629, 225647, 225650, 225651, 225652, 225653, 225681, 225685, 225693, 225726, 225730, 225731, 225734, 225745, 225746, 225748, 225753, 225754, 225757, 225760, 225762, 225769, 225773, 225774, 225776, 225778, 225789, 225791, 225792, 225793, 225794, 225795, 225820, 225821, 225822, 225824, 225825, 225826, 225904, 225905, 225906, 225907, 225908, 225909, 225918, 225921, 225922, 225923, 225924, 225926, 225932, 225934, 225935, 225936, 225937, 225940, 225941, 225942, 225943, 225944, 225945, 225951, 225955, 225998, 226001, 226002, 226024, 226350, 226468, 226627, 226632, 226633, 226634, 226635, 226636, 226637, 226638, 226639, 226640, 226641, 226642, 226643, 226644, 226645, 226646, 226647, 226648, 226649, 226650, 226651, 226652, 226653, 226654, 226658, 226659, 226660, 226661, 226662, 226663, 226664, 226665, 226666, 226667, 226668, 226669, 226670, 226671, 226672, 226673, 226674, 226675, 226676, 226677, 226678, 226679, 226680, 226681, 226682, 226683, 226684, 226685, 226686, 226687, 226688, 226689, 226690, 226699, 226700, 226701, 226702, 226704, 226707, 226736, 226752, 226754, 226756, 226757, 226758, 226759, 226760, 226761, 226762, 226764, 226778, 226779, 226781, 226831, 226851, 226852, 226853, 226854, 226861, 226862, 226886, 226888, 226891, 226894, 226896, 226908, 226910, 226911, 226912, 226934, 226935, 226936, 226937, 226938, 226940, 226944, 226947, 226955, 226959, 226961, 226970, 226972, 226976, 226977, 226978, 226979, 226980, 226982, 226983, 226990, 227007, 227009, 227011, 227022, 227026, 227037, 227039, 227040, 227054, 227055, 227056, 227067, 227069, 227070, 227071, 227096, 227097, 227114, 227133, 227134, 227151, 227152, 227153, 227204, 227206, 227208, 227209, 227216, 227233, 227234, 227235, 227271, 227272, 227279, 227280, 227281, 227291, 227292, 227293, 227524, 227525, 227526, 227527, 227535, 227550, 227574, 227575, 227576, 227608, 227609, 227615, 227621, 227629, 227630, 227631, 227632, 227639, 227640, 227642, 227643, 227644, 227645, 227672, 227675, 227679, 227680, 227705, 227706, 227717, 227718, 227719, 227720, 227721, 227722, 227723, 227724, 227725, 227727, 227731, 227734, 227736, 227737, 227743, 227758, 227759, 227760, 227835, 227851, 227859, 227868, 227890, 227944, 227951, 227953, 227954, 227955, 227956, 227959, 227996, 227998, 228005, 228006, 228007, 228008, 228009, 228010, 228012, 228014, 228015, 228016, 228017, 228019, 228020, 228021, 228022, 228023, 228024, 228025, 228026, 228029, 228033, 228034, 228035, 228036, 228037, 228038, 228039, 228042, 228044, 228047, 228051, 228054, 228423, 228493, 228509, 228510, 228511, 228533, 228535, 228536, 228537, 228562, 228563, 228564, 228570, 228571, 228572, 228573, 228574, 228575, 228576, 228642, 228644, 228646, 228649, 228651, 228653, 228730, 228733, 228735, 228736, 228737, 228738, 228741, 228859, 228860, 228861, 228862, 228950, 228973, 228974, 228975, 228976, 228991, 229025, 229027, 229032, 229033, 229034, 229038, 229043, 229045, 229050, 229057, 229067, 229068, 229069, 229070, 229071, 229072, 229073, 229088, 229089, 229138, 229139, 229142, 229143, 229144, 229152, 229160, 229165, 229189, 229269, 229271, 229279, 229304, 229323, 229328, 229329, 229331, 229334, 229336, 229343, 229352, 229353, 229354, 229366, 229367, 229376, 229407, 229414, 229419, 229420, 229422, 229423, 229427, 229448, 229449, 229450, 229451, 229452, 229453, 229454, 229455, 229456, 229457, 229458, 229459, 229465, 229466, 229497, 229498, 229501, 229596, 229598, 229599, 229600, 229634, 229635, 229640, 229648, 229649, 229654, 229750, 229751, 229752, 229753, 229755, 229756, 229757, 229758, 229759, 229760, 229769, 230115, 230131, 230146, 230147, 230148, 230149, 230150, 230173, 230230, 230231, 230232, 230252, 230262, 230265, 230268, 230269, 230270, 230271, 230272, 230273, 230274, 230280, 230298, 230303, 230335, 230365, 230366, 230367, 230368, 230369, 230370, 230373, 230374, 230375, 230376, 230377, 230378, 230412, 230413, 230414, 230415, 230416, 230417, 230422, 230423, 230425, 230440, 230441, 230442, 230443, 230444, 230445, 230451, 230452, 230453, 230466, 230467, 230468, 230489, 230490, 230498, 230506, 230522, 230527, 230529, 230530, 230531, 230533, 230544, 230552, 230553, 230554, 230555, 230556, 230557, 230558, 230559, 230560, 230561, 230562, 230563, 230565, 230566, 230568, 230573, 230581, 230582, 230599, 230603, 230605, 230606, 230609, 230611, 230612, 230613, 230614, 230616, 230618, 230643, 230644, 230645, 230646, 230647, 230648, 230662, 230664, 230665, 230671, 230672, 230674, 230675, 230682, 230683, 230684, 230685, 230687, 230688, 230694, 230695, 230696, 230697, 230698, 230699, 230700, 230701, 230703, 230712, 230713, 230714, 230716, 230717, 230718, 230719, 230720, 230721, 230722, 230723, 230724, 230728, 230729, 230733, 230734, 230735, 230740, 230749, 230750, 230751, 230752, 230753, 230764, 230765, 230766, 230767, 230768, 230769, 230770, 230771, 230772, 230773, 230774, 230776, 230777, 230795, 230796, 230799, 230801, 230817, 230818, 230820, 230821, 230830, 230833, 230837, 230842, 230848, 230849, 230852, 230853, 230854, 230856, 230865, 230866, 230867, 230871, 230872, 230873, 230874, 230875, 230879, 230880, 230881, 230882, 230883, 230884, 230886, 230887, 230893, 230897, 230899, 230901, 230909, 230910, 230920, 230922, 230924, 230925, 230933, 230935, 230942, 230944, 230945, 230946, 230948, 230950, 230952, 230958, 230960, 230961, 230962, 230963, 230964, 230969, 230972, 230977, 230978, 230979, 230983, 230984, 230988, 231000, 231001, 231002, 231003, 231008, 231009, 231010, 231012, 231016, 231017, 231036, 231056, 231061, 231062, 231063, 231064, 231066, 231070, 231073, 231074, 231077, 231078, 231079, 231080, 231084, 231085, 231086, 231090, 231091, 231092, 231093, 231096, 231097, 231098, 231100, 231101, 231102, 231103, 231112, 231113, 231114, 231118, 231119, 231136, 231137, 231139, 231140, 231142, 231143, 231152, 231159, 231160, 231163, 231164, 231166, 231167, 231168, 231170, 231171, 231183, 231184, 231185, 231187, 231188, 231194, 231196, 231197, 231199, 231200, 231210, 231212, 231213, 231214, 231215, 231217, 231220, 231228, 231229, 231231, 231235, 231236, 231237, 231238, 231261, 231268, 231290, 231293, 231304, 231305, 231306, 231308, 231341, 231343, 231344, 231582, 231615, 231616, 231617, 231618, 231619, 231620, 231644, 231645, 231646, 231647, 231648, 231649, 231656, 231657, 231658, 231664, 231670, 231678, 231690, 231691, 231694, 231696, 231698, 231699, 231701, 231702, 231706, 231708, 231709, 231710, 231715, 231725, 231726, 231727, 231730, 231731, 231734, 231735, 231754, 231756, 231757, 231758, 231763, 231766, 231767, 231769, 231770, 231771, 231774, 231776, 231780, 231781, 231782, 231784, 231788, 231789, 231790, 231792, 231794, 231795, 231800, 231801, 231802, 231806, 231808, 231810, 231811, 231815, 231816, 231817, 231818, 231819, 231820, 231823, 231824, 231826, 231827, 231828, 231838, 231851, 231852, 231855, 231856, 231857, 231860, 231861, 231867, 231872, 231873, 231875, 231876, 231877, 231880, 231881, 231882, 231883, 231884, 231885, 231886, 231887, 231888, 231890, 231892, 231899, 231901, 231902, 231903, 231907, 231910, 231911, 231912, 231913, 231928, 231929, 231930, 231931, 231932, 231934, 231936, 231938, 231940, 231941, 231942, 231943, 231946, 231947, 231948, 231949, 231950, 231951, 231952, 231954, 231957, 231958, 231961, 231962, 231964, 231966, 231967, 231968, 231970, 231973, 231974, 231975, 231977, 231983, 231984, 231985, 231986, 231987, 232015, 232018, 232022, 232023, 232024, 232025, 232026, 232027, 232062, 232066, 232088, 232090, 232091, 232094, 232095, 232096, 232097, 232098, 232100, 232105, 232106, 232142, 232143, 232147, 232156, 232161, 232214, 232215, 232216, 232217, 232218, 232219, 232220, 232224, 232225, 232234, 232235, 232237, 232238, 232239, 232240, 232241, 232242, 232243, 232244, 232245, 232246, 232247, 232248, 232249, 232250, 232251, 232252, 232253, 232256, 232258, 232268, 232272, 232273, 232274, 232276, 232277, 232282, 232283, 232284, 232286, 232290, 232291, 232293, 232294, 232295, 232296, 232297, 232298, 232299, 232300, 232301, 232302, 232303, 232304, 232305, 232306, 232307, 232311, 232319, 232320, 232321, 232322, 232323, 232324, 232325, 232326, 232327, 232328, 232329, 232330, 232332, 232333, 232334, 232335, 232336, 232339, 232341, 232342, 232343, 232344, 232345, 232346, 232347, 232348, 232349, 232350, 232351, 232352, 232353, 232354, 232355, 232356, 232357, 232358, 232359, 232360, 232361, 232362, 232363, 232368, 232369, 232370, 232371, 232373, 232374, 232375, 232376, 232377, 232385, 232387, 232388, 232394, 232395, 232397, 232400, 232401, 232403, 232404, 232405, 232406, 232409, 232410, 232411, 232412, 232413, 232415, 232416, 232417, 232418, 232420, 232421, 232425, 232426, 232427, 232428, 232429, 232430, 232431, 232432, 232433, 232434, 232435, 232436, 232437, 232438, 232439, 232440, 232443, 232444, 232445, 232446, 232447, 232448, 232449, 232450, 232451, 232452, 232453, 232454, 232456, 232479, 232489, 232490, 232491, 232492, 232494, 232500, 232501, 232502, 232503, 232504, 232505, 232506, 232507, 232511, 232513, 232521, 232524, 232526, 232528, 232529, 232530, 232531, 232532, 232533, 232538, 232539, 232541, 232542, 232543, 232544, 232545, 232546, 232547, 232550, 232551, 232552, 232553, 232554, 232555, 232557, 232558, 232559, 232560, 232562, 232565, 232566, 232567, 232568, 232570, 232571, 232572, 232573, 232574, 232575, 232576, 232577, 232578, 232579, 232580, 232581, 232582, 232583, 232585, 232586, 232587, 232588, 232589, 232590, 232591, 232592, 232596, 232597, 232598, 232599, 232621, 232624, 232625, 232651, 232652);
+INSERT INTO `gameobject_template` (`entry`, `type`, `displayId`, `name`, `IconName`, `castBarCaption`, `unk1`, `size`, `questItem1`, `questItem2`, `questItem3`, `questItem4`, `questItem5`, `questItem6`, `Data0`, `Data1`, `Data2`, `Data3`, `Data4`, `Data5`, `Data6`, `Data7`, `Data8`, `Data9`, `Data10`, `Data11`, `Data12`, `Data13`, `Data14`, `Data15`, `Data16`, `Data17`, `Data18`, `Data19`, `Data20`, `Data21`, `Data22`, `Data23`, `Data24`, `Data25`, `Data26`, `Data27`, `Data28`, `Data29`, `Data30`, `Data31`, `Data32`, `unkInt32`, `VerifiedBuild`) VALUES
+(232978, 5, 17077, 'Signpost', '', '', '', 0.25, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(232979, 5, 9299, 'Active Sign', '', '', '', 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(232981, 5, 9299, 'Active Sign', '', '', '', 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(232983, 5, 9299, 'Active Sign', '', '', '', 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(232985, 3, 16155, 'Steamwheedle Supplies', '', 'Opening', '', 0.5, 0, 0, 0, 0, 0, 0, 57, 0, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 21400, 0, 0, 0, 99, 4, 90, 0, 0, 0, 0, 0, 81040, 0, 0, 0, 54223, 0, 0, 0, 19342), -- -Unknown-
+(232986, 3, 16156, 'Hidden Stash', '', 'Opening', '', 0.5, 0, 0, 0, 0, 0, 0, 57, 0, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 21400, 0, 0, 0, 99, 4, 90, 0, 0, 0, 0, 0, 0, 0, 0, 0, 54224, 0, 0, 0, 19342), -- -Unknown-
+(232988, 5, 17889, 'Goren Tunnel', '', '', '', 0.75, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(232989, 3, 16099, 'Basket of Arakkoa Goods', '', '', '', 1, 0, 0, 0, 0, 0, 0, 1690, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 54226, 0, 0, 0, 19342), -- -Unknown-
+(232998, 0, 9946, 'Portcullis', '', '', '', 0.25, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(232999, 0, 9946, 'Portcullis', '', '', '', 0.35, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(233001, 6, 4452, 'Lava Bomb', '', '', '', 1, 0, 0, 0, 0, 0, 0, 0, 100, 5, 19428, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(233002, 22, 14675, 'Ogron Boulder Pile', '', '', '', 0.3, 0, 0, 0, 0, 0, 0, 166206, 1, 0, 0, 0, 27030, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(233003, 5, 16287, 'Iron Horde Gibbet', '', '', '', 0.6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(233004, 10, 15568, 'Prisoner Cage', 'questinteract', '', '', 1.2, 0, 0, 0, 0, 0, 0, 1690, 0, 0, 3000, 0, 0, 0, 0, 0, 0, 166214, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 31458, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(233005, 3, 10315, 'Bloodmaul Cache', 'questinteract', '', '', 1, 0, 0, 0, 0, 0, 0, 1691, 57282, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 30893, 0, 0, 0, 0, 0, 0, 0, 0, 166215, 0, 1, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(233008, 10, 7143, 'Nest', '', '', '', 0.6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(233013, 5, 16336, 'Draenei Round Altar', '', '', '', 0.8, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(233022, 5, 17932, 'Empty Pallet', '', '', '', 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(233023, 8, 9691, 'Goblin Barbecue', '', '', '', 1, 0, 0, 0, 0, 0, 0, 4, 10, 2061, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(233024, 5, 17933, 'Orc Skeleton', '', '', '', 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(233025, 5, 11260, 'Rope', '', '', '', 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(233026, 5, 2270, 'Stake', '', '', '', 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(233031, 5, 17934, 'Orc Skeleton Arm', '', '', '', 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(233032, 3, 14316, 'Mountain Climber''s Pack', '', 'Opening', '', 0.75, 0, 0, 0, 0, 0, 0, 57, 0, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 21400, 0, 0, 0, 99, 4, 90, 0, 0, 0, 0, 0, 81040, 0, 0, 0, 54251, 0, 0, 0, 19342), -- -Unknown-
+(233033, 3, 14519, 'Steamwheedle Supplies', '', 'Opening', '', 0.7, 0, 0, 0, 0, 0, 0, 57, 0, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 21400, 0, 0, 0, 99, 4, 90, 0, 0, 0, 0, 0, 81040, 0, 0, 0, 54252, 0, 0, 0, 19342), -- -Unknown-
+(233034, 3, 16155, 'Steamwheedle Supplies', '', 'Opening', '', 0.5, 0, 0, 0, 0, 0, 0, 57, 0, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 21400, 0, 0, 0, 99, 4, 90, 0, 0, 0, 0, 0, 81040, 0, 0, 0, 54253, 0, 0, 0, 19342), -- -Unknown-
+(233036, 3, 6925, 'Mysterious Artifact', 'questinteract', 'Collecting', '', 0.3, 113272, 0, 0, 0, 0, 0, 1691, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19676, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 54254, 0, 0, 0, 19342), -- -Unknown-
+(233037, 5, 9299, 'Active Sign', '', '', '', 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(233044, 3, 5744, 'Fungus-Covered Chest', '', 'Opening', '', 1, 0, 0, 0, 0, 0, 0, 57, 0, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 21400, 0, 0, 0, 99, 4, 90, 0, 0, 0, 0, 0, 81040, 0, 1, 0, 54255, 0, 0, 0, 19342), -- -Unknown-
+(233045, 5, 17936, 'Mossy Rocks', '', '', '', 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(233046, 10, 23368, 'Drained Fungal Heart', 'questinteract', 'Examining', '', 2, 0, 0, 0, 0, 0, 0, 93, 0, 0, 1, 0, 0, 0, 0, 0, 0, 166365, 0, 0, 1, 24124, 0, 0, 0, 0, 0, 0, 0, 27064, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(233048, 3, 17140, 'Brilliant Dreampetal', '', 'Gathering', '', 2, 0, 0, 0, 0, 0, 0, 57, 0, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 24982, 0, 0, 0, 99, 4, 90, 0, 0, 0, 0, 0, 81040, 0, 1, 0, 54256, 0, 0, 0, 19342), -- -Unknown-
+(233050, 5, 9592, 'Tackle Box', '', '', '', 0.5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(233051, 5, 17573, 'Fish Bucket', '', '', '', 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(233052, 3, 17937, 'Steamwheedle Supplies', '', 'Opening', '', 0.75, 0, 0, 0, 0, 0, 0, 57, 0, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 21400, 0, 0, 0, 99, 4, 90, 0, 0, 0, 0, 0, 81040, 0, 0, 0, 54257, 0, 0, 0, 19342), -- -Unknown-
+(233053, 3, 51, 'Ancient Reliquary', 'questinteract', 'Collecting', '', 0.6, 113272, 0, 0, 0, 0, 0, 1691, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19676, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 54254, 0, 0, 0, 19342), -- -Unknown-
+(233054, 5, 9299, 'Active Sign', '', '', '', 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(233056, 10, 20079, 'Mark of the Shadowmoon', 'questinteract', 'Destroying', '', 0.7, 0, 0, 0, 0, 0, 0, 99, 0, 0, 1, 0, 0, 0, 0, 0, 0, 166392, 0, 0, 0, 24585, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(233057, 10, 20080, 'Mark of the Bleeding Hollow', 'questinteract', 'Destroying', '', 0.7, 0, 0, 0, 0, 0, 0, 99, 0, 0, 1, 0, 0, 0, 0, 0, 0, 166393, 0, 0, 0, 24585, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(233073, 10, 17982, 'Syth''s Bookcase', 'questinteract', 'Rifling Books', '', 0.8, 0, 0, 0, 0, 0, 0, 1690, 0, 0, 1, 0, 0, 0, 0, 0, 0, 166395, 0, 0, 0, 84700, 0, 0, 0, 0, 0, 0, 0, 27138, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(233074, 5, 17985, 'Log Pile', '', '', '', 0.35, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(233076, 5, 17986, 'Goblin Tent', '', '', '', 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(233077, 22, 4714, 'Maladaar''s Focusing Lens', 'questinteract', '', '', 1.5, 0, 0, 0, 0, 0, 0, 166470, 0, 0, 0, 0, 27096, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(233078, 5, 13843, 'Warsong Supplies', '', '', '', 0.75, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(233080, 5, 22998, 'Focusing Lens Effects', '', '', '', 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(233081, 39, 18990, 'Large Plot', '', '', '', 1, 0, 0, 0, 0, 0, 0, 23, 1304, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(233082, 19, 15710, 'Mailbox', '', '', '', 1, 0, 0, 0, 0, 0, 0, 923, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(233083, 39, 18989, 'Small Plot', '', '', '', 1, 0, 0, 0, 0, 0, 0, 18, 1306, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(233084, 7, 16151, 'Chair', '', '', '', 1, 0, 0, 0, 0, 0, 0, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(233085, 7, 16151, 'Chair', '', '', '', 1, 0, 0, 0, 0, 0, 0, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(233086, 7, 16151, 'Chair', '', '', '', 1, 0, 0, 0, 0, 0, 0, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(233087, 7, 16151, 'Chair', '', '', '', 1, 0, 0, 0, 0, 0, 0, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(233088, 7, 16151, 'Chair', '', '', '', 1, 0, 0, 0, 0, 0, 0, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(233089, 8, 14512, 'Bonfire', '', '', '', 1, 0, 0, 0, 0, 0, 0, 4, 10, 2066, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(233090, 8, 14510, 'Campfire', '', '', '', 1, 0, 0, 0, 0, 0, 0, 4, 10, 2061, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(233091, 7, 16151, 'Chair', '', '', '', 1, 0, 0, 0, 0, 0, 0, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(233092, 7, 16151, 'Chair', '', '', '', 1, 0, 0, 0, 0, 0, 0, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(233093, 7, 16151, 'Chair', '', '', '', 1, 0, 0, 0, 0, 0, 0, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(233094, 7, 16151, 'Chair', '', '', '', 1, 0, 0, 0, 0, 0, 0, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(233095, 5, 15367, 'Doodad_6DU_BKFoundry_Bellow007', '', '', '', 0.296473, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(233096, 5, 15367, 'Doodad_6DU_BKFoundry_Bellow008', '', '', '', 0.296473, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(233097, 5, 15367, 'Doodad_6DU_BKFoundry_Bellow010', '', '', '', 0.296473, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(233098, 11, 17998, 'Arena Elevator', '', '', '', 1, 0, 0, 0, 0, 0, 0, 22500, 0, 0, 0, 41474, -1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(233099, 2, 18004, 'Wanted Poster', '', '', '', 1, 0, 0, 0, 0, 0, 0, 0, 18579, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(233101, 3, 18010, 'Sunken Fishing boat', '', 'Opening', '', 1, 0, 0, 0, 0, 0, 0, 57, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 21400, 0, 0, 0, 91, 4, 90, 0, 0, 0, 0, 0, 81040, 0, 0, 0, 54264, 0, 0, 0, 19342), -- -Unknown-
+(233103, 3, 18011, 'Warsong Lockbox', '', 'Opening', '', 1, 0, 0, 0, 0, 0, 0, 57, 0, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 21400, 0, 0, 0, 99, 4, 90, 0, 0, 0, 0, 0, 81040, 0, 0, 0, 54265, 0, 0, 0, 19342), -- -Unknown-
+(233104, 10, 23366, 'Stasis Rune', 'questinteract', 'Destroying', '', 1.2, 0, 0, 0, 0, 0, 0, 99, 0, 0, 0, 0, 0, 0, 0, 0, 0, 166334, 0, 0, 0, 24585, 0, 0, 0, 0, 0, 0, 0, 27058, 1, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(233105, 5, 18012, 'Bones', '', '', '', 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(233106, 5, 18013, 'Bones', '', '', '', 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(233108, 5, 18015, 'Iron Pike', '', '', '', 0.3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(233109, 5, 14980, 'Iron Horde Axe', '', '', '', 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(233110, 5, 14981, 'Iron Horde Spear', '', '', '', 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(233111, 5, 14982, 'Iron Horde Mace', '', '', '', 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(233113, 3, 14562, 'Warsong Spear', '', 'Retrieving', '', 0.5, 0, 0, 0, 0, 0, 0, 57, 0, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 23645, 0, 0, 0, 99, 4, 90, 0, 0, 0, 0, 0, 81040, 0, 1, 0, 54268, 0, 0, 0, 19342), -- -Unknown-
+(233114, 5, 9299, 'Active Sign', '', '', '', 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(233116, 8, 11254, 'Bonfire', '', '', '', 1, 0, 0, 0, 0, 0, 0, 4, 10, 2066, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(233117, 3, 18017, 'Frostweed', '', '', '', 1, 0, 0, 0, 0, 0, 0, 29, 52208, 0, 1, 1, 1, 0, 235109, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 85, 1, 0, 0, 0, 700, 700, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(233125, 5, 17383, 'Rune of Nullification', '', '', '', 1.5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(233126, 3, 10588, 'Shadowmoon Treasure', '', 'Opening', '', 1, 0, 0, 0, 0, 0, 0, 57, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 21400, 0, 0, 0, 91, 4, 0, 0, 0, 0, 0, 0, 81040, 0, 0, 0, 54479, 0, 0, 0, 19342), -- -Unknown-
+(233127, 5, 18021, 'Chain', '', '', '', 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(233130, 5, 4714, 'Maladaar''s Focusing Lens', '', '', '', 1.5, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(233132, 3, 261, 'Freshwater Clam', '', 'Opening', '', 0.5, 0, 0, 0, 0, 0, 0, 57, 0, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 21400, 0, 0, 0, 99, 4, 90, 0, 0, 0, 0, 0, 81040, 0, 0, 0, 54269, 0, 0, 0, 19342), -- -Unknown-
+(233133, 5, 7202, 'Golden Kaliri Nest', '', '', '', 0.75, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(233134, 3, 18030, 'Golden Kaliri Egg', '', 'Collecting', '', 0.75, 0, 0, 0, 0, 0, 0, 57, 0, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 19676, 0, 0, 0, 99, 4, 90, 0, 0, 0, 0, 0, 81040, 0, 0, 0, 54272, 0, 0, 0, 19342), -- -Unknown-
+(233135, 3, 15449, 'Warsong Cache', '', 'Opening', '', 0.5, 0, 0, 0, 0, 0, 0, 57, 0, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 21400, 0, 0, 0, 99, 4, 90, 0, 0, 0, 0, 0, 81040, 0, 0, 0, 54273, 0, 0, 0, 19342), -- -Unknown-
+(233137, 3, 15449, 'Burning Blade Cache', '', 'Opening', '', 0.75, 0, 0, 0, 0, 0, 0, 57, 0, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 21400, 0, 0, 0, 99, 4, 90, 0, 0, 0, 0, 0, 81040, 0, 0, 0, 54277, 0, 0, 0, 19342), -- -Unknown-
+(233138, 10, 19488, 'Hardened Thornvine', 'questinteract', '', '', 0.8, 0, 0, 0, 0, 0, 0, 2207, 0, 0, 3000, 0, 0, 0, 0, 0, 0, 170329, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(233139, 3, 1387, 'Ancient Titan Chest', '', 'Opening', '', 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 21400, 0, 0, 0, 93, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 54282, 0, 0, 0, 19342), -- -Unknown-
+(233141, 5, 17937, 'Garrison - Delivery for Pickup', '', '', '', 1, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(233144, 5, 18092, 'Wagon', '', '', '', 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(233145, 5, 18093, 'Wagon', '', '', '', 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(233147, 3, 9328, 'Submerged Battery', 'questinteract', 'Hefting', '', 0.5, 113339, 0, 0, 0, 0, 0, 43, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 71691, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 54294, 1, 0, 0, 19342), -- -Unknown-
+(233149, 3, 13845, 'Laughing Skull Cache', '', 'Opening', '', 2, 0, 0, 0, 0, 0, 0, 1690, 0, 0, 1, 1, 1, 0, 0, 0, 0, 0, 0, 0, 1, 21400, 0, 0, 0, 93, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 54296, 0, 0, 0, 19342), -- -Unknown-
+(233150, 5, 18149, 'Laughing Skull Mask', '', '', '', 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(233152, 7, 18157, 'Throne of the Warlord', '', '', '', 1.561559, 0, 0, 0, 0, 0, 0, 1, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(233154, 5, 18203, 'Fishing Shelf', '', '', '', 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(233155, 5, 14515, 'Orc Tent', '', '', '', 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(233156, 5, 14430, 'Stool', '', '', '', 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(233157, 3, 18204, 'Abu''gar''s Vitality', '', 'Collecting', '', 1, 0, 0, 0, 0, 0, 0, 57, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 19676, 0, 0, 0, 91, 0, 90, 0, 0, 0, 0, 0, 81040, 0, 0, 0, 54300, 0, 0, 0, 19342), -- -Unknown-
+(233158, 5, 18205, 'Fishing Rod', '', '', '', 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(233159, 5, 7548, 'Rope', '', '', '', 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(233160, 5, 18206, 'GoHome Object', '', '', '', 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(233162, 7, 15419, 'Stool', '', '', '', 1, 0, 0, 0, 0, 0, 0, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(233163, 7, 15419, 'Stool', '', '', '', 1, 0, 0, 0, 0, 0, 0, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(233164, 5, 18207, 'Saberon Talisman', '', '', '', 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(233165, 5, 16164, 'Animal Bones', '', '', '', 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(233166, 5, 16147, 'Animal Bones', '', '', '', 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(233167, 5, 18208, 'Saberon Skull', '', '', '', 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(233169, 5, 18217, 'Table', '', '', '', 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(233170, 5, 18217, 'Table', '', '', '', 1, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(233172, 7, 22453, 'Outhouse', '', '', '', 1, 0, 0, 0, 0, 0, 0, 1, 1, 0, 40427, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(233173, 7, 22453, 'Outhouse', '', '', '', 1, 0, 0, 0, 0, 0, 0, 1, 1, 0, 40427, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(233174, 5, 9328, 'Battery', '', '', '', 0.5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(233178, 5, 18222, 'Rock', '', '', '', 0.5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(233179, 10, 9277, 'Goblin Explosives Plunger', '', 'Pushing', '', 1, 0, 0, 0, 0, 0, 0, 1691, 0, 0, 3000, 0, 0, 0, 0, 0, 0, 166673, 0, 0, 0, 78205, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(233180, 3, 14709, 'Iron Horde Bonfire', 'questinteract', 'Acquiring', '', 0.75, 113398, 0, 0, 0, 0, 0, 1690, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 85362, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 54341, 1, 0, 0, 19342), -- -Unknown-
+(233181, 5, 18224, 'Rock', '', '', '', 0.5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(233182, 5, 8936, 'Goblin Bomb', '', '', '', 0.5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(233183, 5, 17778, 'Goblin Bomb', '', '', '', 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(233184, 5, 18233, 'Lead Wire', '', '', '', 0.5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(233185, 10, 15781, 'Hastily-Written Note', 'inspect', '', '', 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 16724, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(233197, 0, 13909, 'Iron Cage Door', '', '', '', 2.841848, 0, 0, 0, 0, 0, 0, 0, 0, 3000, 0, 0, 0, 0, 25603, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(233200, 5, 9328, 'Battery', '', '', '', 0.5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(233201, 10, 5913, 'Horde Flag', 'questinteract', 'Claiming', '', 1.5, 0, 0, 0, 0, 0, 0, 1690, 0, 0, 3000, 0, 0, 0, 0, 0, 0, 165613, 0, 0, 0, 81066, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(233202, 10, 5913, 'Horde Flag', 'questinteract', 'Claiming', '', 1.5, 0, 0, 0, 0, 0, 0, 1690, 0, 0, 3000, 0, 0, 0, 0, 0, 0, 165613, 0, 0, 0, 81066, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(233203, 10, 5913, 'Horde Flag', 'questinteract', 'Claiming', '', 1.5, 0, 0, 0, 0, 0, 0, 1690, 0, 0, 3, 0, 0, 0, 0, 0, 0, 165613, 0, 0, 0, 81066, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(233205, 5, 16086, 'Draenei Wagon', '', '', '', 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(233206, 3, 15079, 'Abandoned Cargo', '', 'Searching', '', 1, 0, 0, 0, 0, 0, 0, 57, 0, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 19680, 0, 0, 0, 99, 4, 90, 0, 0, 0, 0, 0, 81040, 0, 0, 0, 54400, 0, 0, 0, 19342), -- -Unknown-
+(233207, 5, 15005, 'Broken Crate', '', '', '', 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(233208, 5, 10827, 'Battery Machine', '', '', '', 0.85, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(233209, 5, 13457, 'Metal', '', '', '', 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(233210, 5, 15763, 'Metal', '', '', '', 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(233211, 5, 10749, 'Metal', '', '', '', 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(233212, 5, 9108, 'Crate', '', '', '', 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(233213, 5, 9115, 'Crate', '', '', '', 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(233218, 3, 15490, 'Adventurer''s Pack', '', 'Opening', '', 1, 0, 0, 0, 0, 0, 0, 57, 0, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 21400, 0, 0, 0, 99, 4, 90, 0, 0, 0, 0, 0, 81040, 0, 0, 0, 54406, 0, 0, 0, 19342), -- -Unknown-
+(233219, 8, 9510, 'Talonpriest Zekk''s Corpse', '', '', '', 1, 0, 0, 0, 0, 0, 0, 1844, 40, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(233220, 5, 14576, 'Gravestone', '', '', '', 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(233221, 5, 16421, 'Blademaster Banner', '', '', '', 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(233222, 10, 16401, 'Blademaster Sword', '', 'Retrieving', '', 1, 0, 0, 0, 0, 0, 0, 1691, 0, 0, 3000, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 23645, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(233223, 5, 18301, 'Grave Frame', '', '', '', 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(233224, 3, 18300, 'Neka''s Poison Flask', 'questinteract', 'Gathering', '', 0.75, 113436, 0, 0, 0, 0, 0, 43, 54409, 0, 0, 0, 0, 0, 0, 35761, 0, 0, 0, 0, 0, 24982, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(233226, 5, 18304, 'Grave Mound', '', '', '', 1.9, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(233227, 3, 15231, 'Overseer Struk''s Shield', 'questinteract', 'Gathering', '', 1, 113437, 0, 0, 0, 0, 0, 43, 54410, 0, 0, 0, 0, 0, 0, 35761, 0, 0, 0, 0, 0, 24982, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(233228, 3, 18305, 'Aitokk''s Axe', 'questinteract', 'Gathering', '', 1, 113439, 0, 0, 0, 0, 0, 43, 54411, 0, 0, 0, 0, 0, 0, 35761, 0, 0, 0, 0, 0, 24982, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(233229, 2, 18306, 'Shadow Council Tome of Curses', '', '', '', 2, 0, 0, 0, 0, 0, 0, 0, 18603, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(233235, 10, 10148, 'Abandoned Fishing Rod', '', '', '', 1.25, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 16732, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(233236, 5, 11782, 'Rod Holder', '', '', '', 0.5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(233237, 5, 18332, 'Bobber', '', '', '', 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(233241, 3, 17477, 'Glowing Cave Mushroom', '', 'Opening', '', 1.3, 0, 0, 0, 0, 0, 0, 57, 0, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 21400, 0, 0, 0, 91, 4, 90, 0, 0, 0, 0, 0, 81040, 0, 0, 0, 54415, 0, 0, 0, 19342), -- -Unknown-
+(233248, 10, 18018, 'Finalize Garrison Plot', 'architect', 'Finalizing', '', 2, 0, 0, 0, 0, 0, 0, 1691, 0, 0, 3000, 0, 0, 0, 0, 0, 0, 163215, 0, 0, 0, 83562, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(233249, 10, 18018, 'Finalize Garrison Plot', 'architect', 'Finalizing', '', 2, 0, 0, 0, 0, 0, 0, 1691, 0, 0, 3000, 0, 0, 0, 0, 0, 0, 166877, 0, 0, 0, 83562, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(233252, 7, 15419, 'Chair', '', '', '', 1, 0, 0, 0, 0, 0, 0, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(233253, 7, 15419, 'Chair', '', '', '', 1, 0, 0, 0, 0, 0, 0, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(233254, 7, 15419, 'Chair', '', '', '', 1, 0, 0, 0, 0, 0, 0, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(233255, 7, 15419, 'Chair', '', '', '', 1, 0, 0, 0, 0, 0, 0, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(233256, 7, 15419, 'Chair', '', '', '', 1, 0, 0, 0, 0, 0, 0, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(233257, 7, 15419, 'Stool', '', '', '', 1, 0, 0, 0, 0, 0, 0, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(233258, 7, 15419, 'Stool', '', '', '', 1, 0, 0, 0, 0, 0, 0, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(233259, 7, 15419, 'Stool', '', '', '', 1, 0, 0, 0, 0, 0, 0, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(233263, 2, 1027, 'Shamanstone', '', '', '', 0.5, 0, 0, 0, 0, 0, 0, 0, 18606, 0, 16771, 0, 0, 0, 0, 1, 0, 30851, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(233266, 38, 20113, 'Garrison Building Horde Mill V3', '', '', '', 1, 0, 0, 0, 0, 0, 0, 1393, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(233268, 3, 8685, 'Gem-Encrusted Bloodmaul Jewelry Box', 'questinteract', '', '', 0.5, 0, 0, 0, 0, 0, 0, 1691, 57283, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 30893, 0, 0, 0, 0, 0, 0, 0, 0, 167102, 0, 1, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(233273, 5, 24745, 'Iron Cage', '', '', '', 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(233274, 5, 17760, 'Iron Siege Weapon', '', '', '', 0.5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(233277, 33, 18507, 'Blackrock Dam', '', '', '', 1, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 171, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(233279, 1, 9277, 'Explosive Plunger', '', '', '', 0.9200001, 0, 0, 0, 0, 0, 0, 0, 1691, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(233281, 5, 16146, 'Animal Bones', '', '', '', 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(233282, 22, 7537, 'Refreshment Table', '', '', '', 1.2, 0, 0, 0, 0, 0, 0, 167143, 50, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(233291, 2, 10014, 'Command Board', '', '', '', 1, 0, 0, 0, 0, 0, 0, 0, 17962, 1, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(233292, 5, 10355, 'Botani Vine', '', '', '', 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(233293, 5, 18549, 'Warsong Rune Stones', '', '', '', 0.25, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(233294, 5, 18550, 'Warsong Rune Stones', '', '', '', 0.25, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(233295, 5, 18551, 'Warsong Rune Stones', '', '', '', 0.25, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(233296, 3, 297, 'Ancient Ogre Hoard Jar', 'questinteract', 'Opening', '', 2, 0, 0, 0, 0, 0, 0, 1691, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 21400, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 167219, 0, 0, 0, 54456, 0, 0, 0, 19342), -- -Unknown-
+(233297, 33, 15982, 'Horde Ship', '', '', '', 1, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 172, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(233298, 33, 15982, 'Alliance Ship', '', '', '', 1, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 172, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(233307, 6, 16848, 'Goren Tunnel', '', '', '', 0.75, 0, 0, 0, 0, 0, 0, 0, 0, 12, 167236, 2, 10000, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(233309, 7, 15984, 'Chair', '', '', '', 1, 0, 0, 0, 0, 0, 0, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(233319, 5, 9513, 'Lobstrok Eggs', '', '', '', 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(233339, 3, 9510, 'Goren Crystals', '', '', '', 1, 112911, 0, 0, 0, 0, 0, 1691, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 53895, 0, 0, 0, 19342), -- -Unknown-
+(233349, 3, 16789, 'Warsong Outrider Orders', 'questinteract', 'Stealing', '', 0.4, 113551, 0, 0, 0, 0, 0, 1691, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 26365, 0, 0, 27361, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 54466, 0, 0, 0, 19342), -- -Unknown-
+(233350, 3, 16789, 'Warsong Command Brief', 'questinteract', 'Stealing', '', 0.4, 113550, 0, 0, 0, 0, 0, 1691, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 26365, 0, 0, 27361, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 54472, 0, 0, 0, 19342), -- -Unknown-
+(233351, 3, 16789, 'Mixed Unit Tactics', 'questinteract', 'Stealing', '', 0.4, 113549, 0, 0, 0, 0, 0, 1691, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 26365, 0, 0, 27361, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 54474, 0, 0, 0, 19342), -- -Unknown-
+(233352, 5, 18632, 'Broken Egg', '', '', '', 0.85, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(233353, 5, 17624, 'Broken Egg', '', '', '', 0.85, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(233354, 5, 18633, 'Broken Egg', '', '', '', 0.85, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(233355, 5, 24736, 'Iron Docks Target', '', '', '', 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(233356, 10, 259, 'Abandoned Chest', '', 'Opening', '', 1, 0, 0, 0, 0, 0, 0, 1691, 0, 0, 3000, 0, 1, 0, 0, 0, 0, 167344, 0, 0, 0, 21400, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(233363, 5, 9147, 'Stonemaul Ogre Mound', '', '', '', 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(233364, 22, 11492, 'Aromatic Incense', 'questinteract', '', '', 0.6, 0, 0, 0, 0, 0, 0, 172930, -1, 0, 0, 0, 27596, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(233367, 0, 15904, 'Ogre Cage', '', '', '', 1, 0, 0, 0, 0, 0, 0, 0, 0, 3000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(233368, 5, 14179, 'Ogre Critter Cages', '', '', '', 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(233369, 10, 15904, 'Nazgrel''s Cage', 'questinteract', 'Opening', '', 1, 0, 0, 0, 0, 0, 0, 93, 0, 0, 3000, 0, 0, 0, 0, 0, 0, 160892, 0, 0, 0, 21400, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(233375, 5, 16551, 'Ritual Cauldron', '', '', '', 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(233376, 5, 16100, 'Table', '', '', '', 0.75, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(233379, 5, 16101, 'Rug', '', '', '', 0.75, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(233381, 5, 16099, 'Basket', '', '', '', 1.2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(233382, 10, 6964, 'The Eye of Anzu', '', '', '', 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(233383, 22, 3651, 'Sacred Feathers', 'questinteract', '', '', 0.5, 0, 0, 0, 0, 0, 0, 172985, -1, 0, 0, 0, 27596, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(233385, 22, 18673, 'Scroll of the Ravens', 'questinteract', '', '', 0.75, 0, 0, 0, 0, 0, 0, 172991, -1, 0, 0, 0, 27596, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(233386, 5, 16633, 'Candle', '', '', '', 0.5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(233387, 5, 16633, 'Candle', '', '', '', 0.9, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(233388, 22, 18300, 'Blessed Waters', 'questinteract', '', '', 1, 0, 0, 0, 0, 0, 0, 172954, -1, 0, 0, 0, 27596, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(233389, 10, 7011, 'Nether Beacon', 'questinteract', 'Using Nether Beacon', '', 1, 0, 0, 0, 0, 0, 0, 1691, 0, 0, 1, 0, 0, 0, 0, 0, 0, 164747, 0, 0, 0, 85103, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(233390, 5, 16098, 'Basket', '', '', '', 0.85, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(233391, 2, 14702, 'Weaponization Orders', '', '', '', 1, 0, 0, 0, 0, 0, 0, 0, 18629, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(233392, 5, 13965, 'Hatchet Cannon', '', '', '', 1.5, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(233393, 5, 12908, '7th Fleet Cannon', '', '', '', 1.5, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(233395, 5, 18674, 'Warsong Tent', '', '', '', 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(233397, 5, 15299, 'Weapon Pole', '', '', '', 0.5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(233398, 5, 14579, 'Orc Axe', '', '', '', 0.5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(233399, 5, 18675, 'Orc Barrel', '', '', '', 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(233405, 5, 14587, 'Bone', '', '', '', 0.15, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(233406, 5, 18708, 'Bone', '', '', '', 0.2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(233407, 5, 18709, 'Bone', '', '', '', 0.15, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(233408, 0, 15904, 'Ogre Cage', '', '', '', 1.5, 0, 0, 0, 0, 0, 0, 0, 0, 3000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(233409, 5, 14589, 'Bone', '', '', '', 0.2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(233410, 5, 18710, 'Bone', '', '', '', 0.2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(233411, 5, 16147, 'Bloody Remains', '', '', '', 0.5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(233413, 5, 15565, '6FX_Bonfire_withSmoke_doodad (scale x0.5) - Large', '', '', '', 0.5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(233415, 5, 18712, 'Chain', '', '', '', 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(233420, 5, 16504, 'War Map', '', '', '', 0.33, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(233421, 5, 18715, 'Orc Book', '', '', '', 0.4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(233422, 7, 18717, 'Stool', '', '', '', 1, 0, 0, 0, 0, 0, 0, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(233423, 7, 18718, 'Stool', '', '', '', 1, 0, 0, 0, 0, 0, 0, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(233424, 7, 18718, 'Stool', '', '', '', 1, 0, 0, 0, 0, 0, 0, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(233425, 7, 18718, 'Stool', '', '', '', 1, 0, 0, 0, 0, 0, 0, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(233426, 7, 18718, 'Stool', '', '', '', 1, 0, 0, 0, 0, 0, 0, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(233431, 5, 18753, 'Tool Box', '', '', '', 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(233432, 3, 14564, 'Iron Horde Supply Crate', '', 'Opening', '', 1, 0, 0, 0, 0, 0, 0, 57, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 21400, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 81040, 0, 0, 0, 54497, 0, 0, 0, 19342), -- -Unknown-
+(233436, 31, 11469, 'Instance Portal (Party + Heroic + Challenge)', '', '', '', 1.25, 0, 0, 0, 0, 0, 0, 1, 214, 215, 0, 0, 0, 11696, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(233438, 10, 15904, 'Ogre Cage', '', 'Unlocking', '', 1, 0, 0, 0, 0, 0, 0, 93, 0, 0, 3000, 0, 0, 0, 0, 0, 0, 167568, 0, 0, 0, 24815, 0, 0, 0, 0, 0, 0, 0, 27409, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(233439, 7, 15984, 'Chair', '', '', '', 1, 0, 0, 0, 0, 0, 0, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(233441, 8, 12808, 'Thermal Anvil', '', '', '', 1.11, 0, 0, 0, 0, 0, 0, 1, 10, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(233442, 8, 7272, 'Forge', '', '', '', 0.1, 0, 0, 0, 0, 0, 0, 3, 10, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(233443, 8, 12808, 'Thermal Anvil', '', '', '', 1.11, 0, 0, 0, 0, 0, 0, 1, 10, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(233451, 5, 17554, 'Goblin Shovel', '', '', '', 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(233452, 3, 20, 'A Pile of Dirt', '', 'Searching', '', 1.5, 0, 0, 0, 0, 0, 0, 57, 0, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 19680, 0, 0, 0, 99, 4, 90, 0, 0, 0, 0, 0, 81040, 0, 0, 0, 54510, 0, 0, 0, 19342), -- -Unknown-
+(233455, 3, 10317, 'Aged Stone Container', '', 'Opening', '', 1.25, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 21400, 0, 0, 0, 93, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 54511, 0, 0, 0, 19342), -- -Unknown-
+(233456, 5, 18770, 'Rocks', '', '', '', 0.5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(233457, 3, 12155, 'Adventurer''s Staff', '', 'Collecting', '', 1, 0, 0, 0, 0, 0, 0, 57, 0, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 19676, 0, 0, 0, 99, 4, 90, 0, 0, 0, 0, 0, 81040, 0, 0, 0, 54512, 0, 0, 0, 19342), -- -Unknown-
+(233458, 5, 18771, 'Orc Totem', '', '', '', 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(233463, 7, 15617, 'Chair', '', '', '', 1.11, 0, 0, 0, 0, 0, 0, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(233464, 7, 15617, 'Chair', '', '', '', 1.1, 0, 0, 0, 0, 0, 0, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(233465, 7, 15617, 'Chair', '', '', '', 1.12, 0, 0, 0, 0, 0, 0, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(233466, 7, 15617, 'Chair', '', '', '', 1.12, 0, 0, 0, 0, 0, 0, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(233467, 7, 15617, 'Chair', '', '', '', 1.12, 0, 0, 0, 0, 0, 0, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(233468, 7, 15617, 'Chair', '', '', '', 1.12, 0, 0, 0, 0, 0, 0, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(233469, 7, 15617, 'Chair', '', '', '', 1.119999, 0, 0, 0, 0, 0, 0, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(233470, 7, 15617, 'Chair', '', '', '', 1.12, 0, 0, 0, 0, 0, 0, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(233471, 7, 15617, 'Chair', '', '', '', 1.12, 0, 0, 0, 0, 0, 0, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(233472, 7, 15617, 'Chair', '', '', '', 1.119999, 0, 0, 0, 0, 0, 0, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(233473, 7, 15617, 'Chair', '', '', '', 1.12, 0, 0, 0, 0, 0, 0, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(233474, 7, 15419, 'Woodbench', '', '', '', 1, 0, 0, 0, 0, 0, 0, 1, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(233475, 7, 15419, 'Woodbench', '', '', '', 1, 0, 0, 0, 0, 0, 0, 1, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(233476, 7, 15419, 'Woodbench', '', '', '', 0.9999999, 0, 0, 0, 0, 0, 0, 1, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(233477, 7, 15617, 'Chair', '', '', '', 1.19, 0, 0, 0, 0, 0, 0, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(233478, 7, 15617, 'Chair', '', '', '', 1.22, 0, 0, 0, 0, 0, 0, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(233479, 7, 15617, 'Chair', '', '', '', 1.08, 0, 0, 0, 0, 0, 0, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(233480, 7, 15618, 'Woodbench', '', '', '', 1.16, 0, 0, 0, 0, 0, 0, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(233481, 7, 15617, 'Chair', '', '', '', 1.07, 0, 0, 0, 0, 0, 0, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(233482, 5, 18777, 'Flower', '', '', '', 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(233485, 39, 14622, 'Mine', '', '', '', 1, 0, 0, 0, 0, 0, 0, 59, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(233486, 5, 15418, 'Stone Altar', '', '', '', 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(233487, 5, 18801, 'Candle', '', '', '', 0.5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(233492, 3, 2450, 'Elemental Offering', '', 'Opening', '', 0.5, 0, 0, 0, 0, 0, 0, 57, 0, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 21400, 0, 0, 0, 99, 4, 90, 0, 0, 0, 0, 0, 81040, 0, 0, 0, 54513, 0, 0, 0, 19342), -- -Unknown-
+(233499, 3, 17819, 'Adventurer''s Sack', '', 'Opening', '', 0.5, 0, 0, 0, 0, 0, 0, 57, 0, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 21400, 0, 0, 0, 99, 4, 90, 0, 0, 0, 0, 0, 81040, 0, 0, 0, 54514, 0, 0, 0, 19342), -- -Unknown-
+(233500, 5, 15304, 'Orc Crate', '', '', '', 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(233501, 3, 7918, 'Mysterious Petrified Pod', '', 'Opening', '', 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 21400, 0, 0, 0, 93, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 54515, 0, 0, 0, 19342), -- -Unknown-
+(233504, 3, 2610, 'Remains of Grimnir Ashpick', '', 'Opening', '', 1.5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 21400, 0, 0, 0, 93, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 54517, 0, 0, 0, 19342), -- -Unknown-
+(233505, 3, 477, 'Unknown Petrified Egg', '', 'Opening', '', 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 21400, 0, 0, 0, 93, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 54518, 0, 0, 0, 19342), -- -Unknown-
+(233506, 3, 18205, 'Abu''gar''s Missing Reel', '', 'Collecting', '', 1, 0, 0, 0, 0, 0, 0, 57, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 19676, 0, 0, 0, 91, 0, 90, 0, 0, 0, 0, 0, 81040, 0, 0, 0, 54659, 0, 0, 0, 19342), -- -Unknown-
+(233507, 3, 17939, 'Forgotten Ogre Cache', '', 'Opening', '', 0.05, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 21400, 0, 0, 0, 93, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 54519, 0, 0, 0, 19342), -- -Unknown-
+(233511, 3, 15490, 'Adventurer''s Pack', '', 'Opening', '', 0.8, 0, 0, 0, 0, 0, 0, 57, 0, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 21400, 0, 0, 0, 99, 4, 90, 0, 0, 0, 0, 0, 81040, 0, 0, 0, 54521, 0, 0, 0, 19342), -- -Unknown-
+(233513, 3, 7955, 'Forgotten Skull Cache', '', 'Opening', '', 1.5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 21400, 0, 0, 0, 93, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 54523, 0, 0, 0, 19342), -- -Unknown-
+(233515, 19, 15710, 'Mailbox', '', '', '', 1, 0, 0, 0, 0, 0, 0, 923, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(233519, 5, 18815, 'Warsong Totem', '', '', '', 0.5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(233520, 3, 2610, 'Remains of Explorer Engineer Toldirk Ashlamp', '', 'Opening', '', 1.5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 21400, 0, 0, 0, 93, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 54526, 0, 0, 0, 19342), -- -Unknown-
+(233521, 3, 16155, 'Warsong Supplies', '', 'Opening', '', 0.5, 0, 0, 0, 0, 0, 0, 57, 0, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 21400, 0, 0, 0, 99, 4, 90, 0, 0, 0, 0, 0, 81040, 0, 0, 0, 54527, 0, 0, 0, 19342), -- -Unknown-
+(233522, 3, 16001, 'Obsidian Crystal Formation', '', 'Opening', '', 0.25, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 21400, 0, 0, 0, 93, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 54528, 0, 0, 0, 19342), -- -Unknown-
+(233524, 3, 477, 'Unknown Petrified Egg', '', 'Opening', '', 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 21400, 0, 0, 0, 93, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 54530, 0, 0, 0, 19342), -- -Unknown-
+(233525, 3, 11738, 'Botani Essence Seed', '', 'Opening', '', 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 21400, 0, 0, 0, 93, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 54531, 0, 0, 0, 19342), -- -Unknown-
+(233526, 3, 1387, 'Ancient Titan Chest', '', 'Opening', '', 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 21400, 0, 0, 0, 93, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 54532, 0, 0, 0, 19342), -- -Unknown-
+(233528, 7, 16151, 'Chair', '', '', '', 1, 0, 0, 0, 0, 0, 0, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(233529, 5, 17678, 'Saberon Bed', '', '', '', 0.75, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(233532, 3, 18852, 'Bone-Carved Dagger', '', 'Collecting', '', 1.5, 0, 0, 0, 0, 0, 0, 57, 0, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 19676, 0, 0, 0, 99, 4, 90, 0, 0, 0, 0, 0, 81040, 0, 0, 0, 54534, 0, 0, 0, 19342), -- -Unknown-
+(233533, 5, 18853, 'Saberon Canopy', '', '', '', 0.75, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(233538, 7, 16151, 'Chair', '', '', '', 1, 0, 0, 0, 0, 0, 0, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(233539, 3, 18855, 'Genedar Debris', '', 'Salvaging', '', 1, 0, 0, 0, 0, 0, 0, 57, 0, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 39388, 0, 0, 0, 99, 4, 90, 0, 0, 0, 0, 0, 81040, 0, 0, 0, 54535, 0, 0, 0, 19342), -- -Unknown-
+(233549, 3, 18858, 'Genedar Debris', '', 'Salvaging', '', 0.5, 0, 0, 0, 0, 0, 0, 57, 0, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 39388, 0, 0, 0, 99, 4, 90, 0, 0, 0, 0, 0, 81040, 0, 0, 0, 54536, 0, 0, 0, 19342), -- -Unknown-
+(233551, 3, 18859, 'Genedar Debris', '', 'Salvaging', '', 0.75, 0, 0, 0, 0, 0, 0, 57, 0, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 39388, 0, 0, 0, 99, 4, 90, 0, 0, 0, 0, 0, 81040, 0, 0, 0, 54538, 0, 0, 0, 19342), -- -Unknown-
+(233555, 3, 18858, 'Genedar Debris', '', 'Salvaging', '', 0.5, 0, 0, 0, 0, 0, 0, 57, 0, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 39388, 0, 0, 0, 99, 4, 90, 0, 0, 0, 0, 0, 81040, 0, 0, 0, 54541, 0, 0, 0, 19342), -- -Unknown-
+(233557, 3, 18855, 'Genedar Debris', '', 'Salvaging', '', 0.75, 0, 0, 0, 0, 0, 0, 57, 0, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 39388, 0, 0, 0, 99, 4, 90, 0, 0, 0, 0, 0, 81040, 0, 0, 0, 54543, 0, 0, 0, 19342), -- -Unknown-
+(233558, 3, 7918, 'Mysterious Petrified Pod', '', 'Opening', '', 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 21400, 0, 0, 0, 93, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 54544, 0, 0, 0, 19342), -- -Unknown-
+(233559, 3, 7955, 'Forgotten Skull Cache', '', 'Opening', '', 1.5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 21400, 0, 0, 0, 93, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 54545, 0, 0, 0, 19342), -- -Unknown-
+(233560, 3, 9736, 'Fragment of Oshu''gun', '', 'Gathering', '', 1, 0, 0, 0, 0, 0, 0, 57, 0, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 24982, 0, 0, 0, 99, 4, 90, 0, 0, 0, 0, 0, 81040, 0, 0, 0, 54546, 0, 0, 0, 19342), -- -Unknown-
+(233561, 3, 14579, 'Pokkar''s Thirteenth Axe', '', 'Retrieving', '', 1, 0, 0, 0, 0, 0, 0, 57, 0, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 23645, 0, 0, 0, 99, 4, 90, 0, 0, 0, 0, 0, 81040, 0, 0, 0, 54547, 0, 0, 0, 19342), -- -Unknown-
+(233578, 5, 15575, 'Crystal Bucket', '', '', '', 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(233580, 10, 17420, 'First Trial of the Wolfrider', 'inspect', '', '', 0.4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 16784, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(233581, 5, 18905, 'Warsong Skulls', '', '', '', 0.75, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(233582, 5, 18907, 'Trail Stone', '', '', '', 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(233583, 5, 18906, 'Warsong Skulls', '', '', '', 0.75, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(233584, 5, 18911, 'Warsong Banner', '', '', '', 0.33, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(233587, 5, 6707, 'Warsong Banner', '', '', '', 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(233588, 5, 18934, 'Warsong Skulls', '', '', '', 0.75, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(233589, 5, 18913, 'Warsong Skulls', '', '', '', 0.75, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(233590, 5, 18914, 'Warsong Totem', '', '', '', 0.5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(233591, 5, 18915, 'Junk Spaulder', '', '', '', 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(233592, 5, 14762, 'Torch', '', '', '', 0.5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(233593, 3, 18208, 'Polished Saberon Skull', '', 'Collecting', '', 1, 0, 0, 0, 0, 0, 0, 57, 0, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 19676, 0, 0, 0, 99, 4, 90, 0, 0, 0, 0, 0, 81040, 0, 0, 0, 54549, 0, 0, 0, 19342), -- -Unknown-
+(233594, 3, 14702, 'Thukmar''s Research', 'questinteract', 'Recovering', '', 1, 113629, 0, 0, 0, 0, 0, 1690, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 55091, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 54550, 0, 0, 0, 19342), -- -Unknown-
+(233596, 22, 7537, 'Complimentary Continental Mana Buffet', '', '', '', 1.2, 0, 0, 0, 0, 0, 0, 167152, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(233598, 3, 18917, 'Elemental Shackles', '', 'Collecting', '', 0.75, 0, 0, 0, 0, 0, 0, 57, 0, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 19676, 0, 0, 0, 99, 4, 90, 0, 0, 0, 0, 0, 81040, 0, 0, 0, 54551, 0, 0, 0, 19342), -- -Unknown-
+(233599, 3, 18918, 'Poison Barrel', 'questinteract', 'Stealing', '', 1.5, 113630, 0, 0, 0, 0, 0, 43, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 26365, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 54552, 1, 0, 0, 19342), -- -Unknown-
+(233600, 22, 20809, 'Portal to Ashran', '', '', '', 1, 0, 0, 0, 0, 0, 0, 173143, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(233601, 10, 16789, 'Final Trial of the Wolfrider', 'inspect', '', '', 0.5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 16795, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(233604, 10, 14683, 'Small Timber', 'sawblade', '', '', 1, 0, 0, 0, 0, 0, 0, 2210, 0, 0, 0, 0, 0, 0, 0, 0, 0, 167962, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(233608, 5, 18302, 'Warsong Shield', '', '', '', 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(233611, 3, 14149, 'Highmaul Sledge', '', 'Collecting', '', 2, 0, 0, 0, 0, 0, 0, 57, 0, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 19676, 0, 0, 0, 99, 4, 90, 0, 0, 0, 0, 0, 81040, 0, 0, 0, 54553, 0, 0, 0, 19342), -- -Unknown-
+(233613, 3, 15129, 'Telaar Defender Shield', '', 'Collecting', '', 1, 0, 0, 0, 0, 0, 0, 57, 0, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 19676, 0, 0, 0, 99, 4, 90, 0, 0, 0, 0, 0, 81040, 0, 0, 0, 54554, 0, 0, 0, 19342), -- -Unknown-
+(233614, 0, 2752, 'Chamber Door', '', '', '', 0.9, 0, 0, 0, 0, 0, 0, 0, 0, 3000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(233616, 5, 15273, 'Ogre Head', '', '', '', 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(233618, 3, 17935, 'Ogre Beads', '', 'Collecting', '', 1, 0, 0, 0, 0, 0, 0, 57, 0, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 19676, 0, 0, 0, 99, 4, 90, 0, 0, 0, 0, 0, 81040, 0, 0, 0, 54555, 0, 0, 0, 19342), -- -Unknown-
+(233620, 5, 18935, 'Coiled Rope', '', '', '', 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(233621, 10, 17420, 'Second Trial of the Wolfrider', 'inspect', '', '', 0.4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 16799, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(233623, 3, 16155, 'Adventurer''s Pouch', '', 'Opening', '', 0.2, 0, 0, 0, 0, 0, 0, 57, 0, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 21400, 0, 0, 0, 99, 4, 90, 0, 0, 0, 0, 0, 81040, 0, 0, 0, 54556, 0, 0, 0, 19342), -- -Unknown-
+(233624, 5, 18956, 'Broken Book', '', '', '', 0.15, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(233625, 5, 20, 'Dirt Mound', '', '', '', 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(233626, 3, 14587, 'Grizzlemaw''s Bonepile', '', 'Digging', '', 0.5, 0, 0, 0, 0, 0, 0, 57, 0, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 35059, 0, 0, 0, 99, 4, 90, 0, 0, 0, 0, 0, 81040, 0, 0, 0, 54558, 0, 0, 0, 19342), -- -Unknown-
+(233629, 5, 18957, 'Ball', '', '', '', 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(233630, 5, 14169, 'Bundle of Wood', '', '', '', 0.5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(233632, 5, 7306, 'Ogre Skeleton', '', '', '', 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(233633, 3, 15986, 'Unused Wood Pile', '', 'Opening', '', 1, 0, 0, 0, 0, 0, 0, 1690, 0, 1, 1, 1, 1, 0, 0, 0, 0, 0, 0, 0, 1, 21400, 0, 0, 0, 91, 4, 90, 0, 0, 0, 0, 0, 0, 0, 0, 0, 54563, 0, 0, 0, 19342), -- -Unknown-
+(233634, 10, 14682, 'Timber', 'sawblade', '', '', 1, 0, 0, 0, 0, 0, 0, 2211, 0, 0, 0, 0, 0, 0, 0, 0, 0, 167970, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(233635, 10, 19485, 'Large Timber', 'sawblade', '', '', 1, 0, 0, 0, 0, 0, 0, 2212, 0, 0, 0, 0, 0, 0, 0, 0, 0, 168202, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(233641, 3, 16155, 'Watertight Bag', '', 'Opening', '', 0.75, 0, 0, 0, 0, 0, 0, 57, 0, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 21400, 0, 0, 0, 99, 4, 90, 0, 0, 0, 0, 0, 81040, 0, 0, 0, 54568, 0, 0, 0, 19342), -- -Unknown-
+(233642, 3, 10948, 'Abu''Gar''s Favorite Lure', '', 'Collecting', '', 0.75, 0, 0, 0, 0, 0, 0, 57, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 19676, 0, 0, 0, 91, 0, 90, 0, 0, 0, 0, 0, 81040, 0, 0, 0, 54569, 0, 0, 0, 19342), -- -Unknown-
+(233643, 5, 18974, 'Orc Skeleton Torso', '', '', '', 1.5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(233644, 5, 18975, 'Orc Skull', '', '', '', 1.5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(233645, 3, 18976, 'Warsong Helm', '', 'Collecting', '', 1.5, 0, 0, 0, 0, 0, 0, 57, 0, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 19676, 0, 0, 0, 99, 4, 90, 0, 0, 0, 0, 0, 81040, 0, 0, 0, 54570, 0, 0, 0, 19342), -- -Unknown-
+(233648, 0, 18979, 'Gates', '', 'Opening', '', 1, 0, 0, 0, 0, 0, 0, 0, 93, 3000, 0, 21400, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(233649, 3, 17819, 'Gambler''s Purse', '', 'Opening', '', 0.5, 0, 0, 0, 0, 0, 0, 57, 0, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 21400, 0, 0, 0, 99, 4, 90, 0, 0, 0, 0, 0, 81040, 0, 0, 0, 54575, 0, 0, 0, 19342), -- -Unknown-
+(233650, 3, 15338, 'Adventurer''s Mace', '', 'Collecting', '', 1, 0, 0, 0, 0, 0, 0, 57, 0, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 19676, 0, 0, 0, 99, 4, 90, 0, 0, 0, 0, 0, 81040, 0, 0, 0, 54595, 0, 0, 0, 19342), -- -Unknown-
+(233651, 3, 9410, 'Lost Pendant', '', 'Retrieving', '', 0.5, 0, 0, 0, 0, 0, 0, 57, 0, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 23645, 0, 0, 0, 99, 4, 90, 0, 0, 0, 0, 0, 81040, 0, 0, 0, 54611, 0, 0, 0, 19342), -- -Unknown-
+(233652, 0, 18979, 'Gates', '', '', '', 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(233653, 5, 14033, 'Elodor Chair', '', '', '', 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(233656, 5, 14951, 'Underpale Crystal', '', '', '', 0.06, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(233657, 5, 15703, 'Underpale Crystal', '', '', '', 0.2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(233658, 3, 16155, 'Adventurer''s Pouch', '', 'Opening', '', 0.175, 0, 0, 0, 0, 0, 0, 57, 0, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 21400, 0, 0, 0, 99, 4, 90, 0, 0, 0, 0, 0, 81040, 0, 0, 0, 54656, 0, 0, 0, 19342), -- -Unknown-
+(233662, 5, 15072, 'Small Crate', '', '', '', 0.6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(233664, 22, 10101, 'Master Surveyor', 'questinteract', '', '', 1, 0, 0, 0, 0, 0, 0, 161033, -1, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(233668, 5, 18984, 'Bobber', '', '', '', 0.5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(233670, 5, 10036, 'Broken Goblin Cart', '', '', '', 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(233676, 8, 14510, 'Campfire', '', '', '', 1, 0, 0, 0, 0, 0, 0, 4, 10, 215916, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(233677, 7, 14430, 'Bench', '', '', '', 1, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(233678, 7, 14430, 'Bench', '', '', '', 1, 0, 0, 0, 0, 0, 0, 1, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(233679, 7, 14430, 'Bench', '', '', '', 1, 0, 0, 0, 0, 0, 0, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(233680, 7, 14430, 'Bench', '', '', '', 1, 0, 0, 0, 0, 0, 0, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(233681, 8, 14510, 'Campfire', '', '', '', 1, 0, 0, 0, 0, 0, 0, 4, 10, 215916, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(233682, 8, 15517, 'Brazier', '', '', '', 1.619999, 0, 0, 0, 0, 0, 0, 4, 10, 195641, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(233683, 8, 15517, 'Brazier', '', '', '', 1.619999, 0, 0, 0, 0, 0, 0, 4, 10, 195641, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(233685, 8, 14510, 'Campfire', '', '', '', 1, 0, 0, 0, 0, 0, 0, 4, 10, 215916, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(233690, 8, 14434, 'Anvil', '', '', '', 1, 0, 0, 0, 0, 0, 0, 1, 10, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(233691, 8, 14059, 'Forge', '', '', '', 1, 0, 0, 0, 0, 0, 0, 3, 10, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(233693, 8, 15517, 'Brazier', '', '', '', 1.619999, 0, 0, 0, 0, 0, 0, 4, 10, 195641, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(233694, 8, 15517, 'Brazier', '', '', '', 1.619999, 0, 0, 0, 0, 0, 0, 4, 10, 195641, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(233696, 3, 12793, 'Important Exploration Supplies', '', 'Opening', '', 0.15, 0, 0, 0, 0, 0, 0, 57, 0, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 21400, 0, 0, 0, 99, 4, 90, 0, 0, 0, 0, 0, 81040, 0, 0, 0, 54668, 0, 0, 0, 19342), -- -Unknown-
+(233697, 3, 18987, 'Saberon Stash', '', 'Opening', '', 0.5, 0, 0, 0, 0, 0, 0, 57, 0, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 21400, 0, 0, 0, 99, 4, 90, 0, 0, 0, 0, 0, 81040, 0, 0, 0, 54670, 0, 0, 0, 19342), -- -Unknown-
+(233698, 7, 16151, 'Chair', '', '', '', 1, 0, 0, 0, 0, 0, 0, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(233699, 7, 16151, 'Chair', '', '', '', 1, 0, 0, 0, 0, 0, 0, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(233700, 8, 14510, 'Campfire', '', '', '', 1, 0, 0, 0, 0, 0, 0, 4, 10, 2061, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(233701, 7, 16151, 'Chair', '', '', '', 1, 0, 0, 0, 0, 0, 0, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(233702, 7, 16151, 'Chair', '', '', '', 1, 0, 0, 0, 0, 0, 0, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(233703, 8, 14510, 'Campfire', '', '', '', 1, 0, 0, 0, 0, 0, 0, 4, 10, 2061, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(233704, 7, 16151, 'Chair', '', '', '', 1, 0, 0, 0, 0, 0, 0, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(233705, 7, 16151, 'Chair', '', '', '', 1, 0, 0, 0, 0, 0, 0, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(233706, 8, 14510, 'Campfire', '', '', '', 1, 0, 0, 0, 0, 0, 0, 4, 10, 2061, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(233707, 0, 20931, 'Khadgar''s Barrier (NEEDS ARCANE VERSION)', '', '', '', 0.7, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(233708, 5, 18988, 'Animal Bones', '', '', '', 0.5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(233712, 5, 10287, 'Gold Pile', '', '', '', 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(233714, 8, 18986, 'Forge', '', '', '', 1, 0, 0, 0, 0, 0, 0, 3, 10, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(233715, 3, 10313, 'Goldtoe''s Plunder', '', 'Unlocking', '', 1, 0, 0, 0, 0, 0, 0, 2215, 0, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 24815, 0, 0, 0, 99, 4, 90, 0, 0, 0, 0, 0, 81040, 0, 0, 0, 54686, 0, 0, 0, 19342), -- -Unknown-
+(233716, 5, 2614, 'Gold Pile', '', '', '', 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(233717, 5, 9093, 'Broken Crate', '', '', '', 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(233718, 5, 18992, 'Broken Crate', '', '', '', 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(233719, 5, 7302, 'Sitting Skeleton', '', '', '', 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(233737, 5, 19012, 'Uncharged Lightning Rods', '', '', '', 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(233739, 5, 19015, 'Pirate Hat', '', '', '', 0.75, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(233740, 5, 19016, 'Gold Toe', '', '', '', 0.35, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(233741, 10, 15595, 'Goldtoe''s Journal', '', '', '', 0.4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 16818, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(233742, 5, 19017, 'Banner', '', '', '', 1.5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(233749, 5, 19018, 'Bat Post', '', '', '', 0.25, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(233761, 0, 18936, 'Iron Star', '', '', '', 1.5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(233763, 5, 15599, 'Leatherworking Skin', '', '', '', 0.6977344, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(233765, 5, 15414, 'Leatherworking Skin', '', '', '', 0.5500001, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(233766, 7, 15407, 'Stool', '', '', '', 1, 0, 0, 0, 0, 0, 0, 1, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(233767, 0, 14564, 'Iron Horde Crate', '', '', '', 3.15, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(233768, 3, 19124, 'Pale Elixir', '', 'Collecting', '', 1, 0, 0, 0, 0, 0, 0, 57, 0, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 19676, 0, 0, 0, 99, 4, 90, 0, 0, 0, 0, 0, 81040, 0, 0, 0, 54718, 0, 0, 0, 19342), -- -Unknown-
+(233771, 5, 15622, 'Cannon base', '', '', '', 0.35, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(233772, 5, 19125, 'Warsong Rune Stones', '', '', '', 0.25, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(233773, 3, 19126, 'Bag of Herbs', '', 'Opening', '', 0.75, 0, 0, 0, 0, 0, 0, 57, 0, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 21400, 0, 0, 0, 99, 4, 90, 0, 0, 0, 0, 0, 81040, 0, 0, 0, 54719, 0, 0, 0, 19342), -- -Unknown-
+(233774, 5, 16074, 'Bomb Stacks', '', '', '', 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(233776, 5, 14565, 'Cannon workings', '', '', '', 0.7, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(233777, 5, 17573, 'Fish Bucket', '', '', '', 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(233781, 5, 19129, 'Squash', '', '', '', 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(233782, 5, 19130, 'Squash', '', '', '', 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(233789, 0, 19131, 'Cylinder Collision (3.75 scale)', '', '', '', 3.75, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(233791, 10, 19132, 'Power Core', 'questinteract', '', '', 1, 0, 0, 0, 0, 0, 0, 2219, 0, 0, 0, 0, 0, 0, 0, 0, 0, 168258, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 27510, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(233792, 3, 13215, 'Pile of Rubble', '', 'Opening', '', 0.25, 0, 0, 0, 0, 0, 0, 1690, 0, 0, 1, 1, 1, 0, 0, 0, 0, 0, 0, 0, 1, 21400, 0, 0, 0, 93, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 54721, 0, 0, 0, 19342), -- -Unknown-
+(233793, 5, 19136, 'Ogre Mining Tool', '', '', '', 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(233797, 22, 9806, 'Iron Mooring', '', '', '', 0.5, 0, 0, 0, 0, 0, 0, 168252, -1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(233801, 5, 19140, 'Open Human Crate', '', '', '', 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(233803, 10, 19766, 'Forgotten Trinket', 'questinteract', '', '', 1, 0, 0, 0, 0, 0, 0, 2219, 0, 0, 0, 0, 0, 0, 0, 0, 0, 168341, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 27510, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(233804, 5, 9519, 'Goblin Totem', '', '', '', 0.8, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(233807, 5, 11329, 'Garrison Cart', '', '', '', 1.3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(233808, 5, 15304, 'Field Crate', '', '', '', 0.8, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(233809, 5, 16155, 'Large Sack', '', '', '', 0.7, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(233815, 3, 15449, 'Burning Blade Locker', 'questinteract', 'Collecting', '', 1, 113508, 0, 0, 0, 0, 0, 43, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19676, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 54855, 1, 0, 0, 19342), -- -Unknown-
+(233816, 0, 16168, 'Spike Gate', '', '', '', 0.4385835, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(233817, 0, 16168, 'Iron Docks - Saberon - Oshir Encounter Gate', '', '', '', 0.4385835, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(233819, 5, 7735, 'Iron Horde Capsule Invisible Collision', '', '', '', 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(233824, 10, 19208, 'Lost Artifact', 'questinteract', 'Collecting', '', 1, 0, 0, 0, 0, 0, 0, 2219, 0, 0, 0, 0, 0, 0, 0, 0, 0, 168503, 0, 0, 0, 19676, 0, 1, 0, 0, 0, 0, 0, 27510, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(233827, 44, 19151, 'Monument Base', '', '', '', 1, 0, 0, 0, 0, 0, 0, 3, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(233828, 44, 19151, 'Monument Base', '', '', '', 1, 0, 0, 0, 0, 0, 0, 3, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(233829, 44, 19151, 'Monument Base', '', '', '', 1, 0, 0, 0, 0, 0, 0, 3, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(233832, 45, 15585, 'Lumber Mill Shipment', '', '', '', 1, 0, 0, 0, 0, 0, 0, 36, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(233835, 5, 8956, 'Rose Bush', '', '', '', 0.5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(233900, 3, 12826, '"Skyterror" Personal Delivery System', '', '', '', 1, 0, 0, 0, 0, 0, 0, 57, 54946, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 27647, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(233902, 8, 14510, 'Campfire', '', '', '', 0.5400004, 0, 0, 0, 0, 0, 0, 4, 10, 2061, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(233903, 5, 19317, 'Anchor', '', '', '', 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(233904, 5, 14679, 'Iron Tank', '', '', '', 0.5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(233905, 5, 14122, 'Iron Tank', '', '', '', 0.5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(233906, 0, 19321, 'Doodad_6TJ_DarkPortal_FX_Wrap001', '', '', '', 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(233909, 5, 15244, 'Iron Tank', '', '', '', 0.25, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(233910, 5, 14129, 'Iron Wagon', '', '', '', 0.75, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(233911, 5, 14004, 'Iron Barricade', '', '', '', 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(233913, 5, 14713, 'Iron Banner', '', '', '', 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(233914, 5, 14714, 'Iron Banner', '', '', '', 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(233915, 0, 13594, 'Invisible Door', '', '', '', 1.15, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(233916, 23, 5491, 'Meeting Stone', '', '', '', 1, 0, 0, 0, 0, 0, 0, 90, 100, 6988, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(233917, 3, 18708, 'Femur of Improbability', '', 'Opening', '', 0.28, 0, 0, 0, 0, 0, 0, 1690, 0, 0, 1, 1, 1, 0, 0, 0, 0, 0, 0, 0, 1, 21400, 0, 0, 0, 93, 4, 0, 0, 0, 0, 0, 0, 170368, 0, 0, 0, 54957, 0, 0, 0, 19342), -- -Unknown-
+(233919, 0, 16293, 'Sadana Progress Door', '', '', '', 0.9005196, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(233920, 0, 17727, 'Ner''zhul Door', '', '', '', 0.9275962, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(233921, 0, 16293, 'Sadana Door', '', '', '', 1.612688, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(233922, 10, 19864, 'Small Timber', 'sawblade', '', '', 0.5, 0, 0, 0, 0, 0, 0, 2218, 36137, 0, 0, 0, 0, 0, 0, 0, 0, 167962, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(233942, 0, 18979, 'Gates', '', '', '', 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(233943, 0, 18979, 'Gates', '', '', '', 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(233944, 5, 18245, 'Alignment Controls', '', '', '', 0.5, 0, 0, 0, 0, 0, 0, 0, 1, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(233945, 0, 18979, 'Gates', '', 'Opening', '', 1, 0, 0, 0, 0, 0, 0, 0, 93, 3000, 0, 21400, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(233948, 5, 19344, 'Kids Basket', '', '', '', 0.6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(233957, 38, 19353, 'Garrison Building Under Construction V1', '', '', '', 1, 0, 0, 0, 0, 0, 0, 1372, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(233958, 38, 19355, 'Garrison Building Under Construction V1', '', '', '', 1, 0, 0, 0, 0, 0, 0, 1371, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(233959, 5, 14626, 'Do Not Touch', '', '', '', 1, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(233965, 5, 19365, 'Stone Platform', '', '', '', 0.3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(233969, 5, 19384, 'Wolfskin', '', '', '', 0.6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(233970, 5, 19385, 'Candles', '', '', '', 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(233971, 5, 15296, 'Bowl', '', '', '', 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(233972, 5, 18717, 'Totem Base', '', '', '', 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(233973, 3, 10317, 'Bounty of the Elements', '', 'Opening', '', 0.9, 0, 0, 0, 0, 0, 0, 2221, 0, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 21400, 0, 0, 0, 99, 4, 90, 0, 0, 0, 0, 0, 81040, 0, 0, 0, 55011, 0, 0, 0, 19342), -- -Unknown-
+(233975, 3, 19386, 'Rooby''s Roo', 'questinteract', 'Sifting', '', 1, 0, 0, 0, 0, 0, 0, 57, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 78745, 0, 0, 28723, 97, 4, 0, 0, 0, 0, 0, 0, 168813, 0, 0, 0, 55806, 0, 0, 0, 19342), -- -Unknown-
+(233976, 5, 19387, 'Portal Marker', '', '', '', 0.75, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(233978, 9, 17805, 'Green Hills of Stranglethorn', '', '', '', 0.98, 0, 0, 0, 0, 0, 0, 2945, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(233988, 0, 19414, 'Bonemaw Door', '', '', '', 1.72916, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(233989, 0, 19414, 'Bonemaw Door', '', '', '', 1.566973, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(233990, 0, 19414, 'Bonemaw Door', '', '', '', 1.508462, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(234000, 10, 19188, 'Timber', 'sawblade', '', '', 0.6, 0, 0, 0, 0, 0, 0, 2218, 36142, 0, 0, 0, 0, 0, 0, 0, 0, 167970, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(234005, 0, 15701, 'Crystal', '', '', '', 0.2, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(234006, 5, 15702, 'Crystal', '', '', '', 0.35, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(234007, 10, 19865, 'Large Timber', 'sawblade', '', '', 0.65, 0, 0, 0, 0, 0, 0, 2218, 36182, 0, 0, 0, 0, 0, 0, 0, 0, 168202, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(234008, 0, 15003, 'Crystals', '', '', '', 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(234009, 5, 19432, 'Orc Defenses', '', '', '', 1, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(234015, 5, 17651, 'Monument Base', '', '', '', 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(234018, 3, 20158, 'Prototype Mechano-Hog', '', '', '', 1, 0, 0, 0, 0, 0, 0, 57, 55039, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 27647, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(234021, 10, 19473, 'Small Timber', 'sawblade', '', '', 0.5, 0, 0, 0, 0, 0, 0, 2218, 36189, 0, 0, 0, 0, 0, 0, 0, 0, 167962, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(234022, 10, 19474, 'Timber', 'sawblade', '', '', 1, 0, 0, 0, 0, 0, 0, 2218, 36194, 0, 0, 0, 0, 0, 0, 0, 0, 167970, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(234023, 10, 19475, 'Large Timber', 'sawblade', '', '', 1, 0, 0, 0, 0, 0, 0, 2218, 36195, 0, 0, 0, 0, 0, 0, 0, 0, 168202, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(234025, 5, 1167, 'Stormwind Portal', '', '', '', 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(234034, 5, 16300, 'Waruk''s Grave', '', '', '', 1, 0, 0, 0, 0, 0, 0, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(234054, 3, 15972, 'Warm Goren Egg', '', 'Opening', '', 1.5, 0, 0, 0, 0, 0, 0, 57, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 21400, 0, 0, 0, 93, 4, 0, 0, 0, 0, 0, 0, 81040, 0, 0, 0, 55063, 0, 0, 0, 19342), -- -Unknown-
+(234055, 5, 16296, 'Broken Egg', '', '', '', 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(234056, 5, 17363, 'Broken Egg', '', '', '', 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(234057, 9, 17420, 'Barely Legible Scroll', '', '', '', 0.5, 0, 0, 0, 0, 0, 0, 4937, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(234058, 5, 14012, 'Blood Pool', '', '', '', 0.15, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(234060, 7, 15984, 'Stool', '', '', '', 1, 0, 0, 0, 0, 0, 0, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(234061, 7, 15984, 'Stool', '', '', '', 1, 0, 0, 0, 0, 0, 0, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(234062, 7, 15984, 'Stool', '', '', '', 1, 0, 0, 0, 0, 0, 0, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(234063, 7, 15984, 'Stool', '', '', '', 1, 0, 0, 0, 0, 0, 0, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(234064, 7, 15984, 'Stool', '', '', '', 1, 0, 0, 0, 0, 0, 0, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(234065, 3, 9510, 'Grom''kar Messenger Corpse', '', '', '', 1, 114963, 0, 0, 0, 0, 0, 1691, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 55076, 0, 0, 0, 19342), -- -Unknown-
+(234080, 10, 18958, 'Small Timber', 'sawblade', '', '', 0.5, 0, 0, 0, 0, 0, 0, 2210, 0, 0, 0, 0, 0, 0, 0, 0, 0, 167962, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(234084, 5, 7343, 'Gold Pile', '', '', '', 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(234085, 5, 10287, 'Gold Pile', '', '', '', 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(234086, 5, 2614, 'Gold Pile', '', '', '', 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(234087, 5, 9911, 'Drink', '', '', '', 1.5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(234088, 5, 10376, 'Beanbag', '', '', '', 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(234089, 5, 19551, 'Lights', '', '', '', 3.5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(234091, 0, 19571, 'North Gate', '', '', '', 1, 0, 0, 0, 0, 0, 0, 1, 0, 3000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(234092, 0, 19571, 'Back Gate', '', '', '', 1, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(234093, 0, 19572, 'Front Gate', '', '', '', 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342); -- -Unknown-
+INSERT INTO `gameobject_template` (`entry`, `type`, `displayId`, `name`, `IconName`, `castBarCaption`, `unk1`, `size`, `questItem1`, `questItem2`, `questItem3`, `questItem4`, `questItem5`, `questItem6`, `Data0`, `Data1`, `Data2`, `Data3`, `Data4`, `Data5`, `Data6`, `Data7`, `Data8`, `Data9`, `Data10`, `Data11`, `Data12`, `Data13`, `Data14`, `Data15`, `Data16`, `Data17`, `Data18`, `Data19`, `Data20`, `Data21`, `Data22`, `Data23`, `Data24`, `Data25`, `Data26`, `Data27`, `Data28`, `Data29`, `Data30`, `Data31`, `Data32`, `unkInt32`, `VerifiedBuild`) VALUES
+(234095, 22, 241, 'Pneumatic Power Gauntlet', '', '', '', 1, 0, 0, 0, 0, 0, 0, 169292, -1, 0, 0, 0, 27647, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(234096, 0, 19574, 'Horde Garrison - Front Door', '', '', '', 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(234097, 10, 19575, 'Small Timber', 'sawblade', '', '', 0.6, 0, 0, 0, 0, 0, 0, 2210, 0, 0, 0, 0, 0, 0, 0, 0, 0, 167962, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(234098, 10, 19576, 'Timber', 'sawblade', '', '', 0.3, 0, 0, 0, 0, 0, 0, 2211, 0, 0, 0, 0, 0, 0, 0, 0, 0, 167970, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(234099, 10, 19577, 'Large Timber', 'sawblade', '', '', 0.3, 0, 0, 0, 0, 0, 0, 2212, 0, 0, 0, 0, 0, 0, 0, 0, 0, 168202, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(234101, 3, 17688, 'Spore Sac', 'questinteract', 'Collecting', '', 1, 115276, 0, 0, 0, 0, 0, 1691, 0, 0, 0, 0, 1, 0, 0, 36284, 0, 0, 0, 0, 0, 19676, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 55144, 0, 0, 0, 19342), -- -Unknown-
+(234103, 7, 15984, 'Chair', '', '', '', 1, 0, 0, 0, 0, 0, 0, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(234104, 7, 15984, 'Chair', '', '', '', 1, 0, 0, 0, 0, 0, 0, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(234109, 10, 19473, 'Small Timber', 'sawblade', '', '', 0.35, 0, 0, 0, 0, 0, 0, 2210, 0, 0, 0, 0, 0, 0, 0, 0, 0, 167962, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(234110, 10, 19580, 'Small Timber', 'sawblade', '', '', 0.5, 0, 0, 0, 0, 0, 0, 2210, 0, 0, 0, 0, 0, 0, 0, 0, 0, 167962, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(234111, 10, 19581, 'Timber', 'sawblade', '', '', 0.25, 0, 0, 0, 0, 0, 0, 2211, 0, 0, 0, 0, 0, 0, 0, 0, 0, 167970, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(234113, 10, 378, 'Toxic Eggs', '', 'Disturbing', '', 3, 0, 0, 0, 0, 0, 0, 0, 0, 41509, 0, 0, 1, 0, 0, 0, 0, 169348, 0, 0, 0, 22339, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(234114, 5, 19582, 'Fel Stream', '', '', '', 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(234115, 5, 19583, 'Fel Stream', '', '', '', 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(234116, 5, 19584, 'Chromie''s Rock', '', '', '', 0.65, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(234117, 5, 19582, 'Fel Stream', '', '', '', 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(234118, 5, 19583, 'Fel Stream', '', '', '', 2.5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(234119, 10, 19474, 'Timber', 'sawblade', '', '', 0.4, 0, 0, 0, 0, 0, 0, 2211, 0, 0, 0, 0, 0, 0, 0, 0, 0, 167970, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(234120, 10, 19475, 'Large Timber', 'sawblade', '', '', 0.5, 0, 0, 0, 0, 0, 0, 2212, 0, 0, 0, 0, 0, 0, 0, 0, 0, 168202, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(234121, 5, 1167, 'Overgrown Outpost Portal', '', '', '', 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(234122, 10, 19585, 'Small Timber', 'sawblade', '', '', 0.6, 0, 0, 0, 0, 0, 0, 2210, 0, 0, 0, 0, 0, 0, 0, 0, 0, 167962, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(234123, 10, 19586, 'Timber', 'sawblade', '', '', 0.5, 0, 0, 0, 0, 0, 0, 2211, 0, 0, 0, 0, 0, 0, 0, 0, 0, 167970, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(234124, 10, 19587, 'Large Timber', 'sawblade', '', '', 0.75, 0, 0, 0, 0, 0, 0, 2212, 0, 0, 0, 0, 0, 0, 0, 0, 0, 168202, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(234126, 10, 19592, 'Small Timber', 'sawblade', '', '', 0.6, 0, 0, 0, 0, 0, 0, 2210, 0, 0, 0, 0, 0, 0, 0, 0, 0, 167962, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(234127, 10, 19593, 'Timber', 'sawblade', '', '', 0.5, 0, 0, 0, 0, 0, 0, 2211, 0, 0, 0, 0, 0, 0, 0, 0, 0, 167970, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(234128, 10, 19594, 'Large Timber', 'sawblade', '', '', 0.75, 0, 0, 0, 0, 0, 0, 2212, 0, 0, 0, 0, 0, 0, 0, 0, 0, 168202, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(234130, 5, 19596, 'Draenei Hitching Post Back Stone', '', '', '', 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(234131, 5, 7789, 'Draenei Hitching Post Side Stone', '', '', '', 1.5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(234133, 5, 19598, 'Draenei Hitching Post Fence', '', '', '', 0.5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(234139, 5, 15293, 'Gul''dan Door Light', '', '', '', 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(234140, 5, 19622, 'Gul''dan Door Light B', '', '', '', 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(234146, 3, 8976, 'Sticky Grenades', '', '', '', 1, 0, 0, 0, 0, 0, 0, 57, 55106, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 27647, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(234147, 3, 16098, 'Outcast''s Belongings', '', 'Opening', '', 1, 0, 0, 0, 0, 0, 0, 57, 0, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 21400, 0, 0, 0, 97, 4, 90, 0, 0, 0, 0, 0, 81040, 0, 0, 0, 55107, 0, 0, 0, 19342), -- -Unknown-
+(234154, 3, 19653, 'Misplaced Scrolls', '', 'Opening', '', 1, 0, 0, 0, 0, 0, 0, 1859, 0, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 21400, 0, 0, 0, 97, 4, 90, 0, 0, 0, 0, 0, 81040, 0, 0, 0, 55108, 0, 0, 0, 19342), -- -Unknown-
+(234155, 3, 10315, 'Relics of the Outcasts', '', 'Opening', '', 1, 0, 0, 0, 0, 0, 0, 1859, 0, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 21400, 0, 0, 0, 97, 4, 90, 0, 0, 0, 0, 0, 81040, 0, 0, 0, 55109, 0, 0, 0, 19342), -- -Unknown-
+(234157, 3, 18977, 'Fractured Sunstone', '', 'Collecting', '', 0.1, 0, 0, 0, 0, 0, 0, 57, 0, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 19676, 0, 0, 0, 97, 4, 90, 0, 0, 0, 0, 0, 81040, 0, 0, 0, 55110, 0, 0, 0, 19342), -- -Unknown-
+(234159, 3, 14547, 'Lost Herb Satchel', '', 'Collecting', '', 0.5, 0, 0, 0, 0, 0, 0, 57, 0, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 19676, 0, 0, 0, 97, 4, 90, 0, 0, 0, 0, 0, 81040, 0, 0, 0, 55112, 0, 0, 0, 19342), -- -Unknown-
+(234161, 5, 19681, 'Rock', '', '', '', 0.6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(234164, 3, 13911, 'Cache of Arakkoan Treasures', '', '', '', 2, 0, 0, 0, 0, 0, 0, 1634, 54345, 0, 1, 0, 0, 0, 0, 0, 0, 0, 1, 0, 1, 0, 1, 0, 0, 0, 0, 96, 0, 0, 0, 0, 1700, 0, 0, 0, 0, 55903, 0, 2, 0, 19342), -- -Unknown-
+(234169, 3, 15091, 'Anti-fungal Boots', 'questinteract', 'Retrieving', '', 1, 115274, 0, 0, 0, 0, 0, 1691, 0, 1, 0, 0, 0, 0, 0, 36275, 0, 0, 0, 0, 0, 23645, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 55141, 0, 0, 0, 19342), -- -Unknown-
+(234173, 5, 7054, 'Outcast''s Scarecrow', '', '', '', 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(234174, 5, 16098, 'Outcast''s Basket', '', '', '', 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(234175, 5, 16099, 'Outcast''s Basket', '', '', '', 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(234176, 3, 15490, 'Expedition Supplies', 'questinteract', 'Retrieving', '', 1, 115275, 0, 0, 0, 0, 0, 1691, 0, 1, 0, 0, 0, 0, 0, 36275, 0, 0, 0, 0, 0, 23645, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 55142, 0, 0, 0, 19342), -- -Unknown-
+(234178, 3, 19804, 'Research Journal', 'questinteract', 'Retrieving', '', 1, 115272, 0, 0, 0, 0, 0, 1691, 0, 1, 0, 0, 0, 0, 0, 36275, 0, 0, 0, 0, 0, 23645, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 55140, 0, 0, 0, 19342), -- -Unknown-
+(234180, 5, 19766, 'Outcast''s Totem', '', '', '', 1.5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(234182, 5, 18852, 'Bone Dagger', '', '', '', 1.5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(234184, 0, 14004, 'Barricade', '', '', '', 0.5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(234192, 5, 19774, '6BR_Fomor_Stonepile03 (scale x0.50)', '', '', '', 0.5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(234193, 10, 19771, 'Small Timber', 'sawblade', '', '', 0.75, 0, 0, 0, 0, 0, 0, 2210, 0, 0, 0, 0, 0, 0, 0, 0, 0, 167962, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(234194, 10, 19772, 'Timber', 'sawblade', '', '', 0.7, 0, 0, 0, 0, 0, 0, 2211, 0, 0, 0, 0, 0, 0, 0, 0, 0, 167970, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(234195, 10, 19773, 'Large Timber', 'sawblade', '', '', 0.7, 0, 0, 0, 0, 0, 0, 2212, 0, 0, 0, 0, 0, 0, 0, 0, 0, 168202, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(234196, 10, 19812, 'Timber', 'sawblade', '', '', 0.7, 0, 0, 0, 0, 0, 0, 2211, 0, 0, 0, 0, 0, 0, 0, 0, 0, 167970, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(234197, 10, 19776, 'Small Timber', 'sawblade', '', '', 0.75, 0, 0, 0, 0, 0, 0, 2210, 0, 0, 0, 0, 0, 0, 0, 0, 0, 167962, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(234198, 10, 19777, 'Timber', 'sawblade', '', '', 0.7, 0, 0, 0, 0, 0, 0, 2211, 0, 0, 0, 0, 0, 0, 0, 0, 0, 167970, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(234199, 10, 19778, 'Large Timber', 'sawblade', '', '', 0.7, 0, 0, 0, 0, 0, 0, 2212, 0, 0, 0, 0, 0, 0, 0, 0, 0, 168202, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(234204, 8, 9145, 'Oru''kai''s Scepter Spell Focus', '', '', '', 0.5, 0, 0, 0, 0, 0, 0, 1848, 10, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(234206, 0, 19487, 'Barrier Stone', '', '', '', 0.5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(234235, 3, 14563, 'Pilfered Parts', 'questinteract', 'Gathering', '', 1, 115279, 0, 0, 0, 0, 0, 43, 0, 1, 0, 0, 0, 0, 0, 36287, 0, 0, 0, 0, 0, 24982, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 55146, 1, 0, 0, 19342), -- -Unknown-
+(234239, 5, 16071, 'Damaged Iron Horde Transport', '', '', '', 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(234240, 5, 19804, 'Research Journal', '', '', '', 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(234241, 5, 15490, 'Expedition Supplies', '', '', '', 1, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(234242, 5, 15091, 'Anti-fungal Boots', '', '', '', 1, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(234243, 2, 9584, 'Overly Gaudy Note', '', '', '', 1, 0, 0, 0, 0, 0, 0, 0, 18697, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(234244, 5, 19816, 'Fungal Brain', '', '', '', 0.05, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(234245, 5, 19817, 'Empty Plate', '', '', '', 1.5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(234246, 19, 19818, 'Mailbox', '', '', '', 1, 0, 0, 0, 0, 0, 0, 924, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(234247, 19, 19818, 'Mailbox', '', '', '', 1, 0, 0, 0, 0, 0, 0, 924, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(234251, 0, 18979, 'Gates', '', 'Opening', '', 1, 0, 0, 0, 0, 0, 0, 0, 93, 3000, 0, 21400, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(234252, 19, 19818, 'Mailbox', '', '', '', 1, 0, 0, 0, 0, 0, 0, 924, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(234255, 8, 9145, 'Oru''kai''s Staff', '', '', '', 2, 0, 0, 0, 0, 0, 0, 1849, 10, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(234256, 5, 2047, 'Teleport to Moonflower Valley', '', '', '', 0.75, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(234299, 0, 6391, 'Collision Wall', '', '', '', 1.5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(234303, 5, 17937, 'Garrison - Pickup Crate', '', '', '', 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(234310, 0, 15878, 'Spires of Arak - Boss 1 - Exit', '', '', '', 2.0412, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(234311, 0, 15878, 'Spires of Arak - Boss 1 - Entrance', '', '', '', 2.0412, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(234312, 0, 15878, 'Spires of Arak - Boss 2 - Exit', '', '', '', 1.944, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(234313, 0, 15878, 'Spires of Arak - Boss 2 - Exit', '', '', '', 1.944, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(234314, 0, 15878, 'Spires of Arak - Boss 2 - Entrance', '', '', '', 2.424946, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(234315, 0, 15878, 'Spires of Arak - Boss 2 - Entrance', '', '', '', 2.424945, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(234316, 0, 15878, 'Spires of Arak - Boss 3 - Exit', '', '', '', 2.0412, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(234425, 10, 10497, 'Dark Iron Mole Machine', 'vehichlecursor', '', '', 0.9, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 169974, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 27962, 1, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(234426, 5, 14160, 'Table', '', '', '', 1.25, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(234428, 5, 19918, 'Mining Cart', '', '', '', 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(234429, 5, 14159, 'Rug', '', '', '', 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(234434, 5, 19921, 'Meat', '', '', '', 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(234435, 5, 19920, 'Bones', '', '', '', 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(234436, 5, 16164, 'Bones', '', '', '', 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(234437, 5, 19922, 'Rack', '', '', '', 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(234446, 3, 10315, 'Relics of the Outcasts', '', 'Opening', '', 0.5, 0, 0, 0, 0, 0, 0, 1859, 0, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 21400, 0, 0, 0, 97, 4, 90, 0, 0, 0, 0, 0, 81040, 0, 0, 0, 55383, 0, 0, 0, 19342), -- -Unknown-
+(234449, 3, 10315, 'Relics of the Outcasts', '', 'Opening', '', 0.5, 0, 0, 0, 0, 0, 0, 1859, 0, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 21400, 0, 0, 0, 97, 4, 90, 0, 0, 0, 0, 0, 81040, 0, 0, 0, 55385, 0, 0, 0, 19342), -- -Unknown-
+(234450, 5, 18672, 'Outcast''s Scroll', '', '', '', 0.75, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(234451, 3, 10315, 'Relics of the Outcasts', '', 'Opening', '', 1, 0, 0, 0, 0, 0, 0, 1859, 0, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 21400, 0, 0, 0, 97, 4, 90, 0, 0, 0, 0, 0, 81040, 0, 0, 0, 55386, 0, 0, 0, 19342), -- -Unknown-
+(234454, 3, 10315, 'Relics of the Outcasts', '', 'Opening', '', 0.5, 0, 0, 0, 0, 0, 0, 1859, 0, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 21400, 0, 0, 0, 97, 4, 90, 0, 0, 0, 0, 0, 81040, 0, 0, 0, 55387, 0, 0, 0, 19342), -- -Unknown-
+(234455, 3, 10315, 'Relics of the Outcasts', '', 'Opening', '', 0.75, 0, 0, 0, 0, 0, 0, 1859, 0, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 21400, 0, 0, 0, 97, 4, 90, 0, 0, 0, 0, 0, 81040, 0, 0, 0, 55388, 0, 0, 0, 19342), -- -Unknown-
+(234456, 3, 15449, 'Shattered Hand Lockbox', '', 'Opening', '', 0.5, 0, 0, 0, 0, 0, 0, 57, 0, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 21400, 0, 0, 0, 97, 4, 90, 0, 0, 0, 0, 0, 81040, 0, 0, 0, 55391, 0, 0, 0, 19342), -- -Unknown-
+(234457, 10, 16773, 'Fruit Basket', '', 'Pilfering', '', 1, 0, 0, 0, 0, 0, 0, 43, 0, 0, 3000, 0, 0, 0, 0, 0, 0, 170013, 0, 0, 0, 83155, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(234458, 3, 14564, 'Shattered Hand Cache', '', 'Opening', '', 0.4, 0, 0, 0, 0, 0, 0, 57, 0, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 21400, 0, 0, 0, 97, 4, 90, 0, 0, 0, 0, 0, 81040, 0, 0, 0, 55394, 0, 0, 0, 19342), -- -Unknown-
+(234459, 5, 16485, 'Apexis Crystal', '', '', '', 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(234461, 3, 19957, 'Toxicfang Venom', '', 'Retrieving', '', 0.8, 0, 0, 0, 0, 0, 0, 57, 0, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 23645, 0, 0, 0, 97, 4, 90, 0, 0, 0, 0, 0, 81040, 0, 0, 0, 55404, 0, 0, 0, 19342), -- -Unknown-
+(234463, 8, 14512, 'Bonfire', '', '', '', 1, 0, 0, 0, 0, 0, 0, 4, 10, 2066, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(234464, 8, 14512, 'Bonfire', '', '', '', 1, 0, 0, 0, 0, 0, 0, 4, 10, 2066, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(234465, 8, 14512, 'Bonfire', '', '', '', 1, 0, 0, 0, 0, 0, 0, 4, 10, 2066, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(234466, 8, 14512, 'Bonfire', '', '', '', 1, 0, 0, 0, 0, 0, 0, 4, 10, 2066, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(234467, 8, 14512, 'Bonfire', '', '', '', 1, 0, 0, 0, 0, 0, 0, 4, 10, 2066, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(234468, 8, 14512, 'Bonfire', '', '', '', 1, 0, 0, 0, 0, 0, 0, 4, 10, 2066, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(234469, 8, 14512, 'Bonfire', '', '', '', 1, 0, 0, 0, 0, 0, 0, 4, 10, 2066, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(234470, 10, 17265, 'Draenic Gems', '', 'Kicking', '', 1, 0, 0, 0, 0, 0, 0, 43, 0, 0, 3000, 0, 0, 0, 0, 0, 0, 170029, 0, 0, 0, 83770, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(234471, 3, 19961, 'Spray-O-Matic 5000 XT', '', 'Retrieving', '', 1.5, 0, 0, 0, 0, 0, 0, 57, 0, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 23645, 0, 0, 0, 97, 4, 90, 0, 0, 0, 0, 0, 81040, 0, 0, 0, 55405, 0, 0, 0, 19342), -- -Unknown-
+(234472, 3, 10298, 'Sailor Zazzuk''s 180-Proof Rum', '', 'Retrieving', '', 1, 0, 0, 0, 0, 0, 0, 57, 0, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 23645, 0, 0, 0, 97, 4, 90, 0, 0, 0, 0, 0, 81040, 0, 0, 0, 55406, 0, 0, 0, 19342), -- -Unknown-
+(234473, 3, 10314, 'Campaign Contributions', '', 'Opening', '', 0.5, 0, 0, 0, 0, 0, 0, 57, 0, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 21400, 0, 0, 0, 97, 4, 90, 0, 0, 0, 0, 0, 81040, 0, 0, 0, 55407, 0, 0, 0, 19342), -- -Unknown-
+(234474, 2, 15128, 'Saberon Stash', 'questinteract', '', '', 0.9, 0, 0, 0, 0, 0, 0, 0, 18718, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(234475, 5, 17799, 'Goblin Shelf', '', '', '', 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(234491, 8, 16747, 'Forge', '', '', '', 1, 0, 0, 0, 0, 0, 0, 3, 10, 2061, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(234492, 8, 14434, 'Anvil', '', '', '', 1, 0, 0, 0, 0, 0, 0, 1, 10, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(234517, 8, 19962, 'Brazier', '', '', '', 1, 0, 0, 0, 0, 0, 0, 4, 10, 2061, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(234551, 5, 13350, 'Gylza''s Glider', '', '', '', 0.5, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(234552, 5, 14665, 'Broken Defense Crystal', '', '', '', 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(234553, 5, 12984, 'Demonic Gateway', '', '', '', 2.5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(234554, 5, 14567, 'Broken Barricade', '', '', '', 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(234555, 0, 19487, 'Barrier Stone', '', '', '', 0.5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(234558, 10, 9277, 'Penny''s Plunger', 'questinteract', 'Depressing', '', 1, 0, 0, 0, 0, 0, 0, 93, 0, 0, 3000, 0, 0, 0, 0, 0, 0, 170055, 0, 0, 0, 82699, 0, 0, 0, 0, 0, 0, 0, 28163, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(234559, 5, 9539, '6-Pack of Penny''s Powerful Powderblaster Sticks', '', '', '', 2.5, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(234563, 10, 15079, 'Supply Crate', '', 'Destroying', '', 1, 0, 0, 0, 0, 0, 0, 99, 0, 0, 3000, 0, 0, 0, 0, 0, 0, 170058, 0, 0, 0, 24585, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(234568, 5, 19981, 'Stump', '', '', '', 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(234571, 5, 2451, 'Portcullis', '', '', '', 0.421941, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(234572, 5, 20000, 'Brick', '', '', '', 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(234573, 5, 20003, 'Statue Base', '', '', '', 0.03, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(234574, 10, 20008, 'Petrified Ancient', 'sawblade', '', '', 2, 0, 0, 0, 0, 0, 0, 2211, 0, 0, 0, 0, 0, 0, 0, 0, 0, 170162, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 28050, 1, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(234575, 5, 16100, 'Table', '', '', '', 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(234576, 10, 16760, 'Telescope', '', '', '', 0.5, 0, 0, 0, 0, 0, 0, 0, 36379, 0, 3000, 0, 0, 0, 0, 0, 0, 169627, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(234577, 5, 6964, 'Statue Base', '', '', '', 0.3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(234581, 5, 16633, 'Candle', '', '', '', 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(234582, 5, 16059, 'Scrolls', '', '', '', 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(234590, 5, 15608, 'Ameeka - Tailoring Spool - Blue', '', '', '', 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(234591, 5, 20029, 'Ameeka - Yarn Ball', '', '', '', 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(234592, 5, 1747, 'Ameeka - Yellow Spool', '', '', '', 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(234593, 5, 15603, 'Ameeka - Red Spool', '', '', '', 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(234595, 5, 14862, 'Ameeka - White Bolt', '', '', '', 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(234597, 7, 15419, 'Woodbench', '', '', '', 1, 0, 0, 0, 0, 0, 0, 1, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(234598, 7, 15419, 'Woodbench', '', '', '', 1, 0, 0, 0, 0, 0, 0, 1, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(234599, 7, 15413, 'Woodbench', '', '', '', 0.9999999, 0, 0, 0, 0, 0, 0, 1, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(234601, 7, 15419, 'Woodbench', '', '', '', 0.9999999, 0, 0, 0, 0, 0, 0, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(234602, 7, 15419, 'Woodbench', '', '', '', 1, 0, 0, 0, 0, 0, 0, 1, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(234603, 7, 15419, 'Woodbench', '', '', '', 1, 0, 0, 0, 0, 0, 0, 1, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(234604, 7, 15419, 'Woodbench', '', '', '', 1, 0, 0, 0, 0, 0, 0, 1, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(234605, 7, 15419, 'Woodbench', '', '', '', 1, 0, 0, 0, 0, 0, 0, 1, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(234606, 7, 15617, 'Chair', '', '', '', 1, 0, 0, 0, 0, 0, 0, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(234607, 7, 15617, 'Chair', '', '', '', 1, 0, 0, 0, 0, 0, 0, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(234608, 7, 15617, 'Chair', '', '', '', 1, 0, 0, 0, 0, 0, 0, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(234609, 7, 15617, 'Chair', '', '', '', 1, 0, 0, 0, 0, 0, 0, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(234610, 7, 15617, 'Chair', '', '', '', 1, 0, 0, 0, 0, 0, 0, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(234611, 7, 15617, 'Chair', '', '', '', 1, 0, 0, 0, 0, 0, 0, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(234613, 7, 15617, 'Chair', '', '', '', 1, 0, 0, 0, 0, 0, 0, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(234615, 7, 15617, 'Chair', '', '', '', 1, 0, 0, 0, 0, 0, 0, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(234616, 7, 15413, 'Woodbench', '', '', '', 1, 0, 0, 0, 0, 0, 0, 1, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(234619, 10, 16760, 'Telescope', 'questinteract', '', '', 0.5, 0, 0, 0, 0, 0, 0, 0, 36382, 0, 3000, 0, 0, 0, 0, 0, 0, 169627, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(234622, 0, 20052, 'Dark Portal Door', '', '', '', 1, 0, 0, 0, 0, 0, 0, 0, 0, 3000, 0, 0, 0, 0, 0, 1, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(234623, 0, 20059, 'Dark Portal Door', '', '', '', 1, 0, 0, 0, 0, 0, 0, 0, 0, 3000, 0, 0, 0, 0, 0, 1, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(234633, 10, 17016, 'Large Ammo Crate', 'openhandglow', '', '', 1.2, 0, 0, 0, 0, 0, 0, 1690, 0, 0, 0, 0, 0, 0, 0, 0, 0, 170324, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28069, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(234635, 10, 16074, 'Small Ammo Pile', 'openhandglow', '', '', 0.8, 0, 0, 0, 0, 0, 0, 1690, 0, 0, 0, 0, 0, 0, 0, 0, 0, 170323, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28069, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(234636, 10, 16073, 'Small Ammo Barrel', 'openhandglow', '', '', 1, 0, 0, 0, 0, 0, 0, 1690, 0, 0, 0, 0, 0, 0, 0, 0, 0, 170323, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28069, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(234671, 10, 14745, 'Blackrock Ore', '', '', '', 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(234685, 10, 16504, 'Secret Warplans', 'questinteract', 'Sabotaging', '', 1.5, 0, 0, 0, 0, 0, 0, 2173, 0, 0, 3000, 0, 0, 3000, 0, 0, 0, 0, 0, 0, 0, 77147, 0, 0, 0, 0, 0, 0, 0, 31134, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(234691, 8, 16847, 'Campfire', '', '', '', 1, 0, 0, 0, 0, 0, 0, 4, 10, 215916, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(234692, 8, 16847, 'Campfire', '', '', '', 0.9999999, 0, 0, 0, 0, 0, 0, 4, 10, 215916, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(234693, 8, 16847, 'Campfire', '', '', '', 0.9999999, 0, 0, 0, 0, 0, 0, 4, 10, 215916, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(234694, 8, 16847, 'Campfire', '', '', '', 1, 0, 0, 0, 0, 0, 0, 4, 10, 215916, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(234695, 8, 11254, 'Bonfire', '', '', '', 1, 0, 0, 0, 0, 0, 0, 4, 10, 2066, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(234696, 8, 16847, 'Campfire', '', '', '', 1, 0, 0, 0, 0, 0, 0, 4, 10, 215916, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(234697, 8, 16847, 'Campfire', '', '', '', 1, 0, 0, 0, 0, 0, 0, 4, 10, 215916, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(234698, 8, 16847, 'Campfire', '', '', '', 1, 0, 0, 0, 0, 0, 0, 4, 10, 215916, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(234699, 8, 16847, 'Campfire', '', '', '', 1, 0, 0, 0, 0, 0, 0, 4, 10, 215916, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(234700, 8, 16847, 'Campfire', '', '', '', 1, 0, 0, 0, 0, 0, 0, 4, 10, 215916, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(234703, 3, 18300, 'Elixir of Shadow Sight', '', 'Collecting', '', 1, 0, 0, 0, 0, 0, 0, 57, 0, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 19676, 0, 0, 0, 97, 4, 90, 0, 0, 0, 0, 0, 81040, 0, 0, 0, 55439, 0, 0, 0, 19342), -- -Unknown-
+(234704, 3, 18300, 'Elixir of Shadow Sight', '', 'Collecting', '', 1, 0, 0, 0, 0, 0, 0, 57, 0, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 19676, 0, 0, 0, 97, 4, 90, 0, 0, 0, 0, 0, 81040, 0, 0, 0, 55440, 0, 0, 0, 19342), -- -Unknown-
+(234705, 3, 18300, 'Elixir of Shadow Sight', '', 'Collecting', '', 1, 0, 0, 0, 0, 0, 0, 57, 0, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 19676, 0, 0, 0, 97, 4, 90, 0, 0, 0, 0, 0, 81040, 0, 0, 0, 55442, 0, 0, 0, 19342), -- -Unknown-
+(234707, 7, 15413, 'Woodbench', '', '', '', 0.9999999, 0, 0, 0, 0, 0, 0, 1, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(234708, 7, 15617, 'Chair', '', '', '', 1, 0, 0, 0, 0, 0, 0, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(234709, 7, 15617, 'Chair', '', '', '', 1, 0, 0, 0, 0, 0, 0, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(234710, 7, 15617, 'Chair', '', '', '', 1, 0, 0, 0, 0, 0, 0, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(234711, 7, 15617, 'Chair', '', '', '', 1, 0, 0, 0, 0, 0, 0, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(234735, 3, 18300, 'Elixir of Shadow Sight', '', 'Collecting', '', 1, 0, 0, 0, 0, 0, 0, 57, 0, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 19676, 0, 0, 0, 97, 4, 90, 0, 0, 0, 0, 0, 81040, 0, 0, 0, 55467, 0, 0, 0, 19342), -- -Unknown-
+(234738, 5, 14547, 'Bag of Saberon Herbs', '', '', '', 0.6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(234744, 3, 16099, 'Offering to the Raven Mother', '', 'Opening', '', 0.4, 0, 0, 0, 0, 0, 0, 57, 0, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 21400, 0, 0, 0, 97, 4, 90, 0, 0, 0, 0, 0, 81040, 0, 0, 0, 55471, 0, 0, 0, 19342), -- -Unknown-
+(235078, 3, 20140, 'Robo-Rooster', '', '', '', 1, 0, 0, 0, 0, 0, 0, 57, 57269, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 27647, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(235090, 3, 16099, 'Offering to the Raven Mother', '', 'Opening', '', 0.4, 0, 0, 0, 0, 0, 0, 57, 0, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 21400, 0, 0, 0, 97, 4, 90, 0, 0, 0, 0, 0, 81040, 0, 0, 0, 55477, 0, 0, 0, 19342), -- -Unknown-
+(235091, 3, 15946, 'Lost Ring', '', 'Collecting', '', 0.15, 0, 0, 0, 0, 0, 0, 57, 0, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 19676, 0, 0, 0, 97, 4, 90, 0, 0, 0, 0, 0, 81040, 0, 0, 0, 55478, 0, 0, 0, 19342), -- -Unknown-
+(235094, 10, 20142, 'Fallen Tree', 'sawblade', '', '', 1, 0, 0, 0, 0, 0, 0, 2210, 0, 0, 0, 0, 0, 0, 0, 0, 0, 170499, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 28111, 1, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(235098, 5, 6406, 'Skull Candle', '', '', '', 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(235099, 5, 15003, 'Crystal Dust', '', '', '', 0.1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(235100, 5, 18988, 'Bones', '', '', '', 0.1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(235101, 5, 3678, 'Wagon', '', '', '', 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(235102, 5, 20148, 'Brick', '', '', '', 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(235103, 3, 17115, 'Garrison Supplies', '', 'Opening', '', 1, 0, 0, 0, 0, 0, 0, 57, 0, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 21400, 0, 0, 0, 97, 4, 90, 0, 0, 0, 0, 0, 81040, 0, 0, 0, 55483, 0, 0, 0, 19342), -- -Unknown-
+(235104, 3, 8685, 'Sun-Touched Cache', '', 'Opening', '', 0.4, 0, 0, 0, 0, 0, 0, 57, 0, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 21400, 0, 0, 0, 97, 4, 90, 0, 0, 0, 0, 0, 81040, 0, 0, 0, 55484, 0, 0, 0, 19342), -- -Unknown-
+(235105, 3, 8685, 'Sun-Touched Cache', '', 'Opening', '', 0.5, 0, 0, 0, 0, 0, 0, 1859, 0, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 21400, 0, 0, 0, 97, 4, 90, 0, 0, 0, 0, 0, 81040, 0, 0, 0, 55486, 0, 0, 0, 19342), -- -Unknown-
+(235107, 8, 14510, 'Campfire', '', '', '', 1, 0, 0, 0, 0, 0, 0, 4, 10, 2061, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(235118, 8, 14512, 'Bonfire', '', '', '', 0.9999997, 0, 0, 0, 0, 0, 0, 4, 10, 2066, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(235120, 8, 14512, 'Bonfire', '', '', '', 0.9999999, 0, 0, 0, 0, 0, 0, 4, 10, 2066, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(235121, 8, 14512, 'Bonfire', '', '', '', 0.9999998, 0, 0, 0, 0, 0, 0, 4, 10, 2066, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(235126, 3, 8675, 'N.U.K.U.L.A.R. Target Painter', '', '', '', 1, 0, 0, 0, 0, 0, 0, 57, 55496, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 27647, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(235127, 3, 7918, 'Mysterious Petrified Pod', '', 'Opening', '', 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 21400, 0, 0, 0, 93, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 55498, 0, 0, 0, 19342), -- -Unknown-
+(235128, 5, 20163, 'Thorn', '', '', '', 0.25, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(235129, 2, 20638, 'Enriched Seeds', '', '', '', 1, 0, 0, 0, 0, 0, 0, 0, 18730, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(235135, 3, 10316, 'Smuggled Apexis Artifacts', '', 'Opening', '', 0.5, 0, 0, 0, 0, 0, 0, 2204, 0, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 21400, 0, 0, 0, 97, 4, 90, 0, 0, 0, 0, 0, 81040, 0, 0, 0, 55502, 0, 0, 0, 19342), -- -Unknown-
+(235141, 3, 16075, 'Iron Horde Explosives', '', 'Collecting', '', 0.75, 0, 0, 0, 0, 0, 0, 57, 0, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 19676, 0, 0, 0, 97, 4, 90, 0, 0, 0, 0, 0, 81040, 0, 0, 0, 55503, 0, 0, 0, 19342), -- -Unknown-
+(235143, 3, 14981, 'Assassin''s Spear', '', 'Retrieving', '', 0.8, 0, 0, 0, 0, 0, 0, 57, 0, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 23645, 0, 0, 0, 97, 4, 90, 0, 0, 0, 0, 0, 81040, 0, 0, 0, 55504, 0, 0, 0, 19342), -- -Unknown-
+(235167, 5, 14003, 'Chain', '', '', '', 0.25, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(235168, 3, 16155, 'Outcast''s Pouch', '', 'Opening', '', 0.3, 0, 0, 0, 0, 0, 0, 57, 0, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 21400, 0, 0, 0, 97, 4, 90, 0, 0, 0, 0, 0, 81040, 0, 0, 0, 55505, 0, 0, 0, 19342), -- -Unknown-
+(235171, 5, 15703, 'Drained Crystal', '', '', '', 0.5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(235172, 3, 16098, 'Outcast''s Belongings', '', 'Searching', '', 0.75, 0, 0, 0, 0, 0, 0, 57, 0, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 19680, 0, 0, 0, 97, 4, 90, 0, 0, 0, 0, 0, 81040, 0, 0, 0, 55506, 0, 0, 0, 19342), -- -Unknown-
+(235285, 5, 17420, 'Illegible Orc Scroll', '', '', '', 0.5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(235286, 5, 210, 'Small Orc Scroll', '', '', '', 0.5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(235287, 5, 15341, 'Illegible Draenei Scroll', '', '', '', 0.5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(235288, 5, 15139, 'Large Note', '', '', '', 1.25, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(235289, 3, 20269, 'Garrison Workman''s Hammer', '', 'Collecting', '', 0.75, 0, 0, 0, 0, 0, 0, 57, 0, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 19676, 0, 0, 0, 97, 4, 90, 0, 0, 0, 0, 0, 81040, 0, 0, 0, 55508, 0, 0, 0, 19342), -- -Unknown-
+(235293, 5, 20296, 'Buoy', '', '', '', 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(235294, 5, 20297, 'Rib Meat', '', '', '', 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(235295, 10, 15139, 'Payment Delivery Instructions', 'inspect', '', '', 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 16957, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(235300, 3, 20308, 'Mysterious Mushrooms', '', 'Gathering', '', 1, 0, 0, 0, 0, 0, 0, 57, 0, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 24982, 0, 0, 0, 97, 4, 90, 0, 0, 0, 0, 0, 81040, 0, 0, 0, 55510, 0, 0, 0, 19342), -- -Unknown-
+(235302, 5, 8235, 'Reinforced Iron Cage', '', '', '', 1.2, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(235303, 5, 20310, 'Grass', '', '', '', 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(235305, 5, 14558, 'Waruk''s Remains', '', '', '', 1.2, 0, 0, 0, 0, 0, 0, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(235310, 3, 20312, 'Shredder Parts', '', 'Salvaging', '', 0.6, 0, 0, 0, 0, 0, 0, 57, 0, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 39388, 0, 0, 0, 97, 4, 90, 0, 0, 0, 0, 0, 81040, 0, 0, 0, 55512, 0, 0, 0, 19342), -- -Unknown-
+(235311, 5, 20313, 'Open Crate', '', '', '', 1.2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(235312, 5, 14149, 'Blacksmith Hammer', '', '', '', 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(235313, 3, 20314, 'Abandoned Mining Pick', '', 'Retrieving', '', 0.75, 0, 0, 0, 0, 0, 0, 57, 0, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 23645, 0, 0, 0, 97, 4, 90, 0, 0, 0, 0, 0, 81040, 0, 0, 0, 55513, 0, 0, 0, 19342), -- -Unknown-
+(235343, 5, 14566, 'Draenei Barricade', '', '', '', 0.75, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(235355, 10, 17196, 'Vine Wall', '', '', '', 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(235357, 5, 18298, 'Banner', '', '', '', 0.7, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(235358, 5, 14708, 'Torch', '', '', '', 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(235361, 5, 20359, 'Sword Banner', '', '', '', 0.6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(235362, 5, 20360, 'Sword Rack', '', '', '', 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(235363, 10, 17360, 'Vine Wall', '', '', '', 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(235364, 5, 20361, 'Bench', '', '', '', 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(235365, 3, 10313, 'Admiral Taylor''s Coffer', '', 'Unlocking', '', 0.75, 0, 0, 0, 0, 0, 0, 2281, 0, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 24815, 0, 0, 0, 97, 4, 90, 0, 0, 0, 0, 0, 81040, 0, 0, 0, 55516, 0, 0, 0, 19342), -- -Unknown-
+(235366, 3, 20362, 'An Old Key', '', 'Collecting', '', 1, 0, 0, 0, 0, 0, 0, 57, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 19676, 0, 0, 0, 91, 0, 90, 0, 0, 0, 0, 0, 81040, 0, 0, 0, 55517, 0, 0, 0, 19342), -- -Unknown-
+(235367, 5, 7302, 'Skeleton', '', '', '', 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(235368, 5, 14747, 'Book', '', '', '', 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(235369, 5, 6964, 'Ishaal''s Orb', '', '', '', 1, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(235376, 3, 17096, 'Frostweed', 'gatherherbs', '', '', 1, 0, 0, 0, 0, 0, 0, 2282, 55526, 0, 1, 1, 1, 0, 235109, 0, 0, 0, 0, 0, 0, 0, 0, 0, 26967, 85, 1, 0, 0, 0, 700, 700, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(235380, 5, 14004, 'Barricade', '', '', '', 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(235381, 10, 19488, 'Strong Vine Barricade', 'questinteract', '', '', 0.8, 0, 0, 0, 0, 0, 0, 2207, 0, 0, 3000, 0, 0, 0, 0, 0, 0, 170329, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(235382, 5, 14565, 'Barrel', '', '', '', 0.7, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(235383, 5, 15957, 'Ammo Box', '', '', '', 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(235384, 5, 14713, 'Banner Thick', '', '', '', 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(235386, 5, 14122, 'Siege Weapon', '', '', '', 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(235387, 3, 17095, 'Fireweed', 'gatherherbs', '', '', 1, 0, 0, 0, 0, 0, 0, 2282, 55533, 0, 1, 1, 1, 0, 235110, 0, 0, 0, 0, 0, 0, 0, 0, 0, 26967, 85, 1, 0, 0, 0, 700, 700, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(235388, 3, 17146, 'Gorgrond Flytrap', 'gatherherbs', '', '', 2, 0, 0, 0, 0, 0, 0, 2282, 55535, 0, 1, 1, 1, 0, 235113, 0, 0, 0, 0, 0, 0, 0, 0, 0, 26967, 85, 1, 0, 0, 0, 700, 700, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(235389, 3, 17140, 'Starflower', 'gatherherbs', '', '', 1, 0, 0, 0, 0, 0, 0, 2282, 55537, 0, 1, 1, 1, 0, 235111, 0, 0, 0, 0, 0, 0, 0, 0, 0, 26967, 85, 1, 0, 0, 0, 700, 700, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(235390, 3, 17144, 'Nagrand Arrowbloom', 'gatherherbs', '', '', 0.55, 0, 0, 0, 0, 0, 0, 2282, 55539, 0, 1, 1, 1, 0, 235114, 0, 0, 0, 0, 0, 0, 0, 0, 0, 26967, 85, 1, 0, 0, 0, 700, 700, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(235391, 3, 17145, 'Talador Orchid', 'gatherherbs', '', '', 0.5, 0, 0, 0, 0, 0, 0, 2282, 55541, 0, 1, 1, 1, 0, 235112, 0, 0, 0, 0, 0, 0, 0, 0, 0, 26967, 85, 1, 0, 0, 0, 700, 700, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(235392, 8, 14707, 'Forge', '', '', '', 1, 0, 0, 0, 0, 0, 0, 3, 10, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(235393, 8, 14709, 'Bonfire', '', '', '', 0.5200003, 0, 0, 0, 0, 0, 0, 4, 10, 2066, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(235394, 8, 14709, 'Bonfire', '', '', '', 0.4400004, 0, 0, 0, 0, 0, 0, 4, 10, 2066, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(235395, 8, 14709, 'Bonfire', '', '', '', 0.4800002, 0, 0, 0, 0, 0, 0, 4, 10, 2066, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(235396, 8, 14709, 'Bonfire', '', '', '', 0.48, 0, 0, 0, 0, 0, 0, 4, 10, 2066, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(235397, 8, 14707, 'Forge', '', '', '', 1, 0, 0, 0, 0, 0, 0, 3, 10, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(235398, 5, 15272, 'Rylak Nest', '', '', '', 0.9, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(235399, 5, 17804, 'Rylak Nest', '', '', '', 0.8, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(235636, 10, 20409, 'Filled Draenic Flask', '', 'Drinking', '', 0.75, 0, 0, 0, 0, 0, 0, 43, 0, 0, 3000, 0, 0, 0, 0, 0, 0, 170770, 0, 0, 0, 21295, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(235665, 5, 20427, 'Basket', '', '', '', 0.5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(235666, 5, 16773, 'Basket', '', '', '', 0.5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(235667, 5, 17573, 'Fish Bucket', '', '', '', 0.75, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(235672, 5, 36, 'Crate Stack', '', '', '', 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(235675, 5, 14701, 'Training Dummy', '', '', '', 0.7, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(235676, 5, 335, 'Broken Crate', '', '', '', 1.5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(235687, 8, 7748, 'Bonfire', '', '', '', 1, 0, 0, 0, 0, 0, 0, 4, 10, 2066, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(235722, 5, 15420, 'Alliance Small Table', '', '', '', 0.5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(235728, 5, 15304, 'Horde Crate', '', '', '', 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(235773, 45, 20508, 'Jewelcrafting Work Order', '', '', '', 1, 0, 0, 0, 0, 0, 0, 62, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(235790, 45, 20508, 'Enchanting Work Order', '', '', '', 1, 0, 0, 0, 0, 0, 0, 59, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(235824, 22, 9011, 'Krelas'' Portal', 'questinteract', '', '', 1, 0, 0, 0, 0, 0, 0, 163562, -1, 0, 0, 1, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(235854, 5, 2047, 'Teleport to Elodor', '', '', '', 0.75, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(235868, 5, 10342, 'Bone Pile', '', '', '', 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(235869, 3, 14697, 'Weapons Cache', '', 'Opening', '', 0.8, 0, 0, 0, 0, 0, 0, 57, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 21400, 0, 0, 0, 93, 4, 0, 0, 0, 0, 0, 0, 81040, 0, 0, 0, 55752, 0, 0, 0, 19342), -- -Unknown-
+(235870, 8, 16746, 'Anvil', '', '', '', 1, 0, 0, 0, 0, 0, 0, 1, 10, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(235871, 8, 16747, 'Forge', '', '', '', 1, 0, 0, 0, 0, 0, 0, 3, 10, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(235874, 5, 14704, 'Tailthrasher Basin Throne', '', '', '', 1.75, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(235875, 5, 7317, 'Seed Light', '', '', '', 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(235877, 22, 8948, 'Portal to Blasted Lands', '', '', '', 1, 0, 0, 0, 0, 0, 0, 171229, 0, 0, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(235878, 5, 9619, 'Table', '', '', '', 0.75, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(235879, 5, 345, 'Alchemy Kit', '', '', '', 0.75, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(235880, 22, 4395, 'Portal to Orgrimmar', '', '', '', 1, 0, 0, 0, 0, 0, 0, 17609, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(235881, 3, 20007, 'Petrified Rylak Egg', '', 'Opening', '', 1, 0, 0, 0, 0, 0, 0, 57, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 21400, 0, 0, 0, 93, 4, 0, 0, 0, 0, 0, 0, 81040, 0, 0, 0, 55706, 0, 0, 0, 19342), -- -Unknown-
+(235882, 22, 8948, 'Portal to Blasted Lands', '', '', '', 1, 0, 0, 0, 0, 0, 0, 171248, 0, 0, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(235883, 22, 4396, 'Portal to Stormwind', '', '', '', 1, 0, 0, 0, 0, 0, 0, 121857, 0, 0, 1, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(235885, 45, 15585, 'Herb Garden Shipment', '', '', '', 1, 0, 0, 0, 0, 0, 0, 55, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(235886, 45, 15585, 'Mine Shipment', '', '', '', 1, 0, 0, 0, 0, 0, 0, 56, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(235890, 5, 20642, 'Bonfire (6FX) (Fel)', '', '', '', 0.5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(235892, 45, 20508, 'Alchemy Work Order', '', '', '', 1, 0, 0, 0, 0, 0, 0, 57, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(235904, 5, 20693, 'Giant Bones', '', '', '', 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(235905, 5, 20694, 'Giant Bones', '', '', '', 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(235913, 45, 20508, 'Leatherworking Work Order', '', '', '', 1, 0, 0, 0, 0, 0, 0, 63, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(235916, 10, 4631, 'Keg of Grog', 'questinteract', 'Destroying', '', 1, 0, 0, 0, 0, 0, 0, 1691, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 24585, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(235919, 8, 6849, 'Cookpot', '', '', '', 1, 0, 0, 0, 0, 0, 0, 4, 10, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(235920, 7, 14033, 'Chair', '', '', '', 1, 0, 0, 0, 0, 0, 0, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(235921, 7, 14033, 'Chair', '', '', '', 1, 0, 0, 0, 0, 0, 0, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(235922, 7, 14033, 'Chair', '', '', '', 1, 0, 0, 0, 0, 0, 0, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(235923, 7, 14033, 'Chair', '', '', '', 1, 0, 0, 0, 0, 0, 0, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(235924, 8, 15342, 'Brazier', '', '', '', 1, 0, 0, 0, 0, 0, 0, 3, 10, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(235925, 7, 14033, 'Chair', '', '', '', 1, 0, 0, 0, 0, 0, 0, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(235926, 7, 14033, 'Chair', '', '', '', 1, 0, 0, 0, 0, 0, 0, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(235927, 7, 14033, 'Chair', '', '', '', 0.9999999, 0, 0, 0, 0, 0, 0, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(235928, 7, 14033, 'Chair', '', '', '', 1, 0, 0, 0, 0, 0, 0, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(235929, 7, 14033, 'Chair', '', '', '', 1, 0, 0, 0, 0, 0, 0, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(235930, 7, 14033, 'Chair', '', '', '', 1.060875, 0, 0, 0, 0, 0, 0, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(235931, 8, 20720, 'Fork', '', '', '', 1, 0, 0, 0, 0, 0, 0, 0, 10, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(235932, 7, 14033, 'Chair', '', '', '', 1.060875, 0, 0, 0, 0, 0, 0, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(235933, 7, 14033, 'Chair', '', '', '', 1.060875, 0, 0, 0, 0, 0, 0, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(235934, 7, 14033, 'Chair', '', '', '', 1.060875, 0, 0, 0, 0, 0, 0, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(235935, 7, 14033, 'Chair', '', '', '', 1, 0, 0, 0, 0, 0, 0, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(235936, 7, 14033, 'Chair', '', '', '', 1.060875, 0, 0, 0, 0, 0, 0, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(235937, 7, 14033, 'Chair', '', '', '', 0.9999999, 0, 0, 0, 0, 0, 0, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(235938, 7, 14033, 'Chair', '', '', '', 1, 0, 0, 0, 0, 0, 0, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(235939, 7, 14033, 'Chair', '', '', '', 1, 0, 0, 0, 0, 0, 0, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(235940, 7, 14033, 'Chair', '', '', '', 1, 0, 0, 0, 0, 0, 0, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(235941, 8, 20720, 'Fork', '', '', '', 1, 0, 0, 0, 0, 0, 0, 0, 10, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(235942, 8, 20720, 'Fork', '', '', '', 1, 0, 0, 0, 0, 0, 0, 0, 10, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(235943, 7, 14033, 'Chair', '', '', '', 1, 0, 0, 0, 0, 0, 0, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(235944, 7, 14033, 'Chair', '', '', '', 0.9999999, 0, 0, 0, 0, 0, 0, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(235945, 7, 14033, 'Chair', '', '', '', 1, 0, 0, 0, 0, 0, 0, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(235946, 7, 14033, 'Chair', '', '', '', 0.9999999, 0, 0, 0, 0, 0, 0, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(235951, 0, 16677, 'Fire Base', '', '', '', 2.5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(235952, 5, 20642, 'Roaring Fire', '', '', '', 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(235960, 8, 15342, 'Forge', '', '', '', 0.8099999, 0, 0, 0, 0, 0, 0, 3, 10, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(235961, 8, 15342, 'Brazier', '', '', '', 0.64, 0, 0, 0, 0, 0, 0, 3, 10, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(235962, 8, 15342, 'Brazier', '', '', '', 0.8600001, 0, 0, 0, 0, 0, 0, 3, 10, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(235963, 8, 15342, 'Brazier', '', '', '', 0.67, 0, 0, 0, 0, 0, 0, 3, 10, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(235964, 8, 15342, 'Brazier', '', '', '', 0.92, 0, 0, 0, 0, 0, 0, 3, 10, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(235989, 8, 14510, 'Bonfire', '', '', '', 1, 0, 0, 0, 0, 0, 0, 4, 10, 2066, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(235994, 0, 20639, 'Spires of Arak - Boss 4', '', '', '', 1, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(235995, 0, 18979, 'Gates', '', '', 'Opening', 1, 0, 0, 0, 0, 0, 0, 0, 93, 3000, 0, 0, 21400, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(235999, 22, 15352, 'Ladder', '', '', '', 1.2, 0, 0, 0, 0, 0, 0, 171502, -1, 0, 0, 1, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(236003, 7, 20695, 'Log', '', '', '', 1.890001, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(236004, 7, 20695, 'Log', '', '', '', 1.89, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(236010, 10, 20007, 'Rylak Egg', 'questinteract', '', '', 2, 0, 0, 0, 0, 0, 0, 2319, 36590, 0, 0, 0, 0, 0, 0, 0, 0, 171550, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(236011, 10, 20851, 'Thistle Tail', 'questinteract', '', '', 1, 0, 0, 0, 0, 0, 0, 2320, 0, 0, 0, 0, 0, 0, 0, 0, 0, 171548, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(236015, 7, 16151, 'Stool', '', '', '', 1, 0, 0, 0, 0, 0, 0, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(236016, 7, 16151, 'Stool', '', '', '', 1, 0, 0, 0, 0, 0, 0, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(236017, 7, 15984, 'Stool', '', '', '', 1, 0, 0, 0, 0, 0, 0, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(236018, 7, 15984, 'Stool', '', '', '', 1, 0, 0, 0, 0, 0, 0, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(236019, 8, 7748, 'Bonfire', '', '', '', 0.7900002, 0, 0, 0, 0, 0, 0, 4, 10, 2066, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(236020, 7, 16151, 'Stool', '', '', '', 1, 0, 0, 0, 0, 0, 0, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(236031, 8, 16847, 'Campfire', '', '', '', 1, 0, 0, 0, 0, 0, 0, 0, 10, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(236033, 0, 20931, 'Fungal Giant LFR Tower Door', '', '', '', 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(236035, 5, 6391, 'Collision Wall', '', '', '', 1.5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(236038, 8, 14059, 'Forge', '', '', '', 1, 0, 0, 0, 0, 0, 0, 3, 10, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(236039, 8, 14434, 'Anvil', '', '', '', 1, 0, 0, 0, 0, 0, 0, 1, 10, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(236043, 3, 20943, 'Iron Cannon Scraps', '', 'Collecting', '', 0.5, 116430, 0, 0, 0, 0, 0, 1691, 55758, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19676, 0, 1, 28357, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(236044, 3, 21023, 'Iron Cannon Scraps', 'questinteract', 'Collecting', '', 0.5, 116430, 0, 0, 0, 0, 0, 1691, 55758, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19676, 0, 1, 28357, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(236045, 3, 20944, 'Iron Cannon Scraps', 'questinteract', 'Collecting', '', 0.5, 116430, 0, 0, 0, 0, 0, 1691, 55758, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19676, 0, 1, 28357, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(236047, 8, 15342, 'Brazier', '', '', '', 0.58, 0, 0, 0, 0, 0, 0, 3, 10, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(236048, 8, 15342, 'Brazier', '', '', '', 0.58, 0, 0, 0, 0, 0, 0, 3, 10, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(236049, 5, 16715, 'Doodad_6IH_IronHorde_Supertank_furnace001', '', '', '', 0.6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(236050, 5, 16715, 'Doodad_6IH_IronHorde_Supertank_furnace002', '', '', '', 0.6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(236051, 5, 16716, 'Doodad_6IH_IronHorde_supertank_wheel001', '', '', '', 0.525, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(236052, 5, 16716, 'Doodad_6IH_IronHorde_supertank_wheel002', '', '', '', 0.525, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(236053, 7, 16151, 'Stool', '', '', '', 1, 0, 0, 0, 0, 0, 0, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(236054, 7, 16151, 'Stool', '', '', '', 1, 0, 0, 0, 0, 0, 0, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(236056, 7, 16151, 'Stool', '', '', '', 1, 0, 0, 0, 0, 0, 0, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(236057, 7, 16151, 'Stool', '', '', '', 0.9999999, 0, 0, 0, 0, 0, 0, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(236058, 7, 16151, 'Stool', '', '', '', 1, 0, 0, 0, 0, 0, 0, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(236059, 7, 15292, 'Bench', '', '', '', 0.9999999, 0, 0, 0, 0, 0, 0, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(236062, 7, 16151, 'Stool', '', '', '', 1, 0, 0, 0, 0, 0, 0, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(236065, 7, 15292, 'Bench', '', '', '', 1, 0, 0, 0, 0, 0, 0, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(236066, 7, 15292, 'Bench', '', '', '', 1, 0, 0, 0, 0, 0, 0, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(236074, 7, 15292, 'Bench', '', '', '', 1, 0, 0, 0, 0, 0, 0, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(236081, 0, 14643, 'Doodad_6dr_draenei_karabor_bigdoor006', '', '', '', 0.7713951, 0, 0, 0, 0, 0, 0, 0, 0, 3000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(236082, 0, 14643, 'Doodad_6dr_draenei_karabor_bigdoor007', '', '', '', 0.7713951, 0, 0, 0, 0, 0, 0, 0, 0, 3000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(236083, 0, 14643, 'Doodad_6dr_draenei_karabor_bigdoor008', '', '', '', 0.7713951, 0, 0, 0, 0, 0, 0, 0, 0, 3000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(236084, 0, 14643, 'Doodad_6dr_draenei_karabor_bigdoor009', '', '', '', 0.7713951, 0, 0, 0, 0, 0, 0, 0, 0, 3000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(236091, 5, 16147, 'Carcass', '', '', '', 1.5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(236092, 3, 15490, 'Stashed Emergency Rucksack', '', 'Opening', '', 1, 0, 0, 0, 0, 0, 0, 57, 0, 0, 1, 0, 0, 0, 0, 0, 0, 1, 0, 0, 1, 21400, 0, 0, 0, 93, 4, 0, 0, 0, 0, 0, 0, 81040, 0, 1, 0, 55761, 0, 0, 0, 19342), -- -Unknown-
+(236093, 33, 21022, 'Iron Worldbreaker', '', '', '', 1, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 173, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(236096, 3, 2610, 'Remains of Balldir Deeprock', '', 'Opening', '', 1.5, 0, 0, 0, 0, 0, 0, 57, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 21400, 0, 0, 0, 93, 4, 0, 0, 0, 0, 0, 0, 81040, 0, 1, 0, 55763, 0, 0, 0, 19342), -- -Unknown-
+(236099, 3, 14562, 'Suntouched Spear', '', 'Opening', '', 1, 0, 0, 0, 0, 0, 0, 57, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 21400, 0, 0, 0, 93, 4, 0, 0, 0, 0, 0, 0, 81040, 0, 0, 0, 55764, 0, 0, 0, 19342), -- -Unknown-
+(236109, 19, 19818, 'Mailbox', '', '', '', 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(236116, 5, 15304, 'Crate', '', '', '', 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(236137, 8, 16847, 'Campfire', '', '', '', 1, 0, 0, 0, 0, 0, 0, 4, 10, 2061, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(236138, 3, 15449, 'Iron Supply Chest', '', 'Opening', '', 1, 0, 0, 0, 0, 0, 0, 57, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 21400, 0, 0, 0, 93, 4, 0, 0, 0, 0, 0, 0, 81040, 0, 1, 0, 55771, 0, 0, 0, 19342), -- -Unknown-
+(236139, 3, 4991, 'Explorer Canister', '', 'Opening', '', 2.25, 0, 0, 0, 0, 0, 0, 57, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 21400, 0, 0, 0, 93, 4, 0, 0, 0, 0, 0, 0, 81040, 0, 1, 0, 55773, 0, 0, 0, 19342), -- -Unknown-
+(236141, 3, 15490, 'Discarded Pack', '', 'Opening', '', 1, 0, 0, 0, 0, 0, 0, 57, 0, 0, 1, 0, 0, 0, 0, 0, 0, 1, 0, 0, 1, 21400, 0, 0, 0, 93, 4, 0, 0, 0, 0, 0, 0, 81040, 0, 1, 0, 55775, 0, 0, 0, 19342), -- -Unknown-
+(236143, 5, 21135, 'Void Conduit', '', '', '', 1.5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(236145, 5, 17804, 'Rylak Nest', '', '', '', 3.5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(236147, 3, 2931, 'Vindicator''s Hammer', '', 'Opening', '', 1.25, 0, 0, 0, 0, 0, 0, 57, 0, 0, 1, 0, 0, 0, 0, 0, 0, 1, 0, 0, 1, 21400, 0, 0, 0, 93, 4, 0, 0, 0, 0, 0, 0, 81040, 1, 0, 0, 55776, 0, 0, 0, 19342), -- -Unknown-
+(236149, 3, 3079, 'Sasha''s Secret Stash', '', 'Opening', '', 1.5, 0, 0, 0, 0, 0, 0, 57, 0, 0, 1, 0, 0, 0, 0, 0, 0, 1, 0, 0, 1, 21400, 0, 0, 0, 93, 4, 0, 0, 0, 0, 0, 0, 81040, 0, 1, 0, 55777, 0, 0, 0, 19342), -- -Unknown-
+(236150, 5, 22713, 'Stand', '', '', '', 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(236152, 5, 14034, 'Bloodmane Spear', '', '', '', 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(236153, 5, 14511, 'Sleep Mat', '', '', '', 1.75, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(236154, 5, 21171, 'Candles', '', '', '', 1.75, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(236155, 5, 14606, 'Pot', '', '', '', 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(236156, 9, 21172, 'Spy''s Logbook', '', '', '', 0.5, 0, 0, 0, 0, 0, 0, 4944, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(236158, 3, 21195, 'Sniper''s Crossbow', '', 'Opening', '', 2, 0, 0, 0, 0, 0, 0, 57, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 21400, 0, 0, 0, 93, 4, 0, 0, 0, 0, 0, 0, 81040, 0, 1, 0, 55784, 0, 0, 0, 19342), -- -Unknown-
+(236159, 5, 19487, 'Boulder', '', '', '', 0.4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(236160, 5, 16463, 'Stake', '', '', '', 1.3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(236161, 5, 18975, 'Orc Skull', '', '', '', 1.15, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(236162, 5, 14090, 'Chained Skeleton', '', '', '', 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(236163, 5, 21204, 'Laughing Skull', '', '', '', 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(236164, 5, 18852, 'Dagger', '', '', '', 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(236165, 10, 16956, 'War Planning Map', 'quest', '', '', 0.5, 0, 0, 0, 0, 0, 0, 2152, 0, 0, 3000, 0, 0, 1, 0, 0, 0, 171252, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 28523, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(236166, 5, 21210, 'War Planning Desk', '', '', '', 0.75, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(236168, 8, 15012, 'Campfire', '', '', '', 1, 0, 0, 0, 0, 0, 0, 4, 10, 2061, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(236169, 3, 21221, 'Harvestable Precious Crystal', '', 'Harvesting', '', 1.5, 0, 0, 0, 0, 0, 0, 899, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 42231, 0, 0, 0, 93, 4, 0, 0, 0, 0, 0, 0, 81040, 0, 1, 0, 55797, 0, 0, 0, 19342), -- -Unknown-
+(236170, 3, 2613, 'Remains of Balik Orecrusher', '', 'Opening', '', 1.5, 0, 0, 0, 0, 0, 0, 57, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 21400, 0, 0, 0, 93, 4, 0, 0, 0, 0, 0, 0, 81040, 0, 1, 0, 55798, 0, 0, 0, 19342), -- -Unknown-
+(236171, 5, 7903, 'Disco Ball', '', '', '', 0.5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(236172, 5, 7548, 'Climbing Rope', '', '', '', 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(236173, 22, 11260, 'Climbing Rope', '', '', '', 1, 0, 0, 0, 0, 0, 0, 172037, -1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(236174, 19, 15246, 'Mailbox', '', '', '', 1, 0, 0, 0, 0, 0, 0, 924, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(236176, 10, 18018, 'Finalize Garrison Plot', 'architect', 'Finalizing', '', 2, 0, 0, 0, 0, 0, 0, 1691, 0, 0, 3000, 0, 0, 0, 0, 0, 0, 172043, 0, 0, 0, 83562, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(236177, 10, 18018, 'Finalize Garrison Plot', 'architect', 'Finalizing', '', 2, 0, 0, 0, 0, 0, 0, 1691, 0, 0, 3000, 0, 0, 0, 0, 0, 0, 172056, 0, 0, 0, 83562, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(236178, 3, 21289, 'Evermorn Supply Cache', '', 'Opening', '', 3, 0, 0, 0, 0, 0, 0, 1690, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 21400, 0, 0, 0, 93, 4, 0, 0, 0, 0, 0, 0, 81040, 0, 1, 0, 55810, 0, 0, 0, 19342), -- -Unknown-
+(236184, 5, 19876, 'Broken Sword', '', '', '', 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(236186, 10, 18018, 'Finalize Garrison Plot', 'architect', 'Finalizing', '', 2, 0, 0, 0, 0, 0, 0, 1691, 0, 0, 3000, 0, 0, 0, 0, 0, 0, 172104, 0, 0, 0, 83562, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(236187, 10, 18018, 'Finalize Garrison Plot', 'architect', 'Finalizing', '', 2, 0, 0, 0, 0, 0, 0, 1691, 0, 0, 3000, 0, 0, 0, 0, 0, 0, 172105, 0, 0, 0, 83562, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(236188, 10, 18018, 'Finalize Garrison Plot', 'architect', 'Finalizing', '', 2, 0, 0, 0, 0, 0, 0, 1691, 0, 0, 3000, 0, 0, 0, 0, 0, 0, 172414, 0, 0, 0, 83562, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(236189, 5, 21316, 'Tombstone', '', '', '', 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(236206, 10, 16956, 'War Planning Map', 'quest', '', '', 0.7, 0, 0, 0, 0, 0, 0, 2152, 0, 0, 3000, 0, 0, 1, 0, 0, 0, 172141, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 28523, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(236207, 5, 21330, 'Tombstone', '', '', '', 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(236208, 5, 21331, 'Tombstone', '', '', '', 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(236209, 5, 21332, 'Tombstone', '', '', '', 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(236211, 0, 20931, 'Twin Ogron Entrance', '', '', '', 1, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(236212, 0, 20931, 'Twin Ogron Exit', '', '', '', 0.6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(236213, 0, 21333, 'Fel Breaker Entrance Door', '', '', '', 1.35, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(236214, 0, 21333, 'Fel Breaker Exit Door', '', '', '', 1.35, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(236216, 8, 14510, 'Cooking Fire', '', '', '', 1, 0, 0, 0, 0, 0, 0, 4, 10, 2061, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(236217, 8, 14059, 'Forge', '', '', '', 1.11, 0, 0, 0, 0, 0, 0, 3, 10, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(236218, 8, 14434, 'Anvil', '', '', '', 1, 0, 0, 0, 0, 0, 0, 1, 10, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(236219, 7, 15617, 'Chair', '', '', '', 0.9999999, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(236220, 7, 15617, 'Chair', '', '', '', 1, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(236221, 7, 15617, 'Chair', '', '', '', 0.9999999, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(236222, 7, 15618, 'Woodbench', '', '', '', 1, 0, 0, 0, 0, 0, 0, 2, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(236223, 7, 15618, 'Woodbench', '', '', '', 1, 0, 0, 0, 0, 0, 0, 2, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(236224, 7, 15617, 'Chair', '', '', '', 1, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(236225, 7, 15617, 'Chair', '', '', '', 1, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(236226, 7, 15419, 'Woodbench', '', '', '', 1, 0, 0, 0, 0, 0, 0, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(236227, 7, 15617, 'Chair', '', '', '', 1, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(236228, 7, 15618, 'Woodbench', '', '', '', 1, 0, 0, 0, 0, 0, 0, 2, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(236229, 7, 15618, 'Woodbench', '', '', '', 1, 0, 0, 0, 0, 0, 0, 2, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(236251, 8, 14059, 'Forge', '', '', '', 1.11, 0, 0, 0, 0, 0, 0, 3, 10, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(236252, 8, 14434, 'Anvil', '', '', '', 1, 0, 0, 0, 0, 0, 0, 1, 10, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(236253, 8, 15012, 'Cooking Fire', '', '', '', 0.2752278, 0, 0, 0, 0, 0, 0, 4, 10, 2061, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(236256, 10, 21874, 'Odd Boulder', 'questinteract', '', '', 0.45, 0, 0, 0, 0, 0, 0, 2285, 0, 0, 3000, 0, 0, 10, 0, 0, 0, 172380, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(236257, 3, 1387, 'Ancient Titan Chest', 'questinteract', 'Opening', '', 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 21400, 0, 0, 0, 93, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 55834, 0, 0, 0, 19342), -- -Unknown-
+(236260, 3, 7918, 'Mysterious Petrified Pod', '', 'Opening', '', 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 21400, 0, 0, 0, 93, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 55837, 0, 0, 0, 19342), -- -Unknown-
+(236265, 3, 10317, 'Aged Stone Container', '', 'Opening', '', 1.25, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 21400, 0, 0, 0, 93, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 55842, 0, 0, 0, 19342), -- -Unknown-
+(236266, 3, 477, 'Unknown Petrified Egg', '', 'Opening', '', 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 21400, 0, 0, 0, 93, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 55843, 0, 0, 0, 19342), -- -Unknown-
+(236268, 5, 21522, 'Runeblade', '', '', '', 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(236269, 3, 16001, 'Obsidian Crystal Formation', 'questinteract', 'Opening', '', 0.25, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 21400, 0, 0, 0, 93, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 55845, 0, 0, 0, 19342), -- -Unknown-
+(236270, 3, 10317, 'Aged Stone Container', 'questinteract', 'Opening', '', 1.25, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 21400, 0, 0, 0, 93, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 55846, 0, 0, 0, 19342), -- -Unknown-
+(236277, 10, 6893, 'Training Manual', 'questinteract', '', '', 1, 0, 0, 0, 0, 0, 0, 1690, 0, 0, 0, 0, 0, 0, 0, 0, 0, 172496, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28069, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(236278, 3, 16001, 'Obsidian Crystal Formation', 'questinteract', 'Opening', '', 0.25, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 21400, 0, 0, 0, 93, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 55853, 0, 0, 0, 19342), -- -Unknown-
+(236279, 3, 10317, 'Aged Stone Container', 'questinteract', 'Opening', '', 1.25, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 21400, 0, 0, 0, 93, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 55854, 0, 0, 0, 19342), -- -Unknown-
+(236280, 3, 1387, 'Ancient Titan Chest', 'questinteract', 'Opening', '', 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 21400, 0, 0, 0, 93, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 55855, 0, 0, 0, 19342), -- -Unknown-
+(236282, 3, 16001, 'Obsidian Crystal Formation', 'questinteract', 'Opening', '', 0.25, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 21400, 0, 0, 0, 93, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 55856, 0, 0, 0, 19342), -- -Unknown-
+(236284, 3, 17939, 'Ancient Ogre Cache', 'questinteract', 'Opening', '', 0.05, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 21400, 0, 0, 0, 93, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 55857, 0, 0, 0, 19342), -- -Unknown-
+(236288, 3, 1387, 'Ancient Titan Chest', 'questinteract', 'Opening', '', 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 21400, 0, 0, 0, 93, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 55859, 0, 0, 0, 19342), -- -Unknown-
+(236289, 3, 10317, 'Aged Stone Container', 'questinteract', 'Opening', '', 1.25, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 21400, 0, 0, 0, 93, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 55860, 0, 0, 0, 19342), -- -Unknown-
+(236290, 8, 14510, 'Cooking Fire', '', '', '', 0.7036437, 0, 0, 0, 0, 0, 0, 4, 10, 2061, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(236291, 8, 14059, 'Forge', '', '', '', 1.11, 0, 0, 0, 0, 0, 0, 3, 10, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(236292, 8, 14434, 'Anvil', '', '', '', 1, 0, 0, 0, 0, 0, 0, 1, 10, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(236297, 7, 21602, 'Stool', '', '', '', 1, 0, 0, 0, 0, 0, 0, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(236298, 7, 18717, 'Stool', '', '', '', 0.9999999, 0, 0, 0, 0, 0, 0, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(236299, 7, 21603, 'Stool', '', '', '', 1, 0, 0, 0, 0, 0, 0, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(236300, 7, 18718, 'Stool', '', '', '', 1, 0, 0, 0, 0, 0, 0, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(236307, 7, 18718, 'Stool', '', '', '', 1.06, 0, 0, 0, 0, 0, 0, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(236308, 7, 21605, 'Stool', '', '', '', 1, 0, 0, 0, 0, 0, 0, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(236309, 7, 21605, 'Stool', '', '', '', 1.16, 0, 0, 0, 0, 0, 0, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(236310, 7, 21602, 'Stool', '', '', '', 1, 0, 0, 0, 0, 0, 0, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(236311, 7, 18717, 'Stool', '', '', '', 1.100001, 0, 0, 0, 0, 0, 0, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(236312, 7, 18718, 'Stool', '', '', '', 1.1, 0, 0, 0, 0, 0, 0, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(236326, 7, 15984, 'Stool', '', '', '', 1, 0, 0, 0, 0, 0, 0, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(236327, 7, 15984, 'Stool', '', '', '', 1.14, 0, 0, 0, 0, 0, 0, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(236328, 7, 16151, 'Stool', '', '', '', 1.11, 0, 0, 0, 0, 0, 0, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(236329, 7, 15984, 'Stool', '', '', '', 1.22, 0, 0, 0, 0, 0, 0, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(236330, 7, 21607, 'Stool', '', '', '', 1, 0, 0, 0, 0, 0, 0, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(236331, 7, 21605, 'Stool', '', '', '', 1, 0, 0, 0, 0, 0, 0, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(236332, 7, 15984, 'Stool', '', '', '', 1, 0, 0, 0, 0, 0, 0, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(236333, 7, 16151, 'Stool', '', '', '', 1.08, 0, 0, 0, 0, 0, 0, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(236334, 7, 18717, 'Stool', '', '', '', 1.07, 0, 0, 0, 0, 0, 0, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(236335, 7, 21602, 'Stool', '', '', '', 1.13, 0, 0, 0, 0, 0, 0, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(236336, 7, 21605, 'Stool', '', '', '', 1.16, 0, 0, 0, 0, 0, 0, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(236337, 7, 21602, 'Stool', '', '', '', 0.9999999, 0, 0, 0, 0, 0, 0, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(236338, 7, 18718, 'Stool', '', '', '', 1.1, 0, 0, 0, 0, 0, 0, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(236348, 3, 17939, 'Ancient Ogre Cache', 'questinteract', 'Opening', '', 0.05, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 21400, 0, 0, 0, 93, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 55890, 0, 0, 0, 19342), -- -Unknown-
+(236349, 3, 1387, 'Ancient Titan Chest', 'questinteract', 'Opening', '', 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 21400, 0, 0, 0, 93, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 55891, 0, 0, 0, 19342), -- -Unknown-
+(236350, 3, 10317, 'Aged Stone Container', 'questinteract', 'Opening', '', 1.25, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 21400, 0, 0, 0, 93, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 55892, 0, 0, 0, 19342), -- -Unknown-
+(236351, 3, 17939, 'Ancient Ogre Cache', 'questinteract', 'Opening', '', 0.05, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 21400, 0, 0, 0, 93, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 55893, 0, 0, 0, 19342), -- -Unknown-
+(236352, 10, 15406, 'Shadow Orb', 'questinteract', 'Shutting Down', '', 0.5, 0, 0, 0, 0, 0, 0, 99, 34163, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 80376, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(236353, 10, 15406, 'Shadow Orb', 'questinteract', 'Shutting Down', '', 0.5, 0, 0, 0, 0, 0, 0, 99, 34163, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 80376, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(236354, 5, 19782, 'Vortex', '', '', '', 1.5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(236355, 5, 19782, 'Vortex', '', '', '', 1.5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(236356, 19, 15246, 'Mailbox', 'mail', '', '', 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(236400, 3, 17939, 'Ancient Ogre Cache', 'questinteract', 'Opening', '', 0.05, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 21400, 0, 0, 0, 93, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 55934, 0, 0, 0, 19342), -- -Unknown-
+(236401, 0, 20931, 'Arcane Field', '', '', '', 0.3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(236402, 3, 1387, 'Ancient Titan Chest', 'questinteract', 'Opening', '', 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 21400, 0, 0, 0, 93, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 55935, 0, 0, 0, 19342), -- -Unknown-
+(236404, 3, 10317, 'Aged Stone Container', 'questinteract', 'Opening', '', 1.25, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 21400, 0, 0, 0, 93, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 55936, 0, 0, 0, 19342), -- -Unknown-
+(236405, 8, 14513, 'Cooking Fire', '', '', '', 1.059752, 0, 0, 0, 0, 0, 0, 4, 10, 2061, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(236406, 3, 17939, 'Ancient Ogre Cache', 'questinteract', 'Opening', '', 0.05, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 21400, 0, 0, 0, 93, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 55937, 0, 0, 0, 19342); -- -Unknown-
+INSERT INTO `gameobject_template` (`entry`, `type`, `displayId`, `name`, `IconName`, `castBarCaption`, `unk1`, `size`, `questItem1`, `questItem2`, `questItem3`, `questItem4`, `questItem5`, `questItem6`, `Data0`, `Data1`, `Data2`, `Data3`, `Data4`, `Data5`, `Data6`, `Data7`, `Data8`, `Data9`, `Data10`, `Data11`, `Data12`, `Data13`, `Data14`, `Data15`, `Data16`, `Data17`, `Data18`, `Data19`, `Data20`, `Data21`, `Data22`, `Data23`, `Data24`, `Data25`, `Data26`, `Data27`, `Data28`, `Data29`, `Data30`, `Data31`, `Data32`, `unkInt32`, `VerifiedBuild`) VALUES
+(236407, 3, 17939, 'Ancient Ogre Cache', 'questinteract', 'Opening', '', 0.05, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 21400, 0, 0, 0, 93, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 55938, 0, 0, 0, 19342), -- -Unknown-
+(236408, 0, 21735, 'Prison Door', '', '', '', 1.2, 0, 0, 0, 0, 0, 0, 0, 0, 3000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(236409, 0, 21735, 'Prison Door', '', '', '', 1.2, 0, 0, 0, 0, 0, 0, 0, 0, 3000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(236412, 8, 14510, 'Cooking Fire', '', '', '', 0.87, 0, 0, 0, 0, 0, 0, 4, 10, 2061, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(236413, 8, 19962, 'Brazier', '', '', '', 0.73, 0, 0, 0, 0, 0, 0, 4, 10, 2061, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(236414, 8, 14059, 'Forge', '', '', '', 1.11, 0, 0, 0, 0, 0, 0, 3, 10, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(236415, 8, 14434, 'Anvil', '', '', '', 1, 0, 0, 0, 0, 0, 0, 1, 10, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(236416, 8, 14510, 'Cooking Fire', '', '', '', 0.8700001, 0, 0, 0, 0, 0, 0, 4, 10, 215916, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(236417, 8, 14510, 'Cooking Fire', '', '', '', 1, 0, 0, 0, 0, 0, 0, 4, 10, 2061, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(236421, 10, 21786, 'Iron Prisoner Cage', 'questinteract', '', '', 1.5, 0, 0, 0, 0, 0, 0, 1690, 0, 0, 0, 0, 0, 0, 0, 0, 0, 172630, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28720, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(236441, 5, 15272, 'Rylak Nest', '', '', '', 1.5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(236442, 5, 17804, 'Rylak Nest', '', '', '', 1.25, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(236443, 5, 6964, 'The Eye of Anzu', '', '', '', 2, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(236444, 10, 21786, 'Iron Prisoner Cage', 'questinteract', '', '', 1.5, 0, 0, 0, 0, 0, 0, 1690, 0, 0, 0, 0, 0, 0, 0, 0, 0, 172630, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28724, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(236446, 1, 21835, 'Fel Breaker Floor', '', '', '', 1, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(236448, 38, 21879, 'Garrison Building Horde Farm V2', '', '', '', 1, 0, 0, 0, 0, 0, 0, 1303, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(236449, 38, 21880, 'Garrison Building Horde Farm V3', '', '', '', 1, 0, 0, 0, 0, 0, 0, 1303, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(236462, 3, 18672, 'Phylarch''s Research', 'questinteract', 'Retrieving', '', 1, 117434, 0, 0, 0, 0, 0, 1691, 55956, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 23645, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(236469, 8, 14510, 'Campfire', '', '', '', 1, 0, 0, 0, 0, 0, 0, 4, 10, 2061, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(236470, 8, 14510, 'Campfire', '', '', '', 1, 0, 0, 0, 0, 0, 0, 4, 10, 2061, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(236471, 8, 14510, 'Campfire', '', '', '', 1, 0, 0, 0, 0, 0, 0, 4, 10, 2061, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(236472, 8, 14434, 'Anvil', '', '', '', 1, 0, 0, 0, 0, 0, 0, 1, 10, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(236473, 8, 14512, 'Bonfire', '', '', '', 1, 0, 0, 0, 0, 0, 0, 4, 10, 2066, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(236474, 8, 18986, 'Forge', '', '', '', 1, 0, 0, 0, 0, 0, 0, 3, 10, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(236476, 8, 14510, 'Campfire', '', '', '', 1.42, 0, 0, 0, 0, 0, 0, 4, 10, 2061, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(236477, 7, 15292, 'Bench', '', '', '', 1, 0, 0, 0, 0, 0, 0, 2, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(236478, 7, 15292, 'Bench', '', '', '', 1, 0, 0, 0, 0, 0, 0, 2, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(236479, 7, 15292, 'Bench', '', '', '', 1, 0, 0, 0, 0, 0, 0, 2, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(236480, 8, 14510, 'Campfire', '', '', '', 1, 0, 0, 0, 0, 0, 0, 4, 10, 2061, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(236481, 8, 14510, 'Campfire', '', '', '', 1, 0, 0, 0, 0, 0, 0, 4, 10, 2061, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(236482, 8, 14510, 'Campfire', '', '', '', 1, 0, 0, 0, 0, 0, 0, 4, 10, 2061, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(236484, 8, 14510, 'Campfire', '', '', '', 1, 0, 0, 0, 0, 0, 0, 4, 10, 2061, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(236485, 8, 14510, 'Campfire', '', '', '', 1, 0, 0, 0, 0, 0, 0, 4, 10, 2061, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(236486, 8, 14510, 'Campfire', '', '', '', 1, 0, 0, 0, 0, 0, 0, 4, 10, 215916, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(236487, 8, 14510, 'Campfire', '', '', '', 1, 0, 0, 0, 0, 0, 0, 4, 10, 2061, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(236488, 8, 14513, 'Campfire', '', '', '', 1, 0, 0, 0, 0, 0, 0, 4, 10, 2061, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(236490, 7, 21607, 'Stool', '', '', '', 1, 0, 0, 0, 0, 0, 0, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(236491, 7, 18717, 'Stool', '', '', '', 1, 0, 0, 0, 0, 0, 0, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(236492, 7, 18717, 'Stool', '', '', '', 1, 0, 0, 0, 0, 0, 0, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(236493, 7, 21607, 'Stool', '', '', '', 1, 0, 0, 0, 0, 0, 0, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(236495, 5, 13841, 'Supplies', '', '', '', 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(236497, 5, 15875, 'Banner', '', '', '', 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(236499, 5, 14566, 'Barricade', '', '', '', 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(236503, 8, 14059, 'Forge', '', '', '', 0.9999999, 0, 0, 0, 0, 0, 0, 3, 10, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(236504, 8, 14510, 'Campfire', '', '', '', 0.9999999, 0, 0, 0, 0, 0, 0, 4, 10, 2061, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(236505, 5, 15495, 'Weapon Rack', '', '', '', 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(236506, 5, 17143, 'Weapon Rack', '', '', '', 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(236602, 5, 22119, 'Chains', '', '', '', 1.25, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(236608, 5, 15005, 'Broken Crate', '', '', '', 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(236609, 5, 16773, 'Basket', '', '', '', 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(236615, 10, 21882, 'Flytrap Ichor', 'questinteract', 'Soaking', '', 0.5, 0, 0, 0, 0, 0, 0, 1691, 36269, 0, 1, 0, 0, 0, 0, 0, 0, 172804, 0, 0, 0, 88205, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(236624, 5, 22192, 'Stake', '', '', '', 0.5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(236626, 5, 9290, 'Trap Gun', '', '', '', 1.5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(236629, 5, 22231, 'Skeleton', '', '', '', 1.5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(236631, 5, 1727, 'Beer Keg', '', '', '', 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(236636, 10, 19208, 'Lost Artifact', 'questinteract', 'Collecting', '', 1, 0, 0, 0, 0, 0, 0, 2219, 0, 0, 0, 0, 0, 0, 0, 0, 0, 173092, 0, 0, 0, 19676, 0, 1, 0, 0, 0, 0, 0, 28867, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(236637, 10, 9105, 'Goblin Supplies', 'questinteract', 'Collecting', '', 1, 0, 0, 0, 0, 0, 0, 2173, 0, 0, 0, 0, 0, 0, 0, 0, 0, 173095, 0, 0, 0, 19676, 0, 1, 0, 0, 0, 0, 0, 28867, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(236685, 45, 15585, 'Leatherworking Work Order', '', '', '', 1, 0, 0, 0, 0, 0, 0, 50, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(236690, 5, 22426, 'Doodad_6TJ_DARKPORTAL_Souls_FXWRAP_Right001', '', '', '', 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(236691, 5, 22427, 'Doodad_6TJ_DARKPORTAL_Souls_FXWRAP_Left001', '', '', '', 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(236692, 5, 22428, 'Doodad_6TJ_DARKPORTAL_Souls_FXWRAP_Center001', '', '', '', 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(236693, 3, 16072, 'Iron Horde Munitions', '', 'Opening', '', 0.1, 0, 0, 0, 0, 0, 0, 57, 0, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 21400, 0, 0, 0, 91, 4, 90, 0, 0, 0, 0, 0, 81040, 0, 0, 0, 55978, 0, 0, 0, 19342), -- -Unknown-
+(236699, 5, 22440, 'Grulloc''s Grotto', '', '', '', 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(236703, 0, 7530, 'Wind Door', '', '', '', 5, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(236713, 5, 5051, 'Broken Shredder', '', '', '', 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(236714, 5, 22455, 'Broken Construct', '', '', '', 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(236715, 3, 20546, 'Odd Skull', '', 'Opening', '', 0.8, 0, 0, 0, 0, 0, 0, 57, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 21400, 0, 0, 0, 93, 4, 0, 0, 0, 0, 0, 0, 81040, 0, 0, 0, 55698, 0, 0, 0, 19342), -- -Unknown-
+(236716, 5, 7835, 'Broken Shredder', '', '', '', 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(236717, 10, 22456, 'Odd Boulder', 'questinteract', '', '', 0.45, 0, 0, 0, 0, 0, 0, 2285, 0, 0, 10, 0, 0, 0, 0, 0, 0, 172380, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(236723, 5, 20297, 'Barbecue Meat 1', '', '', '', 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(236727, 0, 14122, 'IH Cannon [PH]', '', '', '', 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(236729, 19, 19818, 'Mailbox', '', '', '', 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(236731, 19, 19818, 'Mailbox', '', '', '', 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(236732, 19, 19818, 'Mailbox', '', '', '', 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(236733, 0, 14122, 'IH Cannon [PH]', '', '', '', 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(236741, 5, 22473, 'Dead Clefthoof', '', '', '', 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(236752, 5, 15003, 'Crystal Pile', '', '', '', 0.35, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(236753, 5, 15003, 'Crystal Pile', '', '', '', 0.2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(236755, 3, 5743, 'Dusty Lockbox', '', 'Opening', '', 1.5, 0, 0, 0, 0, 0, 0, 1690, 0, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 21400, 0, 0, 0, 91, 4, 90, 0, 0, 0, 0, 0, 81040, 0, 0, 0, 55996, 0, 0, 0, 19342), -- -Unknown-
+(236763, 10, 23887, 'Rubble', 'questinteract', 'Removing', '', 0.25, 0, 0, 0, 0, 0, 0, 1691, 35104, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 22741, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(236764, 5, 24060, 'DO NOT LOCALIZE', '', '', '', 0.5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(236765, 22, 9834, 'Deactivated Ogre Waygate', '', '', '', 0.25, 0, 0, 0, 0, 0, 0, 173504, 0, 0, 1, 1, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(236768, 5, 22171, 'Shrine to Terokk', '', '', '', 1, 0, 0, 0, 0, 0, 0, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(236770, 5, 7249, 'Shrine to Terokk', '', '', '', 3.5, 0, 0, 0, 0, 0, 0, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(236774, 22, 9834, 'Deactivated Ogre Waygate', '', '', '', 0.25, 0, 0, 0, 0, 0, 0, 173554, 0, 0, 1, 1, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(236775, 8, 14510, 'Campfire', '', '', '', 1, 0, 0, 0, 0, 0, 0, 4, 10, 2061, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(236776, 8, 14510, 'Campfire', '', '', '', 1, 0, 0, 0, 0, 0, 0, 4, 10, 2061, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(236778, 7, 15984, 'Stool', '', '', '', 1, 0, 0, 0, 0, 0, 0, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(236779, 7, 15984, 'Stool', '', '', '', 1, 0, 0, 0, 0, 0, 0, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(236780, 7, 15984, 'Stool', '', '', '', 1, 0, 0, 0, 0, 0, 0, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(236781, 7, 15984, 'Stool', '', '', '', 1, 0, 0, 0, 0, 0, 0, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(236782, 7, 15984, 'Stool', '', '', '', 0.9999999, 0, 0, 0, 0, 0, 0, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(236783, 7, 15984, 'Stool', '', '', '', 0.9999999, 0, 0, 0, 0, 0, 0, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(236784, 7, 15292, 'Bench', '', '', '', 1, 0, 0, 0, 0, 0, 0, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(236785, 7, 15292, 'Bench', '', '', '', 1, 0, 0, 0, 0, 0, 0, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(236787, 8, 14510, 'Cooking Fire', '', '', '', 1.14, 0, 0, 0, 0, 0, 0, 4, 10, 215916, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(236788, 7, 15292, 'Bench', '', '', '', 1, 0, 0, 0, 0, 0, 0, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(236789, 7, 15292, 'Bench', '', '', '', 1, 0, 0, 0, 0, 0, 0, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(236790, 7, 15292, 'Bench', '', '', '', 1, 0, 0, 0, 0, 0, 0, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(236791, 7, 15292, 'Bench', '', '', '', 1, 0, 0, 0, 0, 0, 0, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(236792, 7, 15617, 'Chair', '', '', '', 1, 0, 0, 0, 0, 0, 0, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(236793, 7, 15617, 'Chair', '', '', '', 1, 0, 0, 0, 0, 0, 0, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(236794, 7, 15617, 'Chair', '', '', '', 1, 0, 0, 0, 0, 0, 0, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(236795, 7, 15617, 'Chair', '', '', '', 1, 0, 0, 0, 0, 0, 0, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(236796, 7, 15617, 'Chair', '', '', '', 1, 0, 0, 0, 0, 0, 0, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(236797, 7, 15617, 'Chair', '', '', '', 1, 0, 0, 0, 0, 0, 0, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(236798, 7, 20088, 'Chair', '', '', '', 1, 0, 0, 0, 0, 0, 0, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(236799, 7, 15413, 'Woodbench', '', '', '', 1, 0, 0, 0, 0, 0, 0, 1, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(236800, 7, 15413, 'Woodbench', '', '', '', 1, 0, 0, 0, 0, 0, 0, 1, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(236801, 7, 15413, 'Woodbench', '', '', '', 1, 0, 0, 0, 0, 0, 0, 1, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(236802, 7, 15413, 'Woodbench', '', '', '', 1, 0, 0, 0, 0, 0, 0, 1, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(236803, 7, 15413, 'Woodbench', '', '', '', 1, 0, 0, 0, 0, 0, 0, 1, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(236804, 7, 15413, 'Woodbench', '', '', '', 1, 0, 0, 0, 0, 0, 0, 1, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(236805, 7, 15413, 'Woodbench', '', '', '', 1, 0, 0, 0, 0, 0, 0, 1, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(236806, 7, 15413, 'Woodbench', '', '', '', 1, 0, 0, 0, 0, 0, 0, 1, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(236807, 7, 15618, 'Woodbench', '', '', '', 1, 0, 0, 0, 0, 0, 0, 1, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(236808, 7, 15617, 'Chair', '', '', '', 1, 0, 0, 0, 0, 0, 0, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(236809, 7, 15617, 'Chair', '', '', '', 1, 0, 0, 0, 0, 0, 0, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(236810, 7, 15617, 'Chair', '', '', '', 1, 0, 0, 0, 0, 0, 0, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(236811, 7, 15617, 'Chair', '', '', '', 1, 0, 0, 0, 0, 0, 0, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(236812, 7, 15617, 'Chair', '', '', '', 1, 0, 0, 0, 0, 0, 0, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(236813, 7, 15617, 'Chair', '', '', '', 1, 0, 0, 0, 0, 0, 0, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(236814, 7, 15617, 'Chair', '', '', '', 1, 0, 0, 0, 0, 0, 0, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(236815, 7, 15617, 'Chair', '', '', '', 1.000001, 0, 0, 0, 0, 0, 0, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(236816, 7, 15618, 'Woodbench', '', '', '', 1, 0, 0, 0, 0, 0, 0, 1, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(236817, 7, 15618, 'Woodbench', '', '', '', 1, 0, 0, 0, 0, 0, 0, 1, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(236818, 7, 15413, 'Woodbench', '', '', '', 1, 0, 0, 0, 0, 0, 0, 1, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(236821, 5, 9622, 'Crab Pot', '', '', '', 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(236822, 5, 2911, 'Weather Vane', '', '', '', 0.25, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(236824, 5, 22583, 'Flamingo', '', '', '', 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(236825, 5, 22584, 'Pool Pony', '', '', '', 0.5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(236827, 5, 9299, 'Pointy Sign', '', '', '', 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(236830, 5, 15589, 'Clamp', '', '', '', 0.8, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(236831, 5, 22585, 'Gnome Bolt', '', '', '', 0.75, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(236832, 5, 22586, 'Gnome Grabber', '', '', '', 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(236833, 5, 22587, 'Gnome Wrench', '', '', '', 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(236834, 5, 22588, 'Blacksmith Tongs', '', '', '', 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(236835, 5, 22589, 'Gnome Drill', '', '', '', 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(236836, 5, 22590, 'Gnome Toolbox', '', '', '', 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(236850, 0, 18979, 'Gates', '', '', '', 1, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(236851, 5, 6391, 'Collision Wall', '', '', '', 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(236853, 5, 17760, 'Siege Weapon 01 Destroyed', '', '', '', 0.35, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(236854, 5, 14792, 'War Machine 02 Destroyed', '', '', '', 0.5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(236855, 5, 22440, 'Raider''s Hideout', '', '', '', 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(236856, 5, 18218, 'Trophy Table', '', '', '', 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(236860, 5, 22632, 'Scale of Khargax', '', '', '', 0.4, 0, 0, 0, 0, 0, 0, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(236861, 5, 22633, 'Chunk of the Crater Lord', '', '', '', 0.25, 0, 0, 0, 0, 0, 0, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(236864, 5, 14998, 'Weapon Pole', '', '', '', 0.5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(236871, 8, 19962, 'Brazier', '', '', '', 1, 0, 0, 0, 0, 0, 0, 4, 10, 2061, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(236872, 8, 19962, 'Brazier', '', '', '', 1, 0, 0, 0, 0, 0, 0, 4, 10, 2061, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(236873, 8, 19962, 'Brazier', '', '', '', 1, 0, 0, 0, 0, 0, 0, 4, 10, 2061, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(236874, 8, 19962, 'Brazier', '', '', '', 1, 0, 0, 0, 0, 0, 0, 4, 10, 2061, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(236875, 8, 19962, 'Brazier', '', '', '', 1, 0, 0, 0, 0, 0, 0, 4, 10, 2061, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(236876, 8, 19962, 'Brazier', '', '', '', 1.46, 0, 0, 0, 0, 0, 0, 4, 10, 2061, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(236877, 8, 19962, 'Brazier', '', '', '', 1.46, 0, 0, 0, 0, 0, 0, 4, 10, 2061, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(236878, 8, 19962, 'Brazier', '', '', '', 1, 0, 0, 0, 0, 0, 0, 4, 10, 2061, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(236879, 8, 19962, 'Brazier', '', '', '', 1, 0, 0, 0, 0, 0, 0, 4, 10, 2061, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(236880, 8, 19962, 'Brazier', '', '', '', 1, 0, 0, 0, 0, 0, 0, 4, 10, 2061, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(236881, 8, 19962, 'Brazier', '', '', '', 1, 0, 0, 0, 0, 0, 0, 4, 10, 2061, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(236882, 8, 19962, 'Brazier', '', '', '', 1, 0, 0, 0, 0, 0, 0, 4, 10, 2061, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(236883, 8, 19962, 'Brazier', '', '', '', 1, 0, 0, 0, 0, 0, 0, 4, 10, 2061, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(236884, 8, 19962, 'Brazier', '', '', '', 1, 0, 0, 0, 0, 0, 0, 4, 10, 2061, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(236885, 8, 19962, 'Brazier', '', '', '', 1, 0, 0, 0, 0, 0, 0, 4, 10, 2061, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(236886, 8, 19962, 'Brazier', '', '', '', 1, 0, 0, 0, 0, 0, 0, 4, 10, 2061, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(236887, 8, 19962, 'Brazier', '', '', '', 1, 0, 0, 0, 0, 0, 0, 4, 10, 2061, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(236888, 8, 19962, 'Brazier', '', '', '', 1.46, 0, 0, 0, 0, 0, 0, 4, 10, 2061, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(236889, 8, 19962, 'Brazier', '', '', '', 1.46, 0, 0, 0, 0, 0, 0, 4, 10, 2061, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(236890, 8, 19962, 'Brazier', '', '', '', 1, 0, 0, 0, 0, 0, 0, 4, 10, 2061, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(236905, 5, 22689, 'Rubble', '', '', '', 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(236906, 22, 9834, 'Deactivated Ogre Waygate', '', '', '', 0.25, 0, 0, 0, 0, 0, 0, 173806, 0, 0, 1, 1, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(236910, 22, 9834, 'Deactivated Ogre Waygate', '', '', '', 0.25, 0, 0, 0, 0, 0, 0, 173809, 0, 0, 1, 1, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(236911, 22, 9834, 'Deactivated Ogre Waygate', '', '', '', 0.25, 0, 0, 0, 0, 0, 0, 173817, 0, 0, 1, 1, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(236912, 22, 9834, 'Deactivated Ogre Waygate', '', '', '', 0.25, 0, 0, 0, 0, 0, 0, 173821, 0, 0, 1, 1, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(236913, 5, 22426, 'Soul Crystal R', '', '', '', 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(236914, 5, 22427, 'Soul Crystal L', '', '', '', 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(236916, 10, 23775, 'Garrison Cache', '', '', '', 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3000, 0, 0, 0, 0, 0, 0, 178479, 0, 0, 0, 0, 0, 1, 0, 1, 0, 0, 0, 0, 1, 637, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(236917, 3, 22692, 'Greenskin Apple', '', 'Gathering', '', 2.5, 0, 0, 0, 0, 0, 0, 2152, 56283, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 24982, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(236918, 5, 22693, 'Goblin Rug', '', '', '', 0.75, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(236919, 5, 20724, 'Beachtowel', '', '', '', 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(236920, 5, 20723, 'Beachtowel', '', '', '', 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(236921, 5, 22694, 'Goblin Tent', '', '', '', 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(236922, 5, 7727, 'Goblin Tent', '', '', '', 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(236923, 5, 22695, 'Goblin Tent', '', '', '', 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(236932, 5, 22696, 'Broken Orc Tent', '', '', '', 0.5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(236933, 5, 16673, 'Campfire', '', '', '', 0.5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(236934, 5, 19599, 'Shelf Mushroom', '', '', '', 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(236935, 3, 15449, 'Burning Blade Cache', '', 'Opening', '', 1, 0, 0, 0, 0, 0, 0, 57, 0, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 21400, 0, 0, 0, 91, 4, 90, 0, 0, 0, 0, 0, 81040, 0, 0, 0, 56287, 0, 0, 0, 19342), -- -Unknown-
+(236936, 3, 22714, 'O''ruk Orange', '', 'Gathering', '', 2.5, 0, 0, 0, 0, 0, 0, 2152, 56288, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 24982, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(236937, 3, 22716, 'Ironpeel Plantain', '', 'Gathering', '', 1.5, 0, 0, 0, 0, 0, 0, 2152, 56289, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 24982, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(236938, 3, 473, 'Fuzzy Pear', '', 'Gathering', '', 1, 0, 0, 0, 0, 0, 0, 2152, 56290, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 24982, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(236939, 3, 17177, 'Giant Nagrand Cherry', '', 'Gathering', '', 1.5, 0, 0, 0, 0, 0, 0, 2152, 56291, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 24982, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(236940, 8, 14650, 'Anvil', '', '', '', 1, 0, 0, 0, 0, 0, 0, 1, 10, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(236941, 8, 17649, 'Bonfire', '', '', '', 1, 0, 0, 0, 0, 0, 0, 4, 10, 2066, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(236942, 8, 8344, 'Forge', '', '', '', 1, 0, 0, 0, 0, 0, 0, 3, 10, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(236944, 8, 14433, 'Anvil', '', '', '', 1, 0, 0, 0, 0, 0, 0, 1, 10, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(236945, 8, 14707, 'Forge', '', '', '', 1, 0, 0, 0, 0, 0, 0, 3, 10, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(236946, 8, 17159, 'Anvil', '', '', '', 1, 0, 0, 0, 0, 0, 0, 1, 10, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(236947, 8, 15342, 'Forge', '', '', '', 1, 0, 0, 0, 0, 0, 0, 3, 10, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(236950, 8, 16955, 'Bonfire', '', '', '', 2.520001, 0, 0, 0, 0, 0, 0, 4, 10, 179900, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(236951, 8, 16955, 'Bonfire', '', '', '', 2.519999, 0, 0, 0, 0, 0, 0, 4, 10, 179900, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(236952, 8, 16955, 'Bonfire', '', '', '', 2.519999, 0, 0, 0, 0, 0, 0, 4, 10, 179900, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(236953, 8, 16955, 'Bonfire', '', '', '', 2.529999, 0, 0, 0, 0, 0, 0, 4, 10, 179900, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(236954, 8, 16955, 'Bonfire', '', '', '', 2.519999, 0, 0, 0, 0, 0, 0, 4, 10, 179900, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(236955, 8, 16955, 'Bonfire', '', '', '', 2.52, 0, 0, 0, 0, 0, 0, 4, 10, 179900, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(236956, 8, 16955, 'Bonfire', '', '', '', 2.529999, 0, 0, 0, 0, 0, 0, 4, 10, 179900, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(236957, 8, 16955, 'Bonfire', '', '', '', 2.549999, 0, 0, 0, 0, 0, 0, 4, 10, 179900, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(236958, 8, 16955, 'Bonfire', '', '', '', 2.55, 0, 0, 0, 0, 0, 0, 4, 10, 179900, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(236959, 8, 16955, 'Bonfire', '', '', '', 2.53, 0, 0, 0, 0, 0, 0, 4, 10, 179900, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(236960, 8, 16955, 'Bonfire', '', '', '', 2.519999, 0, 0, 0, 0, 0, 0, 4, 10, 179900, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(236979, 5, 22787, 'Weapons', '', '', '', 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(236986, 5, 22759, 'Draenei Stretcher', '', '', '', 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(236993, 7, 15617, 'Chair', '', '', '', 0.9900001, 0, 0, 0, 0, 0, 0, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(236994, 7, 15617, 'Chair', '', '', '', 0.9900001, 0, 0, 0, 0, 0, 0, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(237016, 2, 15, 'Wanted: Kuu''rat', '', '', '', 1, 0, 0, 0, 0, 0, 0, 0, 18829, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(237018, 5, 14856, 'Draenei Seat', '', '', '', 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(237019, 5, 16673, 'Camp Fire', '', '', '', 0.6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(237020, 5, 22780, 'Draenei Candle', '', '', '', 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(237021, 2, 19882, 'Wanted: Kliaa''s Stinger', '', '', '', 1, 0, 0, 0, 0, 0, 0, 0, 18832, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(237022, 2, 10014, 'Command Board', '', '', '', 1, 0, 0, 0, 0, 0, 0, 0, 17962, 1, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(237025, 5, 18218, 'War Planning Desk', '', '', '', 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(237029, 10, 19816, 'Spore-Laden Moss', 'questinteract', '', '', 0.25, 0, 0, 0, 0, 0, 0, 2294, 0, 0, 0, 0, 0, 0, 0, 0, 0, 174334, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 28867, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(237031, 10, 22782, 'Illuminated Reality-Twister', 'questinteract', '', '', 1, 0, 0, 0, 0, 0, 0, 2295, 0, 0, 0, 0, 0, 0, 0, 0, 0, 174395, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28867, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(237039, 3, 17115, 'Crate of Surplus Material', 'questinteract', 'Gathering', '', 1.5, 118417, 0, 0, 0, 0, 0, 43, 0, 0, 0, 1, 0, 0, 0, 37087, 0, 0, 0, 0, 0, 24982, 0, 0, 29244, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56620, 1, 0, 0, 19342), -- -Unknown-
+(237115, 5, 16738, 'Cauldron', '', '', '', 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(237117, 5, 16741, 'Cauldron', '', '', '', 1.137891, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(237119, 5, 16743, 'Alchemy Vat', '', '', '', 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(237120, 45, 20508, 'Alchemy Work Order', '', '', '', 1, 0, 0, 0, 0, 0, 0, 57, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(237132, 22, 16754, 'Essence Font', '', '', '', 0.93, 0, 0, 0, 0, 0, 0, 161735, -1, 0, 1, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(237133, 45, 20508, 'Enchanting Work Order', '', '', '', 1, 0, 0, 0, 0, 0, 0, 59, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(237134, 22, 16754, 'Essence Font', '', '', '', 0.93, 0, 0, 0, 0, 0, 0, 161735, -1, 0, 1, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(237135, 45, 20508, 'Enchanting Work Order', '', '', '', 1, 0, 0, 0, 0, 0, 0, 59, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(237136, 22, 16754, 'Essence Font', '', '', '', 0.93, 0, 0, 0, 0, 0, 0, 161735, -1, 0, 1, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(237137, 5, 16756, 'Table', '', '', '', 0.96, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(237138, 45, 20508, 'Enchanting Work Order', '', '', '', 1, 0, 0, 0, 0, 0, 0, 59, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(237172, 8, 22926, 'The Incinerator', '', '', '', 1, 0, 0, 0, 0, 0, 0, 1853, 8, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(237173, 5, 20508, 'Crate', '', '', '', 1, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(237174, 8, 22926, 'The Incinerator', '', '', '', 1, 0, 0, 0, 0, 0, 0, 1853, 8, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(237175, 5, 20508, 'Crate', '', '', '', 1, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(237176, 8, 22926, 'The Incinerator', '', '', '', 1, 0, 0, 0, 0, 0, 0, 1853, 8, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(237177, 5, 20508, 'Crate', '', '', '', 1, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(237191, 10, 23774, 'Garrison Cache', '', '', '', 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3000, 0, 0, 0, 0, 0, 0, 178479, 0, 0, 0, 0, 0, 1, 0, 1, 0, 1, 0, 0, 1, 637, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(237223, 39, 16437, 'Fishing Shack', '', '', '', 1, 0, 0, 0, 0, 0, 0, 67, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(237226, 5, 22960, 'Target', '', '', '', 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(237227, 3, 10317, 'Highmaul Reliquary', '', 'Opening', '', 1, 0, 0, 0, 0, 0, 0, 57, 56658, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 21400, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(237228, 8, 17159, 'Anvil', '', '', '', 1, 0, 0, 0, 0, 0, 0, 1, 10, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(237229, 8, 15342, 'Forge', '', '', '', 1, 0, 0, 0, 0, 0, 0, 3, 10, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(237230, 5, 9146, 'Telescope', '', '', '', 0.1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(237231, 23, 5492, 'Meeting Stone', '', '', '', 1, 0, 0, 0, 0, 0, 0, 100, 100, 6996, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(237258, 19, 15246, 'Mailbox', '', '', '', 1, 0, 0, 0, 0, 0, 0, 924, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(237259, 19, 15246, 'Mailbox', '', '', '', 1, 0, 0, 0, 0, 0, 0, 924, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(237260, 19, 15246, 'Mailbox', '', '', '', 1, 0, 0, 0, 0, 0, 0, 924, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(237261, 5, 22993, 'Gul''dan Light Shaft', '', '', '', 1.2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(237263, 3, 259, 'Stolen Goods', 'questinteract', '', '', 1, 0, 0, 0, 0, 0, 0, 43, 58276, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 1, 1, 29074, 0, 0, 0, 0, 0, 0, 0, 0, 173986, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(237268, 7, 14033, 'Chair', '', '', '', 1, 0, 0, 0, 0, 0, 0, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(237269, 7, 14033, 'Chair', '', '', '', 1, 0, 0, 0, 0, 0, 0, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(237270, 7, 14033, 'Chair', '', '', '', 1, 0, 0, 0, 0, 0, 0, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(237271, 7, 14033, 'Chair', '', '', '', 1, 0, 0, 0, 0, 0, 0, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(237272, 7, 14033, 'Chair', '', '', '', 1, 0, 0, 0, 0, 0, 0, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(237273, 7, 14033, 'Chair', '', '', '', 1, 0, 0, 0, 0, 0, 0, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(237274, 7, 14033, 'Chair', '', '', '', 1, 0, 0, 0, 0, 0, 0, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(237275, 8, 15342, 'Forge', '', '', '', 1, 0, 0, 0, 0, 0, 0, 3, 10, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(237276, 8, 17159, 'Anvil', '', '', '', 1, 0, 0, 0, 0, 0, 0, 1, 10, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(237277, 7, 14033, 'Chair', '', '', '', 1, 0, 0, 0, 0, 0, 0, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(237278, 7, 14033, 'Chair', '', '', '', 1, 0, 0, 0, 0, 0, 0, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(237279, 7, 14033, 'Chair', '', '', '', 1, 0, 0, 0, 0, 0, 0, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(237280, 7, 14033, 'Chair', '', '', '', 1, 0, 0, 0, 0, 0, 0, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(237281, 7, 15191, 'Bench', '', '', '', 1, 0, 0, 0, 0, 0, 0, 2, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(237282, 7, 15191, 'Bench', '', '', '', 1, 0, 0, 0, 0, 0, 0, 2, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(237283, 7, 14033, 'Chair', '', '', '', 1, 0, 0, 0, 0, 0, 0, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(237284, 7, 14033, 'Chair', '', '', '', 1, 0, 0, 0, 0, 0, 0, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(237285, 7, 14033, 'Chair', '', '', '', 1, 0, 0, 0, 0, 0, 0, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(237286, 7, 14033, 'Chair', '', '', '', 1, 0, 0, 0, 0, 0, 0, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(237287, 8, 15342, 'Forge', '', '', '', 1, 0, 0, 0, 0, 0, 0, 3, 10, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(237288, 8, 17159, 'Anvil', '', '', '', 1, 0, 0, 0, 0, 0, 0, 1, 10, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(237289, 8, 14650, 'Anvil', '', '', '', 1, 0, 0, 0, 0, 0, 0, 1, 10, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(237290, 8, 14649, 'Forge', '', '', '', 1, 0, 0, 0, 0, 0, 0, 3, 10, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(237291, 8, 14650, 'Anvil', '', '', '', 1, 0, 0, 0, 0, 0, 0, 1, 10, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(237295, 25, 6485, 'Oily Sea Scorpion School', '', '', '', 1, 0, 0, 0, 0, 0, 0, 4, 56672, 3, 5, 1628, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(237296, 3, 22997, 'Light of Exodus', 'questinteract', 'Saving', '', 1, 118546, 0, 0, 0, 0, 0, 1691, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 89676, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 57900, 1, 0, 0, 19342), -- -Unknown-
+(237297, 5, 22998, 'Holy Light', '', '', '', 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(237299, 10, 23000, 'Pillaged Caravan Goods', 'questinteract', '', '', 1, 0, 0, 0, 0, 0, 0, 1969, 0, 0, 3000, 0, 0, 0, 0, 0, 0, 177658, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(237311, 19, 15710, 'Mailbox', 'mail', '', '', 1, 0, 0, 0, 0, 0, 0, 923, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(237312, 19, 15710, 'Mailbox', 'mail', '', '', 1, 0, 0, 0, 0, 0, 0, 923, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(237313, 19, 9058, 'Mailbox', '', '', '', 1, 0, 0, 0, 0, 0, 0, 923, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(237316, 5, 23046, 'Garrison - Armory - Alliance - V2 - Small Cannon', '', '', '', 1, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(237317, 5, 23046, 'Garrison - Armory - Alliance - V2 - Small Cannon', '', '', '', 1, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(237318, 5, 23046, 'Garrison - Armory - Alliance - V2 - Small Cannon', '', '', '', 1, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(237330, 8, 17649, 'Cooking Fire', '', '', '', 0.8700003, 0, 0, 0, 0, 0, 0, 4, 10, 2061, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(237331, 8, 17649, 'Cooking Fire', '', '', '', 0.87, 0, 0, 0, 0, 0, 0, 4, 10, 2061, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(237334, 5, 19906, 'Crate Stack', '', '', '', 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(237336, 5, 23071, 'Hologram Platform', '', '', '', 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(237337, 5, 11937, 'Hologram Projection', '', '', '', 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(237338, 5, 8394, 'Hologram Platform Base', '', '', '', 0.17, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(237339, 5, 23072, 'Hologram Control Panel', '', '', '', 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(237341, 5, 15978, 'Small Fire', '', '', '', 1.2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(237343, 10, 7490, 'Keg of Impaler Ale', 'questinteract', 'Poisoning', '', 1, 0, 0, 0, 0, 0, 0, 2173, 0, 0, 3000, 0, 0, 3000, 0, 0, 0, 0, 0, 0, 0, 89851, 0, 0, 0, 0, 0, 0, 0, 31134, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(237350, 5, 16670, 'Statue', '', '', '', 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(237364, 7, 15618, 'Bench', '', '', '', 1, 0, 0, 0, 0, 0, 0, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(237365, 7, 15618, 'Bench', '', '', '', 1, 0, 0, 0, 0, 0, 0, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(237366, 7, 15618, 'Bench', '', '', '', 1, 0, 0, 0, 0, 0, 0, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(237367, 7, 15618, 'Bench', '', '', '', 1, 0, 0, 0, 0, 0, 0, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(237369, 9, 19468, 'Tanaan''s Fallen', '', '', '', 0.8500001, 0, 0, 0, 0, 0, 0, 4954, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(237370, 5, 16169, 'Wagon', '', '', '', 1.5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(237372, 5, 19921, 'Meat', '', '', '', 0.25, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(237393, 22, 22665, 'Savage Feast', 'Interact', '', '', 0.8, 0, 0, 0, 0, 0, 0, 175216, 35, 1, 0, 0, 29004, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(237400, 3, 17145, 'Talador Orchid', '', '', '', 0.5, 0, 0, 0, 0, 0, 0, 29, 52327, 0, 1, 1, 1, 0, 237399, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 85, 1, 0, 0, 0, 700, 700, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(237408, 0, 23105, 'Gate', '', '', '', 1, 0, 0, 0, 0, 0, 0, 1, 0, 3000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(237409, 5, 10148, 'Fishing Rod', '', '', '', 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(237419, 19, 9058, 'Mailbox', 'mail', '', '', 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(237420, 19, 19818, 'Mailbox', '', '', '', 1, 0, 0, 0, 0, 0, 0, 924, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(237436, 5, 19958, 'Crate Stack', '', '', '', 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(237468, 3, 20413, 'Finkle''s Improved Skinner', 'questinteract', 'Collecting', '', 1, 118623, 0, 0, 0, 0, 0, 1691, 56760, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19676, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(237469, 3, 7922, 'Shed Proto-Dragon Claw', 'questinteract', 'Collecting', '', 1, 118624, 0, 0, 0, 0, 0, 1691, 56761, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19676, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(237472, 3, 6807, 'Strangely-Glowing Frond', 'questinteract', 'Collecting', '', 6, 118627, 0, 0, 0, 0, 0, 1691, 56764, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19676, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(237476, 3, 23158, 'Miniature Iron Star', 'questinteract', 'Collecting', '', 0.5, 118645, 0, 0, 0, 0, 0, 1691, 56768, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19676, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(237477, 3, 23159, 'Ogre Family Tree', 'questinteract', 'Collecting', '', 2, 118646, 0, 0, 0, 0, 0, 1691, 56769, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19676, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(237478, 3, 14748, 'Very Shiny Thing', 'questinteract', 'Collecting', '', 1, 118647, 0, 0, 0, 0, 0, 1691, 56770, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19676, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(237480, 3, 7141, 'Bottled Windstorm', 'questinteract', 'Collecting', '', 1.5, 118649, 0, 0, 0, 0, 0, 1691, 56772, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19676, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(237481, 3, 11285, 'Bottled Flamefly', 'questinteract', 'Collecting', '', 2, 118650, 0, 0, 0, 0, 0, 1691, 56773, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19676, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(237482, 3, 21962, 'Void-Gate Key', 'questinteract', 'Collecting', '', 1.5, 118651, 0, 0, 0, 0, 0, 1691, 56774, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19676, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(237483, 3, 24596, 'Rustling Peachick Nest', 'questinteract', 'Collecting', '', 1, 118652, 0, 0, 0, 0, 0, 1691, 56775, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19676, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(237485, 10, 15649, 'Pilgrim''s Shrine', 'questinteract', 'Communing', '', 0.3, 0, 0, 0, 0, 0, 0, 43, 0, 0, 3000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 83759, 0, 0, 0, 0, 17235, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(237486, 10, 15650, 'Pilgrim''s Shrine', 'questinteract', 'Communing', '', 0.3, 0, 0, 0, 0, 0, 0, 43, 0, 0, 3000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 83759, 0, 0, 0, 0, 17235, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(237487, 5, 14563, '6.0 Orc Clans Leather Sack', '', '', '', 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(237511, 3, 17822, 'Strange Spore', '', 'Opening', '', 0.75, 0, 0, 0, 0, 0, 0, 1690, 0, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 21400, 0, 0, 0, 93, 4, 92, 0, 0, 0, 0, 0, 81040, 0, 0, 0, 56807, 0, 0, 0, 19342), -- -Unknown-
+(237512, 10, 20546, 'Hollowed Skull', 'questinteract', 'Hollowed Skull', '', 0.5, 0, 0, 0, 0, 0, 0, 57, 0, 0, 1, 0, 0, 1, 0, 0, 0, 175819, 0, 0, 0, 90211, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(237517, 8, 17159, 'Anvil', '', '', '', 1, 0, 0, 0, 0, 0, 0, 1, 10, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(237518, 8, 17159, 'Anvil', '', '', '', 1, 0, 0, 0, 0, 0, 0, 1, 10, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(237519, 8, 15342, 'Forge', '', '', '', 1, 0, 0, 0, 0, 0, 0, 3, 10, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(237526, 8, 6849, 'Cookpot', '', '', '', 1, 0, 0, 0, 0, 0, 0, 4, 10, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(237527, 19, 19818, 'Mailbox', '', '', '', 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(237528, 8, 6849, 'Cookpot', '', '', '', 1.670001, 0, 0, 0, 0, 0, 0, 4, 10, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(237529, 8, 15342, 'Forge', '', '', '', 2.700001, 0, 0, 0, 0, 0, 0, 3, 10, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(237530, 8, 17159, 'Anvil', '', '', '', 1, 0, 0, 0, 0, 0, 0, 1, 10, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(237533, 8, 17159, 'Anvil', '', '', '', 1, 0, 0, 0, 0, 0, 0, 1, 10, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(237534, 8, 17159, 'Anvil', '', '', '', 1, 0, 0, 0, 0, 0, 0, 1, 10, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(237535, 8, 17159, 'Anvil', '', '', '', 1, 0, 0, 0, 0, 0, 0, 1, 10, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(237536, 8, 17159, 'Anvil', '', '', '', 1, 0, 0, 0, 0, 0, 0, 1, 10, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(237537, 8, 15342, 'Forge', '', '', '', 1, 0, 0, 0, 0, 0, 0, 3, 10, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(237546, 8, 14510, 'Cooking Fire', '', '', '', 1, 0, 0, 0, 0, 0, 0, 4, 10, 215916, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(237547, 7, 16151, 'Stool', '', '', '', 1.000001, 0, 0, 0, 0, 0, 0, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(237548, 8, 23199, 'Brazier', '', '', '', 1.241875, 0, 0, 0, 0, 0, 0, 4, 10, 2061, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(237549, 8, 16955, 'Brazier', '', '', '', 1.3, 0, 0, 0, 0, 0, 0, 4, 10, 2061, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(237550, 8, 16955, 'Brazier', '', '', '', 1.19, 0, 0, 0, 0, 0, 0, 4, 10, 2061, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(237551, 8, 16955, 'Brazier', '', '', '', 1.190001, 0, 0, 0, 0, 0, 0, 4, 10, 2061, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(237552, 8, 16955, 'Brazier', '', '', '', 1.19, 0, 0, 0, 0, 0, 0, 4, 10, 2061, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(237553, 8, 23199, 'Brazier', '', '', '', 1, 0, 0, 0, 0, 0, 0, 4, 10, 2061, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(237554, 8, 23199, 'Brazier', '', '', '', 1, 0, 0, 0, 0, 0, 0, 4, 10, 2061, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(237557, 0, 23211, 'Landslide', '', '', '', 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(237563, 10, 23212, 'Hol''bruk''s Brutal Brew', 'questinteract', '', '', 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 1, 1, 0, 0, 0, 175990, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(237564, 5, 293, 'Skull Pile', '', '', '', 1.5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(237569, 8, 14510, 'Cooking Fire', '', '', '', 1, 0, 0, 0, 0, 0, 0, 4, 10, 215916, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(237572, 8, 14709, 'Bonfire', '', '', '', 0.4400002, 0, 0, 0, 0, 0, 0, 4, 10, 2066, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(237573, 8, 14709, 'Bonfire', '', '', '', 0.6400003, 0, 0, 0, 0, 0, 0, 4, 10, 2066, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(237575, 8, 14709, 'Bonfire', '', '', '', 0.6200004, 0, 0, 0, 0, 0, 0, 4, 10, 2066, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(237576, 8, 14707, 'Forge', '', '', '', 1, 0, 0, 0, 0, 0, 0, 3, 10, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(237577, 8, 14433, 'Anvil', '', '', '', 1, 0, 0, 0, 0, 0, 0, 1, 10, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(237580, 8, 14709, 'Bonfire', '', '', '', 0.63, 0, 0, 0, 0, 0, 0, 4, 10, 2066, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(237581, 8, 14433, 'Anvil', '', '', '', 1, 0, 0, 0, 0, 0, 0, 1, 10, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(237582, 8, 14709, 'Bonfire', '', '', '', 1, 0, 0, 0, 0, 0, 0, 4, 10, 2066, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(237583, 8, 14709, 'Bonfire', '', '', '', 0.9999997, 0, 0, 0, 0, 0, 0, 4, 10, 2066, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(237584, 8, 14707, 'Forge', '', '', '', 0.9677358, 0, 0, 0, 0, 0, 0, 3, 10, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(237585, 8, 14709, 'Bonfire', '', '', '', 0.9999999, 0, 0, 0, 0, 0, 0, 4, 10, 2066, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(237586, 8, 14709, 'Bonfire', '', '', '', 1, 0, 0, 0, 0, 0, 0, 4, 10, 2066, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(237590, 10, 9448, 'Lovely Coconut', 'questinteract', '', '', 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 176097, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 30913, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(237591, 5, 19306, 'Ladder', '', '', '', 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(237593, 7, 23250, 'Seat of the Giantslayer', '', '', '', 1.0405, 0, 0, 0, 0, 0, 0, 1, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(237594, 8, 14059, 'Forge', '', '', '', 1.11, 0, 0, 0, 0, 0, 0, 3, 10, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(237595, 8, 14434, 'Anvil', '', '', '', 1, 0, 0, 0, 0, 0, 0, 1, 10, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(237599, 10, 21289, 'Botani Effects', 'questinteract', '', '', 1, 0, 0, 0, 0, 0, 0, 2168, 0, 0, 0, 0, 1, 0, 0, 0, 0, 176222, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 30913, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(237601, 8, 15342, 'Forge', '', '', '', 1, 0, 0, 0, 0, 0, 0, 3, 10, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(237602, 8, 17159, 'Anvil', '', '', '', 1, 0, 0, 0, 0, 0, 0, 1, 10, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(237603, 8, 6849, 'Cookpot', '', '', '', 1, 0, 0, 0, 0, 0, 0, 4, 10, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(237608, 7, 15419, 'Stool', '', '', '', 0.9999999, 0, 0, 0, 0, 0, 0, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(237609, 7, 15419, 'Stool', '', '', '', 1, 0, 0, 0, 0, 0, 0, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(237610, 7, 15618, 'Wooden Bench', '', '', '', 1, 0, 0, 0, 0, 0, 0, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(237611, 8, 14650, 'Anvil', '', '', '', 1, 0, 0, 0, 0, 0, 0, 1, 10, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(237612, 8, 14650, 'Anvil', '', '', '', 1, 0, 0, 0, 0, 0, 0, 1, 10, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(237618, 7, 15618, 'Wooden Bench', '', '', '', 1, 0, 0, 0, 0, 0, 0, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(237619, 7, 15419, 'Stool', '', '', '', 1, 0, 0, 0, 0, 0, 0, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(237620, 7, 15419, 'Stool', '', '', '', 0.9999999, 0, 0, 0, 0, 0, 0, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(237621, 8, 14650, 'Anvil', '', '', '', 1, 0, 0, 0, 0, 0, 0, 1, 10, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(237622, 8, 14650, 'Anvil', '', '', '', 1, 0, 0, 0, 0, 0, 0, 1, 10, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(237624, 22, 20809, 'Portal to Warspear', '', '', '', 1, 0, 0, 0, 0, 0, 0, 176241, 0, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(237628, 5, 23046, 'Cannon', '', '', '', 1, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(237629, 5, 23046, 'Cannon', '', '', '', 1, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(237630, 5, 23046, 'Cannon', '', '', '', 1, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(237631, 7, 15419, 'Stool', '', '', '', 0.9999999, 0, 0, 0, 0, 0, 0, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(237632, 7, 15419, 'Stool', '', '', '', 1, 0, 0, 0, 0, 0, 0, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(237633, 7, 15618, 'Wooden Bench', '', '', '', 1, 0, 0, 0, 0, 0, 0, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(237634, 10, 14650, 'Anvil', '', '', '', 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(237635, 10, 14650, 'Anvil', '', '', '', 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(237662, 7, 15984, 'Stool', '', '', '', 1.1, 0, 0, 0, 0, 0, 0, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(237667, 33, 23321, 'Dark Portal', '', '', '', 1, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 175, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(237669, 0, 15904, 'Ogre Cage', 'questinteract', '', '', 1.5, 0, 0, 0, 0, 0, 0, 0, 2323, 5000, 0, 0, 0, 0, 30701, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(237670, 33, 23328, 'Dark Portal', '', '', '', 1, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 174, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(237697, 9, 15781, 'Faded Note', '', '', '', 1, 0, 0, 0, 0, 0, 0, 4955, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(237705, 2, 7409, 'Boneseer''s Cauldron', '', '', '', 3, 0, 0, 0, 0, 0, 0, 0, 18923, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(237706, 5, 14587, 'Bone', '', '', '', 0.15, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(237707, 5, 18708, 'Bone', '', '', '', 0.2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(237708, 5, 18709, 'Bone', '', '', '', 0.15, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(237709, 5, 14589, 'Bone', '', '', '', 0.2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(237710, 5, 18710, 'Bone', '', '', '', 0.2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(237714, 8, 6744, 'Brazier', '', '', '', 1, 0, 0, 0, 0, 0, 0, 4, 10, 195641, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(237715, 8, 6744, 'Brazier', '', '', '', 1, 0, 0, 0, 0, 0, 0, 4, 10, 195641, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(237716, 8, 6744, 'Brazier', '', '', '', 1, 0, 0, 0, 0, 0, 0, 4, 10, 195641, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(237721, 10, 10497, 'Dark Iron Mole Machine', 'vehichlecursor', '', '', 0.9, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 169974, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(237724, 10, 23777, 'Full Garrison Cache', '', '', '', 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3000, 0, 0, 0, 0, 0, 0, 178479, 0, 0, 0, 0, 0, 1, 0, 1, 0, 0, 0, 0, 1, 637, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(237725, 5, 11591, 'Mole Machine Provided Courtesy of Thaelin Darkanvil Industries', '', '', '', 1.5, 0, 0, 0, 0, 0, 0, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(237728, 10, 23371, 'Pillar of Creation', 'questinteract', '', '', 0.8700001, 0, 0, 0, 0, 0, 0, 2160, 0, 0, 300, 0, 0, 0, 0, 0, 0, 176794, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 30924, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(237729, 10, 23371, 'Pillar of Life', 'questinteract', '', '', 0.6600003, 0, 0, 0, 0, 0, 0, 2160, 0, 0, 300, 0, 0, 0, 0, 0, 0, 176783, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 30923, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(237730, 10, 23371, 'Pillar of Rejuvenation', 'questinteract', '', '', 0.7000003, 0, 0, 0, 0, 0, 0, 2160, 0, 0, 300, 0, 0, 0, 0, 0, 0, 176793, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 30925, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(237732, 19, 15710, 'Mailbox', '', '', '', 1, 0, 0, 0, 0, 0, 0, 923, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(237733, 22, 20809, 'Portal to Ashran', '', '', '', 1, 0, 0, 0, 0, 0, 0, 176807, 0, 0, 1, 0, 30830, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(237734, 0, 23395, 'Prison Door', '', '', '', 1, 0, 0, 0, 0, 0, 0, 0, 0, 3000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(237735, 0, 23395, 'Prison Door', '', '', '', 1, 0, 0, 0, 0, 0, 0, 0, 0, 3000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(237736, 0, 23395, 'Prison Door', '', '', '', 1, 0, 0, 0, 0, 0, 0, 0, 0, 3000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(237737, 0, 23395, 'Prison Door', '', '', '', 1, 0, 0, 0, 0, 0, 0, 0, 0, 3000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(237738, 22, 20809, 'Portal to Ashran', '', '', '', 1, 0, 0, 0, 0, 0, 0, 176809, 0, 0, 1, 0, 30830, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(237739, 8, 14707, 'Forge', '', '', '', 1, 0, 0, 0, 0, 0, 0, 3, 10, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(237740, 8, 15992, 'Cookpot', '', '', '', 1.79, 0, 0, 0, 0, 0, 0, 4, 10, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(237741, 8, 14709, 'Campfire', '', '', '', 0.64, 0, 0, 0, 0, 0, 0, 4, 10, 2061, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(237742, 8, 14709, 'Campfire', '', '', '', 0.6400003, 0, 0, 0, 0, 0, 0, 4, 10, 2061, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(237743, 8, 14709, 'Campfire', '', '', '', 0.38, 0, 0, 0, 0, 0, 0, 4, 10, 2061, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(237744, 8, 14709, 'Campfire', '', '', '', 0.3800004, 0, 0, 0, 0, 0, 0, 4, 10, 2061, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(237745, 8, 14707, 'Forge', '', '', '', 1, 0, 0, 0, 0, 0, 0, 3, 10, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(237746, 8, 14707, 'Forge', '', '', '', 1, 0, 0, 0, 0, 0, 0, 3, 10, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(237747, 8, 14709, 'Campfire', '', '', '', 0.8300002, 0, 0, 0, 0, 0, 0, 4, 10, 2061, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(237748, 8, 14707, 'Forge', '', '', '', 1, 0, 0, 0, 0, 0, 0, 3, 10, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(237749, 8, 15992, 'Cookpot', '', '', '', 1, 0, 0, 0, 0, 0, 0, 4, 10, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(237750, 8, 14707, 'Forge', '', '', '', 1, 0, 0, 0, 0, 0, 0, 3, 10, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(237751, 10, 14702, 'Iron Horde Attack Orders', 'Inspect', '', '', 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4958, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(237756, 8, 14709, 'Campfire', '', '', '', 0.4600004, 0, 0, 0, 0, 0, 0, 4, 10, 2061, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(237757, 8, 14709, 'Campfire', '', '', '', 0.46, 0, 0, 0, 0, 0, 0, 4, 10, 2061, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(237758, 8, 14707, 'Forge', '', '', '', 1, 0, 0, 0, 0, 0, 0, 3, 10, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(237760, 8, 10991, 'Campfire', '', '', '', 1.627315, 0, 0, 0, 0, 0, 0, 4, 10, 2061, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(237761, 8, 14707, 'Forge', '', '', '', 1.050256, 0, 0, 0, 0, 0, 0, 3, 10, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(237762, 8, 23396, 'Bonfire', '', '', '', 0.8900001, 0, 0, 0, 0, 0, 0, 4, 10, 2066, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(237763, 8, 14709, 'Bonfire', '', '', '', 0.3900002, 0, 0, 0, 0, 0, 0, 4, 10, 2061, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(237764, 8, 14707, 'Forge', '', '', '', 1, 0, 0, 0, 0, 0, 0, 3, 10, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(237765, 10, 17201, 'Prickly Guava', 'questinteract', '', '', 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 176850, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 30913, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(237766, 8, 9691, 'Barbecue', '', '', '', 1, 0, 0, 0, 0, 0, 0, 4, 10, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(237767, 8, 9371, 'Forge', '', '', '', 1, 0, 0, 0, 0, 0, 0, 3, 10, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(237768, 8, 10142, 'Bonfire', '', '', '', 1, 0, 0, 0, 0, 0, 0, 4, 10, 2066, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(237769, 8, 9606, 'Barbecue', '', '', '', 1, 0, 0, 0, 0, 0, 0, 4, 10, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(237770, 8, 14650, 'Anvil', '', '', '', 0.7600002, 0, 0, 0, 0, 0, 0, 1, 10, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(237771, 8, 14513, 'Cookpot', '', '', '', 0.95, 0, 0, 0, 0, 0, 0, 4, 10, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(237772, 10, 17177, 'Gorgraberry', 'questinteract', '', '', 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 176853, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 30913, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(237773, 8, 14510, 'Campfire', '', '', '', 1, 0, 0, 0, 0, 0, 0, 4, 10, 2061, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(237776, 10, 15139, 'Hand-Written Sign', 'inspect', '', '', 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 17304, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(237777, 0, 17681, '6DU_HighmaulRaid_earthwall', '', '', '', 2, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(237778, 0, 17681, '6DU_HighmaulRaid_earthwall', '', '', '', 2, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(237779, 0, 17681, '6DU_HighmaulRaid_earthwall', '', '', '', 2, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(237780, 0, 17681, '6DU_HighmaulRaid_earthwall', '', '', '', 2, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(237781, 8, 14573, 'Cookpot', '', '', '', 1, 0, 0, 0, 0, 0, 0, 4, 10, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(237782, 8, 14573, 'Cookpot', '', '', '', 1.14, 0, 0, 0, 0, 0, 0, 4, 10, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(237783, 8, 7748, 'Bonfire', '', '', '', 1, 0, 0, 0, 0, 0, 0, 4, 10, 2066, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(237784, 8, 17690, 'Bonfire', '', '', '', 1, 0, 0, 0, 0, 0, 0, 4, 10, 239270, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(237785, 8, 9606, 'Cookpot', '', '', '', 1, 0, 0, 0, 0, 0, 0, 4, 10, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(237794, 8, 16746, 'Anvil', '', '', '', 0.7900001, 0, 0, 0, 0, 0, 0, 1, 10, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(237795, 19, 15710, 'Mailbox', '', '', '', 1, 0, 0, 0, 0, 0, 0, 923, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(237798, 8, 14510, 'Campfire', '', '', '', 1, 0, 0, 0, 0, 0, 0, 4, 10, 2061, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(237799, 8, 16975, 'Campfire', '', '', '', 1, 0, 0, 0, 0, 0, 0, 4, 10, 2061, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(237800, 8, 14059, 'Forge', '', '', '', 1, 0, 0, 0, 0, 0, 0, 3, 10, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(237801, 8, 23400, 'Anvil', '', '', '', 1.16, 0, 0, 0, 0, 0, 0, 1, 10, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(237802, 8, 14573, 'Cookpot', '', '', '', 1, 0, 0, 0, 0, 0, 0, 4, 10, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(237803, 0, 23395, 'Prison Door', '', '', '', 1, 0, 0, 0, 0, 0, 0, 0, 0, 3000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(237804, 0, 23395, 'Prison Door', '', '', '', 1, 0, 0, 0, 0, 0, 0, 0, 0, 3000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(237805, 0, 23395, 'Prison Door', '', '', '', 1, 0, 0, 0, 0, 0, 0, 0, 0, 3000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(237806, 0, 23395, 'Prison Door', '', '', '', 1, 0, 0, 0, 0, 0, 0, 0, 0, 3000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(237809, 9, 23458, 'The Gods of Arak', '', '', '', 2, 0, 0, 0, 0, 0, 0, 4962, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(237844, 5, 20641, 'Draenei Corpse Pile', '', '', '', 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(237877, 8, 14510, 'Campfire', '', '', '', 1.121342, 0, 0, 0, 0, 0, 0, 4, 10, 2061, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(237885, 8, 17690, 'Bonfire', '', '', '', 0.5000005, 0, 0, 0, 0, 0, 0, 4, 10, 2066, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(237887, 8, 18986, 'Cookpot', '', '', '', 1, 0, 0, 0, 0, 0, 0, 4, 10, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(237888, 8, 14059, 'Forge', '', '', '', 1, 0, 0, 0, 0, 0, 0, 3, 10, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(237889, 8, 14513, 'Cookpot', '', '', '', 1, 0, 0, 0, 0, 0, 0, 4, 10, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(237890, 8, 15012, 'Cookpot', '', '', '', 1, 0, 0, 0, 0, 0, 0, 4, 10, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(237891, 8, 14510, 'Bonfire', '', '', '', 1, 0, 0, 0, 0, 0, 0, 4, 10, 2066, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(237892, 8, 14510, 'Bonfire', '', '', '', 1, 0, 0, 0, 0, 0, 0, 4, 10, 2066, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(237913, 45, 20508, 'Alchemy Work Order', '', '', '', 1, 0, 0, 0, 0, 0, 0, 57, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(237919, 8, 9371, 'Forge', '', '', '', 1, 0, 0, 0, 0, 0, 0, 3, 10, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(237920, 7, 9695, 'Chair', '', '', '', 1, 0, 0, 0, 0, 0, 0, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(237921, 8, 23497, 'Forge', '', '', '', 1, 0, 0, 0, 0, 0, 0, 3, 10, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(237922, 7, 23498, 'Stool', '', '', '', 1, 0, 0, 0, 0, 0, 0, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(237923, 7, 23499, 'Stool', '', '', '', 1, 0, 0, 0, 0, 0, 0, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(237924, 8, 22926, 'Forge', '', '', '', 1, 0, 0, 0, 0, 0, 0, 3, 10, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(237925, 7, 9695, 'Chair', '', '', '', 1, 0, 0, 0, 0, 0, 0, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(237926, 8, 16847, 'Campfire', '', '', '', 1, 0, 0, 0, 0, 0, 0, 4, 10, 2061, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(237927, 7, 9695, 'Chair', '', '', '', 1, 0, 0, 0, 0, 0, 0, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(237928, 7, 23499, 'Stool', '', '', '', 1, 0, 0, 0, 0, 0, 0, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(237929, 7, 23498, 'Stool', '', '', '', 1, 0, 0, 0, 0, 0, 0, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(237931, 8, 16847, 'Campfire', '', '', '', 1, 0, 0, 0, 0, 0, 0, 4, 10, 2061, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(237932, 7, 23498, 'Stool', '', '', '', 1, 0, 0, 0, 0, 0, 0, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(237933, 7, 23499, 'Stool', '', '', '', 1, 0, 0, 0, 0, 0, 0, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(237934, 7, 23499, 'Stool', '', '', '', 1, 0, 0, 0, 0, 0, 0, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(237936, 7, 23498, 'Stool', '', '', '', 1, 0, 0, 0, 0, 0, 0, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(237937, 7, 23498, 'Stool', '', '', '', 1, 0, 0, 0, 0, 0, 0, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(237938, 7, 23498, 'Stool', '', '', '', 1, 0, 0, 0, 0, 0, 0, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(237939, 7, 23498, 'Stool', '', '', '', 1, 0, 0, 0, 0, 0, 0, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342); -- -Unknown-
+INSERT INTO `gameobject_template` (`entry`, `type`, `displayId`, `name`, `IconName`, `castBarCaption`, `unk1`, `size`, `questItem1`, `questItem2`, `questItem3`, `questItem4`, `questItem5`, `questItem6`, `Data0`, `Data1`, `Data2`, `Data3`, `Data4`, `Data5`, `Data6`, `Data7`, `Data8`, `Data9`, `Data10`, `Data11`, `Data12`, `Data13`, `Data14`, `Data15`, `Data16`, `Data17`, `Data18`, `Data19`, `Data20`, `Data21`, `Data22`, `Data23`, `Data24`, `Data25`, `Data26`, `Data27`, `Data28`, `Data29`, `Data30`, `Data31`, `Data32`, `unkInt32`, `VerifiedBuild`) VALUES
+(237940, 7, 23499, 'Stool', '', '', '', 1, 0, 0, 0, 0, 0, 0, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(237941, 8, 16746, 'Anvil', '', '', '', 0.7000003, 0, 0, 0, 0, 0, 0, 1, 10, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(237942, 9, 5992, 'Engraved Stone Plaque', '', '', '', 2, 0, 0, 0, 0, 0, 0, 4984, 0, 2, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(237946, 3, 23500, 'Spirit Coffer', '', 'Opening', '', 1, 0, 0, 0, 0, 0, 0, 57, 0, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 21400, 0, 0, 0, 91, 4, 90, 0, 0, 0, 0, 0, 81040, 0, 0, 0, 57275, 0, 0, 0, 19342), -- -Unknown-
+(237947, 5, 23500, 'Coffer', '', '', '', 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(237962, 8, 14707, 'Forge', '', '', '', 1, 0, 0, 0, 0, 0, 0, 3, 10, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(237963, 8, 14433, 'Anvil', '', '', '', 1, 0, 0, 0, 0, 0, 0, 1, 10, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(237967, 7, 18718, 'Stool', '', '', '', 1, 0, 0, 0, 0, 0, 0, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(237968, 7, 21602, 'Stool', '', '', '', 1, 0, 0, 0, 0, 0, 0, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(237969, 8, 14512, 'Bonfire', '', '', '', 1, 0, 0, 0, 0, 0, 0, 4, 10, 2066, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(237970, 8, 9606, 'Cookpot', '', '', '', 1, 0, 0, 0, 0, 0, 0, 4, 10, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(237971, 8, 10142, 'Cookpot', '', '', '', 1.25, 0, 0, 0, 0, 0, 0, 4, 10, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(237972, 8, 23587, 'Cookpot', '', '', '', 1.31, 0, 0, 0, 0, 0, 0, 4, 10, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(237973, 7, 18718, 'Stool', '', '', '', 1, 0, 0, 0, 0, 0, 0, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(237974, 8, 23588, 'Cookpot', '', '', '', 0.7600002, 0, 0, 0, 0, 0, 0, 4, 10, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(237979, 8, 6849, 'Cookpot', '', '', '', 1, 0, 0, 0, 0, 0, 0, 4, 10, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(237980, 8, 17159, 'Anvil', '', '', '', 1, 0, 0, 0, 0, 0, 0, 1, 10, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(237981, 8, 16847, 'Campfire', '', '', '', 1, 0, 0, 0, 0, 0, 0, 4, 10, 2061, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(237986, 8, 14512, 'Bonfire', '', '', '', 1, 0, 0, 0, 0, 0, 0, 4, 10, 2066, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(237988, 8, 14512, 'Bonfire', '', '', '', 0.9999999, 0, 0, 0, 0, 0, 0, 4, 10, 2066, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(237989, 8, 14512, 'Bonfire', '', '', '', 0.9999998, 0, 0, 0, 0, 0, 0, 4, 10, 2066, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(237990, 8, 23596, 'Cookpot', '', '', '', 1, 0, 0, 0, 0, 0, 0, 4, 10, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(237992, 8, 23596, 'Cookpot', '', '', '', 1, 0, 0, 0, 0, 0, 0, 4, 10, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(237993, 8, 14709, 'Bonfire', '', '', '', 1, 0, 0, 0, 0, 0, 0, 4, 10, 2066, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(237994, 8, 14709, 'Bonfire', '', '', '', 1, 0, 0, 0, 0, 0, 0, 4, 10, 2066, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(237995, 8, 14709, 'Bonfire', '', '', '', 1, 0, 0, 0, 0, 0, 0, 4, 10, 2066, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(237996, 8, 14709, 'Bonfire', '', '', '', 1, 0, 0, 0, 0, 0, 0, 4, 10, 2066, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(237997, 8, 14059, 'Forge', '', '', '', 1, 0, 0, 0, 0, 0, 0, 3, 10, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(237998, 8, 16975, 'Campfire', '', '', '', 1, 0, 0, 0, 0, 0, 0, 4, 10, 2061, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(237999, 8, 16975, 'Campfire', '', '', '', 1, 0, 0, 0, 0, 0, 0, 4, 10, 2061, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(238000, 8, 14709, 'Bonfire', '', '', '', 1, 0, 0, 0, 0, 0, 0, 4, 10, 2066, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(238001, 8, 14709, 'Bonfire', '', '', '', 1, 0, 0, 0, 0, 0, 0, 4, 10, 2066, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(238002, 8, 14512, 'Bonfire', '', '', '', 0.88, 0, 0, 0, 0, 0, 0, 4, 10, 2066, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(238011, 8, 14512, 'Bonfire', '', '', '', 0.88, 0, 0, 0, 0, 0, 0, 4, 10, 2066, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(238018, 8, 15992, 'Cookpot', '', '', '', 1.980573, 0, 0, 0, 0, 0, 0, 4, 10, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(238019, 8, 15992, 'Cookpot', '', '', '', 1.56, 0, 0, 0, 0, 0, 0, 4, 10, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(238020, 8, 15992, 'Cookpot', '', '', '', 2.018045, 0, 0, 0, 0, 0, 0, 4, 10, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(238021, 8, 14510, 'Campfire', '', '', '', 1, 0, 0, 0, 0, 0, 0, 4, 10, 2061, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(238022, 8, 14510, 'Campfire', '', '', '', 1, 0, 0, 0, 0, 0, 0, 4, 10, 2061, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(238034, 8, 14510, 'Campfire', '', '', '', 1, 0, 0, 0, 0, 0, 0, 4, 10, 2061, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(238039, 8, 16847, 'Campfire', '', '', '', 1, 0, 0, 0, 0, 0, 0, 4, 10, 2061, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(238040, 7, 14856, 'Chair', '', '', '', 0.9999999, 0, 0, 0, 0, 0, 0, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(238042, 8, 17159, 'Anvil', '', '', '', 1, 0, 0, 0, 0, 0, 0, 1, 10, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(238043, 8, 15342, 'Forge', '', '', '', 1, 0, 0, 0, 0, 0, 0, 3, 10, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(238044, 7, 14856, 'Chair', '', '', '', 1, 0, 0, 0, 0, 0, 0, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(238045, 7, 14856, 'Chair', '', '', '', 1, 0, 0, 0, 0, 0, 0, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(238046, 8, 19962, 'Brazier', '', '', '', 1, 0, 0, 0, 0, 0, 0, 4, 10, 195641, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(238049, 8, 14513, 'Campfire', '', '', '', 1, 0, 0, 0, 0, 0, 0, 4, 10, 2061, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(238050, 8, 17690, 'Bonfire', '', '', '', 1, 0, 0, 0, 0, 0, 0, 4, 10, 239283, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(238053, 8, 14709, 'Bonfire', '', '', '', 1, 0, 0, 0, 0, 0, 0, 4, 10, 2066, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(238054, 8, 6411, 'Bonfire', '', '', '', 0.9999998, 0, 0, 0, 0, 0, 0, 4, 10, 2066, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(238055, 8, 23599, 'Brazier', '', '', '', 1, 0, 0, 0, 0, 0, 0, 4, 10, 195641, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(238056, 8, 23599, 'Brazier', '', '', '', 1, 0, 0, 0, 0, 0, 0, 4, 10, 195641, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(238057, 8, 23599, 'Brazier', '', '', '', 1, 0, 0, 0, 0, 0, 0, 4, 10, 195641, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(238058, 8, 23599, 'Brazier', '', '', '', 1, 0, 0, 0, 0, 0, 0, 4, 10, 195641, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(238059, 8, 23599, 'Brazier', '', '', '', 1, 0, 0, 0, 0, 0, 0, 4, 10, 195641, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(238061, 8, 15012, 'Cookpot', '', '', '', 0.5, 0, 0, 0, 0, 0, 0, 4, 10, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(238062, 8, 23601, 'Cookpot', '', '', '', 1, 0, 0, 0, 0, 0, 0, 4, 10, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(238063, 8, 14573, 'Cookpot', '', '', '', 1, 0, 0, 0, 0, 0, 0, 4, 10, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(238065, 8, 23599, 'Brazier', '', '', '', 1, 0, 0, 0, 0, 0, 0, 4, 10, 195641, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(238066, 8, 14512, 'Bonfire', '', '', '', 1, 0, 0, 0, 0, 0, 0, 4, 10, 2066, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(238067, 8, 14510, 'Campfire', '', '', '', 1, 0, 0, 0, 0, 0, 0, 4, 10, 215916, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(238068, 8, 14510, 'Campfire', '', '', '', 1, 0, 0, 0, 0, 0, 0, 4, 10, 215916, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(238069, 8, 14510, 'Campfire', '', '', '', 1, 0, 0, 0, 0, 0, 0, 4, 10, 215916, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(238070, 8, 14510, 'Campfire', '', '', '', 1, 0, 0, 0, 0, 0, 0, 4, 10, 215916, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(238071, 8, 14510, 'Campfire', '', '', '', 1, 0, 0, 0, 0, 0, 0, 4, 10, 215916, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(238075, 8, 14510, 'Campfire', '', '', '', 1, 0, 0, 0, 0, 0, 0, 4, 10, 215916, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(238077, 8, 23599, 'Brazier', '', '', '', 1, 0, 0, 0, 0, 0, 0, 4, 10, 195641, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(238078, 8, 15517, 'Brazier', '', '', '', 1, 0, 0, 0, 0, 0, 0, 4, 10, 195641, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(238079, 8, 23599, 'Brazier', '', '', '', 1, 0, 0, 0, 0, 0, 0, 4, 10, 195641, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(238104, 8, 14573, 'Cookpot', '', '', '', 1, 0, 0, 0, 0, 0, 0, 4, 10, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(238105, 8, 18986, 'Forge', '', '', '', 1, 0, 0, 0, 0, 0, 0, 3, 10, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(238106, 8, 23599, 'Brazier', '', '', '', 1, 0, 0, 0, 0, 0, 0, 4, 10, 195641, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(238107, 8, 23599, 'Brazier', '', '', '', 1, 0, 0, 0, 0, 0, 0, 4, 10, 195641, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(238108, 8, 7748, 'Bonfire', '', '', '', 0.8100002, 0, 0, 0, 0, 0, 0, 4, 10, 2066, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(238109, 8, 7748, 'Bonfire', '', '', '', 0.81, 0, 0, 0, 0, 0, 0, 4, 10, 2066, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(238110, 8, 17690, 'Bonfire', '', '', '', 1, 0, 0, 0, 0, 0, 0, 4, 10, 239283, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(238111, 8, 14512, 'Bonfire', '', '', '', 0.9999996, 0, 0, 0, 0, 0, 0, 4, 10, 2066, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(238112, 8, 23599, 'Brazier', '', '', '', 1, 0, 0, 0, 0, 0, 0, 4, 10, 195641, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(238113, 8, 23599, 'Brazier', '', '', '', 1, 0, 0, 0, 0, 0, 0, 4, 10, 195641, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(238116, 8, 14573, 'Cookpot', '', '', '', 1, 0, 0, 0, 0, 0, 0, 4, 10, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(238119, 8, 23599, 'Brazier', '', '', '', 1, 0, 0, 0, 0, 0, 0, 4, 10, 195641, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(238120, 8, 23599, 'Brazier', '', '', '', 1, 0, 0, 0, 0, 0, 0, 4, 10, 195641, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(238121, 8, 15517, 'Brazier', '', '', '', 1, 0, 0, 0, 0, 0, 0, 4, 10, 195641, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(238123, 8, 14510, 'Campfire', '', '', '', 1, 0, 0, 0, 0, 0, 0, 4, 10, 215916, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(238124, 8, 14510, 'Campfire', '', '', '', 1, 0, 0, 0, 0, 0, 0, 4, 10, 215916, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(238125, 8, 18986, 'Forge', '', '', '', 1, 0, 0, 0, 0, 0, 0, 3, 10, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(238126, 8, 14510, 'Campfire', '', '', '', 1, 0, 0, 0, 0, 0, 0, 4, 10, 215916, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(238127, 8, 15517, 'Brazier', '', '', '', 1, 0, 0, 0, 0, 0, 0, 4, 10, 195641, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(238128, 7, 14430, 'Stool', '', '', '', 1, 0, 0, 0, 0, 0, 0, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(238129, 8, 23400, 'Anvil', '', '', '', 1, 0, 0, 0, 0, 0, 0, 1, 10, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(238130, 7, 15292, 'Bench', '', '', '', 1, 0, 0, 0, 0, 0, 0, 2, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(238131, 7, 15292, 'Bench', '', '', '', 1, 0, 0, 0, 0, 0, 0, 2, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(238132, 7, 15292, 'Bench', '', '', '', 1, 0, 0, 0, 0, 0, 0, 2, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(238133, 7, 15292, 'Bench', '', '', '', 1, 0, 0, 0, 0, 0, 0, 2, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(238134, 7, 15292, 'Bench', '', '', '', 1, 0, 0, 0, 0, 0, 0, 2, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(238135, 8, 23599, 'Brazier', '', '', '', 1, 0, 0, 0, 0, 0, 0, 4, 10, 195641, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(238136, 8, 7748, 'Bonfire', '', '', '', 1.62, 0, 0, 0, 0, 0, 0, 4, 10, 2066, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(238137, 8, 23599, 'Brazier', '', '', '', 1, 0, 0, 0, 0, 0, 0, 4, 10, 195641, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(238138, 8, 15012, 'Cookpot', '', '', '', 0.5, 0, 0, 0, 0, 0, 0, 4, 10, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(238140, 8, 23599, 'Brazier', '', '', '', 1, 0, 0, 0, 0, 0, 0, 4, 10, 195641, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(238141, 8, 23599, 'Brazier', '', '', '', 1, 0, 0, 0, 0, 0, 0, 4, 10, 195641, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(238142, 7, 15292, 'Bench', '', '', '', 1, 0, 0, 0, 0, 0, 0, 2, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(238143, 7, 15292, 'Bench', '', '', '', 1, 0, 0, 0, 0, 0, 0, 2, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(238144, 7, 15292, 'Bench', '', '', '', 1, 0, 0, 0, 0, 0, 0, 2, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(238145, 8, 23599, 'Brazier', '', '', '', 1, 0, 0, 0, 0, 0, 0, 4, 10, 195641, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(238146, 7, 14430, 'Stool', '', '', '', 1, 0, 0, 0, 0, 0, 0, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(238147, 7, 14430, 'Stool', '', '', '', 1, 0, 0, 0, 0, 0, 0, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(238148, 8, 23599, 'Brazier', '', '', '', 1, 0, 0, 0, 0, 0, 0, 4, 10, 195641, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(238149, 8, 23599, 'Brazier', '', '', '', 1, 0, 0, 0, 0, 0, 0, 4, 10, 195641, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(238150, 8, 7748, 'Bonfire', '', '', '', 1, 0, 0, 0, 0, 0, 0, 4, 10, 2066, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(238151, 7, 15292, 'Bench', '', '', '', 1, 0, 0, 0, 0, 0, 0, 2, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(238152, 7, 15292, 'Bench', '', '', '', 1, 0, 0, 0, 0, 0, 0, 2, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(238153, 7, 15292, 'Bench', '', '', '', 1, 0, 0, 0, 0, 0, 0, 2, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(238154, 8, 23599, 'Brazier', '', '', '', 1, 0, 0, 0, 0, 0, 0, 4, 10, 195641, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(238155, 8, 15517, 'Brazier', '', '', '', 1, 0, 0, 0, 0, 0, 0, 4, 10, 195641, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(238162, 8, 23599, 'Brazier', '', '', '', 1, 0, 0, 0, 0, 0, 0, 4, 10, 195641, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(238163, 8, 14573, 'Cookpot', '', '', '', 1, 0, 0, 0, 0, 0, 0, 4, 10, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(238164, 8, 23599, 'Brazier', '', '', '', 1, 0, 0, 0, 0, 0, 0, 4, 10, 195641, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(238165, 8, 23599, 'Brazier', '', '', '', 1, 0, 0, 0, 0, 0, 0, 4, 10, 195641, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(238166, 8, 23599, 'Brazier', '', '', '', 1, 0, 0, 0, 0, 0, 0, 4, 10, 195641, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(238167, 8, 23599, 'Brazier', '', '', '', 1, 0, 0, 0, 0, 0, 0, 4, 10, 195641, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(238168, 8, 23599, 'Brazier', '', '', '', 1, 0, 0, 0, 0, 0, 0, 4, 10, 195641, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(238169, 8, 23599, 'Brazier', '', '', '', 1, 0, 0, 0, 0, 0, 0, 4, 10, 195641, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(238170, 8, 23599, 'Brazier', '', '', '', 1, 0, 0, 0, 0, 0, 0, 4, 10, 195641, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(238171, 8, 23599, 'Brazier', '', '', '', 1, 0, 0, 0, 0, 0, 0, 4, 10, 195641, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(238172, 8, 23599, 'Brazier', '', '', '', 1, 0, 0, 0, 0, 0, 0, 4, 10, 195641, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(238173, 8, 23599, 'Brazier', '', '', '', 1, 0, 0, 0, 0, 0, 0, 4, 10, 195641, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(238174, 8, 23599, 'Brazier', '', '', '', 1, 0, 0, 0, 0, 0, 0, 4, 10, 195641, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(238175, 8, 23599, 'Brazier', '', '', '', 1, 0, 0, 0, 0, 0, 0, 4, 10, 195641, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(238176, 8, 23599, 'Brazier', '', '', '', 1, 0, 0, 0, 0, 0, 0, 4, 10, 195641, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(238177, 8, 23599, 'Brazier', '', '', '', 1, 0, 0, 0, 0, 0, 0, 4, 10, 195641, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(238178, 8, 23599, 'Brazier', '', '', '', 1, 0, 0, 0, 0, 0, 0, 4, 10, 195641, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(238179, 8, 14512, 'Bonfire', '', '', '', 1, 0, 0, 0, 0, 0, 0, 4, 10, 2066, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(238180, 8, 14512, 'Bonfire', '', '', '', 1, 0, 0, 0, 0, 0, 0, 4, 10, 2066, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(238181, 8, 14512, 'Bonfire', '', '', '', 0.9999999, 0, 0, 0, 0, 0, 0, 4, 10, 2066, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(238182, 8, 23599, 'Brazier', '', '', '', 1, 0, 0, 0, 0, 0, 0, 4, 10, 195641, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(238183, 8, 23599, 'Brazier', '', '', '', 1, 0, 0, 0, 0, 0, 0, 4, 10, 195641, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(238184, 8, 23599, 'Brazier', '', '', '', 1, 0, 0, 0, 0, 0, 0, 4, 10, 195641, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(238185, 8, 23599, 'Brazier', '', '', '', 1, 0, 0, 0, 0, 0, 0, 4, 10, 195641, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(238186, 8, 23599, 'Brazier', '', '', '', 1, 0, 0, 0, 0, 0, 0, 4, 10, 195641, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(238187, 8, 23599, 'Brazier', '', '', '', 1, 0, 0, 0, 0, 0, 0, 4, 10, 195641, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(238188, 8, 23599, 'Brazier', '', '', '', 1, 0, 0, 0, 0, 0, 0, 4, 10, 195641, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(238189, 8, 23599, 'Brazier', '', '', '', 1, 0, 0, 0, 0, 0, 0, 4, 10, 195641, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(238190, 8, 23599, 'Brazier', '', '', '', 1, 0, 0, 0, 0, 0, 0, 4, 10, 195641, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(238191, 8, 23599, 'Brazier', '', '', '', 1, 0, 0, 0, 0, 0, 0, 4, 10, 195641, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(238192, 8, 23599, 'Brazier', '', '', '', 1, 0, 0, 0, 0, 0, 0, 4, 10, 195641, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(238193, 8, 23599, 'Brazier', '', '', '', 1, 0, 0, 0, 0, 0, 0, 4, 10, 195641, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(238194, 8, 23599, 'Brazier', '', '', '', 1, 0, 0, 0, 0, 0, 0, 4, 10, 195641, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(238195, 8, 23599, 'Brazier', '', '', '', 1, 0, 0, 0, 0, 0, 0, 4, 10, 195641, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(238196, 8, 200, 'Bonfire', '', '', '', 1.3, 0, 0, 0, 0, 0, 0, 4, 10, 179900, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(238198, 8, 14510, 'Campfire', '', '', '', 0.869536, 0, 0, 0, 0, 0, 0, 4, 10, 2061, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(238199, 8, 14709, 'Bonfire', '', '', '', 0.6300001, 0, 0, 0, 0, 0, 0, 4, 10, 2066, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(238200, 8, 14510, 'Campfire', '', '', '', 1.649999, 0, 0, 0, 0, 0, 0, 4, 10, 2061, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(238201, 8, 14510, 'Campfire', '', '', '', 0.7700002, 0, 0, 0, 0, 0, 0, 4, 10, 2061, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(238202, 8, 14510, 'Campfire', '', '', '', 1, 0, 0, 0, 0, 0, 0, 4, 10, 2061, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(238203, 8, 14510, 'Campfire', '', '', '', 0.8695364, 0, 0, 0, 0, 0, 0, 4, 10, 2061, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(238204, 8, 15342, 'Brazier', '', '', '', 0.58, 0, 0, 0, 0, 0, 0, 4, 10, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(238205, 8, 15342, 'Brazier', '', '', '', 0.58, 0, 0, 0, 0, 0, 0, 4, 10, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(238206, 8, 15342, 'Forge', '', '', '', 0.6400002, 0, 0, 0, 0, 0, 0, 3, 10, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(238207, 8, 17159, 'Anvil', '', '', '', 0.9200001, 0, 0, 0, 0, 0, 0, 1, 10, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(238208, 8, 6849, 'Cookpot', '', '', '', 1, 0, 0, 0, 0, 0, 0, 4, 10, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(238209, 8, 15342, 'Brazier', '', '', '', 0.58, 0, 0, 0, 0, 0, 0, 4, 10, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(238210, 8, 15342, 'Brazier', '', '', '', 0.58, 0, 0, 0, 0, 0, 0, 4, 10, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(238211, 8, 15342, 'Forge', '', '', '', 1, 0, 0, 0, 0, 0, 0, 3, 10, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(238237, 8, 15342, 'Brazier', '', '', '', 0.58, 0, 0, 0, 0, 0, 0, 4, 10, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(238238, 8, 15342, 'Brazier', '', '', '', 0.58, 0, 0, 0, 0, 0, 0, 4, 10, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(238239, 8, 15342, 'Brazier', '', '', '', 0.58, 0, 0, 0, 0, 0, 0, 4, 10, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(238240, 8, 15342, 'Brazier', '', '', '', 0.58, 0, 0, 0, 0, 0, 0, 4, 10, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(238249, 7, 14033, 'Chair', '', '', '', 1, 0, 0, 0, 0, 0, 0, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(238250, 7, 14856, 'Chair', '', '', '', 1, 0, 0, 0, 0, 0, 0, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(238251, 7, 14856, 'Chair', '', '', '', 1, 0, 0, 0, 0, 0, 0, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(238252, 7, 14856, 'Chair', '', '', '', 1, 0, 0, 0, 0, 0, 0, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(238253, 8, 16656, 'Bonfire', '', '', '', 1, 0, 0, 0, 0, 0, 0, 4, 10, 2066, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(238264, 8, 10991, 'Campfire', '', '', '', 1, 0, 0, 0, 0, 0, 0, 4, 10, 2061, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(238265, 8, 10991, 'Campfire', '', '', '', 0.8600001, 0, 0, 0, 0, 0, 0, 4, 10, 2061, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(238266, 8, 16656, 'Bonfire', '', '', '', 1, 0, 0, 0, 0, 0, 0, 4, 10, 2066, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(238267, 8, 16656, 'Bonfire', '', '', '', 1, 0, 0, 0, 0, 0, 0, 4, 10, 2066, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(238271, 8, 15012, 'Fire Pit', '', '', '', 1, 0, 0, 0, 0, 0, 0, 4, 10, 215916, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(238272, 8, 14510, 'Campfire', '', '', '', 1, 0, 0, 0, 0, 0, 0, 4, 10, 2061, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(238274, 8, 14707, 'Forge', '', '', '', 1, 0, 0, 0, 0, 0, 0, 3, 10, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(238277, 8, 14709, 'Bonfire', '', '', '', 0.7000003, 0, 0, 0, 0, 0, 0, 4, 10, 2066, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(238278, 8, 14707, 'Forge', '', '', '', 1, 0, 0, 0, 0, 0, 0, 3, 10, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(238279, 8, 14513, 'Campfire', '', '', '', 1, 0, 0, 0, 0, 0, 0, 4, 10, 2061, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(238280, 8, 17159, 'Anvil', '', '', '', 1, 0, 0, 0, 0, 0, 0, 1, 10, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(238281, 8, 14513, 'Campfire', '', '', '', 1, 0, 0, 0, 0, 0, 0, 4, 10, 2061, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(238283, 8, 16847, 'Campfire', '', '', '', 1, 0, 0, 0, 0, 0, 0, 4, 10, 2061, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(238290, 8, 14510, 'Campfire', '', '', '', 1, 0, 0, 0, 0, 0, 0, 4, 10, 2061, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(238291, 8, 14650, 'Anvil', '', '', '', 1, 0, 0, 0, 0, 0, 0, 1, 10, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(238293, 8, 14510, 'Campfire', '', '', '', 1, 0, 0, 0, 0, 0, 0, 4, 10, 2061, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(238295, 8, 15460, 'Forge', '', '', '', 0.6900003, 0, 0, 0, 0, 0, 0, 3, 10, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(238296, 8, 16975, 'Campfire', '', '', '', 1, 0, 0, 0, 0, 0, 0, 4, 10, 2061, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(238297, 7, 15419, 'Bench', '', '', '', 1, 0, 0, 0, 0, 0, 0, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(238298, 7, 15419, 'Bench', '', '', '', 1, 0, 0, 0, 0, 0, 0, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(238299, 7, 15419, 'Bench', '', '', '', 1, 0, 0, 0, 0, 0, 0, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(238300, 8, 16746, 'Anvil', '', '', '', 1, 0, 0, 0, 0, 0, 0, 1, 10, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(238301, 8, 15342, 'Forge', '', '', '', 1, 0, 0, 0, 0, 0, 0, 3, 10, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(238302, 8, 17159, 'Anvil', '', '', '', 1, 0, 0, 0, 0, 0, 0, 1, 10, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(238303, 8, 15342, 'Forge', '', '', '', 1, 0, 0, 0, 0, 0, 0, 3, 10, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(238304, 8, 14510, 'Campfire', '', '', '', 1, 0, 0, 0, 0, 0, 0, 4, 10, 2061, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(238305, 8, 14513, 'Campfire', '', '', '', 1, 0, 0, 0, 0, 0, 0, 4, 10, 2061, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(238306, 7, 14033, 'Chair', '', '', '', 1, 0, 0, 0, 0, 0, 0, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(238307, 7, 14033, 'Chair', '', '', '', 1, 0, 0, 0, 0, 0, 0, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(238310, 7, 14856, 'Chair', '', '', '', 1, 0, 0, 0, 0, 0, 0, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(238311, 7, 15191, 'Bench', '', '', '', 1, 0, 0, 0, 0, 0, 0, 2, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(238312, 7, 15191, 'Bench', '', '', '', 1, 0, 0, 0, 0, 0, 0, 2, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(238313, 7, 15191, 'Bench', '', '', '', 1, 0, 0, 0, 0, 0, 0, 2, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(238314, 8, 14510, 'Campfire', '', '', '', 1, 0, 0, 0, 0, 0, 0, 4, 10, 2061, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(238315, 7, 15191, 'Bench', '', '', '', 1, 0, 0, 0, 0, 0, 0, 2, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(238316, 7, 15191, 'Bench', '', '', '', 1, 0, 0, 0, 0, 0, 0, 2, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(238317, 7, 15191, 'Bench', '', '', '', 1, 0, 0, 0, 0, 0, 0, 2, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(238318, 8, 16847, 'Campfire', '', '', '', 1, 0, 0, 0, 0, 0, 0, 4, 10, 2061, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(238319, 7, 14856, 'Chair', '', '', '', 1, 0, 0, 0, 0, 0, 0, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(238320, 7, 14856, 'Chair', '', '', '', 1, 0, 0, 0, 0, 0, 0, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(238321, 7, 14856, 'Chair', '', '', '', 1, 0, 0, 0, 0, 0, 0, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(238323, 7, 14033, 'Chair', '', '', '', 1, 0, 0, 0, 0, 0, 0, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(238324, 8, 15012, 'Cookpot', '', '', '', 1, 0, 0, 0, 0, 0, 0, 4, 10, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(238325, 8, 14510, 'Campfire', '', '', '', 1, 0, 0, 0, 0, 0, 0, 4, 10, 2061, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(238329, 8, 14510, 'Campfire', '', '', '', 1, 0, 0, 0, 0, 0, 0, 4, 10, 2061, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(238331, 7, 14033, 'Chair', '', '', '', 1, 0, 0, 0, 0, 0, 0, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(238332, 7, 15191, 'Bench', '', '', '', 1, 0, 0, 0, 0, 0, 0, 2, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(238333, 7, 15191, 'Bench', '', '', '', 1, 0, 0, 0, 0, 0, 0, 2, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(238334, 7, 15191, 'Bench', '', '', '', 1, 0, 0, 0, 0, 0, 0, 2, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(238335, 8, 17159, 'Anvil', '', '', '', 1, 0, 0, 0, 0, 0, 0, 1, 10, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(238336, 8, 15342, 'Forge', '', '', '', 1, 0, 0, 0, 0, 0, 0, 3, 10, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(238337, 7, 14033, 'Chair', '', '', '', 1, 0, 0, 0, 0, 0, 0, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(238338, 7, 14033, 'Chair', '', '', '', 1, 0, 0, 0, 0, 0, 0, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(238339, 7, 14856, 'Chair', '', '', '', 1, 0, 0, 0, 0, 0, 0, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(238340, 7, 14856, 'Chair', '', '', '', 1, 0, 0, 0, 0, 0, 0, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(238341, 7, 14033, 'Chair', '', '', '', 1, 0, 0, 0, 0, 0, 0, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(238344, 8, 14059, 'Forge', '', '', '', 1, 0, 0, 0, 0, 0, 0, 3, 10, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(238348, 8, 14434, 'Anvil', '', '', '', 1, 0, 0, 0, 0, 0, 0, 1, 10, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(238351, 7, 14033, 'Chair', '', '', '', 1, 0, 0, 0, 0, 0, 0, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(238352, 8, 14510, 'Campfire', '', '', '', 1, 0, 0, 0, 0, 0, 0, 4, 10, 2061, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(238353, 8, 14510, 'Campfire', '', '', '', 1, 0, 0, 0, 0, 0, 0, 4, 10, 2061, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(238354, 7, 15191, 'Bench', '', '', '', 1, 0, 0, 0, 0, 0, 0, 2, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(238355, 7, 15191, 'Bench', '', '', '', 1, 0, 0, 0, 0, 0, 0, 2, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(238356, 7, 15191, 'Bench', '', '', '', 1, 0, 0, 0, 0, 0, 0, 2, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(238357, 7, 15191, 'Bench', '', '', '', 1, 0, 0, 0, 0, 0, 0, 2, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(238358, 7, 14856, 'Chair', '', '', '', 1, 0, 0, 0, 0, 0, 0, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(238366, 8, 200, 'Bonfire', '', '', '', 0.61, 0, 0, 0, 0, 0, 0, 4, 10, 2066, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(238367, 8, 200, 'Bonfire', '', '', '', 1, 0, 0, 0, 0, 0, 0, 4, 10, 2066, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(238385, 7, 15191, 'Bench', '', '', '', 1, 0, 0, 0, 0, 0, 0, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(238386, 7, 15191, 'Bench', '', '', '', 1, 0, 0, 0, 0, 0, 0, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(238387, 7, 15191, 'Bench', '', '', '', 1, 0, 0, 0, 0, 0, 0, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(238388, 7, 15191, 'Bench', '', '', '', 1, 0, 0, 0, 0, 0, 0, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(238389, 7, 15191, 'Bench', '', '', '', 1, 0, 0, 0, 0, 0, 0, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(238390, 7, 15191, 'Bench', '', '', '', 1, 0, 0, 0, 0, 0, 0, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(238391, 7, 15192, 'Bench', '', '', '', 1, 0, 0, 0, 0, 0, 0, 2, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(238392, 7, 15192, 'Bench', '', '', '', 1, 0, 0, 0, 0, 0, 0, 2, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(238393, 7, 15192, 'Bench', '', '', '', 1, 0, 0, 0, 0, 0, 0, 2, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(238394, 7, 15192, 'Bench', '', '', '', 1, 0, 0, 0, 0, 0, 0, 2, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(238395, 7, 15192, 'Bench', '', '', '', 1, 0, 0, 0, 0, 0, 0, 2, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(238396, 8, 7290, 'Brazier', '', '', '', 1.06, 0, 0, 0, 0, 0, 0, 4, 10, 195641, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(238397, 8, 7290, 'Brazier', '', '', '', 1.06, 0, 0, 0, 0, 0, 0, 4, 10, 195641, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(238398, 7, 15191, 'Bench', '', '', '', 1, 0, 0, 0, 0, 0, 0, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(238399, 7, 15191, 'Bench', '', '', '', 1, 0, 0, 0, 0, 0, 0, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(238400, 7, 15191, 'Bench', '', '', '', 1, 0, 0, 0, 0, 0, 0, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(238401, 7, 15192, 'Bench', '', '', '', 1, 0, 0, 0, 0, 0, 0, 2, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(238402, 7, 15192, 'Bench', '', '', '', 1, 0, 0, 0, 0, 0, 0, 2, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(238403, 7, 15192, 'Bench', '', '', '', 1, 0, 0, 0, 0, 0, 0, 2, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(238404, 8, 7200, 'Brazier', '', '', '', 1, 0, 0, 0, 0, 0, 0, 4, 10, 195641, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(238405, 7, 15192, 'Bench', '', '', '', 1, 0, 0, 0, 0, 0, 0, 2, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(238406, 7, 15191, 'Bench', '', '', '', 1, 0, 0, 0, 0, 0, 0, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(238407, 7, 15192, 'Bench', '', '', '', 1, 0, 0, 0, 0, 0, 0, 2, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(238408, 7, 15192, 'Bench', '', '', '', 1, 0, 0, 0, 0, 0, 0, 2, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(238409, 7, 15192, 'Bench', '', '', '', 1, 0, 0, 0, 0, 0, 0, 2, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(238410, 8, 14512, 'Bonfire', '', '', '', 1, 0, 0, 0, 0, 0, 0, 4, 10, 2066, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(238411, 7, 14033, 'Chair', '', '', '', 1, 0, 0, 0, 0, 0, 0, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(238412, 7, 14033, 'Chair', '', '', '', 1, 0, 0, 0, 0, 0, 0, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(238413, 7, 14033, 'Chair', '', '', '', 1, 0, 0, 0, 0, 0, 0, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(238414, 8, 23599, 'Brazier', '', '', '', 1, 0, 0, 0, 0, 0, 0, 4, 10, 195641, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(238419, 7, 15191, 'Bench', '', '', '', 1, 0, 0, 0, 0, 0, 0, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(238420, 7, 14033, 'Chair', '', '', '', 1, 0, 0, 0, 0, 0, 0, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(238421, 7, 14033, 'Chair', '', '', '', 1, 0, 0, 0, 0, 0, 0, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(238422, 7, 14033, 'Chair', '', '', '', 1, 0, 0, 0, 0, 0, 0, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(238423, 8, 14433, 'Anvil', '', '', '', 1.05958, 0, 0, 0, 0, 0, 0, 1, 10, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(238424, 7, 15191, 'Bench', '', '', '', 1, 0, 0, 0, 0, 0, 0, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(238425, 7, 15191, 'Bench', '', '', '', 1, 0, 0, 0, 0, 0, 0, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(238426, 7, 15192, 'Bench', '', '', '', 1, 0, 0, 0, 0, 0, 0, 2, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(238427, 8, 14512, 'Bonfire', '', '', '', 1, 0, 0, 0, 0, 0, 0, 4, 10, 2066, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(238428, 7, 15191, 'Bench', '', '', '', 1, 0, 0, 0, 0, 0, 0, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(238429, 7, 15191, 'Bench', '', '', '', 1, 0, 0, 0, 0, 0, 0, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(238430, 7, 15192, 'Bench', '', '', '', 1, 0, 0, 0, 0, 0, 0, 2, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(238431, 7, 15192, 'Bench', '', '', '', 1, 0, 0, 0, 0, 0, 0, 2, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(238432, 7, 15192, 'Bench', '', '', '', 1, 0, 0, 0, 0, 0, 0, 2, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(238433, 7, 15192, 'Bench', '', '', '', 1, 0, 0, 0, 0, 0, 0, 2, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(238434, 7, 15192, 'Bench', '', '', '', 1, 0, 0, 0, 0, 0, 0, 2, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(238435, 7, 15192, 'Bench', '', '', '', 1, 0, 0, 0, 0, 0, 0, 2, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(238436, 7, 15192, 'Bench', '', '', '', 1, 0, 0, 0, 0, 0, 0, 2, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(238437, 7, 15192, 'Bench', '', '', '', 1, 0, 0, 0, 0, 0, 0, 2, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(238438, 7, 14033, 'Chair', '', '', '', 1, 0, 0, 0, 0, 0, 0, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(238439, 7, 14033, 'Chair', '', '', '', 1, 0, 0, 0, 0, 0, 0, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(238440, 7, 14856, 'Chair', '', '', '', 1, 0, 0, 0, 0, 0, 0, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(238441, 7, 14033, 'Chair', '', '', '', 1, 0, 0, 0, 0, 0, 0, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(238442, 7, 14856, 'Chair', '', '', '', 1, 0, 0, 0, 0, 0, 0, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(238443, 8, 15012, 'Campfire', '', '', '', 1, 0, 0, 0, 0, 0, 0, 4, 10, 2066, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(238448, 8, 16741, 'Cookpot', '', '', '', 0.7900002, 0, 0, 0, 0, 0, 0, 4, 10, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(238449, 7, 14856, 'Chair', '', '', '', 1, 0, 0, 0, 0, 0, 0, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(238450, 7, 15191, 'Bench', '', '', '', 1, 0, 0, 0, 0, 0, 0, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(238451, 7, 15191, 'Bench', '', '', '', 1, 0, 0, 0, 0, 0, 0, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(238452, 7, 15191, 'Bench', '', '', '', 1, 0, 0, 0, 0, 0, 0, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(238453, 7, 15191, 'Bench', '', '', '', 1, 0, 0, 0, 0, 0, 0, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(238454, 7, 15191, 'Bench', '', '', '', 1, 0, 0, 0, 0, 0, 0, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(238455, 7, 15191, 'Bench', '', '', '', 1, 0, 0, 0, 0, 0, 0, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(238456, 8, 14510, 'Campfire', '', '', '', 0.8900001, 0, 0, 0, 0, 0, 0, 4, 10, 2061, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(238457, 7, 15192, 'Bench', '', '', '', 1, 0, 0, 0, 0, 0, 0, 2, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(238458, 7, 15192, 'Bench', '', '', '', 1, 0, 0, 0, 0, 0, 0, 2, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(238459, 7, 15191, 'Bench', '', '', '', 1, 0, 0, 0, 0, 0, 0, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(238460, 7, 15191, 'Bench', '', '', '', 1, 0, 0, 0, 0, 0, 0, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(238461, 7, 15191, 'Bench', '', '', '', 1, 0, 0, 0, 0, 0, 0, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(238462, 8, 7290, 'Brazier', '', '', '', 1.06, 0, 0, 0, 0, 0, 0, 4, 10, 195641, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(238463, 7, 15192, 'Bench', '', '', '', 1, 0, 0, 0, 0, 0, 0, 2, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(238464, 8, 7290, 'Brazier', '', '', '', 1.06, 0, 0, 0, 0, 0, 0, 4, 10, 195641, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(238465, 7, 15192, 'Bench', '', '', '', 1, 0, 0, 0, 0, 0, 0, 2, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(238466, 8, 7290, 'Brazier', '', '', '', 1.06, 0, 0, 0, 0, 0, 0, 4, 10, 195641, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(238467, 8, 7290, 'Brazier', '', '', '', 1.06, 0, 0, 0, 0, 0, 0, 4, 10, 195641, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(238468, 8, 7290, 'Brazier', '', '', '', 1.06, 0, 0, 0, 0, 0, 0, 4, 10, 195641, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(238469, 8, 7290, 'Brazier', '', '', '', 1.03, 0, 0, 0, 0, 0, 0, 4, 10, 195641, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(238470, 7, 15192, 'Bench', '', '', '', 1, 0, 0, 0, 0, 0, 0, 2, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(238471, 7, 15192, 'Bench', '', '', '', 1, 0, 0, 0, 0, 0, 0, 2, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(238472, 8, 7290, 'Brazier', '', '', '', 1.06, 0, 0, 0, 0, 0, 0, 4, 10, 195641, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(238473, 7, 14856, 'Chair', '', '', '', 1, 0, 0, 0, 0, 0, 0, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(238474, 7, 14856, 'Chair', '', '', '', 1, 0, 0, 0, 0, 0, 0, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(238475, 7, 15192, 'Bench', '', '', '', 1, 0, 0, 0, 0, 0, 0, 2, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(220559, 5, 7419, 'Bones', '', '', '', 0.5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(238476, 7, 14856, 'Chair', '', '', '', 1, 0, 0, 0, 0, 0, 0, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(238477, 7, 14856, 'Chair', '', '', '', 1, 0, 0, 0, 0, 0, 0, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(238478, 8, 23599, 'Brazier', '', '', '', 1, 0, 0, 0, 0, 0, 0, 4, 10, 195641, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(238479, 8, 6849, 'Cookpot', '', '', '', 1, 0, 0, 0, 0, 0, 0, 4, 10, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(238480, 7, 14033, 'Chair', '', '', '', 1, 0, 0, 0, 0, 0, 0, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(238481, 7, 14856, 'Chair', '', '', '', 1, 0, 0, 0, 0, 0, 0, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(238482, 7, 15192, 'Bench', '', '', '', 1, 0, 0, 0, 0, 0, 0, 2, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(238483, 7, 15192, 'Bench', '', '', '', 1, 0, 0, 0, 0, 0, 0, 2, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(238484, 7, 15192, 'Bench', '', '', '', 1, 0, 0, 0, 0, 0, 0, 2, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(238485, 7, 15192, 'Bench', '', '', '', 1, 0, 0, 0, 0, 0, 0, 2, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(220568, 10, 15963, 'Thunderlord Ballista', 'questinteract', '', '', 0.65, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1000, 0, 0, 0, 0, 0, 0, 143925, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 22986, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(238486, 7, 15192, 'Bench', '', '', '', 1, 0, 0, 0, 0, 0, 0, 2, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(238487, 7, 15192, 'Bench', '', '', '', 1, 0, 0, 0, 0, 0, 0, 2, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(238488, 7, 14033, 'Chair', '', '', '', 1, 0, 0, 0, 0, 0, 0, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(238489, 7, 14033, 'Chair', '', '', '', 1, 0, 0, 0, 0, 0, 0, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(238490, 7, 14033, 'Chair', '', '', '', 1, 0, 0, 0, 0, 0, 0, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(238491, 7, 14033, 'Chair', '', '', '', 1, 0, 0, 0, 0, 0, 0, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(220578, 10, 13841, 'Thunderlord Supplies', 'questinteract', '', '', 1.5, 0, 0, 0, 0, 0, 0, 0, 0, 36976, 1000, 0, 0, 0, 0, 0, 0, 149530, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 21918, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(238496, 7, 14033, 'Chair', '', '', '', 1, 0, 0, 0, 0, 0, 0, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(220579, 10, 13842, 'Thunderlord Supplies', 'questinteract', '', '', 1.5, 0, 0, 0, 0, 0, 0, 0, 0, 36976, 1000, 0, 0, 0, 0, 0, 0, 149530, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 21918, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(238497, 7, 14033, 'Chair', '', '', '', 1, 0, 0, 0, 0, 0, 0, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(238498, 7, 14033, 'Chair', '', '', '', 1, 0, 0, 0, 0, 0, 0, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(220581, 5, 13744, 'Frostwolf Banner', '', '', '', 1, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(238499, 7, 14033, 'Chair', '', '', '', 1, 0, 0, 0, 0, 0, 0, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(238500, 7, 14033, 'Chair', '', '', '', 1, 0, 0, 0, 0, 0, 0, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(238501, 7, 14033, 'Chair', '', '', '', 1, 0, 0, 0, 0, 0, 0, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(238502, 7, 14033, 'Chair', '', '', '', 1, 0, 0, 0, 0, 0, 0, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(238503, 8, 14510, 'Campfire', '', '', '', 0.8000002, 0, 0, 0, 0, 0, 0, 4, 10, 2061, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(238504, 8, 7200, 'Brazier', '', '', '', 1, 0, 0, 0, 0, 0, 0, 4, 10, 195641, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(238505, 8, 7290, 'Brazier', '', '', '', 1.06, 0, 0, 0, 0, 0, 0, 4, 10, 195641, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(238506, 8, 7290, 'Brazier', '', '', '', 1.06, 0, 0, 0, 0, 0, 0, 4, 10, 195641, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(238507, 7, 15192, 'Bench', '', '', '', 1, 0, 0, 0, 0, 0, 0, 2, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(238508, 7, 6980, 'Chair', '', '', '', 1, 0, 0, 0, 0, 0, 0, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(238509, 7, 15192, 'Bench', '', '', '', 1, 0, 0, 0, 0, 0, 0, 2, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(238510, 7, 15191, 'Bench', '', '', '', 1, 0, 0, 0, 0, 0, 0, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(238511, 7, 15191, 'Bench', '', '', '', 1, 0, 0, 0, 0, 0, 0, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(238512, 7, 15191, 'Bench', '', '', '', 1, 0, 0, 0, 0, 0, 0, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(238513, 7, 15191, 'Bench', '', '', '', 1, 0, 0, 0, 0, 0, 0, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(238515, 7, 15192, 'Bench', '', '', '', 1, 0, 0, 0, 0, 0, 0, 2, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(238516, 7, 6980, 'Chair', '', '', '', 1, 0, 0, 0, 0, 0, 0, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(238517, 7, 6980, 'Chair', '', '', '', 1, 0, 0, 0, 0, 0, 0, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(238518, 7, 15192, 'Bench', '', '', '', 1, 0, 0, 0, 0, 0, 0, 2, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(238519, 7, 15192, 'Bench', '', '', '', 1, 0, 0, 0, 0, 0, 0, 2, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(238520, 7, 15192, 'Bench', '', '', '', 1, 0, 0, 0, 0, 0, 0, 2, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(238521, 7, 15191, 'Bench', '', '', '', 1, 0, 0, 0, 0, 0, 0, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(238522, 7, 15191, 'Bench', '', '', '', 1, 0, 0, 0, 0, 0, 0, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(238523, 7, 15191, 'Bench', '', '', '', 1, 0, 0, 0, 0, 0, 0, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(238524, 7, 15191, 'Bench', '', '', '', 1, 0, 0, 0, 0, 0, 0, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(238525, 7, 15192, 'Bench', '', '', '', 1, 0, 0, 0, 0, 0, 0, 2, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(238526, 7, 15192, 'Bench', '', '', '', 1, 0, 0, 0, 0, 0, 0, 2, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(238527, 7, 15192, 'Bench', '', '', '', 1, 0, 0, 0, 0, 0, 0, 2, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(238528, 7, 14033, 'Chair', '', '', '', 1, 0, 0, 0, 0, 0, 0, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(238529, 7, 15191, 'Bench', '', '', '', 1, 0, 0, 0, 0, 0, 0, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(238530, 7, 15192, 'Bench', '', '', '', 1, 0, 0, 0, 0, 0, 0, 2, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(238531, 7, 15192, 'Bench', '', '', '', 1, 0, 0, 0, 0, 0, 0, 2, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(238532, 7, 15192, 'Bench', '', '', '', 1, 0, 0, 0, 0, 0, 0, 2, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(238533, 7, 15192, 'Bench', '', '', '', 1, 0, 0, 0, 0, 0, 0, 2, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(238534, 8, 7290, 'Brazier', '', '', '', 1.06, 0, 0, 0, 0, 0, 0, 4, 10, 195641, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(238535, 7, 15192, 'Bench', '', '', '', 1, 0, 0, 0, 0, 0, 0, 2, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(238537, 7, 15191, 'Bench', '', '', '', 1, 0, 0, 0, 0, 0, 0, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(220621, 3, 13845, 'Frostwolf Traveler''s Pack', 'questinteract', 'Retrieving', '', 0.5, 100899, 0, 0, 0, 0, 0, 43, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 23645, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 48169, 1, 0, 0, 19342), -- -Unknown-
+(238538, 8, 7290, 'Brazier', '', '', '', 1.06, 0, 0, 0, 0, 0, 0, 4, 10, 195641, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(220622, 3, 14428, 'Frostwolf Axe', 'questinteract', 'Retrieving', '', 1, 100899, 0, 0, 0, 0, 0, 43, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 23645, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 48169, 1, 0, 0, 19342), -- -Unknown-
+(238539, 8, 7290, 'Brazier', '', '', '', 1.06, 0, 0, 0, 0, 0, 0, 4, 10, 195641, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(220623, 3, 13847, 'Frostwolf Collar', 'questinteract', 'Retrieving', '', 1, 100899, 0, 0, 0, 0, 0, 43, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 23645, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 48169, 1, 0, 0, 19342), -- -Unknown-
+(238540, 8, 7290, 'Brazier', '', '', '', 1.06, 0, 0, 0, 0, 0, 0, 4, 10, 195641, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(238541, 8, 16955, 'Bonfire', '', '', '', 2.52, 0, 0, 0, 0, 0, 0, 4, 10, 179900, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(238542, 7, 15191, 'Bench', '', '', '', 1, 0, 0, 0, 0, 0, 0, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(238543, 7, 15191, 'Bench', '', '', '', 1, 0, 0, 0, 0, 0, 0, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(238544, 7, 15191, 'Bench', '', '', '', 1, 0, 0, 0, 0, 0, 0, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(238545, 7, 15191, 'Bench', '', '', '', 1, 0, 0, 0, 0, 0, 0, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(238546, 7, 15192, 'Bench', '', '', '', 1, 0, 0, 0, 0, 0, 0, 2, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(238547, 7, 15192, 'Bench', '', '', '', 1, 0, 0, 0, 0, 0, 0, 2, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(238550, 7, 14856, 'Chair', '', '', '', 1, 0, 0, 0, 0, 0, 0, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(238551, 8, 6849, 'Cookpot', '', '', '', 1, 0, 0, 0, 0, 0, 0, 4, 10, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(238552, 8, 14512, 'Bonfire', '', '', '', 1, 0, 0, 0, 0, 0, 0, 4, 10, 2066, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(238553, 7, 15192, 'Bench', '', '', '', 1, 0, 0, 0, 0, 0, 0, 2, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(238554, 7, 15192, 'Bench', '', '', '', 1, 0, 0, 0, 0, 0, 0, 2, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(238555, 7, 15192, 'Bench', '', '', '', 1, 0, 0, 0, 0, 0, 0, 2, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(238556, 7, 15192, 'Bench', '', '', '', 1, 0, 0, 0, 0, 0, 0, 2, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(238557, 7, 15192, 'Bench', '', '', '', 1, 0, 0, 0, 0, 0, 0, 2, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(238558, 7, 14033, 'Chair', '', '', '', 1, 0, 0, 0, 0, 0, 0, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(220641, 3, 10316, 'Thunderlord Cache', '', '', '', 1, 0, 0, 0, 0, 0, 0, 2058, 0, 1, 1, 1, 1, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 91, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 48233, 0, 0, 0, 19342), -- -Unknown-
+(238560, 8, 16975, 'Campfire', '', '', '', 1.02, 0, 0, 0, 0, 0, 0, 4, 10, 2061, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(238562, 7, 14856, 'Bench', '', '', '', 1, 0, 0, 0, 0, 0, 0, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(238566, 8, 23599, 'Brazier', '', '', '', 1, 0, 0, 0, 0, 0, 0, 4, 10, 195641, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(238567, 8, 23599, 'Brazier', '', '', '', 1, 0, 0, 0, 0, 0, 0, 4, 10, 195641, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(238568, 8, 23599, 'Brazier', '', '', '', 1, 0, 0, 0, 0, 0, 0, 4, 10, 195641, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(238570, 8, 14525, 'Bonfire', '', '', '', 0.6499998, 0, 0, 0, 0, 0, 0, 4, 10, 2066, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(238571, 8, 14525, 'Bonfire', '', '', '', 0.5000003, 0, 0, 0, 0, 0, 0, 4, 10, 2066, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(238572, 8, 23599, 'Brazier', '', '', '', 1, 0, 0, 0, 0, 0, 0, 4, 10, 195641, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(238573, 8, 23599, 'Brazier', '', '', '', 1, 0, 0, 0, 0, 0, 0, 4, 10, 195641, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(238574, 8, 23599, 'Brazier', '', '', '', 1, 0, 0, 0, 0, 0, 0, 4, 10, 195641, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(238575, 8, 23599, 'Brazier', '', '', '', 1, 0, 0, 0, 0, 0, 0, 4, 10, 195641, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(238576, 8, 23599, 'Brazier', '', '', '', 1, 0, 0, 0, 0, 0, 0, 4, 10, 195641, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(238577, 8, 23599, 'Brazier', '', '', '', 1.97, 0, 0, 0, 0, 0, 0, 4, 10, 195641, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(238578, 8, 23599, 'Brazier', '', '', '', 1.97, 0, 0, 0, 0, 0, 0, 4, 10, 195641, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(238581, 8, 23599, 'Brazier', '', '', '', 1, 0, 0, 0, 0, 0, 0, 4, 10, 195641, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(238582, 8, 23599, 'Brazier', '', '', '', 1, 0, 0, 0, 0, 0, 0, 4, 10, 195641, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(238585, 8, 23599, 'Brazier', '', '', '', 1, 0, 0, 0, 0, 0, 0, 4, 10, 195641, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(238593, 8, 23599, 'Brazier', '', '', '', 1, 0, 0, 0, 0, 0, 0, 4, 10, 195641, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(238595, 8, 23599, 'Brazier', '', '', '', 1, 0, 0, 0, 0, 0, 0, 4, 10, 195641, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(238596, 8, 14573, 'Cookpot', '', '', '', 1, 0, 0, 0, 0, 0, 0, 4, 10, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(238597, 8, 23599, 'Brazier', '', '', '', 1, 0, 0, 0, 0, 0, 0, 4, 10, 195641, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(238598, 8, 14709, 'Bonfire', '', '', '', 1, 0, 0, 0, 0, 0, 0, 4, 10, 2066, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(238599, 8, 14525, 'Bonfire', '', '', '', 0.53, 0, 0, 0, 0, 0, 0, 4, 10, 2066, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(238600, 8, 14525, 'Bonfire', '', '', '', 0.77, 0, 0, 0, 0, 0, 0, 4, 10, 2066, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(238601, 8, 14510, 'Campfire', '', '', '', 1, 0, 0, 0, 0, 0, 0, 4, 10, 2061, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(238602, 8, 14510, 'Campfire', '', '', '', 1, 0, 0, 0, 0, 0, 0, 4, 10, 2061, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(238603, 8, 23599, 'Brazier', '', '', '', 1, 0, 0, 0, 0, 0, 0, 4, 10, 195641, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(238604, 8, 14512, 'Bonfire', '', '', '', 1, 0, 0, 0, 0, 0, 0, 4, 10, 2066, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(238605, 8, 23599, 'Brazier', '', '', '', 1, 0, 0, 0, 0, 0, 0, 4, 10, 195641, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(238606, 8, 14709, 'Bonfire', '', '', '', 1, 0, 0, 0, 0, 0, 0, 4, 10, 2066, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(238607, 8, 23599, 'Brazier', '', '', '', 1, 0, 0, 0, 0, 0, 0, 4, 10, 195641, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(238609, 8, 23599, 'Brazier', '', '', '', 1, 0, 0, 0, 0, 0, 0, 4, 10, 195641, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(238610, 8, 23599, 'Brazier', '', '', '', 1, 0, 0, 0, 0, 0, 0, 4, 10, 195641, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(238612, 8, 23599, 'Brazier', '', '', '', 1, 0, 0, 0, 0, 0, 0, 4, 10, 195641, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(238613, 8, 23599, 'Brazier', '', '', '', 1, 0, 0, 0, 0, 0, 0, 4, 10, 195641, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(238614, 8, 15012, 'Cookpot', '', '', '', 1, 0, 0, 0, 0, 0, 0, 4, 10, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(238615, 8, 23601, 'Cookpot', '', '', '', 1, 0, 0, 0, 0, 0, 0, 4, 10, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(238616, 8, 23606, 'Brazier', '', '', '', 1, 0, 0, 0, 0, 0, 0, 4, 10, 195641, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(238617, 8, 23606, 'Brazier', '', '', '', 1, 0, 0, 0, 0, 0, 0, 4, 10, 195641, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(238618, 7, 14033, 'Chair', '', '', '', 1, 0, 0, 0, 0, 0, 0, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(238619, 8, 14573, 'Cookpot', '', '', '', 1, 0, 0, 0, 0, 0, 0, 4, 10, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(238620, 8, 14510, 'Campfire', '', '', '', 1, 0, 0, 0, 0, 0, 0, 4, 10, 2061, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(238621, 8, 14512, 'Bonfire', '', '', '', 1, 0, 0, 0, 0, 0, 0, 4, 10, 2066, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(238643, 8, 18986, 'Forge', '', '', '', 1, 0, 0, 0, 0, 0, 0, 3, 10, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(238644, 8, 23599, 'Brazier', '', '', '', 1, 0, 0, 0, 0, 0, 0, 4, 10, 195641, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(238645, 8, 23599, 'Brazier', '', '', '', 1, 0, 0, 0, 0, 0, 0, 4, 10, 195641, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(238646, 8, 23599, 'Brazier', '', '', '', 1, 0, 0, 0, 0, 0, 0, 4, 10, 195641, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(238647, 8, 14525, 'Bonfire', '', '', '', 0.5, 0, 0, 0, 0, 0, 0, 4, 10, 2066, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(238648, 8, 23599, 'Brazier', '', '', '', 1, 0, 0, 0, 0, 0, 0, 4, 10, 195641, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(238649, 8, 14525, 'Bonfire', '', '', '', 0.6500002, 0, 0, 0, 0, 0, 0, 4, 10, 2066, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(238650, 8, 14525, 'Bonfire', '', '', '', 0.7100001, 0, 0, 0, 0, 0, 0, 4, 10, 2066, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(238651, 8, 14525, 'Bonfire', '', '', '', 0.5600002, 0, 0, 0, 0, 0, 0, 4, 10, 2066, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(238652, 8, 14525, 'Bonfire', '', '', '', 0.79, 0, 0, 0, 0, 0, 0, 4, 10, 2066, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(238653, 8, 14709, 'Bonfire', '', '', '', 0.8200002, 0, 0, 0, 0, 0, 0, 4, 10, 2066, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(238654, 8, 14525, 'Bonfire', '', '', '', 0.5200003, 0, 0, 0, 0, 0, 0, 4, 10, 2066, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(238655, 8, 23599, 'Brazier', '', '', '', 1, 0, 0, 0, 0, 0, 0, 4, 10, 195641, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(238656, 8, 23599, 'Brazier', '', '', '', 1, 0, 0, 0, 0, 0, 0, 4, 10, 195641, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(238657, 8, 14525, 'Bonfire', '', '', '', 0.7000003, 0, 0, 0, 0, 0, 0, 4, 10, 2066, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(238658, 8, 14525, 'Bonfire', '', '', '', 0.6700003, 0, 0, 0, 0, 0, 0, 4, 10, 2066, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(238659, 8, 14510, 'Campfire', '', '', '', 1, 0, 0, 0, 0, 0, 0, 4, 10, 2061, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(238660, 7, 15292, 'Bench', '', '', '', 1, 0, 0, 0, 0, 0, 0, 2, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(238661, 7, 15292, 'Bench', '', '', '', 1, 0, 0, 0, 0, 0, 0, 2, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(238662, 8, 14510, 'Campfire', '', '', '', 1, 0, 0, 0, 0, 0, 0, 4, 10, 2061, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(238663, 8, 14510, 'Campfire', '', '', '', 1, 0, 0, 0, 0, 0, 0, 4, 10, 2061, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(238664, 8, 16746, 'Anvil', '', '', '', 1, 0, 0, 0, 0, 0, 0, 1, 10, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(238665, 19, 15710, 'Mailbox', 'mail', '', '', 1, 0, 0, 0, 0, 0, 0, 923, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(238666, 8, 16747, 'Forge', '', '', '', 1, 0, 0, 0, 0, 0, 0, 3, 10, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(238667, 19, 15246, 'Mailbox', '', '', '', 1, 0, 0, 0, 0, 0, 0, 924, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(238668, 19, 9058, 'Mailbox', '', '', '', 1, 0, 0, 0, 0, 0, 0, 924, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(238680, 8, 14512, 'Bonfire', '', '', '', 1, 0, 0, 0, 0, 0, 0, 4, 10, 2066, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(238683, 8, 14707, 'Forge', '', '', '', 1, 0, 0, 0, 0, 0, 0, 3, 10, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(238684, 8, 14433, 'Anvil', '', '', '', 1, 0, 0, 0, 0, 0, 0, 1, 10, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(238685, 8, 14707, 'Forge', '', '', '', 1, 0, 0, 0, 0, 0, 0, 3, 10, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(238686, 8, 14707, 'Forge', '', '', '', 1, 0, 0, 0, 0, 0, 0, 3, 10, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(238687, 8, 14433, 'Anvil', '', '', '', 1, 0, 0, 0, 0, 0, 0, 1, 10, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(238688, 8, 14433, 'Anvil', '', '', '', 1, 0, 0, 0, 0, 0, 0, 1, 10, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(238689, 8, 14510, 'Campfire', '', '', '', 1, 0, 0, 0, 0, 0, 0, 4, 10, 2061, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(238690, 8, 14510, 'Campfire', '', '', '', 1, 0, 0, 0, 0, 0, 0, 4, 10, 2061, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(238691, 8, 14707, 'Forge', '', '', '', 1, 0, 0, 0, 0, 0, 0, 3, 10, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(238692, 8, 14433, 'Anvil', '', '', '', 1, 0, 0, 0, 0, 0, 0, 1, 10, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(238693, 7, 14430, 'Stool', '', '', '', 1, 0, 0, 0, 0, 0, 0, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(238694, 7, 14430, 'Stool', '', '', '', 1, 0, 0, 0, 0, 0, 0, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(238695, 7, 14430, 'Stool', '', '', '', 1, 0, 0, 0, 0, 0, 0, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(238699, 8, 14510, 'Campfire', '', '', '', 1, 0, 0, 0, 0, 0, 0, 4, 10, 2061, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(238700, 8, 14510, 'Campfire', '', '', '', 1, 0, 0, 0, 0, 0, 0, 4, 10, 2061, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(238701, 8, 23606, 'Brazier', '', '', '', 1, 0, 0, 0, 0, 0, 0, 4, 10, 195641, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(238702, 8, 23606, 'Brazier', '', '', '', 1, 0, 0, 0, 0, 0, 0, 4, 10, 195641, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(238703, 8, 23606, 'Brazier', '', '', '', 1, 0, 0, 0, 0, 0, 0, 4, 10, 195641, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(238704, 8, 23606, 'Brazier', '', '', '', 1, 0, 0, 0, 0, 0, 0, 4, 10, 195641, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(238705, 7, 14430, 'Stool', '', '', '', 1, 0, 0, 0, 0, 0, 0, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(238716, 8, 14707, 'Forge', '', '', '', 1, 0, 0, 0, 0, 0, 0, 3, 10, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342); -- -Unknown-
+INSERT INTO `gameobject_template` (`entry`, `type`, `displayId`, `name`, `IconName`, `castBarCaption`, `unk1`, `size`, `questItem1`, `questItem2`, `questItem3`, `questItem4`, `questItem5`, `questItem6`, `Data0`, `Data1`, `Data2`, `Data3`, `Data4`, `Data5`, `Data6`, `Data7`, `Data8`, `Data9`, `Data10`, `Data11`, `Data12`, `Data13`, `Data14`, `Data15`, `Data16`, `Data17`, `Data18`, `Data19`, `Data20`, `Data21`, `Data22`, `Data23`, `Data24`, `Data25`, `Data26`, `Data27`, `Data28`, `Data29`, `Data30`, `Data31`, `Data32`, `unkInt32`, `VerifiedBuild`) VALUES
+(238725, 8, 14525, 'Bonfire', '', '', '', 0.5, 0, 0, 0, 0, 0, 0, 4, 10, 2066, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(238731, 8, 14525, 'Bonfire', '', '', '', 0.7900002, 0, 0, 0, 0, 0, 0, 4, 10, 2066, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(238733, 8, 14525, 'Bonfire', '', '', '', 0.6700003, 0, 0, 0, 0, 0, 0, 4, 10, 2066, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(238734, 8, 14510, 'Campfire', '', '', '', 1, 0, 0, 0, 0, 0, 0, 4, 10, 2061, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(238735, 7, 15292, 'Bench', '', '', '', 1, 0, 0, 0, 0, 0, 0, 2, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(238736, 7, 15292, 'Bench', '', '', '', 1, 0, 0, 0, 0, 0, 0, 2, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(238737, 8, 14510, 'Campfire', '', '', '', 1, 0, 0, 0, 0, 0, 0, 4, 10, 2061, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(238739, 8, 14525, 'Bonfire', '', '', '', 0.6499998, 0, 0, 0, 0, 0, 0, 4, 10, 2066, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(238740, 8, 14525, 'Bonfire', '', '', '', 0.5000003, 0, 0, 0, 0, 0, 0, 4, 10, 2066, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(238758, 10, 396, 'Grim Campfire', 'openhandglow', '', '', 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 177432, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 30905, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(238785, 7, 18717, 'Stool', '', '', '', 1, 0, 0, 0, 0, 0, 0, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(238786, 7, 21603, 'Stool', '', '', '', 1, 0, 0, 0, 0, 0, 0, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(238787, 7, 18718, 'Stool', '', '', '', 1, 0, 0, 0, 0, 0, 0, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(238788, 7, 21602, 'Stool', '', '', '', 1, 0, 0, 0, 0, 0, 0, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(238789, 7, 21603, 'Stool', '', '', '', 1, 0, 0, 0, 0, 0, 0, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(238790, 10, 14190, 'Cage', '', '', '', 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(238791, 10, 14190, 'Cage', '', '', '', 0.9999999, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(238796, 5, 22960, 'Dart Board', '', '', '', 0.9999999, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(238797, 7, 16151, 'Stool', '', '', '', 1, 0, 0, 0, 0, 0, 0, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(238798, 7, 16151, 'Stool', '', '', '', 0.9999999, 0, 0, 0, 0, 0, 0, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(238847, 8, 16955, 'Brazier', '', '', '', 1.51, 0, 0, 0, 0, 0, 0, 4, 10, 195641, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(238850, 3, 18208, 'Ancient Snarlpaw Skull', 'questinteract', 'Collecting', '', 1.1, 119184, 0, 0, 0, 0, 0, 1691, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19676, 0, 0, 30958, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 57157, 0, 0, 0, 19342), -- -Unknown-
+(238852, 10, 20640, 'Wind Maze', '', '', '', 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(238884, 5, 20764, 'Orc Skull', '', '', '', 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(238885, 5, 23871, 'Orc Skull', '', '', '', 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(238892, 7, 15292, 'Bench', '', '', '', 1, 0, 0, 0, 0, 0, 0, 2, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(238895, 8, 14707, 'Forge', '', '', '', 1, 0, 0, 0, 0, 0, 0, 3, 10, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(238896, 8, 14433, 'Anvil', '', '', '', 1, 0, 0, 0, 0, 0, 0, 1, 10, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(238901, 8, 14709, 'Bonfire', '', '', '', 0.6, 0, 0, 0, 0, 0, 0, 4, 10, 2066, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(238902, 8, 14709, 'Bonfire', '', '', '', 0.6000003, 0, 0, 0, 0, 0, 0, 4, 10, 2066, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(238903, 8, 23596, 'Cookpot', '', '', '', 0.7500002, 0, 0, 0, 0, 0, 0, 4, 10, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(238906, 10, 391, 'Mandragora Seed', 'questinteract', '', '', 1, 0, 0, 0, 0, 0, 0, 99, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 30913, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(238908, 45, 20508, 'Crate', '', '', '', 1, 0, 0, 0, 0, 0, 0, 57, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(238938, 22, 19420, 'Garrison Portal', 'questinteract', '', '', 1, 0, 0, 0, 0, 0, 0, 177795, -1, 0, 0, 1, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(238943, 19, 15710, 'Mailbox', '', '', '', 1, 0, 0, 0, 0, 0, 0, 923, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(238944, 7, 17820, 'Stool', '', '', '', 1, 0, 0, 0, 0, 0, 0, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(238945, 7, 17820, 'Stool', '', '', '', 1, 0, 0, 0, 0, 0, 0, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(238947, 8, 10281, 'Cookpot', '', '', '', 1, 0, 0, 0, 0, 0, 0, 4, 10, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(238948, 8, 9606, 'Cookpot', '', '', '', 1, 0, 0, 0, 0, 0, 0, 4, 10, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(238949, 5, 23970, 'Orc Table', '', '', '', 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(238954, 0, 23987, 'Doodad_6IH_IronHorde_darkportaldoor001', '', '', '', 1, 0, 0, 0, 0, 0, 0, 0, 0, 3000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(238955, 0, 23987, 'Doodad_6IH_IronHorde_darkportaldoor002', '', '', '', 1, 0, 0, 0, 0, 0, 0, 0, 0, 3000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(238957, 10, 21962, 'Power Crystal', '', '', '', 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(238985, 5, 24061, 'DO NOT LOCALIZE', '', '', '', 0.1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(238986, 5, 22689, 'DO NOT LOCALIZE', '', '', '', 0.5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(238993, 5, 24298, 'Tomb of Lights', '', '', '', 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(238997, 5, 16765, 'Arcane Ward', '', '', '', 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(239009, 8, 23598, 'Bonfire', '', '', '', 1, 0, 0, 0, 0, 0, 0, 4, 10, 179900, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(239010, 8, 9653, 'Burning Logs', '', '', '', 2.760699, 0, 0, 0, 0, 0, 0, 4, 10, 2061, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(239011, 8, 9653, 'Burning Logs', '', '', '', 2.760699, 0, 0, 0, 0, 0, 0, 4, 10, 2061, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(239012, 8, 9653, 'Burning Logs', '', '', '', 2.760699, 0, 0, 0, 0, 0, 0, 4, 10, 2061, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(239013, 8, 9653, 'Burning Logs', '', '', '', 2.760699, 0, 0, 0, 0, 0, 0, 4, 10, 2061, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(239014, 8, 9653, 'Burning Logs', '', '', '', 2.760699, 0, 0, 0, 0, 0, 0, 4, 10, 2061, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(239015, 8, 9653, 'Burning Logs', '', '', '', 2.7607, 0, 0, 0, 0, 0, 0, 4, 10, 2061, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(239018, 8, 9653, 'Burning Logs', '', '', '', 2.760699, 0, 0, 0, 0, 0, 0, 4, 10, 2061, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(239019, 8, 9653, 'Burning Logs', '', '', '', 2.760699, 0, 0, 0, 0, 0, 0, 4, 10, 2061, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(239020, 8, 14573, 'Cookpot', '', '', '', 2.017946, 0, 0, 0, 0, 0, 0, 4, 10, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(239021, 8, 16975, 'Campfire', '', '', '', 2.109999, 0, 0, 0, 0, 0, 0, 4, 10, 2061, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(239022, 19, 19818, 'Mailbox', '', '', '', 1, 0, 0, 0, 0, 0, 0, 924, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(239034, 5, 10298, 'Bottle', '', '', '', 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(239035, 46, 19468, 'Horde Garrison Monument 02 Plaque', '', '', '', 0.5000005, 0, 0, 0, 0, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(239036, 46, 19468, 'Horde Garrison Monument 01 Plaque', '', '', '', 0.5000005, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(239037, 46, 19468, 'Horde Garrison Monument 03 Plaque', '', '', '', 0.5000004, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(239039, 5, 15079, 'Crate', '', '', '', 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(239040, 5, 14668, 'Barrel', '', '', '', 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(239041, 5, 14711, 'Beam', '', '', '', 0.5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(239042, 5, 14670, 'Broken Barrel', '', '', '', 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(239043, 5, 15005, 'Broken Crate', '', '', '', 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(239044, 5, 15080, 'Draenei Tent', '', '', '', 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(239045, 8, 7748, 'Bonfire', '', '', '', 1, 0, 0, 0, 0, 0, 0, 4, 10, 2066, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(239059, 5, 15134, 'Iron Horde Capsule', '', '', '', 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(239060, 5, 14122, 'Iron Warmachine', '', '', '', 0.5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(239064, 5, 20207, 'Statue of the Fallen', '', '', '', 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(239065, 5, 24202, 'Apexis Ruin', '', '', '', 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(239083, 22, 20938, 'Enter the Shadowlands', '', '', '', 2, 0, 0, 0, 0, 0, 0, 178244, 0, 0, 0, 1, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(239084, 0, 19131, 'Cylinder Collision (1.25 scale)', '', '', '', 1.25, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(239086, 38, 15980, 'Garrison Mine Under Construction', '', '', '', 1, 0, 0, 0, 0, 0, 0, -1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(239110, 0, 17686, 'Earthen Pillar', '', '', '', 2, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(239113, 8, 19919, 'Cookpot', '', '', '', 1, 0, 0, 0, 0, 0, 0, 4, 10, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(239119, 8, 8062, 'Campfire', '', '', '', 1, 0, 0, 0, 0, 0, 0, 4, 10, 2061, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(239124, 0, 20931, 'Highmaul LFR Door - Fungal Giant', '', '', '', 1, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(239125, 0, 20931, 'Highmaul LFR Door - Near Coliseum', '', '', '', 1.33, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(239126, 0, 20931, 'Highmaul LFR Door - Near Portal', '', '', '', 0.8200002, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(239127, 0, 20931, 'Highmaul LFR Door - Not Used', '', '', '', 0.63, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(239128, 0, 20931, 'Highmaul LFR Door - Not Used', '', '', '', 1.33, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(239136, 5, 18718, 'Stool', '', '', '', 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(239138, 5, 24295, 'Terokk''s Wingblades', '', '', '', 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(239139, 5, 24299, 'Terokk''s Gavel', '', '', '', 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(239140, 5, 11043, 'Terokk''s Bangle', '', '', '', 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(239141, 5, 16090, 'Terokk''s Mask', '', '', '', 1.8, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(239147, 7, 23726, 'Stool', '', '', '', 1, 0, 0, 0, 0, 0, 0, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(239148, 8, 14512, 'Bonfire', '', '', '', 0.9999996, 0, 0, 0, 0, 0, 0, 4, 10, 2066, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(239152, 8, 17159, 'Anvil', '', '', '', 1, 0, 0, 0, 0, 0, 0, 1, 10, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(239160, 8, 15342, 'Forge', '', '', '', 1, 0, 0, 0, 0, 0, 0, 3, 10, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(221247, 8, 8202, 'Doodad_StratholmeFloatingEmbers078', '', '', '', 1.024397, 0, 0, 0, 0, 0, 0, 0, 10, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(239164, 7, 14033, 'Chair', '', '', '', 1, 0, 0, 0, 0, 0, 0, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(221248, 8, 8202, 'Doodad_StratholmeFloatingEmbers079', '', '', '', 1.024397, 0, 0, 0, 0, 0, 0, 0, 10, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(221249, 8, 8202, 'Doodad_StratholmeFloatingEmbers080', '', '', '', 1.024397, 0, 0, 0, 0, 0, 0, 0, 10, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(221250, 8, 8202, 'Doodad_StratholmeFloatingEmbers081', '', '', '', 1.024397, 0, 0, 0, 0, 0, 0, 0, 10, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(239168, 1, 16656, 'Shadowflames', '', '', '', 2, 0, 0, 0, 0, 0, 0, 0, 0, 3000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(239174, 5, 24416, 'Command Table Collision', '', '', '', 1.2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(239175, 5, 24417, 'Command Table Collision', '', '', '', 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(239176, 5, 24418, 'Command Table Collision', '', '', '', 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(239177, 19, 19818, 'Mailbox', '', '', '', 1, 0, 0, 0, 0, 0, 0, 924, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(239178, 5, 24419, 'Command Table Collision', '', '', '', 0.8, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(221261, 5, 14433, 'Iron Horde Anvil', '', '', '', 1.5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(239179, 5, 24420, 'Command Table Collision', '', '', '', 0.8, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(221263, 3, 14769, 'Coil of Chains', '', 'Collecting', '', 1, 101691, 0, 0, 0, 0, 0, 43, 48417, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19676, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(239181, 5, 24422, 'Architect Table Collision', '', '', '', 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(239182, 5, 24423, 'Architect Table Collision', '', '', '', 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(239183, 5, 24424, 'Architect Table Collision', '', '', '', 0.8, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(239184, 5, 24425, 'Architect Table Collision', '', '', '', 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(239185, 5, 24426, 'Architect Table Collision', '', '', '', 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(239198, 3, 23883, 'Isaari''s Cache', '', 'Opening', '', 0.5, 0, 0, 0, 0, 0, 0, 57, 0, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 21400, 0, 0, 0, 91, 4, 90, 0, 0, 0, 0, 0, 81040, 0, 0, 0, 52017, 0, 0, 0, 19342), -- -Unknown-
+(239215, 10, 24542, 'Iron Horde Cage', '', '', '', 1.769031, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(239216, 10, 24542, 'Iron Horde Cage', '', '', '', 2.251217, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(239217, 10, 24542, 'Iron Horde Cage', '', '', '', 2.60193, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(239218, 10, 24542, 'Iron Horde Cage', '', '', '', 2.402299, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(239219, 10, 24542, 'Iron Horde Cage', '', '', '', 2.151173, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(239220, 10, 24542, 'Iron Horde Cage', '', '', '', 2.151173, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(239221, 10, 24542, 'Iron Horde Cage', '', '', '', 2.60193, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(239222, 10, 24542, 'Iron Horde Cage', '', '', '', 2.4023, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(239223, 10, 24542, 'Iron Horde Cage', '', '', '', 2.60193, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(239224, 10, 24542, 'Iron Horde Cage', '', '', '', 2.4023, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(239225, 10, 24542, 'Iron Horde Cage', '', '', '', 2.60193, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(239226, 10, 24542, 'Iron Horde Cage', '', '', '', 2.151173, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(239227, 10, 24542, 'Iron Horde Cage', '', '', '', 3.942864, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(239228, 10, 24542, 'Iron Horde Cage', '', '', '', 2.151173, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(239229, 10, 24542, 'Iron Horde Cage', '', '', '', 2.151173, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(239230, 10, 24542, 'Iron Horde Cage', '', '', '', 2.60193, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(239231, 10, 24542, 'Iron Horde Cage', '', '', '', 2.87884, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(239232, 10, 24542, 'Iron Horde Cage', '', '', '', 2.151173, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(239233, 10, 24542, 'Iron Horde Cage', '', '', '', 3.258929, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(239237, 45, 20508, 'Mine Shipment', '', '', '', 0.75, 0, 0, 0, 0, 0, 0, 79, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(239238, 45, 20508, 'Herb Garden Shipment', '', '', '', 0.75, 0, 0, 0, 0, 0, 0, 80, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(239239, 5, 24500, 'Chock', '', '', '', 0.15, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(239240, 8, 679, 'Stove', '', '', '', 1.3, 0, 0, 0, 0, 0, 0, 4, 10, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(239241, 8, 14512, 'Bonfire', '', '', '', 0.5910686, 0, 0, 0, 0, 0, 0, 4, 10, 2066, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(239242, 19, 15421, 'Mailbox', '', '', '', 1, 0, 0, 0, 0, 0, 0, 923, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(239266, 19, 15710, 'Mailbox', '', '', '', 1, 0, 0, 0, 0, 0, 0, 923, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(239268, 19, 15710, 'Mailbox', '', '', '', 1, 0, 0, 0, 0, 0, 0, 923, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(239269, 5, 11260, 'Rope', 'inspect', '', '', 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(239286, 8, 17159, 'Anvil', '', '', '', 1, 0, 0, 0, 0, 0, 0, 1, 10, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(239288, 8, 24564, 'Bonfire', '', '', '', 0.6526883, 0, 0, 0, 0, 0, 0, 4, 10, 239270, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(239290, 8, 24579, 'Bonfire', '', '', '', 0.244152, 0, 0, 0, 0, 0, 0, 4, 10, 2066, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(239291, 8, 14510, 'Cooking Fire', '', '', '', 1.14, 0, 0, 0, 0, 0, 0, 4, 10, 2061, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(239292, 8, 14513, 'Cooking Fire', '', '', '', 1.562154, 0, 0, 0, 0, 0, 0, 4, 10, 2061, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(239293, 8, 14059, 'Forge', '', '', '', 1.110001, 0, 0, 0, 0, 0, 0, 3, 10, 2061, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(221377, 5, 13457, 'Lava-Forged Plating', '', '', '', 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(239294, 8, 14434, 'Anvil', '', '', '', 1, 0, 0, 0, 0, 0, 0, 1, 10, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(221378, 10, 10749, 'Heavy Plating', 'questinteract', 'Examining', '', 1, 0, 0, 0, 0, 0, 0, 43, 0, 0, 1, 0, 0, 0, 0, 0, 0, 150148, 0, 0, 0, 24124, 0, 0, 0, 0, 0, 0, 0, 22269, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(239295, 8, 14513, 'Cooking Fire', '', '', '', 1, 0, 0, 0, 0, 0, 0, 4, 10, 2061, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(221379, 10, 13949, 'Siege Munitions', 'questinteract', 'Examining', '', 1.2, 0, 0, 0, 0, 0, 0, 43, 0, 0, 1, 0, 0, 0, 0, 0, 0, 150147, 0, 0, 0, 24124, 0, 0, 0, 0, 0, 0, 0, 22269, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(239296, 8, 14510, 'Cooking Fire', '', '', '', 0.9300003, 0, 0, 0, 0, 0, 0, 4, 10, 2061, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(221380, 5, 9569, 'Lava-Forged Munitions', '', '', '', 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(221381, 5, 9525, 'Lava-Forged Munitions', '', '', '', 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(239299, 5, 14762, 'Torch', '', '', '', 0.75, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(239300, 7, 15617, 'Doodad_6HU_INN_SMALLCHAIR002', '', '', '', 1, 0, 0, 0, 0, 0, 0, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(239301, 7, 15617, 'Doodad_6HU_INN_SMALLCHAIR001', '', '', '', 1, 0, 0, 0, 0, 0, 0, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(239302, 8, 15415, 'Bonfire', '', '', '', 0.7680336, 0, 0, 0, 0, 0, 0, 4, 10, 179900, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(239303, 8, 15517, 'Brazier', '', '', '', 3.27979, 0, 0, 0, 0, 0, 0, 0, 10, 2066, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(239304, 8, 15517, 'Brazier', '', '', '', 3.27979, 0, 0, 0, 0, 0, 0, 0, 10, 2066, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(239307, 5, 20510, 'Horde Barricade Spikes', '', '', '', 0.6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(239309, 5, 14, 'Fresh Carcass', '', '', '', 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(239314, 7, 22453, 'Outhouse', '', '', '', 1, 0, 0, 0, 0, 0, 0, 1, 1, 0, 40427, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(239315, 7, 22453, 'Outhouse', '', '', '', 1, 0, 0, 0, 0, 0, 0, 1, 2, 0, 40427, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(239316, 23, 5498, 'Meeting Stone', '', '', '', 1, 0, 0, 0, 0, 0, 0, 90, 100, 7109, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(239326, 23, 5492, 'Meeting Stone', '', '', '', 0.8155843, 0, 0, 0, 0, 0, 0, 90, 100, 6932, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(239327, 23, 5492, 'Meeting Stone', '', '', '', 0.8253807, 0, 0, 0, 0, 0, 0, 90, 100, 6912, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(239435, 22, 4397, 'Portal to Thunder Bluff', '', '', '', 1, 0, 0, 0, 0, 0, 0, 17610, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(239436, 22, 4398, 'Portal to Undercity', '', '', '', 1, 0, 0, 0, 0, 0, 0, 17611, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(239438, 22, 4394, 'Portal to Ironforge', '', '', '', 1, 0, 0, 0, 0, 0, 0, 44089, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(221604, 5, 293, 'Skull Pile', '', '', '', 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(221625, 5, 6448, 'Medical Supply Crate', '', '', '', 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(221626, 1, 14, 'Fresh Carcass', '', '', '', 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(221627, 5, 222, 'War Planning Map', '', '', '', 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(221662, 5, 14012, 'Sloppy Blood Pool', '', '', '', 0.1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(221667, 1, 14014, 'Boulder', '', '', '', 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(221668, 1, 14015, 'Boulder', '', '', '', 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(221674, 10, 181, 'Ball and Chain', 'questinteract', '', '', 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3000, 0, 0, 0, 0, 0, 0, 146292, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 23221, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(221675, 5, 6710, 'Silvermyst Moonstone Blue', '', '', '', 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(221686, 10, 181, 'Ball and Chain', '', '', '', 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3000, 0, 0, 0, 0, 0, 0, 146292, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(221749, 3, 4611, 'Ogre Campfire', '', '', '', 0.5, 0, 0, 0, 0, 0, 0, 0, 0, 30, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(221783, 5, 14049, 'Heavy Wooden Combat Dummy', '', '', '', 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(221990, 5, 7218, 'Orc Arrow', '', '', '', 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(239960, 22, 8948, 'Portal to Blasted Lands', '', '', '', 1, 0, 0, 0, 0, 0, 0, 156774, 0, 0, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(222690, 10, 15571, 'Shrouding Stone', 'questinteract', 'Destroying', '', 0.45, 0, 0, 0, 0, 0, 0, 1691, 33115, 0, 1, 0, 0, 0, 0, 0, 0, 146196, 0, 0, 1, 24585, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(222870, 10, 14592, 'Iron Horde Cannon', '', '', '', 0.5, 0, 0, 0, 0, 0, 0, 2169, 0, 0, 3000, 0, 0, 0, 0, 0, 0, 149517, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(223022, 5, 14129, 'Iron Horde Supply Wagon', '', '', '', 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(223030, 5, 9678, 'Fortress Fire', '', '', '', 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(223031, 5, 8187, 'Catapault Ammunition', '', '', '', 0.25, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(223037, 0, 14141, 'Dead Drop', '', '', '', 1, 0, 0, 0, 0, 0, 0, 0, 0, 3000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(223074, 5, 14159, 'Ogre Rug', '', '', '', 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(223076, 5, 14160, 'Ogre Table', '', '', '', 1.5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(223122, 5, 14166, 'Ogre Critter Cage', '', '', '', 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(223133, 5, 7418, 'Bones', '', '', '', 0.5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(223134, 5, 7419, 'Bones', '', '', '', 0.25, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(223135, 5, 14169, 'Ogre Wood', '', '', '', 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(223136, 5, 11361, 'Meat', '', '', '', 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(223137, 5, 13840, 'Meat', '', '', '', 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(223186, 5, 14178, 'Ogre Basket', '', '', '', 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(223198, 5, 335, 'Crate', '', '', '', 0.85, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(223199, 3, 13840, 'Delectable Ogre Queasine', '', '', '', 1, 0, 0, 0, 0, 0, 0, 57, 49499, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 148298, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(223205, 5, 14149, 'Blacksmith Hammer', '', '', '', 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(223216, 5, 14192, 'Throwin'' Rock', '', '', '', 1, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(223218, 5, 14193, 'Rocks', '', '', '', 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(223225, 5, 14203, 'Obsidian', '', '', '', 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(223239, 3, 14207, 'Lunar Rock', 'questinteract', 'Collecting', '', 5, 102491, 0, 0, 0, 0, 0, 1691, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19676, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 49566, 1, 0, 0, 19342), -- -Unknown-
+(223240, 5, 14208, 'Small Log', '', '', '', 0.15, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(223246, 5, 7907, 'Coilfang Steam (scale x3)', '', '', '', 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(223256, 5, 14213, 'Ogre Barricade', '', '', '', 1.5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(223508, 3, 16688, 'Star Reading', 'questinteract', 'Collecting', '', 0.6, 112385, 0, 0, 0, 0, 0, 1691, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19676, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 53559, 1, 0, 0, 19342), -- -Unknown-
+(223533, 3, 15914, 'Peaceful Offering', '', 'Opening', '', 1, 0, 0, 0, 0, 0, 0, 57, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 21400, 0, 0, 0, 91, 4, 90, 0, 0, 0, 0, 0, 155463, 0, 0, 0, 50894, 0, 0, 0, 19342), -- -Unknown-
+(223720, 10, 16251, 'Alliance Shield', 'inspect', '', '', 1.5, 0, 0, 0, 0, 0, 0, 1635, 33263, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 16023, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(223813, 5, 14174, 'Chains', '', '', '', 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(223815, 0, 14674, 'Vault Door', '', '', '', 0.8, 0, 0, 0, 0, 0, 0, 0, 0, 3000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(223824, 3, 14608, 'Pristine Star Lily', 'questinteract', 'Gathering', '', 2, 111024, 0, 0, 0, 0, 0, 1690, 0, 1, 0, 0, 0, 0, 0, 33076, 0, 0, 0, 0, 0, 24982, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 52760, 1, 0, 0, 19342), -- -Unknown-
+(223825, 3, 14769, 'Coil of Chains', '', 'Collecting', '', 0.75, 101691, 0, 0, 0, 0, 0, 43, 48417, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19676, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(224217, 3, 335, 'Dusty Chest', '', 'Opening', '', 1, 0, 0, 0, 0, 0, 0, 1690, 0, 0, 0, 1, 1, 0, 0, 0, 0, 0, 0, 0, 1, 21400, 0, 0, 23084, 90, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 211, 50562, 0, 0, 0, 19342), -- -Unknown-
+(224228, 3, 10270, 'Bubbling Cauldron', '', 'Opening', '', 1.5, 0, 0, 0, 0, 0, 0, 57, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 21400, 0, 0, 0, 91, 4, 90, 0, 0, 0, 0, 0, 81040, 0, 0, 0, 50913, 0, 0, 0, 19342), -- -Unknown-
+(224229, 10, 16174, 'Alliance Sword', 'inspect', '', '', 1, 0, 0, 0, 0, 0, 0, 1635, 33263, 0, 3000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 16110, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(224270, 5, 13949, 'Siege Munitions', 'inspect', '', '', 1.2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(224274, 5, 14012, 'Ogre Blood Pool', '', '', '', 0.4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(224305, 2, 14434, 'Chaincrafter''s Anvil', '', '', '', 1, 0, 0, 0, 0, 0, 0, 0, 17820, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(224306, 2, 14769, 'Broken Chains', '', '', '', 1, 0, 0, 0, 0, 0, 0, 0, 17821, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(224311, 5, 6814, 'Ogre Cadaver', '', '', '', 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(224312, 5, 7679, 'Igrimar''s Sack', '', '', '', 1.5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(224313, 5, 11361, 'Ogre Meat', '', '', '', 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(224314, 5, 11360, 'Ogre Meat', '', '', '', 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(224359, 5, 14760, 'Ancient Arkonite Crystal', '', '', '', 3.8, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(224371, 0, 14674, 'Fortress Gate', '', '', '', 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(224372, 5, 14510, 'Camp Fire', '', '', '', 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(224383, 5, 14239, 'Banner', '', '', '', 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(224390, 5, 9826, 'Plank', '', '', '', 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(224391, 5, 14518, 'Ogre Chair', '', '', '', 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(224392, 3, 14519, 'Slave''s Stash', '', 'Opening', '', 1, 0, 0, 0, 0, 0, 0, 57, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 21400, 0, 0, 0, 91, 4, 90, 0, 0, 0, 0, 0, 0, 0, 0, 0, 50635, 0, 0, 0, 19342), -- -Unknown-
+(224394, 5, 14213, 'Ogre Barricade', '', '', '', 2.5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(224395, 5, 14520, 'Mining Cart', '', '', '', 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(224461, 10, 14660, 'Blackrock Grappling Hook', 'questinteract', 'Disengaging', '', 1, 0, 0, 0, 0, 0, 0, 99, 33464, 0, 3000, 0, 1, 0, 0, 0, 0, 151298, 0, 0, 0, 78344, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(224487, 1, 14537, 'Draw Bridge', '', '', '', 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(224490, 5, 14664, 'Embaari Defense Crystal', '', '', '', 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(224503, 0, 14541, 'Hovel Door', '', '', '', 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(224504, 0, 14541, 'Hovel Door', '', '', '', 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(224506, 0, 14541, 'Hovel Door', '', '', '', 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(224507, 0, 14541, 'Hovel Door', '', '', '', 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(224508, 0, 14541, 'Hovel Door', '', '', '', 0.9999999, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(224509, 0, 14541, 'Hovel Door', '', '', '', 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(224587, 0, 14541, 'Hovel Door', '', '', '', 0.9999999, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(224588, 0, 14541, 'Hovel Door', '', '', '', 0.9999999, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(224589, 0, 14541, 'Hovel Door', '', '', '', 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(224590, 0, 14541, 'Hovel Door', '', '', '', 0.9999999, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(224591, 0, 14541, 'Hovel Door', '', '', '', 0.9999999, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(224592, 0, 14541, 'Hovel Door', '', '', '', 0.9999999, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(224593, 0, 14541, 'Hovel Door', '', '', '', 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(224594, 0, 14541, 'Hovel Door', '', '', '', 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(224595, 0, 14541, 'Hovel Door', '', '', '', 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(224596, 0, 14541, 'Hovel Door', '', '', '', 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(224597, 0, 14541, 'Hovel Door', '', '', '', 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(224598, 0, 14541, 'Hovel Door', '', '', '', 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(224599, 0, 14541, 'Hovel Door', '', '', '', 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(224600, 0, 14541, 'Hovel Door', '', '', '', 0.9999998, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(224601, 0, 14541, 'Hovel Door', '', '', '', 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(224602, 5, 14509, 'Bedroll', '', '', '', 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(224603, 5, 14545, 'Bedroll', '', '', '', 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(224604, 5, 14546, 'Bowls', '', '', '', 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(224605, 5, 14547, 'Bag of Herbs', '', '', '', 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(224606, 5, 13842, 'Supplies', '', '', '', 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(224607, 5, 13843, 'Supplies', '', '', '', 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(224608, 5, 13841, 'Supplies', '', '', '', 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(224610, 5, 14548, 'Bowls', '', '', '', 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(224611, 7, 7467, 'Spectator''s Chair', '', '', '', 1.5, 0, 0, 0, 0, 0, 0, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(224612, 5, 238, 'Broken Bottle', '', '', '', 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(224613, 3, 335, 'Spectator''s Chest', '', 'Opening', '', 1, 0, 0, 0, 0, 0, 0, 1690, 0, 1, 1, 1, 1, 0, 0, 0, 0, 0, 0, 0, 1, 21400, 0, 0, 0, 91, 4, 90, 0, 0, 0, 0, 0, 0, 0, 0, 0, 50637, 0, 0, 0, 19342), -- -Unknown-
+(224619, 5, 14558, 'Orc Male Skeleton (1.3)', '', '', '', 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(224620, 10, 14559, 'Firefury Stone', '', '', '', 1, 0, 0, 0, 0, 0, 0, 43, 0, 0, 100, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(224621, 5, 7527, 'Chimaera Nest', '', '', '', 1.5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(224622, 0, 13575, 'Chimaera Egg', '', '', '', 1.5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(224623, 3, 13575, 'Wiggling Egg', '', '', '', 1.5, 0, 0, 0, 0, 0, 0, 43, 0, 0, 1, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 91, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 50640, 0, 0, 0, 19342), -- -Unknown-
+(224625, 5, 14560, 'Ogre Barricade', '', '', '', 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(224626, 10, 9510, 'Vignette POI Object: Time-Warped Tower', '', '', '', 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 198, 0, 1, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(224630, 5, 14562, '6.0 Orc Clans Spear', '', '', '', 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(224631, 5, 14563, '6.0 Orc Clans Leather Sack', '', '', '', 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(224632, 5, 14545, '6.0 Orc Clans Bedroll 02', '', '', '', 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(224633, 3, 14564, 'Iron Horde Supplies', '', 'Opening', '', 1, 0, 0, 0, 0, 0, 0, 1690, 0, 1, 1, 1, 1, 0, 0, 0, 0, 0, 0, 0, 1, 21400, 0, 0, 0, 91, 4, 90, 0, 0, 0, 0, 0, 0, 0, 0, 0, 50642, 0, 0, 0, 19342), -- -Unknown-
+(224634, 5, 14565, 'Iron Horde Barrel', '', '', '', 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(224635, 5, 14675, 'Rock', '', '', '', 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(224636, 5, 14676, 'Molten Rock', '', '', '', 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(224637, 5, 14566, 'Draenei Barricade', '', '', '', 1.75, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(224638, 5, 14567, 'Draenei Barricade (Broken)', '', '', '', 1.75, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(224643, 0, 14771, 'Collision Wall', '', '', '', 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(224644, 5, 14568, 'Ogre Marker', '', '', '', 0.5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(224686, 3, 10683, 'Devourer''s Gutstone', '', 'Opening', '', 1, 0, 0, 0, 0, 0, 0, 1690, 0, 0, 1, 1, 1, 0, 0, 0, 0, 0, 0, 0, 1, 21400, 0, 0, 23344, 90, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 204, 50645, 0, 0, 0, 19342), -- -Unknown-
+(224688, 5, 14574, 'Shadowmoon Gravestone', '', '', '', 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(224689, 5, 14575, 'Shadowmoon Gravestone', '', '', '', 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(224690, 5, 14576, 'Shadowmoon Gravestone', '', '', '', 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(224691, 5, 14574, 'Shadowmoon Gravestone', '', '', '', 1.5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(224699, 5, 13744, 'Frostwolf Banner', '', '', '', 1.5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(224700, 5, 14579, 'Orcish Axe', '', '', '', 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(224701, 5, 14580, 'Ogre Citadel Chain 01', '', '', '', 8.5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(224705, 10, 15571, 'Tribal Stone', 'inspect', '', '', 0.5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 147737, 0, 0, 1, 0, 0, 0, 0, 0, 16144, 0, 0, 22514, 1, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(224706, 10, 15571, 'Tribal Stone', 'inspect', '', '', 0.5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 147738, 0, 0, 1, 0, 0, 0, 0, 0, 16144, 0, 0, 22515, 1, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(224707, 10, 15571, 'Tribal Stone', 'inspect', '', '', 0.65, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 147742, 0, 0, 1, 0, 0, 0, 0, 0, 16144, 0, 0, 22516, 1, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(224708, 10, 15571, 'Tribal Stone', 'inspect', '', '', 0.5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 147743, 0, 0, 1, 0, 0, 0, 0, 0, 16144, 0, 0, 22517, 1, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(224709, 10, 14213, 'Ogre Barricade', 'questinteract', '', '', 2.5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 151126, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 23394, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(224710, 5, 14588, 'Bone Path Marker', '', '', '', 0.5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(224711, 5, 14589, 'Bone Path Marker', '', '', '', 0.5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(224713, 3, 10317, 'Cragmaul Cache', '', 'Opening', '', 2, 0, 0, 0, 0, 0, 0, 1690, 0, 1, 1, 1, 1, 0, 0, 0, 0, 0, 0, 0, 1, 21400, 0, 0, 0, 91, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 50669, 0, 0, 0, 19342), -- -Unknown-
+(224727, 5, 14592, 'Iron Horde War Machine', '', '', '', 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(224728, 19, 7610, 'Mailbox', '', '', '', 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(224729, 10, 14594, 'Ogre Supplies', '', '', '', 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 5703, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(224730, 10, 14179, 'Ogre Supplies', '', '', '', 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 5703, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(224731, 10, 14169, 'Ogre Supplies', '', '', '', 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 5703, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(224732, 10, 13841, 'Ogre Supplies', '', '', '', 1.5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 5703, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(224733, 10, 13843, 'Ogre Supplies', '', '', '', 1.5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 5703, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(224734, 10, 13842, 'Ogre Supplies', '', '', '', 1.5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 5703, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(224738, 10, 459, 'Ogre Ragebrew', '', '', '', 0.5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3000, 0, 0, 0, 0, 0, 0, 147637, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(224746, 5, 14601, 'Sandstorm', '', '', '', 10, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(224750, 3, 7144, 'Hanging Satchel', '', 'Opening', '', 2, 0, 0, 0, 0, 0, 0, 57, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 21400, 0, 0, 0, 91, 4, 90, 0, 0, 0, 0, 0, 81040, 0, 0, 0, 50892, 0, 0, 0, 19342), -- -Unknown-
+(224751, 5, 14604, 'Tree Root', '', '', '', 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(224755, 3, 15449, 'Iron Horde Tribute', '', 'Opening', '', 1.5, 0, 0, 0, 0, 0, 0, 57, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 21400, 0, 0, 0, 91, 4, 90, 0, 0, 0, 0, 0, 81040, 0, 0, 0, 50900, 0, 0, 0, 19342), -- -Unknown-
+(224756, 3, 17819, 'Alchemist''s Satchel', '', 'Opening', '', 1, 0, 0, 0, 0, 0, 0, 57, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 21400, 0, 0, 0, 91, 4, 90, 0, 0, 0, 0, 0, 81040, 0, 0, 0, 54198, 0, 0, 0, 19342), -- -Unknown-
+(224770, 3, 5743, 'Shadowmoon Exile Treasure', '', 'Opening', '', 1, 0, 0, 0, 0, 0, 0, 57, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 21400, 0, 0, 0, 91, 4, 90, 0, 0, 0, 0, 0, 81040, 0, 0, 0, 50904, 0, 0, 0, 19342), -- -Unknown-
+(224781, 3, 2450, 'Rotting Basket', '', 'Opening', '', 1, 0, 0, 0, 0, 0, 0, 57, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 21400, 0, 0, 0, 91, 4, 90, 0, 0, 0, 0, 0, 81040, 0, 0, 0, 50906, 0, 0, 0, 19342), -- -Unknown-
+(224783, 3, 19779, 'False-Bottomed Jar', '', 'Opening', '', 2.5, 0, 0, 0, 0, 0, 0, 57, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 21400, 0, 0, 0, 90, 1, 0, 0, 0, 0, 0, 0, 81040, 0, 0, 0, 50910, 0, 0, 0, 19342), -- -Unknown-
+(224784, 3, 14949, 'Vindicator''s Cache', '', 'Opening', '', 0.75, 0, 0, 0, 0, 0, 0, 57, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 21400, 0, 0, 0, 91, 4, 90, 0, 0, 0, 0, 0, 81040, 0, 0, 0, 50908, 0, 0, 0, 19342), -- -Unknown-
+(224797, 38, 14398, 'Garrison Building Barracks V1', '', '', '', 1, 0, 0, 0, 0, 0, 0, 1248, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(224817, 1, 10403, 'Invisible Door (0.3 scale)', '', '', '', 0.5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(224821, 5, 7367, 'Mysterious Artifact', '', '', '', 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(224824, 5, 7364, 'Mysterious Artifact', '', '', '', 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(224825, 10, 7378, 'Ancient Prism', 'questinteract', 'Examining', '', 0.5, 0, 0, 0, 0, 0, 0, 1690, 0, 0, 3000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 24124, 0, 0, 0, 0, 16160, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(224827, 5, 14626, '"We got them to laugh... eventually."', '', '', '', 1, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(224828, 5, 14627, 'Ogre Rockthrower', '', '', '', 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(224829, 5, 14628, 'Ogre Rockthrower Boulder', '', '', '', 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(224888, 23, 5495, 'Meeting Stone', '', '', '', 1, 0, 0, 0, 0, 0, 0, 90, 100, 6874, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(225501, 3, 2450, 'Peaceful Offering', '', 'Opening', '', 1, 0, 0, 0, 0, 0, 0, 57, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 21400, 0, 0, 0, 91, 4, 90, 0, 0, 0, 0, 0, 155463, 0, 0, 0, 50895, 0, 0, 0, 19342), -- -Unknown-
+(225502, 3, 14638, 'Peaceful Offering', '', 'Opening', '', 2, 0, 0, 0, 0, 0, 0, 57, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 21400, 0, 0, 0, 91, 4, 90, 0, 0, 0, 0, 0, 155463, 0, 0, 0, 50896, 0, 0, 0, 19342), -- -Unknown-
+(225503, 3, 2450, 'Peaceful Offering', '', 'Opening', '', 1, 0, 0, 0, 0, 0, 0, 57, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 21400, 0, 0, 0, 91, 4, 90, 0, 0, 0, 0, 0, 155463, 0, 0, 0, 50897, 0, 0, 0, 19342), -- -Unknown-
+(225505, 3, 3731, 'Curses: A Practical Guide', 'questinteract', 'Collecting', '', 1, 107391, 0, 0, 0, 0, 0, 1691, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19676, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 50702, 0, 0, 0, 19342), -- -Unknown-
+(225506, 3, 3731, 'How To Jinx Your Enemies Without Really Trying', 'questinteract', 'Collecting', '', 1, 107391, 0, 0, 0, 0, 0, 1691, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19676, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 50702, 0, 0, 0, 19342), -- -Unknown-
+(225507, 3, 3731, 'The 7 Habits of Highly Effective Hexxers', 'questinteract', 'Collecting', '', 1, 107391, 0, 0, 0, 0, 0, 1691, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19676, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 50702, 0, 0, 0, 19342), -- -Unknown-
+(225508, 3, 3731, 'Basketweaving the Sinister Way', 'questinteract', 'Collecting', '', 1, 107391, 0, 0, 0, 0, 0, 1691, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19676, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 50702, 0, 0, 0, 19342), -- -Unknown-
+(225509, 3, 3731, 'The Art of Darkness', 'questinteract', 'Collecting', '', 1, 107391, 0, 0, 0, 0, 0, 1691, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19676, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 50702, 0, 0, 0, 19342), -- -Unknown-
+(225513, 3, 3731, 'Eat, Scry, Love', 'questinteract', '', '', 1, 107391, 0, 0, 0, 0, 0, 1691, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 50702, 0, 0, 0, 19342), -- -Unknown-
+(225514, 3, 3731, 'Augury Without Bounds', 'questinteract', 'Collecting', '', 1, 107391, 0, 0, 0, 0, 0, 1691, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19676, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 50702, 0, 0, 0, 19342), -- -Unknown-
+(225530, 1, 8592, 'Large Collision Wall', '', '', '', 2.5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(225538, 38, 14622, 'Garrison Building Mine 1', '', '', '', 1, 0, 0, 0, 0, 0, 0, 1221, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(225617, 5, 14160, 'Ogre Table', '', '', '', 1.5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(225623, 10, 15520, 'Sacrificial Altar', '', '', '', 1.3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(225629, 5, 14157, 'Ogre Citadel Chain 02', '', '', '', 7, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(225647, 5, 14520, 'Mining Cart', '', '', '', 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(225650, 5, 14564, 'Iron Horde Crate', '', '', '', 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(225651, 5, 8202, 'Karabor Embers', '', '', '', 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(225652, 5, 14672, 'Bonfire (6FX)', '', '', '', 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(225653, 5, 14673, 'Bonfire (6FX) (Smoke)', '', '', '', 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(225681, 3, 14687, 'Barrel of Frostwolf Oil', 'questinteract', '', '', 1, 107361, 0, 0, 0, 0, 0, 1691, 50946, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(225685, 8, 14141, 'Dead Drop', '', '', '', 1, 0, 0, 0, 0, 0, 0, 0, 10, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(225693, 0, 14771, 'Collision Wall', '', '', '', 1.2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(225726, 2, 14702, 'Iron Shredder Decommission Orders', '', '', '', 1, 0, 0, 0, 0, 0, 0, 0, 17898, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(225730, 8, 7748, 'Bonfire', '', '', '', 1, 0, 0, 0, 0, 0, 0, 4, 10, 2066, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(225731, 3, 14564, 'Iron Horde Explosives', 'questinteract', 'Stealing', '', 0.5, 107855, 0, 0, 0, 0, 0, 43, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 26365, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 50977, 1, 0, 0, 19342), -- -Unknown-
+(225734, 7, 14704, 'Slavemaster Broon''s Seat', '', '', '', 1.5, 0, 0, 0, 0, 0, 0, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(225745, 3, 318, 'Crystal-Shaper''s Tools', 'questinteract', '', '', 1.5, 107851, 0, 0, 0, 0, 0, 1691, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 50989, 0, 0, 0, 19342), -- -Unknown-
+(225746, 3, 7514, 'Melani''s Doll', 'questinteract', '', '', 1, 107856, 0, 0, 0, 0, 0, 1691, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 50990, 0, 0, 0, 19342), -- -Unknown-
+(225748, 3, 8070, 'Annals of Aruuna', 'questinteract', '', '', 2, 107859, 0, 0, 0, 0, 0, 1691, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 50991, 0, 0, 0, 19342), -- -Unknown-
+(225753, 5, 14714, 'Iron Horde Banner', '', '', '', 1, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(225754, 5, 14712, 'Iron Horde Banner', '', '', '', 0.125, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(225757, 10, 14679, 'Iron Horde Siege Engine', 'questinteract', 'Sabotaging', '', 0.75, 0, 0, 0, 0, 0, 0, 1690, 0, 0, 1, 0, 0, 0, 0, 0, 0, 153064, 0, 0, 1, 77147, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(225760, 10, 14592, 'Iron Horde Siege Engine', 'questinteract', 'Sabotaging', '', 0.9, 0, 0, 0, 0, 0, 0, 1690, 0, 0, 1, 0, 0, 0, 0, 0, 0, 153064, 0, 0, 1, 77147, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(225762, 10, 14721, 'Gazlowe''s Eye ''n'' Ear', 'questinteract', 'Using', '', 0.25, 0, 0, 0, 0, 0, 0, 1691, 33728, 0, 3000, 0, 0, 0, 0, 0, 0, 155477, 0, 0, 1, 19700, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(225769, 10, 14721, 'Gazlowe''s Eye ''n'' Ear', 'questinteract', 'Using', '', 0.25, 0, 0, 0, 0, 0, 0, 1691, 33754, 0, 1, 0, 0, 0, 0, 0, 0, 155137, 0, 0, 1, 19700, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(225773, 10, 7075, 'Honed Crystal', 'questinteract', '', '', 1.75, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 153260, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(225774, 10, 9024, 'Polished Crystal', 'questinteract', '', '', 1.75, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 153262, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(225776, 10, 9694, 'Harmonic Crystal', 'questinteract', '', '', 0.5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 153265, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(225778, 2, 14747, 'Barum''s Notes', '', '', '', 1.2, 0, 0, 0, 0, 0, 0, 0, 17909, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(225789, 8, 1407, 'Easter Egg', '', '', '', 1.000011, 0, 0, 0, 0, 0, 0, 0, 10, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(225791, 0, 14541, 'Hovel Door', '', '', '', 0.9999999, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(225792, 0, 14541, 'Hovel Door', '', '', '', 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(225793, 0, 14541, 'Hovel Door', '', '', '', 0.9999999, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(225794, 0, 14541, 'Hovel Door', '', '', '', 0.9999999, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(225795, 0, 14541, 'Hovel Door', '', '', '', 0.9999999, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(225820, 5, 14753, 'Native Orc Wagon', '', '', '', 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(225821, 5, 14754, 'Gromgar Spear Head', '', '', '', 0.2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(225822, 5, 14755, 'Gromgar Spear Shaft', '', '', '', 0.2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(225824, 5, 14757, 'Gromgar Spear', '', '', '', 0.2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(225825, 5, 14758, 'Thunderlord Banner', '', '', '', 0.4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(225826, 10, 15904, 'Mulverick''s Cage', 'questinteract', '', '', 1, 0, 0, 0, 0, 0, 0, 0, 33483, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(225904, 5, 14213, 'Ogre Barricade', '', '', '', 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(225905, 10, 14767, 'Shadow Lily', 'openhand', '', '', 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3000, 0, 0, 0, 0, 0, 0, 153592, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(225906, 5, 14560, 'Ogre Barricade', '', '', '', 1.5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(225907, 5, 14560, 'Ogre Barricade', '', '', '', 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(225908, 8, 273, 'Anvil', '', '', '', 0.8, 0, 0, 0, 0, 0, 0, 1, 10, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(225909, 5, 14769, 'Thunderlord Chain Pile', '', '', '', 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(225918, 10, 17925, 'Ancestor''s Totem', 'questinteract', 'Communing', '', 0.6, 0, 0, 0, 0, 0, 0, 93, 0, 0, 3000, 0, 0, 0, 0, 0, 0, 153947, 0, 0, 0, 83759, 0, 0, 0, 0, 0, 0, 0, 23854, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(225921, 5, 14560, 'Ogre Barricade', '', '', '', 1.5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(225922, 5, 14213, 'Ogre Barricade', '', '', '', 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(225923, 5, 14560, 'Ogre Barricade', '', '', '', 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(225924, 10, 14190, 'Shadowmoon Cage', '', 'Opening', '', 1, 0, 0, 0, 0, 0, 0, 93, 0, 0, 120000, 0, 0, 0, 0, 0, 0, 153742, 1, 0, 0, 21400, 0, 0, 0, 0, 0, 0, 0, 23845, 1, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(225926, 5, 14133, 'Draenei Wagon', '', '', '', 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(225932, 5, 14012, 'Blood Drip', '', '', '', 0.05, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(225934, 3, 14774, 'Lifebloom Orchid', '', 'Uprooting', '', 1, 108390, 0, 0, 0, 0, 0, 1691, 51108, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 79149, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(225935, 3, 14775, 'Lifebloom Orchid', '', 'Uprooting', '', 0.75, 108390, 0, 0, 0, 0, 0, 1691, 51108, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 79149, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(225936, 3, 14776, 'Lifebloom Orchid', '', 'Uprooting', '', 0.5, 108390, 0, 0, 0, 0, 0, 1691, 51108, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 79149, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(225937, 8, 14709, 'Bonfire', '', '', '', 0.6600003, 0, 0, 0, 0, 0, 0, 4, 10, 2061, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(225940, 5, 7409, 'Eyesley''s Cauldron', '', '', '', 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(225941, 22, 9547, 'Riverbeast Heart', 'questinteract', '', '', 0.75, 0, 0, 0, 0, 0, 0, 153928, -1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(225942, 22, 7140, 'Swamplighter Venom', 'questinteract', '', '', 1, 0, 0, 0, 0, 0, 0, 153932, -1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(225943, 22, 10355, 'Riotvine', 'questinteract', '', '', 0.15, 0, 0, 0, 0, 0, 0, 153934, -1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(225944, 0, 3751, 'Doodad_BOSSGATE004', '', '', '', 2.657829, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(225945, 0, 3751, 'Doodad_BOSSGATE003', '', '', '', 2.657829, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(225951, 10, 14715, 'Iron Horde Weapon Rack', '', 'Gathering Weapons', '', 1, 0, 0, 0, 0, 0, 0, 2160, 33154, 0, 3000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 79176, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(225955, 22, 14779, 'Moonlit Herb', 'questinteract', '', '', 0.25, 0, 0, 0, 0, 0, 0, 153970, -1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(225998, 3, 14783, 'Moonlit Herb', 'questinteract', 'Gathering', '', 0.5, 108409, 0, 0, 0, 0, 0, 1691, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 24982, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 51112, 1, 0, 0, 19342), -- -Unknown-
+(226001, 22, 14782, 'Moonlit Herb', 'questinteract', '', '', 0.25, 0, 0, 0, 0, 0, 0, 153970, -1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(226002, 22, 14783, 'Moonlit Herb', 'questinteract', '', '', 0.25, 0, 0, 0, 0, 0, 0, 153970, -1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(226024, 5, 15585, 'Herb Crate', '', '', '', 1.5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(226350, 5, 45, 'Blacksmith Smoke', '', '', '', 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(226468, 10, 16064, 'Frostwolf Shamanstone', 'questinteract', 'Communing', '', 1, 0, 0, 0, 0, 0, 0, 43, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 83759, 0, 0, 0, 0, 16246, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(226627, 5, 14565, 'Barrel of Blackrock Powder', '', '', '', 0.75, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(226632, 5, 14314, 'Glow', '', '', '', 0.5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(226633, 8, 192, 'Campfire', '', '', '', 1, 0, 0, 0, 0, 0, 0, 4, 10, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(226634, 7, 14856, 'Bench', '', '', '', 1, 0, 0, 0, 0, 0, 0, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(226635, 7, 14856, 'Bench', '', '', '', 1, 0, 0, 0, 0, 0, 0, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(226636, 7, 14856, 'Bench', '', '', '', 1, 0, 0, 0, 0, 0, 0, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(226637, 7, 14856, 'Bench', '', '', '', 1, 0, 0, 0, 0, 0, 0, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(226638, 7, 14856, 'Bench', '', '', '', 1, 0, 0, 0, 0, 0, 0, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(226639, 7, 14856, 'Bench', '', '', '', 1, 0, 0, 0, 0, 0, 0, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(226640, 7, 14856, 'Bench', '', '', '', 1, 0, 0, 0, 0, 0, 0, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(226641, 7, 14856, 'Bench', '', '', '', 1, 0, 0, 0, 0, 0, 0, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(226642, 7, 14856, 'Bench', '', '', '', 1, 0, 0, 0, 0, 0, 0, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(226643, 7, 14856, 'Bench', '', '', '', 1, 0, 0, 0, 0, 0, 0, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(226644, 7, 14856, 'Bench', '', '', '', 1, 0, 0, 0, 0, 0, 0, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(226645, 7, 14856, 'Bench', '', '', '', 1, 0, 0, 0, 0, 0, 0, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(226646, 7, 14856, 'Bench', '', '', '', 1, 0, 0, 0, 0, 0, 0, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(226647, 7, 14856, 'Bench', '', '', '', 1, 0, 0, 0, 0, 0, 0, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(226648, 7, 14856, 'Bench', '', '', '', 1, 0, 0, 0, 0, 0, 0, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(226649, 7, 14856, 'Bench', '', '', '', 1, 0, 0, 0, 0, 0, 0, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(226650, 7, 14856, 'Bench', '', '', '', 1, 0, 0, 0, 0, 0, 0, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(226651, 7, 14856, 'Bench', '', '', '', 1, 0, 0, 0, 0, 0, 0, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(226652, 7, 14856, 'Bench', '', '', '', 1, 0, 0, 0, 0, 0, 0, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(226653, 7, 14856, 'Bench', '', '', '', 1, 0, 0, 0, 0, 0, 0, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(226654, 7, 14856, 'Bench', '', '', '', 1, 0, 0, 0, 0, 0, 0, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(226658, 7, 14856, 'Bench', '', '', '', 1, 0, 0, 0, 0, 0, 0, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(226659, 7, 14856, 'Bench', '', '', '', 1, 0, 0, 0, 0, 0, 0, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(226660, 7, 14856, 'Bench', '', '', '', 1, 0, 0, 0, 0, 0, 0, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(226661, 7, 14856, 'Bench', '', '', '', 1, 0, 0, 0, 0, 0, 0, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(226662, 7, 14856, 'Bench', '', '', '', 1, 0, 0, 0, 0, 0, 0, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(226663, 7, 14856, 'Bench', '', '', '', 1, 0, 0, 0, 0, 0, 0, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(226664, 7, 14856, 'Bench', '', '', '', 1, 0, 0, 0, 0, 0, 0, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(226665, 7, 14856, 'Bench', '', '', '', 1, 0, 0, 0, 0, 0, 0, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(226666, 7, 14856, 'Bench', '', '', '', 1, 0, 0, 0, 0, 0, 0, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(226667, 7, 14856, 'Bench', '', '', '', 1, 0, 0, 0, 0, 0, 0, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(226668, 7, 14856, 'Bench', '', '', '', 1, 0, 0, 0, 0, 0, 0, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(226669, 7, 14856, 'Bench', '', '', '', 1, 0, 0, 0, 0, 0, 0, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(226670, 7, 14856, 'Bench', '', '', '', 1, 0, 0, 0, 0, 0, 0, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(226671, 7, 14856, 'Bench', '', '', '', 1, 0, 0, 0, 0, 0, 0, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(226672, 7, 14856, 'Bench', '', '', '', 1, 0, 0, 0, 0, 0, 0, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(226673, 7, 14856, 'Bench', '', '', '', 1, 0, 0, 0, 0, 0, 0, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(226674, 7, 14856, 'Bench', '', '', '', 1, 0, 0, 0, 0, 0, 0, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(226675, 7, 14856, 'Bench', '', '', '', 1, 0, 0, 0, 0, 0, 0, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(226676, 7, 14856, 'Bench', '', '', '', 1, 0, 0, 0, 0, 0, 0, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(226677, 7, 14856, 'Bench', '', '', '', 1, 0, 0, 0, 0, 0, 0, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(226678, 7, 14856, 'Bench', '', '', '', 1, 0, 0, 0, 0, 0, 0, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(226679, 7, 14856, 'Bench', '', '', '', 1, 0, 0, 0, 0, 0, 0, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(226680, 7, 14856, 'Bench', '', '', '', 1, 0, 0, 0, 0, 0, 0, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(226681, 7, 14856, 'Bench', '', '', '', 1, 0, 0, 0, 0, 0, 0, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(226682, 7, 14856, 'Bench', '', '', '', 1, 0, 0, 0, 0, 0, 0, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(226683, 7, 14856, 'Bench', '', '', '', 1, 0, 0, 0, 0, 0, 0, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(226684, 7, 14856, 'Bench', '', '', '', 1, 0, 0, 0, 0, 0, 0, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(226685, 7, 14856, 'Bench', '', '', '', 1, 0, 0, 0, 0, 0, 0, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(226686, 7, 14856, 'Bench', '', '', '', 1, 0, 0, 0, 0, 0, 0, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(226687, 7, 14856, 'Bench', '', '', '', 1, 0, 0, 0, 0, 0, 0, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(226688, 7, 14856, 'Bench', '', '', '', 1, 0, 0, 0, 0, 0, 0, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(226689, 7, 14856, 'Bench', '', '', '', 1, 0, 0, 0, 0, 0, 0, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(226690, 7, 14856, 'Bench', '', '', '', 1, 0, 0, 0, 0, 0, 0, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(226699, 7, 14856, 'Bench', '', '', '', 1, 0, 0, 0, 0, 0, 0, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(226700, 7, 14856, 'Bench', '', '', '', 1, 0, 0, 0, 0, 0, 0, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(226701, 7, 14856, 'Bench', '', '', '', 1, 0, 0, 0, 0, 0, 0, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(226702, 2, 6901, 'Wanted Poster', '', '', '', 1, 0, 0, 0, 0, 0, 0, 0, 17935, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(226704, 1, 14212, 'Rune Conduit', '', '', '', 0.5, 0, 0, 0, 0, 0, 0, 1, 2170, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(226707, 5, 4177, 'Cannonball Stack', '', '', '', 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(226736, 3, 8438, 'Soothpetal Flower', '', 'Picking', '', 1.25, 108499, 0, 0, 0, 0, 0, 43, 51133, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 55240, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(226752, 19, 7610, 'Mailbox', '', '', '', 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(226754, 5, 14895, 'Lava Fissure', '', '', '', 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(226756, 5, 14896, 'Steam Cloud Ring', '', '', '', 0.25, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(226757, 5, 14897, 'Fog', '', '', '', 0.5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(226758, 8, 10991, 'Campfire', '', '', '', 1, 0, 0, 0, 0, 0, 0, 4, 10, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(226759, 7, 14856, 'Chair', '', '', '', 1, 0, 0, 0, 0, 0, 0, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(226760, 7, 14856, 'Chair', '', '', '', 1, 0, 0, 0, 0, 0, 0, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(226761, 7, 14856, 'Chair', '', '', '', 1, 0, 0, 0, 0, 0, 0, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(226762, 5, 13508, 'Ground Fog', '', '', '', 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(226764, 5, 14898, 'Lava Fall', '', '', '', 0.5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(226778, 8, 14709, 'Bonfire', '', '', '', 0.6500003, 0, 0, 0, 0, 0, 0, 4, 10, 2066, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(226779, 8, 14709, 'Bonfire', '', '', '', 0.65, 0, 0, 0, 0, 0, 0, 4, 10, 2066, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(226781, 5, 9547, 'Meat Chunk 04', '', '', '', 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(226831, 3, 14949, 'Astrologer''s Box', '', 'Opening', '', 1, 0, 0, 0, 0, 0, 0, 1690, 0, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 21400, 0, 0, 0, 91, 4, 90, 0, 0, 0, 0, 0, 81040, 0, 0, 0, 51457, 0, 0, 0, 19342), -- -Unknown-
+(226851, 5, 10763, 'Elekk Bones', '', '', '', 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(226852, 5, 14, 'Bloody Meat 01 (2x)', '', '', '', 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(226853, 5, 2951, 'Bloody Meat 02 (4x)', '', '', '', 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(226854, 3, 14953, 'Armored Elekk Tusk', '', 'Opening', '', 1, 0, 0, 0, 0, 0, 0, 1690, 0, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 21400, 0, 0, 0, 91, 4, 90, 0, 0, 0, 0, 0, 81040, 0, 0, 0, 51458, 0, 0, 0, 19342), -- -Unknown-
+(226861, 3, 5743, 'Ronokk''s Belongings', '', 'Opening', '', 1, 0, 0, 0, 0, 0, 0, 1690, 0, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 21400, 0, 0, 0, 91, 4, 90, 0, 0, 0, 0, 0, 81040, 0, 0, 0, 51461, 0, 0, 0, 19342); -- -Unknown-
+INSERT INTO `gameobject_template` (`entry`, `type`, `displayId`, `name`, `IconName`, `castBarCaption`, `unk1`, `size`, `questItem1`, `questItem2`, `questItem3`, `questItem4`, `questItem5`, `questItem6`, `Data0`, `Data1`, `Data2`, `Data3`, `Data4`, `Data5`, `Data6`, `Data7`, `Data8`, `Data9`, `Data10`, `Data11`, `Data12`, `Data13`, `Data14`, `Data15`, `Data16`, `Data17`, `Data18`, `Data19`, `Data20`, `Data21`, `Data22`, `Data23`, `Data24`, `Data25`, `Data26`, `Data27`, `Data28`, `Data29`, `Data30`, `Data31`, `Data32`, `unkInt32`, `VerifiedBuild`) VALUES
+(226862, 3, 11738, 'Giant Moonwillow Cone', '', 'Opening', '', 2.5, 0, 0, 0, 0, 0, 0, 1690, 0, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 21400, 0, 0, 0, 91, 4, 90, 0, 0, 0, 0, 0, 81040, 0, 0, 0, 51462, 0, 0, 0, 19342), -- -Unknown-
+(226886, 5, 14998, 'Orc Weapon Pole', '', '', '', 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(226888, 3, 15002, 'Aruunem Berry Bush', 'questinteract', 'Gathering', '', 1, 108655, 0, 0, 0, 0, 0, 259, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 24982, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 51475, 1, 0, 0, 19342), -- -Unknown-
+(226891, 5, 15005, 'Broken Crate', '', '', '', 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(226894, 5, 15008, 'Destroyed Wagon', '', '', '', 0.5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(226896, 5, 14567, 'Broken Barricade', '', '', '', 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(226908, 5, 14566, 'Draenei Barricade', '', '', '', 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(226910, 5, 15021, 'Frostwolf Throne', '', '', '', 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(226911, 5, 15022, 'Hay', '', '', '', 0.5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(226912, 5, 15025, 'Draenei Crystals', '', '', '', 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(226934, 10, 6850, 'Holographic Disc', 'inspect', '', '', 1.2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 154912, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 24138, 1, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(226935, 10, 6850, 'Holographic Disc', 'inspect', '', '', 1.2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 154909, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 24139, 1, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(226936, 10, 6850, 'Holographic Disc', 'inspect', '', '', 1.2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 154911, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 24141, 1, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(226937, 10, 6850, 'Holographic Disc', 'inspect', '', '', 1.2, 0, 0, 0, 0, 0, 0, 0, 0, 38977, 0, 0, 0, 0, 0, 0, 0, 154908, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 24140, 1, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(226938, 10, 6850, 'Holographic Disc', 'inspect', '', '', 1.2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 154910, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 24142, 1, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(226940, 5, 14, 'Meat', '', '', '', 0.5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(226944, 5, 14564, 'Iron Horde Explosives', '', '', '', 0.5, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(226947, 5, 15053, 'Frostwolf Banner', '', '', '', 0.2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(226955, 3, 9690, 'Arena Master''s War Horn', '', 'Opening', '', 2, 0, 0, 0, 0, 0, 0, 1690, 0, 1, 1, 1, 1, 0, 0, 0, 0, 0, 0, 0, 1, 21400, 0, 0, 0, 91, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 51740, 0, 0, 0, 19342), -- -Unknown-
+(226959, 5, 15074, 'Draenei Supplies', '', '', '', 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(226961, 2, 2491, 'Bounty Board', '', '', '', 1, 0, 0, 0, 0, 0, 0, 0, 17963, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(226970, 5, 14670, 'Broken Barrel', '', '', '', 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(226972, 5, 15079, 'Crate', '', '', '', 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(226976, 3, 15091, 'Deceptia''s Smoldering Boots', '', 'Opening', '', 1, 0, 0, 0, 0, 0, 0, 1690, 0, 0, 1, 1, 1, 0, 0, 0, 0, 0, 0, 0, 1, 21400, 0, 0, 0, 95, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 51756, 0, 0, 0, 19342), -- -Unknown-
+(226977, 5, 15092, 'Smoke', '', '', '', 0.1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(226978, 1, 14212, 'Whelp Cage', '', '', '', 1.5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(226979, 5, 15093, 'Caleb''s Cart', '', '', '', 0.7, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(226980, 5, 12334, 'Volen Cage', '', '', '', 0.7, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(226982, 5, 14750, 'Laughing Skull Axe', '', '', '', 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(226983, 3, 10316, 'Crag-Leaper''s Cache', '', '', '', 1, 0, 0, 0, 0, 0, 0, 2058, 0, 1, 1, 1, 1, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 91, 4, 90, 0, 0, 0, 0, 0, 0, 0, 0, 0, 51758, 0, 0, 0, 19342), -- -Unknown-
+(226990, 3, 10313, 'Supply Dump', '', '', '', 0.6, 0, 0, 0, 0, 0, 0, 2058, 0, 1, 1, 1, 1, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 91, 4, 90, 0, 0, 0, 0, 0, 0, 0, 0, 0, 51761, 0, 0, 0, 19342), -- -Unknown-
+(227007, 6, 15121, 'Deathweb Egg', '', '', '', 1, 0, 0, 0, 0, 0, 0, 0, 0, 3, 155215, 1, 0, 15000, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(227009, 6, 15122, 'Deathweb Egg', '', '', '', 1, 0, 0, 0, 0, 0, 0, 0, 0, 3, 155215, 1, 0, 15000, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(227011, 1, 14212, 'Whelp Cage', '', '', '', 1.5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(227022, 6, 15126, 'Deathweb Egg', '', '', '', 1, 0, 0, 0, 0, 0, 0, 0, 0, 3, 155215, 1, 0, 15000, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(227026, 10, 2230, 'Rubble', '', '', '', 0.8, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4874, 0, 2, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 1, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(227037, 10, 2230, 'Rubble', '', '', '', 0.8, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4874, 0, 2, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 1, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(227039, 1, 14212, 'Whelp Cage', '', '', '', 1.5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(227040, 1, 14212, 'Whelp Cage', '', '', '', 1.5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(227054, 3, 14747, 'Telmor Registry', 'questinteract', '', '', 1.5, 108896, 0, 0, 0, 0, 0, 1691, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 51814, 1, 0, 0, 19342), -- -Unknown-
+(227055, 3, 15131, 'Leafshadow', 'questinteract', '', '', 1, 108897, 0, 0, 0, 0, 0, 1691, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 51815, 1, 0, 0, 19342), -- -Unknown-
+(227056, 5, 9951, 'Leafshadow Fog', '', '', '', 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(227067, 3, 15342, 'Forge', 'questinteract', 'Grabbing', '', 1, 108886, 0, 0, 0, 0, 0, 1691, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 37379, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 155349, 0, 0, 0, 51847, 1, 0, 0, 19342), -- -Unknown-
+(227069, 2, 15341, 'Hastily Written Note', '', '', '', 1, 0, 0, 0, 0, 0, 0, 0, 17992, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(227070, 38, 15379, 'Garrison Building Leatherworking Level 1', '', '', '', 1, 0, 0, 0, 0, 0, 0, 1219, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(227071, 5, 15141, 'Draenei Male Skeleton', '', '', '', 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(227096, 10, 11121, 'Broken Egg', '', '', '', 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(227097, 5, 8109, 'Apprentice''s Alchemy Table', '', '', '', 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(227114, 0, 14674, 'Ogre Barricade', 'questinteract', 'Breaking', '', 0.5, 0, 0, 0, 0, 0, 0, 0, 99, 3000, 0, 20138, 0, 0, 26482, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(227133, 5, 14129, 'Iron Horde Wagon', '', '', '', 0.75, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(227134, 3, 10314, 'Iron Horde Cargo Shipment', '', 'Opening', '', 1, 0, 0, 0, 0, 0, 0, 57, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 21400, 0, 0, 0, 91, 4, 90, 0, 0, 0, 0, 0, 81040, 0, 0, 0, 51905, 0, 0, 0, 19342), -- -Unknown-
+(227151, 7, 15191, 'Bench', '', '', '', 1, 0, 0, 0, 0, 0, 0, 3, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(227152, 7, 15192, 'Bench', '', '', '', 1, 0, 0, 0, 0, 0, 0, 5, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(227153, 7, 15191, 'Bench', '', '', '', 1, 0, 0, 0, 0, 0, 0, 3, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(227204, 5, 14579, 'Orc Axe', '', '', '', 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(227206, 5, 14562, 'Orc Spear', '', '', '', 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(227208, 5, 15224, 'Iron Horde Barricade', '', '', '', 0.25, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(227209, 5, 15225, 'Iron Horde Barricade', '', '', '', 0.25, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(227216, 5, 15231, 'Orc Shield', '', '', '', 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(227233, 7, 15192, 'Bench', '', '', '', 1, 0, 0, 0, 0, 0, 0, 5, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(227234, 7, 15191, 'Bench', '', '', '', 1, 0, 0, 0, 0, 0, 0, 3, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(227235, 7, 15191, 'Bench', '', '', '', 1, 0, 0, 0, 0, 0, 0, 3, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(227271, 10, 15571, 'Shrouding Stone', 'questinteract', 'Destroying', '', 0.45, 0, 0, 0, 0, 0, 0, 99, 33115, 0, 1, 0, 0, 0, 0, 0, 0, 146196, 0, 0, 1, 24585, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(227272, 10, 15571, 'Shrouding Stone', 'questinteract', 'Destroying', '', 0.45, 0, 0, 0, 0, 0, 0, 1691, 33115, 0, 1, 0, 0, 0, 0, 0, 0, 146196, 0, 0, 1, 24585, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(227279, 5, 15260, 'Book', '', '', '', 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(227280, 5, 15261, 'Book', '', '', '', 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(227281, 10, 15262, 'Shadowmoon Banner', 'interact', 'Burning', '', 0.7, 0, 0, 0, 0, 0, 0, 43, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 30602, 0, 0, 0, 0, 0, 0, 0, 24494, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(227291, 10, 14174, 'Ogre Spike', 'questinteract', '', '', 0.75, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 150348, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 23175, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(227292, 5, 15273, 'Ogre Head', '', '', '', 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(227293, 5, 14174, 'Ogre Spike', '', '', '', 0.75, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(227524, 5, 15339, 'Head Pike', '', '', '', 1.5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(227525, 10, 20641, 'Body Pile', 'questinteract', 'Burning', '', 1.5, 0, 0, 0, 0, 0, 0, 43, 0, 0, 0, 0, 0, 0, 0, 0, 0, 160852, 0, 0, 0, 30602, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(227526, 5, 15343, 'Torch', '', '', '', 0.5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(227527, 3, 15340, 'Lightbearer', '', 'Investigating', '', 1, 0, 0, 0, 0, 0, 0, 57, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 56085, 0, 0, 0, 95, 0, 0, 0, 0, 0, 0, 0, 156182, 0, 0, 0, 51985, 0, 0, 0, 19342), -- -Unknown-
+(227535, 5, 15342, 'Forge', '', '', '', 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(227550, 5, 14675, 'Altar', '', '', '', 0.4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(227574, 5, 14590, 'Iron Horde Supplies', '', '', '', 0.75, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(227575, 5, 14772, 'Iron Horde Supplies', '', '', '', 0.75, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(227576, 5, 14706, 'Iron Horde Table', '', '', '', 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(227608, 5, 15393, '"Don''t feed the Beater"', '', '', '', 1, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(227609, 5, 19782, 'Vortex', '', '', '', 1.5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(227615, 3, 10313, 'Sunken Treasure', '', '', '', 1, 0, 0, 0, 0, 0, 0, 0, 0, 1, 1, 1, 1, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 93, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(227621, 5, 15398, 'Fungal Liquid', '', '', '', 0.5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(227629, 5, 5813, 'Rune', '', '', '', 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(227630, 5, 5814, 'Rune', '', '', '', 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(227631, 5, 5815, 'Rune', '', '', '', 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(227632, 5, 15401, 'Rune', '', '', '', 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(227639, 8, 10991, 'Campfire', '', '', '', 1, 0, 0, 0, 0, 0, 0, 4, 10, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(227640, 7, 15292, 'Bench', '', '', '', 1, 0, 0, 0, 0, 0, 0, 2, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(227642, 7, 15292, 'Bench', '', '', '', 1, 0, 0, 0, 0, 0, 0, 2, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(227643, 7, 15292, 'Bench', '', '', '', 1, 0, 0, 0, 0, 0, 0, 2, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(227644, 5, 14894, 'Iron Horde Keg', '', '', '', 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(227645, 5, 14591, 'Broken Wagon Supplies', '', '', '', 0.5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(227672, 5, 5812, 'Rune', '', '', '', 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(227675, 10, 12984, 'Demonic Gateway', 'questinteract', '', '', 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 160035, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 25387, 1, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(227679, 5, 8365, 'Orb Pedestal', '', '', '', 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(227680, 10, 15406, 'Shadow Orb', 'questinteract', 'Shutting Down', '', 0.5, 0, 0, 0, 0, 0, 0, 99, 34163, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 80376, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(227705, 9, 9209, 'Half-Eaten Skeleton', 'inspect', '', '', 1, 0, 0, 0, 0, 0, 0, 4880, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(227706, 22, 14524, 'Roaring Fire', 'questinteract', '', '', 0.75, 0, 0, 0, 0, 0, 0, 160016, -1, 0, 1, 1, 24643, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(227717, 7, 14033, 'Chair', '', '', '', 1, 0, 0, 0, 0, 0, 0, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(227718, 7, 14033, 'Chair', '', '', '', 1, 0, 0, 0, 0, 0, 0, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(227719, 7, 14033, 'Chair', '', '', '', 1, 0, 0, 0, 0, 0, 0, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(227720, 7, 14033, 'Chair', '', '', '', 1, 0, 0, 0, 0, 0, 0, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(227721, 7, 14033, 'Chair', '', '', '', 1, 0, 0, 0, 0, 0, 0, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(227722, 7, 14033, 'Chair', '', '', '', 1, 0, 0, 0, 0, 0, 0, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(227723, 7, 15191, 'Bench', '', '', '', 1, 0, 0, 0, 0, 0, 0, 3, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(227724, 7, 15191, 'Bench', '', '', '', 1, 0, 0, 0, 0, 0, 0, 3, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(227725, 7, 15191, 'Bench', '', '', '', 1, 0, 0, 0, 0, 0, 0, 3, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(227727, 7, 15191, 'Bench', '', '', '', 1, 0, 0, 0, 0, 0, 0, 3, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(227731, 7, 15191, 'Bench', '', '', '', 1, 0, 0, 0, 0, 0, 0, 3, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(227734, 5, 9775, 'Stretched Skin', '', '', '', 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(227736, 5, 15417, 'Blood Elf Skeleton', '', '', '', 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(227737, 2, 7011, 'Shadow Council Communicator', '', '', '', 1, 0, 0, 0, 0, 0, 0, 0, 18035, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(227743, 3, 15020, 'Fantastic Fish', 'questinteract', '', '', 1, 0, 0, 0, 0, 0, 0, 2058, 0, 1, 1, 1, 1, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 91, 4, 90, 0, 0, 0, 0, 0, 0, 0, 1, 0, 52080, 0, 0, 0, 19342), -- -Unknown-
+(227758, 19, 15421, 'Mailbox', '', '', '', 1, 0, 0, 0, 0, 0, 0, 923, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(227759, 8, 14512, 'Bonfire', '', '', '', 1, 0, 0, 0, 0, 0, 0, 4, 10, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(227760, 19, 7013, 'Mailbox', '', '', '', 1, 0, 0, 0, 0, 0, 0, 924, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(227835, 0, 13594, 'Fire Collision', '', '', '', 0.5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(227851, 0, 19414, 'Nhallish Door', '', '', '', 2.3, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(227859, 3, 9310, 'Hope', 'questinteract', 'Opening', '', 1, 0, 0, 0, 0, 0, 0, 57, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 21400, 0, 0, 0, 95, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 661, 52103, 0, 0, 0, 19342), -- -Unknown-
+(227868, 25, 6291, 'Sparkling Pool', '', '', '', 3, 0, 0, 0, 0, 0, 0, 12, 52105, 30, 50, 1628, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(227890, 5, 15455, 'Draenei Female Skeleton', '', '', '', 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(227944, 5, 14579, 'Iron Thunderguard Axe', '', '', '', 0.5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(227951, 3, 9592, 'Rook''s Tacklebox', '', 'Opening', '', 1, 0, 0, 0, 0, 0, 0, 57, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 21400, 0, 0, 0, 95, 4, 0, 0, 0, 0, 0, 0, 81040, 0, 0, 0, 52119, 0, 0, 0, 19342), -- -Unknown-
+(227953, 3, 15446, 'Jug of Aged Ironwine', '', 'Opening', '', 2, 0, 0, 0, 0, 0, 0, 57, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 21400, 0, 0, 0, 95, 4, 0, 0, 0, 0, 0, 0, 81040, 0, 0, 0, 52120, 0, 0, 0, 19342), -- -Unknown-
+(227954, 3, 15481, 'Luminous Shell', '', 'Opening', '', 0.1, 0, 0, 0, 0, 0, 0, 57, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 21400, 0, 0, 0, 95, 4, 0, 0, 0, 0, 0, 0, 81040, 0, 0, 0, 52121, 0, 0, 0, 19342), -- -Unknown-
+(227955, 3, 5013, 'Amethyl Crystal', '', 'Opening', '', 0.75, 0, 0, 0, 0, 0, 0, 57, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 21400, 0, 0, 0, 95, 4, 0, 0, 0, 0, 0, 0, 81040, 0, 0, 0, 52122, 0, 0, 0, 19342), -- -Unknown-
+(227956, 3, 318, 'Foreman''s Lunchbox', '', 'Opening', '', 1, 0, 0, 0, 0, 0, 0, 57, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 21400, 0, 0, 0, 95, 4, 0, 0, 0, 0, 0, 0, 81040, 0, 0, 0, 52123, 0, 0, 0, 19342), -- -Unknown-
+(227959, 3, 8520, 'Auchenai Prayerbook', 'questinteract', '', '', 1.5, 109622, 0, 0, 0, 0, 0, 1691, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 52124, 1, 0, 0, 19342), -- -Unknown-
+(227996, 3, 15121, 'Curious Deathweb Egg', '', 'Opening', '', 2, 0, 0, 0, 0, 0, 0, 57, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 21400, 0, 0, 0, 95, 4, 0, 0, 0, 0, 0, 0, 81040, 0, 0, 0, 52125, 0, 0, 0, 19342), -- -Unknown-
+(227998, 3, 15490, 'Ockbar''s Pack', '', '', '', 1, 0, 0, 0, 0, 0, 0, 2058, 0, 1, 1, 1, 1, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 93, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 52126, 0, 0, 0, 19342), -- -Unknown-
+(228005, 8, 8202, 'Doodad_StratholmeFloatingEmbers071', '', '', '', 0.7185219, 0, 0, 0, 0, 0, 0, 0, 10, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(228006, 8, 8202, 'Doodad_StratholmeFloatingEmbers075', '', '', '', 0.7859867, 0, 0, 0, 0, 0, 0, 0, 10, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(228007, 8, 8202, 'Doodad_StratholmeFloatingEmbers076', '', '', '', 0.7859871, 0, 0, 0, 0, 0, 0, 0, 10, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(228008, 8, 8202, 'Doodad_StratholmeFloatingEmbers077', '', '', '', 0.7859867, 0, 0, 0, 0, 0, 0, 0, 10, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(228009, 8, 8202, 'Doodad_StratholmeFloatingEmbers079', '', '', '', 0.7859868, 0, 0, 0, 0, 0, 0, 0, 10, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(228010, 8, 8202, 'Doodad_StratholmeFloatingEmbers078', '', '', '', 0.7859868, 0, 0, 0, 0, 0, 0, 0, 10, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(228012, 3, 11557, 'Charred Sword', '', 'Opening', '', 2, 0, 0, 0, 0, 0, 0, 57, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 21400, 0, 0, 0, 95, 4, 0, 0, 0, 0, 0, 0, 81040, 0, 0, 0, 52129, 0, 0, 0, 19342), -- -Unknown-
+(228014, 3, 5743, 'Relic of Aruuna', '', 'Opening', '', 1, 0, 0, 0, 0, 0, 0, 57, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 21400, 0, 0, 0, 95, 4, 0, 0, 0, 0, 0, 0, 81040, 0, 0, 0, 52131, 0, 0, 0, 19342), -- -Unknown-
+(228015, 3, 10, 'Iron Box', '', 'Opening', '', 1, 0, 0, 0, 0, 0, 0, 57, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 21400, 0, 0, 0, 95, 4, 0, 0, 0, 0, 0, 0, 81040, 0, 0, 0, 52132, 0, 0, 0, 19342), -- -Unknown-
+(228016, 3, 9591, 'Barrel of Fish', '', 'Opening', '', 1, 0, 0, 0, 0, 0, 0, 57, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 21400, 0, 0, 0, 95, 4, 0, 0, 0, 0, 0, 0, 81040, 0, 0, 0, 52133, 0, 0, 0, 19342), -- -Unknown-
+(228017, 3, 15495, 'Draenei Weapons', '', 'Opening', '', 0.8, 0, 0, 0, 0, 0, 0, 57, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 21400, 0, 0, 0, 95, 4, 0, 0, 0, 0, 0, 0, 81040, 0, 0, 0, 52134, 0, 0, 0, 19342), -- -Unknown-
+(228019, 3, 15821, 'Webbed Sac', '', 'Opening', '', 1, 0, 0, 0, 0, 0, 0, 57, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 21400, 0, 0, 0, 95, 4, 0, 0, 0, 0, 0, 0, 81040, 0, 0, 0, 52136, 0, 0, 0, 19342), -- -Unknown-
+(228020, 3, 14949, 'Relic of Telmor', '', 'Opening', '', 1, 0, 0, 0, 0, 0, 0, 57, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 21400, 0, 0, 0, 95, 4, 0, 0, 0, 0, 0, 0, 81040, 0, 0, 0, 52137, 0, 0, 0, 19342), -- -Unknown-
+(228021, 3, 2450, 'Treasure of Ango''rosh', '', 'Opening', '', 1, 0, 0, 0, 0, 0, 0, 57, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 21400, 0, 0, 0, 95, 4, 0, 0, 0, 0, 0, 0, 81040, 0, 0, 0, 52138, 0, 0, 0, 19342), -- -Unknown-
+(228022, 3, 7951, 'Light of the Sea', '', 'Opening', '', 2, 0, 0, 0, 0, 0, 0, 57, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 21400, 0, 0, 0, 95, 4, 0, 0, 0, 0, 0, 0, 81040, 0, 0, 0, 52139, 0, 0, 0, 19342), -- -Unknown-
+(228023, 3, 41, 'Bonechewer Remnants', '', 'Opening', '', 2, 0, 0, 0, 0, 0, 0, 57, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 21400, 0, 0, 0, 95, 4, 0, 0, 0, 0, 0, 0, 81040, 0, 0, 0, 52140, 0, 0, 0, 19342), -- -Unknown-
+(228024, 3, 15496, 'Aruuna Mining Cart', '', 'Opening', '', 1, 0, 0, 0, 0, 0, 0, 57, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 21400, 0, 0, 0, 95, 4, 0, 0, 0, 0, 0, 0, 81040, 0, 0, 0, 52141, 0, 0, 0, 19342), -- -Unknown-
+(228025, 3, 14563, 'Keluu''s Belongings', '', 'Opening', '', 0.5, 0, 0, 0, 0, 0, 0, 57, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 21400, 0, 0, 0, 95, 4, 0, 0, 0, 0, 0, 0, 81040, 0, 0, 0, 52142, 0, 0, 0, 19342), -- -Unknown-
+(228026, 3, 15003, 'Pure Crystal Dust', '', 'Opening', '', 1, 0, 0, 0, 0, 0, 0, 57, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 21400, 0, 0, 0, 95, 4, 0, 0, 0, 0, 0, 0, 81040, 0, 0, 0, 52143, 0, 0, 0, 19342), -- -Unknown-
+(228029, 10, 5333, 'Grave Mound', 'questinteract', 'Burying', '', 4.5, 0, 0, 0, 0, 0, 0, 43, 34227, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 80621, 0, 0, 0, 0, 0, 0, 0, 24811, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(228033, 5, 15505, 'Destroyed Banner', '', '', '', 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(228034, 5, 15244, 'Iron Stonegrinder', '', '', '', 0.5, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(228035, 5, 14641, 'Stonegrinder Turbine', '', '', '', 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(228036, 5, 15507, 'Drill Engine Pipe 1', '', '', '', 0.5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(228037, 5, 15508, 'Drill Engine Pipe 2', '', '', '', 0.8, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(228038, 5, 15509, 'Drill Engine Pipe 3', '', '', '', 1.1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(228039, 5, 15510, 'Drill Engine Smoke', '', '', '', 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(228042, 2, 4173, 'Skull', '', '', '', 1, 0, 0, 0, 0, 0, 0, 0, 17789, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(228044, 5, 15513, 'Drill Engine Destroyed Smoke', '', '', '', 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(228047, 5, 15514, 'Drill Engine Base Pipe', '', '', '', 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(228051, 10, 15516, 'Defiling Crystal', 'questinteract', 'Destroying', '', 0.085, 0, 0, 0, 0, 0, 0, 99, 33969, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 24585, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(228054, 5, 8123, 'Crystal Base', '', '', '', 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(228423, 0, 8592, 'Fel Barrier', '', '', '', 1, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(228493, 3, 16414, 'True Iron Deposit', '', '', '', 1, 0, 0, 0, 0, 0, 0, 38, 52185, 0, 1, 1, 1, 0, 234010, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 91, 1, 0, 0, 0, 650, 700, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(228509, 6, 15580, '6.0 Invasion Fire & Trap', '', '', '', 1, 0, 0, 0, 0, 0, 0, 0, 1, 5, 23485, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(228510, 3, 16413, 'Rich True Iron Deposit', '', '', '', 1, 0, 0, 0, 0, 0, 0, 38, 52186, 0, 1, 1, 1, 0, 234010, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 91, 1, 0, 0, 0, 650, 700, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(228511, 10, 14146, 'Drill Clutch', 'questinteract', 'Pulling', '', 2, 0, 0, 0, 0, 0, 0, 1690, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 80693, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(228533, 5, 15567, 'Blood Elf Rug', '', '', '', 0.3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(228535, 5, 14662, 'Prisoner Cage', '', '', '', 1.3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(228536, 10, 15568, 'Prisoner Cage', 'questinteract', '', '', 1.2, 0, 0, 0, 0, 0, 0, 1690, 0, 0, 3000, 0, 0, 0, 0, 0, 0, 166213, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 31459, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(228537, 5, 15303, 'Prisoner Shipment Cart', '', '', '', 1.3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(228562, 10, 14146, 'Drill Clutch', 'questinteract', 'Pulling', '', 2, 0, 0, 0, 0, 0, 0, 1690, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 80693, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(228563, 3, 16411, 'Blackrock Deposit', '', '', '', 1, 0, 0, 0, 0, 0, 0, 38, 52188, 0, 1, 1, 1, 0, 234010, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 85, 1, 0, 0, 0, 650, 700, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(228564, 3, 16412, 'Rich Blackrock Deposit', '', '', '', 1, 0, 0, 0, 0, 0, 0, 38, 52189, 0, 1, 1, 1, 0, 234010, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 85, 1, 0, 0, 0, 650, 700, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(228570, 3, 10314, 'Ketya''s Stash', '', 'Opening', '', 1.5, 0, 0, 0, 0, 0, 0, 57, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 21400, 0, 0, 0, 95, 4, 0, 0, 0, 0, 0, 0, 81040, 0, 0, 0, 52207, 0, 0, 0, 19342), -- -Unknown-
+(228571, 3, 17096, 'Frostweed', '', '', '', 1, 0, 0, 0, 0, 0, 0, 29, 52208, 0, 1, 1, 1, 0, 235109, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 85, 1, 0, 0, 0, 700, 700, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(228572, 3, 17095, 'Fireweed', '', '', '', 1, 0, 0, 0, 0, 0, 0, 29, 52249, 0, 1, 1, 1, 0, 235110, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 85, 1, 0, 0, 0, 700, 700, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(228573, 3, 17146, 'Gorgrond Flytrap', '', '', '', 2, 0, 0, 0, 0, 0, 0, 29, 52268, 0, 1, 1, 1, 0, 235113, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 85, 1, 0, 0, 0, 700, 700, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(228574, 3, 17140, 'Starflower', '', '', '', 1, 0, 0, 0, 0, 0, 0, 29, 52287, 0, 1, 1, 1, 0, 235111, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 85, 1, 0, 0, 0, 700, 700, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(228575, 3, 17144, 'Nagrand Arrowbloom', '', '', '', 0.55, 0, 0, 0, 0, 0, 0, 29, 52306, 0, 1, 1, 1, 0, 235114, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 85, 1, 0, 0, 0, 700, 700, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(228576, 3, 17145, 'Talador Orchid', '', '', '', 0.5, 0, 0, 0, 0, 0, 0, 29, 52327, 0, 1, 1, 1, 0, 235112, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 85, 1, 0, 0, 0, 700, 700, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(228642, 8, 15482, 'Engine', '', '', '', 1, 0, 0, 0, 0, 0, 0, 0, 10, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(228644, 8, 13475, 'Cookbot', '', '', '', 1.42, 0, 0, 0, 0, 0, 0, 0, 10, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(228646, 8, 15410, 'Machine', '', '', '', 1, 0, 0, 0, 0, 0, 0, 0, 10, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(228649, 19, 8171, 'Mail-o-Tron 9001', '', '', '', 0.59, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(228651, 7, 15407, 'Stool', '', '', '', 0.9999999, 0, 0, 0, 0, 0, 0, 1, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(228653, 8, 15589, 'Vice', '', '', '', 1, 0, 0, 0, 0, 0, 0, 0, 10, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(228730, 5, 15611, 'Goblin Scanner Beam', '', '', '', 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(228733, 10, 15612, 'Blackrock Cog', 'questinteract', 'Connecting Rocket Chicken', '', 6, 0, 0, 0, 0, 0, 0, 1690, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 80912, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(228735, 10, 15446, 'Condensed Geyser Gas', 'questinteract', 'Connecting Rocket Chicken', '', 2, 0, 0, 0, 0, 0, 0, 1690, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 80912, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(228736, 10, 15615, 'Carbonfrost Flamecore', 'questinteract', 'Connecting Rocket Chicken', '', 0.2, 0, 0, 0, 0, 0, 0, 1690, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 80912, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(228737, 5, 14151, 'Ogre Table', '', '', '', 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(228738, 5, 14148, 'Ogre Chair', '', '', '', 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(228741, 5, 14149, 'Ogre Hammer', '', '', '', 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(228859, 10, 15621, 'Siege Parts', 'questinteract', 'Examining', '', 1, 0, 0, 0, 0, 0, 0, 1690, 0, 0, 1, 0, 0, 0, 0, 0, 0, 157948, 0, 0, 0, 24124, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(228860, 10, 15622, 'Siege Parts', 'questinteract', 'Examining', '', 1, 0, 0, 0, 0, 0, 0, 1690, 0, 0, 1, 0, 0, 0, 0, 0, 0, 157948, 0, 0, 0, 24124, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(228861, 10, 14691, 'Siege Parts', 'questinteract', 'Examining', '', 1, 0, 0, 0, 0, 0, 0, 1690, 0, 0, 1, 0, 0, 0, 0, 0, 0, 157948, 0, 0, 0, 24124, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(228862, 10, 15623, 'Siege Parts', 'questinteract', 'Examining', '', 0.7, 0, 0, 0, 0, 0, 0, 1690, 0, 0, 1, 0, 0, 0, 0, 0, 0, 157948, 0, 0, 0, 24124, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(228950, 5, 15272, 'Rylak Eggs', '', '', '', 1, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(228973, 5, 15648, 'Draenei Grave Small', '', '', '', 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(228974, 5, 15649, 'Draenei Statue', '', '', '', 0.5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(228975, 5, 15650, 'Draenei Statue', '', '', '', 0.5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(228976, 5, 14158, 'Ogre Rug', '', '', '', 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(228991, 3, 15653, 'Frostblossom', 'questinteract', 'Collecting', '', 0.5, 110227, 0, 0, 0, 0, 0, 259, 52377, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19676, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(229025, 5, 10029, 'Bloody Meat Pile', '', '', '', 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(229027, 3, 15701, 'Arkonite Crystal', 'questinteract', 'Collecting', '', 0.035, 110253, 0, 0, 0, 0, 0, 43, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19676, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 52549, 1, 0, 0, 19342), -- -Unknown-
+(229032, 10, 24763, 'Horn of Champions', '', '', '', 1.3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 5703, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(229033, 5, 7735, 'Collision Medium (KMS)', '', '', '', 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(229034, 3, 19837, 'Arkonite Pylon', 'questinteract', 'Collecting', '', 0.75, 110271, 0, 0, 0, 0, 0, 1691, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19676, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 52551, 1, 0, 0, 19342), -- -Unknown-
+(229038, 0, 15878, 'Spires of Arak Door', '', '', '', 1.8, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(229043, 5, 14568, 'Ogre Stone Marker', '', '', '', 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(229045, 5, 7955, 'Ogre Bone Piles', '', '', '', 1.5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(229050, 6, 15973, 'Goren Egg', '', '', '', 1, 0, 0, 0, 0, 0, 0, 0, 92, 3, 154479, 1, 0, 15000, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(229057, 22, 19017, 'Horde Banner', 'questinteract', '', '', 1, 0, 0, 0, 0, 0, 0, 169421, -1, 0, 0, 1, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(229067, 25, 6435, 'Jawless Skulker School', '', '', '', 1, 0, 0, 0, 0, 0, 0, 4, 52515, 3, 5, 1628, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(229068, 25, 6435, 'Fat Sleeper School', '', '', '', 1, 0, 0, 0, 0, 0, 0, 4, 52516, 3, 5, 1628, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(229069, 25, 6435, 'Blind Lake Sturgeon School', '', '', '', 1, 0, 0, 0, 0, 0, 0, 4, 52517, 3, 5, 1628, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(229070, 25, 18020, 'Fire Ammonite School', '', '', '', 1, 0, 0, 0, 0, 0, 0, 4, 52518, 3, 5, 1628, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(229071, 25, 6435, 'Sea Scorpion School', '', '', '', 1, 0, 0, 0, 0, 0, 0, 4, 52519, 3, 5, 1628, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(229072, 25, 6435, 'Abyssal Gulper School', '', '', '', 1, 0, 0, 0, 0, 0, 0, 4, 52520, 3, 5, 1628, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(229073, 25, 6435, 'Blackwater Whiptail School', '', '', '', 1, 0, 0, 0, 0, 0, 0, 4, 52521, 3, 5, 1628, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(229088, 5, 15563, 'MediumFire_Wind (Bonfire 6FX)', '', '', '', 1.5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(229089, 5, 14671, 'Iron Horde Wagon', '', '', '', 0.75, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(229138, 5, 9510, 'Safe Location', '', '', '', 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(229139, 10, 21960, 'Burning Resonator', 'questinteract', 'Overloading', '', 2.5, 0, 0, 0, 0, 0, 0, 99, 33917, 0, 1, 0, 0, 0, 0, 0, 0, 158262, 0, 0, 1, 37153, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(229142, 5, 7091, 'Burning Stabilizer', '', '', '', 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(229143, 5, 10342, 'Big Ogre Bone Pile', '', '', '', 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(229144, 5, 7644, 'Shadowlands Fog', '', '', '', 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(229152, 3, 15496, 'Jorune Crystals', '', 'Collecting', '', 1, 110391, 0, 0, 0, 0, 0, 1691, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19676, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 52591, 0, 0, 0, 19342), -- -Unknown-
+(229160, 3, 15575, 'Jorune Crystals', '', 'Collecting', '', 1.5, 110391, 0, 0, 0, 0, 0, 1691, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19676, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 52591, 0, 0, 0, 19342), -- -Unknown-
+(229165, 3, 15003, 'Arcane Crystals', '', 'Collecting', '', 1, 110391, 0, 0, 0, 0, 0, 1691, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19676, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 52591, 0, 0, 0, 19342), -- -Unknown-
+(229189, 5, 15713, 'Demon Portal', '', '', '', 0.5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(229269, 3, 15908, 'Karab''uun', 'questinteract', 'Recovering', '', 0.5, 108733, 0, 0, 0, 0, 0, 93, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 55091, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 52590, 1, 0, 0, 19342), -- -Unknown-
+(229271, 0, 7203, 'Forcefield', '', '', '', 0.11, 0, 0, 0, 0, 0, 0, 0, 0, 3000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(229279, 5, 14665, 'Broken Defense Crystal', '', '', '', 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(229304, 9, 15749, 'Unmarked Journal', 'inspect', '', '', 1, 0, 0, 0, 0, 0, 0, 4884, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(229323, 3, 14606, 'Boiled Ichor', 'questinteract', 'Gathering', '', 2, 110443, 0, 0, 0, 0, 0, 43, 52605, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 24982, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(229328, 3, 14316, 'Envoy''s Satchel', '', '', '', 1, 0, 0, 0, 0, 0, 0, 2160, 52614, 0, 0, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 25162, 0, 0, 0, 0, 0, 0, 0, 0, 158784, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(229329, 5, 15782, 'Rug', '', '', '', 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(229331, 2, 10523, 'A Mystical Hat', '', '', '', 0.25, 0, 0, 0, 0, 0, 0, 0, 18167, 0, 0, 0, 0, 0, 0, 0, 0, 25135, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(229334, 7, 15191, 'Bench', '', '', '', 1, 0, 0, 0, 0, 0, 0, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(229336, 5, 15799, 'Plank', '', '', '', 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(229343, 5, 12984, 'Demonic Gateway', '', '', '', 1.5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(229352, 10, 14190, 'Bleeding Hollow Cage', 'questinteract', 'Breaking Lock', '', 1.5, 0, 0, 0, 0, 0, 0, 93, 0, 0, 1, 0, 0, 0, 0, 0, 0, 158636, 0, 0, 1, 81096, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(229353, 10, 14190, 'Bleeding Hollow Cage', 'questinteract', 'Breaking Lock', '', 1.5, 0, 0, 0, 0, 0, 0, 93, 0, 0, 1, 0, 0, 0, 0, 0, 0, 158691, 0, 0, 1, 81096, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(229354, 3, 14748, 'Bright Coin', '', 'Opening', '', 0.5, 0, 0, 0, 0, 0, 0, 57, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 21400, 0, 0, 0, 95, 4, 0, 0, 0, 0, 0, 0, 81040, 0, 0, 0, 52613, 0, 0, 0, 19342), -- -Unknown-
+(229366, 10, 6752, 'Frozen Treasure', '', 'Inspecting', '', 1.5, 0, 0, 0, 0, 0, 0, 1691, 0, 0, 0, 0, 0, 0, 0, 0, 0, 158767, 0, 0, 0, 45353, 0, 0, 0, 0, 0, 0, 0, 25169, 1, 260, 0, 1, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(229367, 3, 15795, 'Frozen Orc Skeleton', '', 'Examining', '', 1.5, 0, 0, 0, 0, 0, 0, 57, 0, 1, 1, 1, 1, 0, 0, 0, 0, 0, 0, 0, 1, 24124, 0, 0, 25169, 91, 4, 90, 0, 0, 0, 0, 0, 0, 0, 0, 0, 52616, 0, 0, 0, 19342), -- -Unknown-
+(229376, 5, 12984, 'Demonic Gateway', '', '', '', 2.5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(229407, 5, 7945, 'Rune', '', '', '', 0.75, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(229414, 10, 181, 'Bwu''ja''s Shackle', 'questinteract', 'Unlocking', '', 1, 0, 0, 0, 0, 0, 0, 43, 34314, 0, 3000, 0, 0, 0, 0, 0, 0, 159041, 0, 0, 0, 24815, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(229419, 3, 15702, 'Arkonite Crystal', 'questinteract', 'Collecting', '', 0.04, 110253, 0, 0, 0, 0, 0, 43, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19676, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 52549, 1, 0, 0, 19342), -- -Unknown-
+(229420, 3, 14951, 'Arkonite Crystal', 'questinteract', 'Collecting', '', 0.04, 110253, 0, 0, 0, 0, 0, 43, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19676, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 52549, 1, 0, 0, 19342), -- -Unknown-
+(229422, 3, 15703, 'Arkonite Crystal', 'questinteract', 'Collecting', '', 0.2, 110253, 0, 0, 0, 0, 0, 43, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19676, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 52549, 1, 0, 0, 19342), -- -Unknown-
+(229423, 7, 14856, 'Chair', '', '', '', 1, 0, 0, 0, 0, 0, 0, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(229427, 19, 15421, 'Mailbox', '', '', '', 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(229448, 19, 15421, 'Mailbox', '', '', '', 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(229449, 8, 7748, 'Bonfire', '', '', '', 1, 0, 0, 0, 0, 0, 0, 4, 10, 2066, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(229450, 8, 14510, 'Campfire', '', '', '', 1, 0, 0, 0, 0, 0, 0, 4, 10, 215916, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(229451, 8, 14510, 'Campfire', '', '', '', 1, 0, 0, 0, 0, 0, 0, 4, 10, 215916, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(229452, 8, 14510, 'Campfire', '', '', '', 1, 0, 0, 0, 0, 0, 0, 4, 10, 215916, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(229453, 8, 14513, 'Cooking Pot', '', '', '', 1, 0, 0, 0, 0, 0, 0, 4, 10, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(229454, 8, 14434, 'Anvil', '', '', '', 1, 0, 0, 0, 0, 0, 0, 1, 10, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(229455, 8, 14059, 'Forge', '', '', '', 1, 0, 0, 0, 0, 0, 0, 3, 10, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(229456, 8, 14510, 'Campfire', '', '', '', 1, 0, 0, 0, 0, 0, 0, 4, 10, 215916, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(229457, 5, 11606, 'Bed Roll', '', '', '', 1.5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(229458, 5, 8519, 'IV Stand', '', '', '', 1.5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(229459, 5, 6448, 'Medical Supply Crate', '', '', '', 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(229465, 5, 8491, 'Sleep Mat', '', '', '', 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(229466, 5, 5911, 'Pillow', '', '', '', 0.75, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(229497, 5, 15875, 'Draenei Banner', '', '', '', 0.5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(229498, 0, 15876, 'Front Gate', '', '', '', 1, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(229501, 39, 14475, 'Small Plot', '', '', '', 1, 0, 0, 0, 0, 0, 0, 19, 1261, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(229596, 3, 15908, 'Sha''tari', 'questinteract', 'Recovering', '', 0.5, 110683, 0, 0, 0, 0, 0, 93, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 55091, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 52718, 1, 0, 0, 19342), -- -Unknown-
+(229598, 10, 20076, 'Mark of the Burning Blade', 'questinteract', 'Destroying', '', 1, 0, 0, 0, 0, 0, 0, 99, 34393, 0, 0, 0, 0, 0, 0, 0, 0, 166322, 0, 0, 0, 24585, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(229599, 10, 20074, 'Mark of the Shattered Hand', 'questinteract', 'Destroying', '', 1, 0, 0, 0, 0, 0, 0, 99, 34393, 0, 0, 0, 0, 0, 0, 0, 0, 159279, 0, 0, 0, 24585, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(229600, 10, 20077, 'Mark of the Blackrock', 'questinteract', 'Destroying', '', 1, 0, 0, 0, 0, 0, 0, 99, 34393, 0, 0, 0, 0, 0, 0, 0, 0, 159281, 0, 0, 0, 24585, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(229634, 5, 7418, 'Bones', '', '', '', 0.3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(229635, 5, 15141, 'Bones', '', '', '', 0.5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(229640, 3, 14579, 'Frozen Frostwolf Axe', '', 'Opening', '', 0.5, 0, 0, 0, 0, 0, 0, 57, 0, 1, 1, 1, 1, 0, 0, 0, 0, 0, 0, 0, 1, 21400, 0, 0, 25306, 91, 4, 90, 0, 0, 0, 0, 0, 0, 0, 0, 292, 52730, 0, 0, 0, 19342), -- -Unknown-
+(229648, 43, 23325, 'Wor''var Corral', '', '', '', 1, 0, 0, 0, 0, 0, 0, 1319, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(229649, 0, 17686, 'Earthen Pillar', '', '', '', 2, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(229654, 3, 15908, 'Auch''naaru', 'questinteract', 'Recovering', '', 0.5, 109197, 0, 0, 0, 0, 0, 93, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 55091, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 51986, 1, 0, 0, 19342), -- -Unknown-
+(229750, 8, 16847, 'Campfire', '', '', '', 1, 0, 0, 0, 0, 0, 0, 4, 10, 2061, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(229751, 7, 15419, 'Chair', '', '', '', 1, 0, 0, 0, 0, 0, 0, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(229752, 7, 15419, 'Chair', '', '', '', 1, 0, 0, 0, 0, 0, 0, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(229753, 7, 15419, 'Chair', '', '', '', 1, 0, 0, 0, 0, 0, 0, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(229755, 7, 15617, 'Chair', '', '', '', 1, 0, 0, 0, 0, 0, 0, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(229756, 7, 15617, 'Chair', '', '', '', 1, 0, 0, 0, 0, 0, 0, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(229757, 7, 15617, 'Chair', '', '', '', 1, 0, 0, 0, 0, 0, 0, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(229758, 7, 15617, 'Chair', '', '', '', 1, 0, 0, 0, 0, 0, 0, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(229759, 7, 15617, 'Chair', '', '', '', 1, 0, 0, 0, 0, 0, 0, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(229760, 7, 15617, 'Chair', '', '', '', 1, 0, 0, 0, 0, 0, 0, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(229769, 7, 39, 'Chair', '', '', '', 1, 0, 0, 0, 0, 0, 0, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(230115, 10, 15568, 'Sabermaw Cage', 'questinteract', '', '', 1.2, 0, 0, 0, 0, 0, 0, 1691, 0, 0, 3000, 0, 0, 0, 0, 0, 0, 159552, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(230131, 5, 15146, 'Altar of Gul''dan', '', '', '', 0.75, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(230146, 10, 12984, 'Demonic Gateway', 'questinteract', '', '', 3.5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 160036, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 30661, 1, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(230147, 5, 15915, 'Ruins', '', '', '', 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(230148, 3, 13845, 'Stolen Goods', 'questinteract', 'Collecting', '', 0.8, 110719, 0, 0, 0, 0, 0, 1691, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19676, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 52733, 0, 0, 0, 19342), -- -Unknown-
+(230149, 5, 15005, 'Broken Crate', '', '', '', 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(230150, 5, 14670, 'Broken Barrel', '', '', '', 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(230173, 5, 7945, 'Rune', '', '', '', 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(230230, 8, 15046, 'Oracle Stone', '', '', '', 2, 0, 0, 0, 0, 0, 0, 1834, 30, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(230231, 5, 15935, 'Ruins', '', '', '', 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(230232, 5, 15936, 'Ruins', '', '', '', 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(230252, 3, 15945, 'Burning Pearl', '', 'Opening', '', 1, 0, 0, 0, 0, 0, 0, 57, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 21400, 0, 0, 0, 91, 4, 0, 0, 0, 0, 0, 0, 81040, 0, 0, 0, 52741, 0, 0, 0, 19342), -- -Unknown-
+(230262, 3, 15957, 'Blackrock Blasting Powder', '', '', '', 1, 104039, 0, 0, 0, 0, 0, 1690, 52752, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(230265, 5, 8336, 'Garrison Outpost Construction', '', '', '', 0.5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(230268, 3, 10861, 'Jovite Ore', 'questinteract', 'Gathering', '', 2, 111906, 0, 0, 0, 0, 0, 1691, 0, 1, 0, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 24982, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 53050, 1, 0, 0, 19342), -- -Unknown-
+(230269, 8, 8202, 'Doodad_StratholmeFloatingEmbers46', '', '', '', 0.9577614, 0, 0, 0, 0, 0, 0, 0, 10, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(230270, 8, 8202, 'Doodad_StratholmeFloatingEmbers45', '', '', '', 1.282083, 0, 0, 0, 0, 0, 0, 0, 10, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(230271, 8, 8202, 'Doodad_StratholmeFloatingEmbers41', '', '', '', 1.120581, 0, 0, 0, 0, 0, 0, 0, 10, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(230272, 8, 8202, 'Doodad_StratholmeFloatingEmbers048', '', '', '', 1.024397, 0, 0, 0, 0, 0, 0, 0, 10, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(230273, 8, 8202, 'Doodad_StratholmeFloatingEmbers049', '', '', '', 1.024397, 0, 0, 0, 0, 0, 0, 0, 10, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(230274, 8, 8202, 'Doodad_StratholmeFloatingEmbers050', '', '', '', 1.024397, 0, 0, 0, 0, 0, 0, 0, 10, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(230280, 22, 19418, 'Alliance Banner', 'questinteract', '', '', 1, 0, 0, 0, 0, 0, 0, 169457, -1, 0, 0, 1, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(230298, 7, 22453, 'Outhouse', '', '', '', 1, 0, 0, 0, 0, 0, 0, 1, 2, 0, 40427, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(230303, 2, 15, 'Bounty Board', '', '', '', 0.4, 0, 0, 0, 0, 0, 0, 0, 18198, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(230335, 10, 17176, 'Tree Marking', 'questinteract', 'Marking', '', 1.5, 0, 0, 0, 0, 0, 0, 93, 34584, 0, 3000, 0, 0, 0, 0, 0, 0, 160134, 0, 0, 0, 81646, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(230365, 5, 15985, 'Lumber (Flavor)', '', '', '', 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(230366, 5, 15986, 'Lumber 002 (Flavor)', '', '', '', 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(230367, 5, 15987, 'Log (Flavor)', '', '', '', 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(230368, 5, 15988, 'Lumber Pile 003', '', '', '', 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(230369, 5, 15600, 'Lumbermill Work Bench', '', '', '', 1, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(230370, 5, 15466, 'Stack of Logs', '', '', '', 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(230373, 5, 14510, 'Camp Fire', '', '', '', 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(230374, 5, 15990, 'Sleeping Cot', '', '', '', 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(230375, 5, 11606, 'Bed Roll', '', '', '', 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(230376, 5, 15490, 'Back Pack', '', '', '', 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(230377, 5, 15991, 'Tool Box', '', '', '', 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(230378, 5, 15989, 'Boot and Barrel', '', '', '', 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(230412, 38, 18558, 'Garrison Building Horde Barracks V1', '', '', '', 1, 0, 0, 0, 0, 0, 0, 1278, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(230413, 38, 18559, 'Garrison Building Horde Barracks V2', '', '', '', 1, 0, 0, 0, 0, 0, 0, 1332, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(230414, 38, 18560, 'Garrison Building Horde Barracks V3', '', '', '', 1, 0, 0, 0, 0, 0, 0, 1342, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(230415, 38, 21878, 'Garrison Building Horde Farm V1', '', '', '', 1, 0, 0, 0, 0, 0, 0, 1303, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(230416, 38, 18561, 'Garrison Building Horde Inn V1', '', '', '', 1, 0, 0, 0, 0, 0, 0, 1287, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(230417, 38, 18562, 'Garrison Building Horde Inn V2', '', '', '', 1, 0, 0, 0, 0, 0, 0, 1335, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(230422, 38, 20111, 'Garrison Building Horde Mill V1', '', '', '', 1, 0, 0, 0, 0, 0, 0, 1291, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(230423, 38, 20112, 'Garrison Building Horde Mill V2', '', '', '', 1, 0, 0, 0, 0, 0, 0, 1336, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(230425, 3, 6898, 'Gnawed Bone', '', 'Opening', '', 0.05, 0, 0, 0, 0, 0, 0, 57, 0, 1, 1, 1, 1, 0, 0, 0, 0, 0, 0, 0, 1, 21400, 0, 0, 25475, 91, 4, 90, 0, 0, 0, 0, 0, 0, 0, 0, 0, 52812, 0, 0, 0, 19342), -- -Unknown-
+(230440, 38, 22981, 'Garrison Building Horde Salvage Yard V1', '', '', '', 1, 0, 0, 0, 0, 0, 0, 1295, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(230441, 38, 22982, 'Garrison Building Horde Salvage Yard V2', '', '', '', 1, 0, 0, 0, 0, 0, 0, 1425, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(230442, 38, 22983, 'Garrison Building Horde Salvage Yard V3', '', '', '', 1, 0, 0, 0, 0, 0, 0, 1426, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(230443, 38, 22950, 'Garrison Building Horde Alchemy V1', '', '', '', 1, 0, 0, 0, 0, 0, 0, 1281, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(230444, 38, 22951, 'Garrison Building Horde Alchemy V2', '', '', '', 1, 0, 0, 0, 0, 0, 0, 1411, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(230445, 38, 22952, 'Garrison Building Horde Alchemy V3', '', '', '', 1, 0, 0, 0, 0, 0, 0, 1412, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(230451, 38, 22966, 'Garrison Building Horde Enchanting V1', '', '', '', 1, 0, 0, 0, 0, 0, 0, 1285, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(230452, 38, 22967, 'Garrison Building Horde Enchanting V2', '', '', '', 1, 0, 0, 0, 0, 0, 0, 1415, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(230453, 38, 22968, 'Garrison Building Horde Enchanting V3', '', '', '', 1, 0, 0, 0, 0, 0, 0, 1416, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(230466, 38, 18567, 'Garrison Building Horde Mine V1', '', '', '', 1, 0, 0, 0, 0, 0, 0, 1293, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(230467, 38, 18568, 'Garrison Building Horde Mine V2', '', '', '', 1, 0, 0, 0, 0, 0, 0, 1363, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(230468, 38, 18569, 'Garrison Building Horde Mine V3', '', '', '', 1, 0, 0, 0, 0, 0, 0, 1364, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(230489, 38, 19149, 'Garrison Building Horde Workshop V1', '', '', '', 1, 0, 0, 0, 0, 0, 0, 1301, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(230490, 38, 19150, 'Garrison Building Horde Workshop V2', '', '', '', 1, 0, 0, 0, 0, 0, 0, 1341, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(230498, 10, 14190, 'Thunderlord Cage', '', '', '', 1.5, 0, 0, 0, 0, 0, 0, 1691, 0, 0, 3000, 0, 0, 0, 0, 0, 0, 160520, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 25479, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(230506, 10, 14190, 'Thunderlord Cage', '', '', '', 1.5, 0, 0, 0, 0, 0, 0, 1691, 0, 0, 3000, 0, 0, 0, 0, 0, 0, 160588, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 25482, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(230522, 5, 14704, 'Dagg''um Ty''gor''s Throne', '', '', '', 0.75, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(230527, 10, 16267, 'Tree Marking', 'questinteract', 'Marking', '', 2, 0, 0, 0, 0, 0, 0, 1691, 0, 0, 3000, 0, 0, 0, 0, 0, 0, 160657, 0, 0, 1, 81646, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(230529, 3, 24295, 'Weathered Wingblades', 'questinteract', 'Retrieving', '', 1, 111485, 0, 0, 0, 0, 0, 1690, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 23645, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 52839, 0, 0, 0, 19342), -- -Unknown-
+(230530, 5, 14664, 'Aeluun Defense Crystal', '', '', '', 4, 0, 0, 0, 0, 0, 0, 0, 1, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(230531, 5, 15134, 'Iron Horde Capsule', '', '', '', 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(230533, 5, 16071, 'Iron Horde Troop Boat', '', '', '', 0.5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(230544, 10, 16064, 'Frostwolf Shamanstone', 'questinteract', '', '', 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 16246, 0, 0, 25508, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(230552, 22, 22665, 'Feast of Blood', 'Interact', '', '', 0.8, 0, 0, 0, 0, 0, 0, 160744, 35, 1, 0, 0, 29004, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(230553, 5, 16085, 'Worgen Wagon 03', '', '', '', 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(230554, 5, 16086, '6DR Draenei Wagon Destroyed', '', '', '', 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(230555, 5, 15008, '6dr Draenei Wagon on Fire', '', '', '', 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(230556, 5, 8026, 'Broken Barrel 01', '', '', '', 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(230557, 5, 9093, 'Worgen Crate Broken 01', '', '', '', 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(230558, 5, 11191, 'Worgen Barrel Broken', '', '', '', 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(230559, 5, 7525, 'Dark Iron Keg Broken 01', '', '', '', 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(230560, 5, 7680, 'Dark Iron Crate Broken 01 (scale x0.5)', '', '', '', 0.5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(230561, 5, 14512, 'Bonfire', '', '', '', 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(230562, 5, 15156, 'Logs', '', '', '', 0.75, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(230563, 5, 15156, 'Logs', '', '', '', 0.75, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(230565, 5, 15134, 'Iron Horde Capsule', '', '', '', 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(230566, 5, 15134, 'Iron Horde Capsule', '', '', '', 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(230568, 3, 16090, 'Ragged Mask', 'questinteract', 'Retrieving', '', 1.8, 111524, 0, 0, 0, 0, 0, 1690, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 23645, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 52841, 0, 0, 0, 19342), -- -Unknown-
+(230573, 5, 16098, 'Arakkoa Outcast Basket 01', '', '', '', 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(230581, 5, 16103, 'Goren Tracks', 'inspect', '', '', 0.3, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(230582, 5, 13743, 'Goren Tracks', 'inspect', '', '', 0.3, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(230599, 22, 22664, 'Feast of the Waters', 'Interact', '', '', 0.8, 0, 0, 0, 0, 0, 0, 160744, 15, 1, 0, 0, 29004, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(230603, 5, 14579, 'Frozen Orc Skeleton teaser', 'inspect', '', '', 0.75, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(230605, 5, 16113, 'Frozen Orc Skeleton teaser', 'inspect', '', '', 0.75, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(230606, 5, 16114, 'Frozen Orc Skeleton teaser', 'inspect', '', '', 0.3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(230609, 5, 7735, 'Collision PC Size x2.5', '', '', '', 2.5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(230611, 3, 14563, 'Pale Loot Sack', '', '', '', 1, 0, 0, 0, 0, 0, 0, 2058, 0, 1, 1, 1, 1, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 91, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 52874, 0, 0, 0, 19342), -- -Unknown-
+(230612, 5, 16116, 'Leather', 'inspect', '', '', 0.4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(230613, 3, 1867, 'Lost Iridescent Egg', 'questinteract', 'Gathering', '', 0.52, 111559, 0, 0, 0, 0, 0, 2160, 0, 0, 0, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 24982, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 52873, 1, 0, 0, 19342), -- -Unknown-
+(230614, 22, 7548, 'Rappelling Rope', 'questinteract', '', '', 2, 0, 0, 0, 0, 0, 0, 161016, 0, 0, 0, 0, 924, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(230616, 5, 7266, 'Spike (scale x2)', '', '', '', 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(230618, 9, 14568, 'Ogre Wayguide', 'inspect', '', '', 0.25, 0, 0, 0, 0, 0, 0, 4917, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(230643, 3, 7143, 'Teroclaw Nest', '', 'Searching', '', 0.5, 0, 0, 0, 0, 0, 0, 57, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 19680, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 161026, 0, 0, 0, 53865, 0, 0, 0, 19342), -- -Unknown-
+(230644, 10, 15702, 'Power Crystal', '', '', '', 0.15, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3000, 0, 1, 0, 0, 0, 0, 165313, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(230645, 5, 15703, 'Power Crystal', '', '', '', 0.3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(230646, 5, 16117, 'Purple Glow', '', '', '', 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(230647, 5, 13744, 'Goren Tracks', 'inspect', '', '', 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(230648, 5, 16112, 'Eaten Wild Faerie Dragon Nest', '', '', '', 0.85, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(230662, 5, 16134, 'Stone', '', '', '', 0.8, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(230664, 3, 16133, 'The Crystal Blade of Torvath', '', '', '', 1.75, 0, 0, 0, 0, 0, 0, 2160, 0, 0, 0, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 25609, 0, 0, 0, 0, 0, 0, 0, 0, 161187, 0, 0, 321, 52965, 0, 0, 0, 19342), -- -Unknown-
+(230665, 10, 16139, 'Drafting Table', 'questinteract', '', '', 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 159975, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 25385, 1, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(230671, 10, 10996, 'Summoning Brazier', 'questinteract', 'Lighting', '', 1, 0, 0, 0, 0, 0, 0, 93, 0, 41831, 2147483647, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 28503, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(230672, 10, 7203, 'Small Shield Effect', '', '', '', 0.11, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(230674, 8, 10991, 'Bonfire', '', '', '', 1.5, 0, 0, 0, 0, 0, 0, 4, 10, 179900, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(230675, 8, 10991, 'Bonfire', '', '', '', 2.5, 0, 0, 0, 0, 0, 0, 4, 10, 179900, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(230682, 5, 7395, 'Windroc Nest', '', '', '', 0.7, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(230683, 5, 16133, 'The Crystal Blade of Torvath', '', '', '', 1.75, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(230684, 5, 16145, 'Saberon Meats 03 (Bones)', '', '', '', 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(230685, 5, 16146, 'Saberon Meats 02 (Bones)', '', '', '', 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(230687, 5, 11195, 'Battery', '', '', '', 0.75, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(230688, 5, 356, 'Control Panel', '', '', '', 0.75, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(230694, 5, 11195, 'Battery', '', '', '', 0.75, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(230695, 5, 7730, 'Tent', '', '', '', 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(230696, 5, 2911, 'Weathervane', '', '', '', 0.5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(230697, 5, 16148, 'Rug', '', '', '', 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(230698, 5, 9619, 'Table', '', '', '', 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(230699, 5, 10377, 'Crate', '', '', '', 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(230700, 5, 9116, 'Crate', '', '', '', 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(230701, 5, 16149, 'Pool Pony', '', '', '', 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(230703, 5, 16150, 'Magnet', '', '', '', 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(230712, 10, 10302, 'Bazwix''s Treasure', 'questinteract', '', '', 0.4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 173248, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 25867, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(230713, 5, 9910, 'Bazwix''s Treasure', '', '', '', 0.4, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(230714, 10, 17901, 'Illusion Charm', 'questinteract', '', '', 1, 0, 0, 0, 0, 0, 0, 1690, 0, 0, 1, 0, 0, 0, 0, 0, 0, 166203, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(230716, 5, 16153, 'Rug', '', '', '', 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(230717, 5, 10294, 'Table', '', '', '', 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(230718, 5, 2091, 'Terminal', '', '', '', 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(230719, 5, 2089, 'Processor', '', '', '', 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(230720, 5, 9956, 'Tesla Coil', '', '', '', 0.75, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(230721, 5, 1209, 'Bucket', '', '', '', 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(230722, 5, 4991, 'Bucket', '', '', '', 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(230723, 5, 9392, 'Hazard Light', '', '', '', 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(230724, 5, 5331, 'Hazard Light', '', '', '', 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(230728, 3, 16155, 'Sack of Supplies', 'questinteract', 'Hefting', '', 1, 111735, 0, 0, 0, 0, 0, 43, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 71691, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 52991, 1, 0, 0, 19342), -- -Unknown-
+(230729, 3, 16156, 'Sack of Supplies', 'questinteract', 'Grabbing', '', 1, 111735, 0, 0, 0, 0, 0, 43, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 37379, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 52991, 1, 0, 0, 19342), -- -Unknown-
+(230733, 3, 16159, 'Garrison Records', 'questinteract', 'Collecting', '', 1, 111736, 0, 0, 0, 0, 0, 43, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19676, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 52992, 1, 0, 0, 19342), -- -Unknown-
+(230734, 3, 16160, 'Garrison Records', 'questinteract', 'Collecting', '', 1, 111736, 0, 0, 0, 0, 0, 43, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19676, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 52992, 1, 0, 0, 19342), -- -Unknown-
+(230735, 3, 16161, 'Garrison Records', 'questinteract', 'Collecting', '', 1, 111736, 0, 0, 0, 0, 0, 43, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19676, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 52992, 1, 0, 0, 19342), -- -Unknown-
+(230740, 5, 9667, 'Morketh''s Cage', '', '', '', 0.9, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(230749, 5, 16146, 'Saberon Meats 02 (Bones) (Scale 3)', '', '', '', 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(230750, 5, 16164, 'Saberon Meats 04 (Bones)', '', '', '', 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(230751, 3, 16165, 'Footman Longsword', 'questinteract', 'Pulling', '', 1.5, 111808, 0, 0, 0, 0, 0, 43, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 80693, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 53022, 1, 0, 0, 19342), -- -Unknown-
+(230752, 3, 16166, 'Footman Longsword', 'questinteract', 'Pulling', '', 1.5, 111808, 0, 0, 0, 0, 0, 43, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 80693, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 53022, 1, 0, 0, 19342), -- -Unknown-
+(230753, 3, 14894, 'Thunderbrew Keg', 'questinteract', 'Hefting', '', 1, 111809, 0, 0, 0, 0, 0, 43, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 71691, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 53023, 1, 0, 0, 19342), -- -Unknown-
+(230764, 45, 15585, 'Barrel of Draenor Fish', '', '', '', 1, 0, 0, 0, 0, 0, 0, 30, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(230765, 5, 16169, 'Gloomshade Grove - Wagon', '', '', '', 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(230766, 5, 16170, 'Gloomshade Grove - Lantern', '', '', '', 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(230767, 5, 16171, 'Bucket', '', '', '', 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(230768, 5, 16172, 'Hanging Pack', '', '', '', 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(230769, 8, 14510, 'Campfire', '', '', '', 1, 0, 0, 0, 0, 0, 0, 4, 10, 2061, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(230770, 5, 16152, 'Broken Illusion Orb', '', '', '', 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(230771, 5, 9867, 'Broken Crate', '', '', '', 0.5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(230772, 5, 16174, 'Junk', '', '', '', 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(230773, 5, 16092, 'Crates', '', '', '', 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(230774, 5, 16175, 'Staff', '', '', '', 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(230776, 5, 15338, 'Mace', '', '', '', 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(230777, 5, 15129, 'Shield', '', '', '', 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(230795, 5, 11507, 'Spirit Wall', '', '', '', 1.2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(230796, 0, 6391, 'Collision Wall', '', '', '', 2, 0, 0, 0, 0, 0, 0, 0, 0, 3000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(230799, 5, 16196, 'Bucket', '', '', '', 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(230801, 5, 15141, 'Gloomshade Grove - Draenei Skeleton', '', '', '', 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(230817, 5, 16219, 'Bag of Herbs', '', '', '', 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(230818, 5, 16220, 'Rock', '', '', '', 0.5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(230820, 3, 16222, 'Snapdragon', 'questinteract', 'Uprooting', '', 1, 111845, 0, 0, 0, 0, 0, 43, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 79149, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 53027, 1, 0, 0, 19342), -- -Unknown-
+(230821, 3, 16221, 'Snapdragon', 'questinteract', 'Uprooting', '', 1, 111845, 0, 0, 0, 0, 0, 43, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 79149, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 53028, 1, 0, 0, 19342), -- -Unknown-
+(230830, 5, 16233, 'Blood Elf Lantern', '', '', '', 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(230833, 5, 22991, 'Gul''dan Beam (TEMP)', '', '', '', 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(230837, 5, 16241, 'Kirin Tor Statue', '', '', '', 0.5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(230842, 0, 21786, 'Goldmane''s Cage', '', '', '', 1, 0, 0, 0, 0, 0, 0, 1, 0, 2147483647, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(230848, 0, 16353, 'Telaari Station Gate 1', '', '', '', 1, 0, 0, 0, 0, 0, 0, 0, 0, 3000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(230849, 0, 16353, 'Telaari Station Gate 1', '', '', '', 1, 0, 0, 0, 0, 0, 0, 0, 0, 3000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(230852, 5, 16252, 'Armor', 'Interact', '', '', 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(230853, 5, 16253, 'Boot', '', '', '', 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(230854, 22, 7548, 'Rappelling Rope', 'questinteract', '', '', 2, 0, 0, 0, 0, 0, 0, 161672, 0, 0, 0, 0, 924, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(230856, 22, 16254, 'Charged Resonance Crystal', 'questinteract', '', '', 0.3, 0, 0, 0, 0, 0, 0, 161644, 1, 0, 1, 0, 25737, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(230865, 2, 15139, 'List of Ingredients', 'inspect', 'Reading', '', 1, 0, 0, 0, 0, 0, 0, 1634, 18285, 1, 0, 0, 0, 24589, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(230866, 3, 12093, 'Loose Soil', 'questinteract', 'Collecting', '', 0.6, 111891, 0, 0, 0, 0, 0, 1691, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19676, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 53044, 0, 0, 0, 19342), -- -Unknown-
+(230867, 5, 16265, 'Under Construction Cloud', '', '', '', 0.35, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(230871, 5, 181, 'Ball and Chain (scale x2)', '', '', '', 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(230872, 22, 9011, 'Khadgar''s Portal', 'questinteract', '', '', 1, 0, 0, 0, 0, 0, 0, 171600, -1, 0, 0, 1, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(230873, 10, 6479, 'Shovel', '', '', '', 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 25788, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(230874, 22, 9011, 'Khadgar''s Portal', 'questinteract', '', '', 1, 0, 0, 0, 0, 0, 0, 171602, -1, 0, 0, 1, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(230875, 10, 14519, 'Excavation Bag', '', '', '', 0.6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 25788, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(230879, 3, 15304, 'Drudgeboat Salvage', 'questinteract', 'Collecting', '', 1, 111907, 0, 0, 0, 0, 0, 43, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19676, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 53052, 0, 0, 0, 19342), -- -Unknown-
+(230880, 3, 13946, 'Drudgeboat Salvage', 'questinteract', 'Collecting', '', 1, 111907, 0, 0, 0, 0, 0, 43, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19676, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 53052, 0, 0, 0, 19342), -- -Unknown-
+(230881, 3, 15304, 'Drudgeboat Salvage', 'questinteract', 'Collecting', '', 0.75, 111907, 0, 0, 0, 0, 0, 43, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19676, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 53052, 0, 0, 0, 19342), -- -Unknown-
+(230882, 2, 9877, 'Gold-O-Matic 9000', '', '', '', 1, 0, 0, 0, 0, 0, 0, 0, 18310, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(230883, 3, 16196, 'Draenei Bucket', 'questinteract', 'Retrieving', '', 1, 111908, 0, 0, 0, 0, 0, 43, 0, 1, 1, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 23645, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 53053, 1, 0, 0, 19342), -- -Unknown-
+(230884, 5, 16287, 'Shattered Hand Gibbet 01', '', '', '', 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(230886, 5, 16296, 'Goren Egg', '', '', '', 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(230887, 5, 16296, 'Goren Egg', '', '', '', 1.5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(230893, 5, 14672, 'Bonfire (6FX)', '', '', '', 0.5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(230897, 5, 16300, 'Shadowmoon Tombstone', '', '', '', 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(230899, 5, 16302, 'Shadowmoon Tombstone 002', '', '', '', 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(230901, 3, 16304, 'Lunarblossom', 'questinteract', 'Gathering', '', 0.5, 111937, 0, 0, 0, 0, 0, 2160, 53067, 0, 0, 0, 0, 0, 0, 34836, 0, 0, 0, 0, 0, 24982, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(230909, 3, 11607, 'Forgotten Supplies', '', '', '', 2, 0, 0, 0, 0, 0, 0, 2058, 0, 1, 1, 1, 1, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 91, 4, 90, 0, 0, 0, 0, 0, 0, 0, 0, 0, 50316, 0, 0, 0, 19342), -- -Unknown-
+(230910, 7, 16151, 'Debug - Garrison - Stool (Follower Test)', '', '', '', 1, 0, 0, 0, 0, 0, 0, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(230920, 5, 16336, 'Crystal Platform', '', '', '', 0.25, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(230922, 3, 15449, 'Burning Blade Locker', 'questinteract', 'Collecting', '', 1, 0, 0, 0, 0, 0, 0, 43, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19676, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 161928, 0, 0, 0, 53069, 1, 0, 0, 19342), -- -Unknown-
+(230924, 5, 14758, 'Thunderlord Banner', '', '', '', 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342); -- -Unknown-
+INSERT INTO `gameobject_template` (`entry`, `type`, `displayId`, `name`, `IconName`, `castBarCaption`, `unk1`, `size`, `questItem1`, `questItem2`, `questItem3`, `questItem4`, `questItem5`, `questItem6`, `Data0`, `Data1`, `Data2`, `Data3`, `Data4`, `Data5`, `Data6`, `Data7`, `Data8`, `Data9`, `Data10`, `Data11`, `Data12`, `Data13`, `Data14`, `Data15`, `Data16`, `Data17`, `Data18`, `Data19`, `Data20`, `Data21`, `Data22`, `Data23`, `Data24`, `Data25`, `Data26`, `Data27`, `Data28`, `Data29`, `Data30`, `Data31`, `Data32`, `unkInt32`, `VerifiedBuild`) VALUES
+(230925, 5, 14190, 'Cage', '', '', '', 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(230933, 2, 7076, 'Defense Pylon Central Control Console', '', '', '', 0.1, 0, 0, 0, 0, 0, 0, 0, 18312, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(230935, 5, 16354, 'Shattered Hand Gibbet 03', '', '', '', 1.05, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(230942, 5, 13841, 'Supplies', '', '', '', 1.5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(230944, 5, 13842, 'Supplies', '', '', '', 1.5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(230945, 5, 4395, 'Portal to Orgrimmar', '', '', '', 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(230946, 3, 183, 'Garrison Blueprints', 'questinteract', 'Collecting', '', 1.5, 112020, 0, 0, 0, 0, 0, 43, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19676, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 53101, 1, 0, 0, 19342), -- -Unknown-
+(230948, 10, 16401, 'Burning Blade Sword', 'questinteract', 'Pulling', '', 0.75, 0, 0, 0, 0, 0, 0, 93, 0, 40715, 3000, 0, 1, 0, 0, 0, 0, 162272, 0, 0, 0, 80693, 0, 0, 0, 0, 0, 0, 0, 25876, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(230950, 10, 7548, 'Grappling Hook and rope', 'questinteract', '', '', 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 162173, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(230952, 10, 21829, 'Loose Mud', 'questinteract', 'Sifting', '', 3, 0, 0, 0, 0, 0, 0, 2160, 34876, 0, 50, 0, 0, 0, 0, 0, 0, 162241, 0, 0, 0, 78745, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(230958, 10, 16409, 'Shadowmoon Crystal', '', '', '', 0.75, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(230960, 10, 12777, 'Astral Ward', 'questinteract', 'Disabling', '', 0.1, 0, 0, 0, 0, 0, 0, 99, 0, 0, 1, 0, 0, 0, 0, 0, 0, 162316, 0, 0, 0, 40509, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(230961, 10, 1027, 'Pillar of Earth', 'questinteract', 'Attuning', '', 1, 0, 0, 0, 0, 0, 0, 1691, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 1, 82628, 0, 0, 0, 0, 0, 0, 0, 27192, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(230962, 10, 1027, 'Pillar of Wind', 'questinteract', 'Attuning', '', 1, 0, 0, 0, 0, 0, 0, 1691, 0, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 1, 82628, 0, 0, 0, 0, 0, 0, 0, 27194, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(230963, 10, 1027, 'Pillar of Flame', 'questinteract', '', 'Attuning', 1, 0, 0, 0, 0, 0, 0, 1691, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 82628, 0, 0, 0, 0, 0, 0, 27193, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(230964, 10, 1027, 'Pillar of Water', 'questinteract', 'Attuning', '', 1, 0, 0, 0, 0, 0, 0, 1691, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 1, 82628, 0, 0, 0, 0, 0, 0, 0, 26853, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(230969, 5, 16421, 'Clan Banner 04 (scale x0.5)', '', '', '', 0.75, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(230972, 5, 7965, 'Partially Eaten Bananas', '', '', '', 1, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(230977, 10, 16690, 'Drafting Table', 'questinteract', 'Examining', '', 1, 0, 0, 0, 0, 0, 0, 93, 0, 0, 1, 0, 0, 0, 0, 0, 0, 161683, 0, 0, 0, 24124, 0, 0, 1, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(230978, 10, 14627, 'Gordunni Boulderthrower', 'questinteract', '', '', 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 162515, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(230979, 10, 6527, 'Living Water', 'questinteract', 'Collecting', '', 1, 0, 0, 0, 0, 0, 0, 1691, 0, 0, 3000, 0, 1, 0, 0, 0, 0, 162409, 0, 0, 0, 19676, 0, 0, 0, 0, 0, 0, 0, 25986, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(230983, 5, 10625, 'Tornado', 'questinteract', '', '', 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(230984, 38, 16432, 'Garrison Building Horde Fishing V1', '', '', '', 1, 0, 0, 0, 0, 0, 0, 1308, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(230988, 3, 6964, 'Ishaal''s Orb', 'questinteract', 'Collecting', '', 1, 112101, 0, 0, 0, 0, 0, 1690, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19676, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 53131, 0, 0, 0, 19342), -- -Unknown-
+(231000, 22, 9011, 'Krelas'' Portal', 'questinteract', '', '', 1, 0, 0, 0, 0, 0, 0, 163563, -1, 0, 0, 1, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(231001, 9, 15869, 'Vindicator Temple', '', '', '', 1.36, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(231002, 9, 15869, 'Embaari Village', '', '', '', 1.36, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(231003, 9, 15869, 'Temple of Karabor', '', '', '', 1.36, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(231008, 10, 16447, 'Fuse', '', '', '', 0.9103816, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(231009, 7, 15292, 'Bench', '', '', '', 0.9999999, 0, 0, 0, 0, 0, 0, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(231010, 5, 14001, 'Slave Shackle', '', '', '', 1.5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(231012, 3, 525, 'Garrison Blueprint: Barracks', 'questinteract', 'Collecting', '', 0.5, 0, 0, 0, 0, 0, 0, 43, 53300, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19676, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(231016, 3, 16497, 'Dread Raven Egg', 'questinteract', 'Collecting', '', 0.8, 112135, 0, 0, 0, 0, 0, 1691, 0, 1, 0, 0, 0, 0, 0, 34924, 0, 0, 0, 0, 0, 19676, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 53301, 0, 0, 0, 19342), -- -Unknown-
+(231017, 1, 19837, 'Arkonite Crystal', 'questinteract', '', '', 0.7, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(231036, 5, 16479, 'Highmaul Barricade', '', '', '', 1.25, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(231056, 3, 16485, 'Arcane Nexus', 'questinteract', 'Stealing', '', 1, 112196, 0, 0, 0, 0, 0, 43, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 26365, 0, 0, 26583, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 53318, 1, 0, 0, 19342), -- -Unknown-
+(231061, 5, 10559, 'Energy Ball', '', '', '', 0.1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(231062, 5, 16491, 'Energy', '', '', '', 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(231063, 3, 16492, 'Lady Sena''s Materials Stash', '', 'Opening', '', 0.15, 0, 0, 0, 0, 0, 0, 1690, 0, 1, 1, 1, 1, 0, 0, 0, 0, 0, 0, 0, 1, 21400, 0, 0, 0, 91, 4, 90, 0, 0, 0, 0, 0, 0, 0, 0, 0, 53319, 0, 0, 0, 19342), -- -Unknown-
+(231064, 3, 15986, 'Lady Sena''s Other Materials Stash', '', 'Opening', '', 1, 0, 0, 0, 0, 0, 0, 1690, 0, 1, 1, 1, 1, 0, 0, 0, 0, 0, 0, 0, 1, 21400, 0, 0, 0, 91, 4, 90, 0, 0, 0, 0, 0, 0, 0, 0, 0, 53320, 0, 0, 0, 19342), -- -Unknown-
+(231066, 10, 16447, 'Makeshift Plunger', 'questinteract', 'Depressing', '', 1, 0, 0, 0, 0, 0, 0, 93, 0, 0, 1, 0, 0, 0, 0, 0, 0, 162575, 0, 0, 0, 82699, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(231070, 10, 15701, 'Telaari Crystal', 'questinteract', 'Activating', '', 0.025, 0, 0, 0, 0, 0, 0, 93, 0, 0, 3000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 27700, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(231073, 5, 16505, 'Orc Commander Map', '', '', '', 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(231074, 5, 16847, 'Bonfire', '', '', '', 1.5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(231077, 5, 16508, '6DR Draenei Fencepost', '', '', '', 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(231078, 10, 15701, 'Telaari Crystal', 'questinteract', 'Activating', '', 0.025, 0, 0, 0, 0, 0, 0, 93, 0, 0, 3000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 27700, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(231079, 10, 15701, 'Telaari Crystal', 'questinteract', 'Activating', '', 0.025, 0, 0, 0, 0, 0, 0, 93, 0, 0, 3000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 27700, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(231080, 10, 15701, 'Telaari Crystal', 'questinteract', 'Activating', '', 0.025, 0, 0, 0, 0, 0, 0, 93, 0, 0, 3000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 27700, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(231084, 5, 14664, 'Broken Aeluun Defense Crystal', '', '', '', 4, 0, 0, 0, 0, 0, 0, 0, 1, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(231085, 5, 15701, 'Telaari Crystal', '', '', '', 0.025, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(231086, 5, 14574, 'Orc Gravestone', '', '', '', 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(231090, 5, 20931, 'Arcane Barrier', '', '', '', 0.3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(231091, 3, 10256, 'Ember Blossom', 'questinteract', 'Collecting', '', 1, 112089, 0, 0, 0, 0, 0, 1691, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19676, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 53381, 0, 0, 0, 19342), -- -Unknown-
+(231092, 5, 15466, 'Log Stack', '', '', '', 1, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(231093, 10, 10256, 'Ember Blossom', '', '', '', 0.6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 26910, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(231096, 3, 16533, 'Icevine', '', 'Collecting', '', 1, 112266, 0, 0, 0, 0, 0, 43, 53408, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19676, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(231097, 3, 16534, 'Icevine', '', 'Collecting', '', 1, 112266, 0, 0, 0, 0, 0, 43, 53408, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19676, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(231098, 3, 13769, 'Icevine', '', 'Collecting', '', 1, 112266, 0, 0, 0, 0, 0, 43, 53408, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19676, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(231100, 2, 16533, 'Icevine', '', '', '', 1, 0, 0, 0, 0, 0, 0, 0, 18342, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(231101, 5, 16535, 'Table', '', '', '', 0.75, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(231102, 5, 16505, 'Map', '', '', '', 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(231103, 3, 10314, 'Raided Loot', '', '', '', 3, 0, 0, 0, 0, 0, 0, 2058, 0, 1, 1, 1, 1, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 91, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 53432, 0, 0, 0, 19342), -- -Unknown-
+(231112, 5, 16556, 'Bonfire (6FX) (Purple)', '', '', '', 0.5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(231113, 5, 16556, 'Bonfire (6FX) (Purple)', '', '', '', 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(231114, 5, 16556, 'Bonfire (6FX) (Purple)', '', '', '', 0.25, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(231118, 10, 16099, 'Offering Basket', 'questinteract', 'Placing', '', 1.5, 0, 0, 0, 0, 0, 0, 1691, 34921, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 35196, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(231119, 3, 14565, 'Blackrock Powder Keg', 'questinteract', 'Collecting', '', 0.75, 112323, 0, 0, 0, 0, 0, 43, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19676, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 53455, 1, 0, 0, 19342), -- -Unknown-
+(231136, 33, 16569, 'Tar''thog Bridge', '', '', '', 1, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 170, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(231137, 33, 16568, 'Tar''thog Bridge', '', '', '', 1, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 169, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(231139, 43, 23363, 'Lumber Mill', '', '', '', 1, 0, 0, 0, 0, 0, 0, 1314, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(231140, 43, 23329, 'Armory', '', '', '', 1, 0, 0, 0, 0, 0, 0, 1316, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(231142, 43, 23330, 'Armory', '', '', '', 1, 0, 0, 0, 0, 0, 0, 1315, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(231143, 43, 23875, 'Mage Tower', '', '', '', 1, 0, 0, 0, 0, 0, 0, 1317, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(231152, 3, 3232, 'Youthvine', 'questinteract', 'Gathering', '', 2, 112328, 0, 0, 0, 0, 0, 2160, 0, 1, 0, 0, 0, 0, 0, 34994, 0, 0, 0, 0, 0, 24982, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 53456, 1, 0, 0, 19342), -- -Unknown-
+(231159, 5, 14481, 'Orc Gravestone', '', '', '', 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(231160, 3, 14697, 'Iron Horde Weapon Rack', 'questinteract', 'Collecting', '', 1, 112337, 0, 0, 0, 0, 0, 2312, 53477, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19676, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(231163, 3, 16617, 'Iron Horde Weapon Rack', 'questinteract', 'Collecting', '', 1, 112337, 0, 0, 0, 0, 0, 93, 53478, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19676, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(231164, 3, 14715, 'Iron Horde Weapon Rack', 'questinteract', 'Collecting', '', 1, 112337, 0, 0, 0, 0, 0, 93, 53479, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19676, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(231166, 3, 14980, 'Iron Horde Weapon', 'questinteract', 'Collecting', '', 1, 112337, 0, 0, 0, 0, 0, 43, 53480, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19676, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(231167, 3, 14981, 'Iron Horde Weapon', 'questinteract', 'Collecting', '', 1, 112337, 0, 0, 0, 0, 0, 43, 53480, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19676, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(231168, 3, 14982, 'Iron Horde Weapon', 'questinteract', 'Collecting', '', 1, 112337, 0, 0, 0, 0, 0, 43, 53480, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19676, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(231170, 5, 9668, 'Heavy Wooden Stocks', '', '', '', 1.2, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(231171, 5, 23299, 'The Tank', '', '', '', 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(231183, 2, 7363, 'Place Eye of Anzu', '', '', '', 2, 0, 0, 0, 0, 0, 0, 0, 17926, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(231184, 2, 754, 'Offering Bowl', '', '', '', 2, 0, 0, 0, 0, 0, 0, 0, 17926, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(231185, 5, 16636, 'Wing Bone', '', '', '', 0.1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(231187, 5, 16637, 'Wing Bone', '', '', '', 0.1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(231188, 5, 21102, 'Anzu Flame', '', '', '', 0.8, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(231194, 5, 16656, 'Shadowmoon Valley 6.0:JP3 - Palemoon Village - Shadowmoon Bonfire.', '', '', '', 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(231196, 5, 16656, 'Shadowmoon Valley 6.0:JP3 - Palemoon Village - Shadowmoon Bonfire (Small)', '', '', '', 0.5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(231197, 0, 13215, 'Cave In', '', '', '', 2.5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(231199, 5, 16668, 'Open Barrel', '', '', '', 1.5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(231200, 5, 16669, 'Bowl', '', '', '', 1.5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(231210, 10, 16673, 'Ceremonial Pyre', 'questinteract', '', '', 1, 0, 0, 0, 0, 0, 0, 2195, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(231212, 1, 14579, 'Practice Axe', '', '', '', 1, 0, 0, 0, 0, 0, 0, 0, 0, 500, 231204, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(231213, 5, 16674, 'Hitching Post', '', '', '', 0.15, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(231214, 10, 16648, 'Ceremonial Pyre Flame', '', '', '', 0.6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(231215, 5, 16676, 'Shadowmourne', '', '', '', 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(231217, 10, 18018, 'Finalize Garrison Plot', 'architect', 'Finalizing', '', 2, 0, 0, 0, 0, 0, 0, 1691, 0, 0, 3000, 0, 0, 0, 0, 0, 0, 162743, 0, 0, 0, 83562, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(231220, 3, 15449, 'Iron Horde Chest', '', '', '', 1.5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(231228, 5, 23369, 'Fungal Heart', '', '', '', 2, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(231229, 10, 23368, 'Drained Fungal Heart', 'questinteract', 'Examining', '', 2, 0, 0, 0, 0, 0, 0, 93, 0, 0, 1, 0, 0, 0, 0, 0, 0, 163428, 0, 0, 1, 24124, 0, 0, 0, 0, 0, 0, 0, 26405, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(231231, 10, 16690, 'Drafting Table', 'questinteract', '', '', 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 160028, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 25390, 1, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(231235, 5, 9342, 'Cage', '', '', '', 0.5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(231236, 5, 10162, 'Cage', '', '', '', 0.5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(231237, 5, 676, 'Cage', '', '', '', 0.5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(231238, 5, 10162, 'Cage', '', '', '', 0.75, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(231261, 10, 16732, 'Worldbreaker Side Turret', 'vehichlecursor', '', '', 0.3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 164042, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 26365, 1, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(231268, 10, 16743, 'Alchemy Vat', '', '', '', 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(231290, 10, 16754, 'Cauldron', '', '', '', 0.93, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(231293, 10, 16756, 'Table', '', '', '', 0.96, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(231304, 5, 16764, 'Kirin Tor Banner', '', '', '', 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(231305, 5, 16765, 'Arcane Ward', '', '', '', 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(231306, 5, 16765, 'Arcane Ward', '', '', '', 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(231308, 8, 8304, 'Anvil', '', '', '', 1, 0, 0, 0, 0, 0, 0, 1, 10, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(231341, 5, 16789, 'Scroll of Mass Teleportation', '', '', '', 0.5, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(231343, 5, 456, 'Sethekk Ritual Circle', 'questinteract', '', '', 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(231344, 5, 13381, 'Lumber Pile', '', '', '', 1.5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(231582, 43, 23318, 'Lumber Mill', '', '', '', 1, 0, 0, 0, 0, 0, 0, 1313, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(231615, 5, 6391, 'Arcane Barrier', '', '', '', 1.4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(231616, 5, 6391, 'Arcane Barrier', '', '', '', 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(231617, 8, 16847, 'Campfire', '', '', '', 1, 0, 0, 0, 0, 0, 0, 4, 10, 2061, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(231618, 0, 16848, 'Goren Sinkhole', '', '', '', 1, 0, 0, 0, 0, 0, 0, 0, 0, 12000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(231619, 22, 19420, 'Garrison Portal', 'questinteract', '', '', 1, 0, 0, 0, 0, 0, 0, 163625, -1, 0, 0, 1, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(231620, 22, 20842, 'Portal to Talador', 'questinteract', '', '', 1, 0, 0, 0, 0, 0, 0, 163623, -1, 0, 0, 1, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(231644, 3, 11772, 'Horned Skull', '', 'Pilfering', '', 2.5, 0, 0, 0, 0, 0, 0, 57, 0, 1, 1, 1, 1, 0, 0, 0, 0, 0, 0, 0, 1, 83155, 0, 0, 26443, 93, 4, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 53666, 0, 0, 0, 19342), -- -Unknown-
+(231645, 5, 16861, 'Stingtail Egg', '', '', '', 1.5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(231646, 5, 456, 'Sethekk Ritual Circle', 'questinteract', '', '', 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(231647, 5, 456, 'Sethekk Ritual Circle', 'questinteract', '', '', 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(231648, 5, 4175, 'Steel Sword', '', '', '', 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(231649, 5, 16868, 'Plank', '', '', '', 0.45, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(231656, 5, 14677, 'Resonance Crystal Platform', '', '', '', 0.5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(231657, 10, 7393, 'Override Lever', 'questinteract', '', '', 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3000, 0, 0, 0, 0, 0, 0, 163732, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(231658, 5, 16890, 'Iron Chain', '', '', '', 0.25, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(231664, 5, 17081, 'Stone Training Dummy', '', '', '', 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(231670, 5, 13847, 'Shagor''s Collar', '', '', '', 2.5, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(231678, 0, 15904, 'Stonemaul Slave Cage', '', '', '', 2.039999, 0, 0, 0, 0, 0, 0, 0, 0, 3000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(231690, 7, 15984, 'Chair', '', '', '', 1, 0, 0, 0, 0, 0, 0, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(231691, 7, 15984, 'Chair', '', '', '', 1, 0, 0, 0, 0, 0, 0, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(231694, 8, 14510, 'Campfire', '', '', '', 1, 0, 0, 0, 0, 0, 0, 4, 10, 2061, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(231696, 8, 14512, 'Bonfire', '', '', '', 1, 0, 0, 0, 0, 0, 0, 4, 10, 2066, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(231698, 7, 15984, 'Chair', '', '', '', 1, 0, 0, 0, 0, 0, 0, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(231699, 7, 16151, 'Chair', '', '', '', 1, 0, 0, 0, 0, 0, 0, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(231701, 7, 15984, 'Chair', '', '', '', 1, 0, 0, 0, 0, 0, 0, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(231702, 39, 18990, 'Large Plot', '', '', '', 1, 0, 0, 0, 0, 0, 0, 24, 1304, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(231706, 39, 21288, 'Menagerie', '', '', '', 1, 0, 0, 0, 0, 0, 0, 81, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(231708, 8, 14510, 'Campfire', '', '', '', 1, 0, 0, 0, 0, 0, 0, 4, 10, 2061, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(231709, 39, 18989, 'Small Plot', '', '', '', 1, 0, 0, 0, 0, 0, 0, 20, 1306, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(231710, 19, 15710, 'Mailbox', '', '', '', 1, 0, 0, 0, 0, 0, 0, 923, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(231715, 39, 18991, 'Medium Plot', '', '', '', 1, 0, 0, 0, 0, 0, 0, 25, 1305, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(231725, 5, 16956, 'Rangari Map', '', '', '', 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(231726, 0, 24101, 'Wall of Anguish', '', '', '', 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(231727, 0, 24101, 'Wall of Darkness', '', '', '', 2.5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(231730, 5, 16709, 'Mark of Darkness', '', '', '', 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(231731, 43, 17683, 'Construction Plot', '', '', '', 1, 0, 0, 0, 0, 0, 0, 1447, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(231734, 8, 14433, 'Anvil', '', '', '', 1, 0, 0, 0, 0, 0, 0, 1, 10, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(231735, 8, 14707, 'Forge', '', '', '', 1, 0, 0, 0, 0, 0, 0, 3, 10, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(231754, 19, 15710, 'Mailbox', '', '', '', 1, 0, 0, 0, 0, 0, 0, 923, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(231756, 8, 11254, 'Bonfire', '', '', '', 1, 0, 0, 0, 0, 0, 0, 4, 10, 2066, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(231757, 8, 16746, 'Anvil', '', '', '', 1, 0, 0, 0, 0, 0, 0, 1, 10, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(231758, 8, 16747, 'Forge', '', '', '', 0.6700001, 0, 0, 0, 0, 0, 0, 3, 10, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(231763, 5, 15134, 'Iron Horde Capsule', '', '', '', 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(231766, 5, 14792, 'Destroyed Iron Horde War Machine', '', '', '', 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(231767, 31, 11469, 'Instance Portal (Raid: Normal, Heroic, Mythic)', '', '', '', 2, 0, 0, 0, 0, 0, 0, 2, 216, 217, 216, 217, 11471, 0, 43, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(231769, 3, 9804, 'Glowing Mushroom', 'questinteract', 'Collecting', '', 2, 112672, 0, 0, 0, 0, 0, 43, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19676, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 53820, 0, 0, 0, 19342), -- -Unknown-
+(231770, 31, 11469, 'Instance Portal (Raid: Normal, Heroic, Mythic)', '', '', '', 1.5, 0, 0, 0, 0, 0, 0, 2, 216, 217, 216, 217, 11471, 0, 43, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(231771, 7, 15292, 'Bench', '', '', '', 1, 0, 0, 0, 0, 0, 0, 2, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(231774, 5, 15466, 'Lumber Pile', '', '', '', 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(231776, 5, 9011, 'Portal', '', '', '', 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(231780, 0, 17075, 'Doodad_6DU_HighmaulRaid_Gate_Arena001', '', '', '', 1, 0, 0, 0, 0, 0, 0, 0, 0, 4000, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(231781, 0, 17076, 'Doodad_6DU_HighmaulRaid_Gate_Arena002', '', '', '', 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(231782, 5, 14133, 'Draenei Wagon', '', '', '', 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(231784, 5, 356, 'Control Panel', '', '', '', 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(231788, 5, 17079, 'Broken Trike', '', '', '', 1.1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(231789, 5, 17080, 'Broken Hotrod', '', '', '', 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(231790, 19, 15710, 'Mailbox', '', '', '', 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(231792, 5, 8099, 'FuelCell', '', '', '', 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(231794, 5, 317, 'Toolbox', '', '', '', 0.5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(231795, 19, 7610, 'Mailbox', '', '', '', 1, 0, 0, 0, 0, 0, 0, 924, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(231800, 5, 3074, 'Immolation Trap', '', '', '', 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(231801, 5, 7205, 'Snake Trap', '', '', '', 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(231802, 5, 7712, 'Bear Trap', '', '', '', 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(231806, 10, 8705, 'Box of Ogre Research', 'questinteract', 'Destroying', '', 2.5, 0, 0, 0, 0, 0, 0, 93, 0, 0, 1, 0, 0, 0, 0, 0, 0, 160224, 0, 0, 0, 24585, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(231808, 10, 14592, 'Siegeworks War Machine', 'questinteract', 'Detonating', '', 1, 0, 0, 0, 0, 0, 0, 2173, 0, 0, 0, 0, 0, 0, 0, 0, 0, 177937, 0, 0, 1, 36598, 0, 1, 0, 0, 0, 0, 0, 31074, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(231810, 43, 17684, 'Construction Plot', '', '', '', 1, 0, 0, 0, 0, 0, 0, 1446, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(231811, 3, 7000, 'Serviceable Gear', 'questinteract', 'Retrieving', '', 0.35, 112634, 0, 0, 0, 0, 0, 1691, 53832, 0, 1, 0, 0, 0, 0, 35090, 0, 0, 0, 0, 0, 23645, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(231815, 3, 14697, 'Iron Horde Weapon Rack', 'questinteract', 'Collecting', '', 1, 112337, 0, 0, 0, 0, 0, 93, 53477, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19676, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(231816, 3, 16617, 'Iron Horde Weapon Rack', 'questinteract', 'Collecting', '', 1, 112337, 0, 0, 0, 0, 0, 93, 53478, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19676, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(231817, 3, 14715, 'Iron Horde Weapon Rack', 'questinteract', 'Collecting', '', 1, 112337, 0, 0, 0, 0, 0, 93, 53479, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19676, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(231818, 3, 14980, 'Iron Horde Weapon', 'questinteract', 'Collecting', '', 1, 112337, 0, 0, 0, 0, 0, 43, 53480, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19676, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(231819, 3, 14981, 'Iron Horde Weapon', 'questinteract', 'Collecting', '', 1, 112337, 0, 0, 0, 0, 0, 43, 53480, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19676, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(231820, 3, 14982, 'Iron Horde Weapon', 'questinteract', 'Collecting', '', 1, 112337, 0, 0, 0, 0, 0, 43, 53480, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19676, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(231823, 8, 8304, 'Anvil', '', '', '', 1, 0, 0, 0, 0, 0, 0, 1, 10, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(231824, 19, 8110, 'Mailbox', '', '', '', 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(231826, 3, 15383, 'Drudgeboat Salvage', 'questinteract', 'Collecting', '', 1, 112696, 0, 0, 0, 0, 0, 43, 53868, 0, 1, 0, 0, 0, 0, 35166, 0, 0, 0, 0, 0, 19676, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(231827, 5, 7054, 'Arakkoa Scarecrow', '', '', '', 1.2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(231828, 5, 7054, 'Arakkoa Scarecrow', '', '', '', 0.8, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(231838, 2, 17117, 'Gorehowl', '', '', '', 2, 0, 0, 0, 0, 0, 0, 0, 0, 4, 16595, 0, 0, 0, 0, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(231851, 3, 17115, 'Drudgeboat Salvage', 'questinteract', 'Collecting', '', 1, 112696, 0, 0, 0, 0, 0, 43, 53868, 0, 1, 0, 0, 0, 0, 35166, 0, 0, 0, 0, 0, 19676, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(231852, 5, 17137, 'Draenei Wheelbarrow', '', '', '', 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(231855, 3, 525, 'Garrison Blueprint: Barracks', 'questinteract', 'Collecting', '', 0.5, 0, 0, 0, 0, 0, 0, 43, 53300, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19676, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(231856, 5, 4473, 'Falling Rocks', '', '', '', 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(231857, 5, 4473, 'Falling Rocks 2', '', '', '', 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(231860, 5, 17139, 'Dark Portal Power Spire', '', '', '', 0.5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(231861, 5, 17141, 'Draenei Siege Missile', '', '', '', 0.33, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(231867, 5, 17143, 'Draenei Weapon Rack', '', '', '', 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(231872, 5, 15342, 'Draenei Forge', '', '', '', 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(231873, 5, 17159, 'Draenei Anvil', '', '', '', 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(231875, 5, 2472, 'Outland Demon Glow', '', '', '', 0.25, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(231876, 5, 17162, 'Broken Weapons', '', '', '', 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(231877, 5, 17163, 'Broken Weapons', '', '', '', 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(231880, 10, 16848, 'Goren Tunnel', 'questinteract', '', '', 0.75, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2500, 0, 0, 0, 0, 0, 0, 164250, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(231881, 10, 16848, 'Goren Tunnel', 'questinteract', '', '', 0.75, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1000, 0, 0, 0, 0, 0, 0, 164359, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(231882, 10, 16848, 'Goren Tunnel', 'questinteract', '', '', 0.75, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1000, 0, 0, 0, 0, 0, 0, 164360, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(231883, 10, 16848, 'Goren Tunnel', 'questinteract', '', '', 0.75, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1000, 0, 0, 0, 0, 0, 0, 164361, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(231884, 3, 17174, 'Prop Rotor', 'questinteract', 'Collecting', '', 0.05, 112957, 0, 0, 0, 0, 0, 93, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19676, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 53898, 1, 0, 0, 19342), -- -Unknown-
+(231885, 3, 451, 'Transmission Flywheel', 'questinteract', 'Collecting', '', 0.35, 112962, 0, 0, 0, 0, 0, 93, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19676, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 53900, 1, 0, 0, 19342), -- -Unknown-
+(231886, 3, 17115, 'Assorted Engineering Parts', 'questinteract', 'Collecting', '', 1, 112963, 0, 0, 0, 0, 0, 93, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19676, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 53901, 1, 0, 0, 19342), -- -Unknown-
+(231887, 5, 15496, 'Draenei Crystal Cart', '', '', '', 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(231888, 5, 17175, 'Draenei Defense Crystal', '', '', '', 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(231890, 5, 16254, 'Draenei Crystals', '', '', '', 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(231892, 10, 9383, 'Void Portal', 'questinteract', 'Collapsing Portal', '', 2, 0, 0, 0, 0, 0, 0, 1691, 0, 0, 1, 0, 0, 0, 0, 0, 0, 164541, 0, 0, 0, 83564, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(231899, 5, 345, 'Alchemist Kit', '', '', '', 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(231901, 2, 8705, 'Ogre Scrolls', '', '', '', 2.5, 0, 0, 0, 0, 0, 0, 0, 18463, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(231902, 22, 14827, 'Climbing Ladder', 'questinteract', '', '', 0.8, 0, 0, 0, 0, 0, 0, 151102, 0, 0, 0, 0, 23526, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(231903, 2, 17203, 'Razzlebeard''s Report', '', '', '', 1, 0, 0, 0, 0, 0, 0, 0, 18462, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(231907, 10, 15516, 'Void Crystal', 'questinteract', 'Using', '', 0.05, 0, 0, 0, 0, 0, 0, 1691, 0, 40957, 1, 0, 0, 0, 0, 0, 0, 167463, 0, 0, 0, 19700, 0, 0, 0, 0, 0, 0, 0, 26867, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(231910, 10, 9277, 'Firebomb Plunger', 'questinteract', 'Activating', '', 1, 0, 0, 0, 0, 0, 0, 1969, 0, 0, 700, 0, 0, 0, 0, 0, 0, 165914, 0, 0, 0, 27700, 0, 0, 0, 0, 0, 0, 0, 26962, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(231911, 5, 14960, 'Iron Horde Tent 02', '', '', '', 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(231912, 5, 11606, 'Bed Roll', '', '', '', 1.5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(231913, 8, 16847, 'Campfire', '', '', '', 1, 0, 0, 0, 0, 0, 0, 4, 10, 2061, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(231928, 8, 14433, 'Anvil', '', '', '', 1, 0, 0, 0, 0, 0, 0, 1, 10, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(231929, 8, 14707, 'Forge', '', '', '', 1, 0, 0, 0, 0, 0, 0, 3, 10, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(231930, 8, 14709, 'Bonfire', '', '', '', 1, 0, 0, 0, 0, 0, 0, 4, 10, 2066, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(231931, 7, 14544, 'Bench', '', '', '', 1, 0, 0, 0, 0, 0, 0, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(231932, 0, 14643, 'Othaar''s Door', '', '', '', 0.3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 5793, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(231934, 11, 14677, 'Doodad_6DR_Draenei_Platform_Elevator_Object001', '', '', '', 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 41869, 41870, -1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(231936, 11, 14677, 'Doodad_6DR_Draenei_Platform_Elevator_Object001', '', '', '', 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, -1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(231938, 0, 17297, 'Throne Room Door', '', '', '', 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(231940, 19, 15710, 'Mailbox', '', '', '', 1, 0, 0, 0, 0, 0, 0, 923, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(231941, 7, 15984, 'Stool', '', '', '', 1, 0, 0, 0, 0, 0, 0, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(231942, 7, 15984, 'Stool', '', '', '', 1, 0, 0, 0, 0, 0, 0, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(231943, 8, 16975, 'Campfire', '', '', '', 1, 0, 0, 0, 0, 0, 0, 4, 10, 2061, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(231946, 8, 6411, 'Bonfire', '', '', '', 0.9199999, 0, 0, 0, 0, 0, 0, 4, 10, 2066, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(231947, 8, 6411, 'Bonfire', '', '', '', 1, 0, 0, 0, 0, 0, 0, 4, 10, 2066, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(231948, 8, 6411, 'Bonfire', '', '', '', 0.9999998, 0, 0, 0, 0, 0, 0, 4, 10, 2066, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(231949, 8, 6411, 'Bonfire', '', '', '', 1, 0, 0, 0, 0, 0, 0, 4, 10, 2066, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(231950, 8, 6411, 'Bonfire', '', '', '', 0.9899998, 0, 0, 0, 0, 0, 0, 4, 10, 2066, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(231951, 8, 6411, 'Bonfire', '', '', '', 1.01, 0, 0, 0, 0, 0, 0, 4, 10, 2066, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(231952, 8, 6411, 'Bonfire', '', '', '', 0.9999999, 0, 0, 0, 0, 0, 0, 4, 10, 2066, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(231954, 3, 20500, 'Doomshot', 'questinteract', 'Collecting', '', 1, 112990, 0, 0, 0, 0, 0, 43, 0, 1, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 19676, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 53918, 0, 0, 0, 19342), -- -Unknown-
+(231957, 0, 16083, 'Doodad_6ih_ironhorde_gate001', '', '', '', 0.8800001, 0, 0, 0, 0, 0, 0, 0, 0, 3000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(231958, 0, 16083, 'Doodad_6ih_ironhorde_gate002', '', '', '', 0.88, 0, 0, 0, 0, 0, 0, 0, 0, 3000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(231961, 3, 20499, 'Will of the Genesaur', 'questinteract', 'Collecting', '', 1, 112993, 0, 0, 0, 0, 0, 43, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19676, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 53922, 0, 0, 0, 19342), -- -Unknown-
+(231962, 3, 15988, 'Lumber', 'questinteract', 'Gathering', '', 2.25, 112994, 0, 0, 0, 0, 0, 1691, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 24982, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 53923, 0, 0, 0, 19342), -- -Unknown-
+(231964, 10, 18018, 'Finalize Garrison Plot', 'architect', 'Finalizing', '', 2, 0, 0, 0, 0, 0, 0, 1691, 0, 0, 3000, 0, 0, 0, 0, 0, 0, 164610, 0, 0, 0, 83562, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(231966, 0, 10403, 'Vine Wall', '', '', '', 2.25, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(231967, 0, 10403, 'Vine Wall', '', '', '', 2.2, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(231968, 10, 17360, 'Vine Wall', '', '', '', 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(231970, 10, 17196, 'Vine Wall', '', '', '', 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(231973, 5, 16296, 'Broken Goren Egg', '', '', '', 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(231974, 5, 17363, 'Broken Goren Egg', '', '', '', 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(231975, 5, 15338, 'Mace', '', '', '', 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(231977, 3, 15449, 'Bounty of Bladespire', 'questinteract', '', '', 1, 0, 0, 0, 0, 0, 0, 1691, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 164668, 0, 0, 0, 53931, 0, 0, 0, 19342), -- -Unknown-
+(231983, 5, 7069, 'Pale Rune', '', '', '', 0.5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(231984, 5, 15131, 'Leafshadow', '', '', '', 1, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(231985, 5, 16447, 'Plunger', '', '', '', 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(231986, 5, 17378, 'Poisonous Mushroom', '', '', '', 0.5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(231987, 5, 16973, 'Demon Portal', '', '', '', 0.5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(232015, 5, 14941, 'Draenei Tent', '', '', '', 0.85, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(232018, 43, 17683, 'Wor''var Worksite', '', '', '', 1, 0, 0, 0, 0, 0, 0, 1447, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(232022, 19, 15246, 'Mailbox', '', '', '', 1, 0, 0, 0, 0, 0, 0, 924, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(232023, 19, 15710, 'Mailbox', '', '', '', 1, 0, 0, 0, 0, 0, 0, 923, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(232024, 2, 17420, 'Warsong Attack Plans', '', '', '', 0.4, 0, 0, 0, 0, 0, 0, 0, 18488, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(232025, 3, 16789, 'Nagrand Scouting Report', 'questinteract', 'Stealing', '', 0.4, 113552, 0, 0, 0, 0, 0, 1691, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 26365, 0, 0, 27361, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 54465, 0, 0, 0, 19342), -- -Unknown-
+(232026, 11, 14677, 'Doodad_6DR_Draenei_Platform_Elevator_Object001', '', '', '', 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, -1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(232027, 11, 14677, 'Doodad_6DR_Draenei_Platform_Elevator_Object001', '', '', '', 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, -1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(232062, 10, 16690, 'Drafting Table', 'questinteract', '', '', 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 164977, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 26752, 1, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(232066, 3, 10313, 'Sunken Treasure', 'questinteract', '', '', 1, 0, 0, 0, 0, 0, 0, 2058, 0, 1, 1, 1, 1, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 91, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 53970, 0, 0, 0, 19342), -- -Unknown-
+(232088, 5, 17481, 'Darkscryer''s Dome', '', '', '', 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(232090, 3, 10313, 'Spark''s Stolen Supplies', 'questinteract', '', '', 1, 0, 0, 0, 0, 0, 0, 2058, 0, 1, 1, 1, 1, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 91, 4, 90, 0, 0, 0, 0, 0, 0, 0, 0, 0, 53978, 0, 0, 0, 19342), -- -Unknown-
+(232091, 5, 6900, 'Alchemist Table', '', '', '', 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(232094, 5, 15121, 'Spider Egg', '', '', '', 0.5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(232095, 5, 16773, 'Botani Banquet', '', '', '', 1, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(232096, 5, 17482, 'Botani Banquet', '', '', '', 1, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(232097, 5, 17483, 'Botani Banquet', '', '', '', 1, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(232098, 5, 8542, 'Botani Banquet', '', '', '', 1, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(232100, 3, 17484, 'Nagrand Cherry', 'questinteract', 'Grabbing', '', 2, 113083, 0, 0, 0, 0, 0, 43, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 37379, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 53993, 1, 0, 0, 19342), -- -Unknown-
+(232105, 10, 16447, 'Fuse', '', '', '', 0.9103815, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(232106, 5, 15292, 'Bench', '', '', '', 0.9999999, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(232142, 5, 14001, 'Chain Post', '', '', '', 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(232143, 39, 14476, 'Large Plot', '', '', '', 1, 0, 0, 0, 0, 0, 0, 23, 1262, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(232147, 10, 7011, 'Nether Beacon', 'questinteract', 'Using Nether Beacon', '', 1, 0, 0, 0, 0, 0, 0, 1691, 0, 0, 1, 0, 0, 0, 0, 0, 0, 162427, 0, 0, 0, 85103, 0, 0, 0, 0, 0, 0, 0, 26497, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(232156, 5, 15458, 'Braddock''s Braggot', '', '', '', 0.76, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(232161, 5, 17573, 'Fish Bucket', '', '', '', 1.5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(232214, 3, 10314, 'Ogre Booty', '', '', '', 1.5, 0, 0, 0, 0, 0, 0, 2058, 0, 1, 1, 1, 1, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 91, 4, 90, 0, 0, 0, 0, 0, 81040, 0, 0, 0, 54034, 0, 0, 0, 19342), -- -Unknown-
+(232215, 3, 10314, 'Gorr''thogg''s Personal Reserve', '', '', '', 1, 0, 0, 0, 0, 0, 0, 2058, 0, 1, 1, 1, 1, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 91, 4, 90, 0, 0, 0, 0, 0, 81040, 0, 0, 0, 54035, 0, 0, 0, 19342), -- -Unknown-
+(232216, 3, 10314, 'Ogre Booty', '', '', '', 1, 0, 0, 0, 0, 0, 0, 2058, 0, 1, 1, 1, 1, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 91, 4, 90, 0, 0, 0, 0, 0, 81040, 0, 0, 0, 54036, 0, 0, 0, 19342), -- -Unknown-
+(232217, 3, 10314, 'Ogre Booty', '', '', '', 1, 0, 0, 0, 0, 0, 0, 2058, 0, 1, 1, 1, 1, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 91, 4, 90, 0, 0, 0, 0, 0, 81040, 0, 0, 0, 54037, 0, 0, 0, 19342), -- -Unknown-
+(232218, 3, 10313, 'Doorog''s Secret Stash', '', '', '', 1, 0, 0, 0, 0, 0, 0, 2058, 0, 1, 1, 1, 1, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 91, 4, 90, 0, 0, 0, 0, 0, 81040, 0, 0, 0, 54038, 0, 0, 0, 19342), -- -Unknown-
+(232219, 3, 10314, 'Ogre Booty', '', '', '', 1, 0, 0, 0, 0, 0, 0, 2058, 0, 1, 1, 1, 1, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 91, 4, 90, 0, 0, 0, 0, 0, 81040, 0, 0, 0, 54041, 0, 0, 0, 19342), -- -Unknown-
+(232220, 5, 17552, 'Fish Barrel', '', '', '', 1.5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(232224, 7, 15413, 'Woodbench', '', '', '', 1, 0, 0, 0, 0, 0, 0, 1, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(232225, 7, 15413, 'Woodbench', '', '', '', 1, 0, 0, 0, 0, 0, 0, 1, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(232234, 7, 15618, 'Woodbench', '', '', '', 1, 0, 0, 0, 0, 0, 0, 1, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(232235, 7, 15618, 'Woodbench', '', '', '', 1, 0, 0, 0, 0, 0, 0, 1, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(232237, 3, 10314, 'Ogre Booty', '', '', '', 1, 0, 0, 0, 0, 0, 0, 2058, 0, 1, 1, 1, 1, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 91, 4, 90, 0, 0, 0, 0, 0, 81040, 0, 0, 0, 54043, 0, 0, 0, 19342), -- -Unknown-
+(232238, 5, 11260, 'Rope', 'inspect', '', '', 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(232239, 5, 17622, 'Ice Shard', '', '', '', 0.3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(232240, 5, 9214, 'Ice Shard', '', '', '', 0.3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(232241, 5, 11048, 'Ice Shard', '', '', '', 0.3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(232242, 5, 17622, 'Ice Shard', '', '', '', 0.6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(232243, 5, 16674, 'Post', '', '', '', 0.1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(232244, 0, 17623, 'Apexis Turret', '', '', '', 0.1, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(232245, 5, 15419, 'Stool', '', '', '', 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(232246, 5, 15988, 'Lumber Pile 004', '', '', '', 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(232247, 5, 15272, 'Lunarfall Eggs', '', '', '', 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(232248, 3, 20, 'Pippers'' Buried Supplies', 'questinteract', '', '', 0.5, 0, 0, 0, 0, 0, 0, 2058, 0, 1, 1, 1, 1, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 26967, 91, 4, 90, 0, 0, 0, 0, 0, 0, 0, 0, 0, 54045, 0, 0, 0, 19342), -- -Unknown-
+(232249, 5, 758, 'Bone', '', '', '', 0.5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(232250, 3, 20, 'Pippers'' Buried Supplies', 'questinteract', '', '', 0.5, 0, 0, 0, 0, 0, 0, 2058, 0, 1, 1, 1, 1, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 26967, 91, 4, 90, 0, 0, 0, 0, 0, 0, 0, 0, 0, 54046, 0, 0, 0, 19342), -- -Unknown-
+(232251, 3, 20, 'Pippers'' Buried Supplies', 'questinteract', '', '', 0.5, 0, 0, 0, 0, 0, 0, 2058, 0, 1, 1, 1, 1, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 26967, 91, 4, 90, 0, 0, 0, 0, 0, 0, 0, 0, 0, 54047, 0, 0, 0, 19342), -- -Unknown-
+(232252, 3, 20, 'Pippers'' Buried Supplies', 'questinteract', '', '', 0.5, 0, 0, 0, 0, 0, 0, 2058, 0, 1, 1, 1, 1, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 26967, 91, 4, 90, 0, 0, 0, 0, 0, 0, 0, 0, 0, 54048, 0, 0, 0, 19342), -- -Unknown-
+(232253, 5, 9371, 'Forge', '', '', '', 0.8, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(232256, 22, 1727, 'Hemet''s Keg O'' Brew', '', '', '', 1.5, 0, 0, 0, 0, 0, 0, 165348, -1, 0, 0, 1, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(232258, 22, 19487, 'Large Boulder', 'questinteract', '', '', 0.6, 0, 0, 0, 0, 0, 0, 169222, 0, 0, 0, 1, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(232268, 8, 16847, 'Campfire', '', '', '', 0.9999995, 0, 0, 0, 0, 0, 0, 4, 10, 2061, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(232272, 7, 15419, 'Chair', '', '', '', 1, 0, 0, 0, 0, 0, 0, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(232273, 7, 15419, 'Chair', '', '', '', 1, 0, 0, 0, 0, 0, 0, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(232274, 7, 15419, 'Chair', '', '', '', 1, 0, 0, 0, 0, 0, 0, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(232276, 7, 15617, 'Chair', '', '', '', 1, 0, 0, 0, 0, 0, 0, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(232277, 7, 15617, 'Chair', '', '', '', 1, 0, 0, 0, 0, 0, 0, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(232282, 39, 14475, 'Small Plot', '', '', '', 1, 0, 0, 0, 0, 0, 0, 18, 1261, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(232283, 39, 14476, 'Medium Plot', '', '', '', 1, 0, 0, 0, 0, 0, 0, 22, 1262, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(232284, 19, 15246, 'Mailbox', '', '', '', 1, 0, 0, 0, 0, 0, 0, 924, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(232286, 39, 20781, 'Garden House', '', '', '', 1, 0, 0, 0, 0, 0, 0, 63, 1216, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(232290, 7, 15617, 'Chair', '', '', '', 1, 0, 0, 0, 0, 0, 0, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(232291, 7, 15617, 'Chair', '', '', '', 1, 0, 0, 0, 0, 0, 0, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(232293, 7, 15617, 'Chair', '', '', '', 1, 0, 0, 0, 0, 0, 0, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(232294, 7, 15419, 'Chair', '', '', '', 1, 0, 0, 0, 0, 0, 0, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(232295, 7, 15419, 'Chair', '', '', '', 1, 0, 0, 0, 0, 0, 0, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(232296, 7, 15419, 'Chair', '', '', '', 1, 0, 0, 0, 0, 0, 0, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(232297, 8, 16847, 'Campfire', '', '', '', 1, 0, 0, 0, 0, 0, 0, 4, 10, 2061, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(232298, 7, 15419, 'Chair', '', '', '', 1, 0, 0, 0, 0, 0, 0, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(232299, 7, 15419, 'Chair', '', '', '', 1, 0, 0, 0, 0, 0, 0, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(232300, 7, 15419, 'Chair', '', '', '', 1, 0, 0, 0, 0, 0, 0, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(232301, 7, 15419, 'Chair', '', '', '', 1, 0, 0, 0, 0, 0, 0, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(232302, 7, 15419, 'Chair', '', '', '', 1, 0, 0, 0, 0, 0, 0, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(232303, 7, 15419, 'Chair', '', '', '', 1, 0, 0, 0, 0, 0, 0, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(232304, 7, 15419, 'Chair', '', '', '', 1, 0, 0, 0, 0, 0, 0, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(232305, 7, 15419, 'Chair', '', '', '', 1, 0, 0, 0, 0, 0, 0, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(232306, 7, 15419, 'Chair', '', '', '', 1, 0, 0, 0, 0, 0, 0, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(232307, 7, 15617, 'Chair', '', '', '', 1, 0, 0, 0, 0, 0, 0, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(232311, 3, 15128, 'Saberon Stash', 'questinteract', 'Opening', '', 1, 115442, 115442, 0, 0, 0, 0, 2160, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 21400, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 55408, 0, 0, 0, 19342), -- -Unknown-
+(232319, 8, 17159, 'Anvil', '', '', '', 1, 0, 0, 0, 0, 0, 0, 1, 10, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(232320, 8, 15342, 'Forge', '', '', '', 1, 0, 0, 0, 0, 0, 0, 3, 10, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(232321, 8, 15342, 'Forge', '', '', '', 1, 0, 0, 0, 0, 0, 0, 3, 10, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(232322, 8, 17159, 'Anvil', '', '', '', 1, 0, 0, 0, 0, 0, 0, 1, 10, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(232323, 7, 14033, 'Chair', '', '', '', 1, 0, 0, 0, 0, 0, 0, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(232324, 7, 14856, 'Chair', '', '', '', 1, 0, 0, 0, 0, 0, 0, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(232325, 7, 14033, 'Chair', '', '', '', 1, 0, 0, 0, 0, 0, 0, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(232326, 7, 14856, 'Chair', '', '', '', 1, 0, 0, 0, 0, 0, 0, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(232327, 7, 14856, 'Chair', '', '', '', 1, 0, 0, 0, 0, 0, 0, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(232328, 7, 14033, 'Chair', '', '', '', 1, 0, 0, 0, 0, 0, 0, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(232329, 7, 14856, 'Chair', '', '', '', 1, 0, 0, 0, 0, 0, 0, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(232330, 7, 14856, 'Chair', '', '', '', 1, 0, 0, 0, 0, 0, 0, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(232332, 19, 19818, 'Mailbox', '', '', '', 1, 0, 0, 0, 0, 0, 0, 924, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(232333, 8, 17649, 'Campfire', '', '', '', 0.9300001, 0, 0, 0, 0, 0, 0, 4, 10, 2061, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(232334, 7, 14856, 'Chair', '', '', '', 1, 0, 0, 0, 0, 0, 0, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(232335, 7, 14033, 'Chair', '', '', '', 1, 0, 0, 0, 0, 0, 0, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(232336, 7, 14856, 'Chair', '', '', '', 1, 0, 0, 0, 0, 0, 0, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(232339, 7, 14856, 'Chair', '', '', '', 1, 0, 0, 0, 0, 0, 0, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(232341, 7, 14033, 'Chair', '', '', '', 1, 0, 0, 0, 0, 0, 0, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(232342, 7, 14033, 'Chair', '', '', '', 1, 0, 0, 0, 0, 0, 0, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(232343, 7, 14033, 'Chair', '', '', '', 1, 0, 0, 0, 0, 0, 0, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(232344, 7, 14856, 'Chair', '', '', '', 1, 0, 0, 0, 0, 0, 0, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(232345, 7, 14856, 'Chair', '', '', '', 1, 0, 0, 0, 0, 0, 0, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(232346, 7, 14033, 'Chair', '', '', '', 1, 0, 0, 0, 0, 0, 0, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(232347, 7, 14856, 'Chair', '', '', '', 1, 0, 0, 0, 0, 0, 0, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(232348, 7, 14033, 'Chair', '', '', '', 1, 0, 0, 0, 0, 0, 0, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(232349, 7, 14033, 'Chair', '', '', '', 1, 0, 0, 0, 0, 0, 0, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(232350, 7, 14033, 'Chair', '', '', '', 1, 0, 0, 0, 0, 0, 0, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(232351, 7, 14856, 'Chair', '', '', '', 1, 0, 0, 0, 0, 0, 0, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(232352, 7, 14856, 'Chair', '', '', '', 1, 0, 0, 0, 0, 0, 0, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(232353, 2, 17650, 'Overseer''s Chair', '', '', '', 1, 0, 0, 0, 0, 0, 0, 0, 18530, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(232354, 7, 14430, 'Bench', '', '', '', 1, 0, 0, 0, 0, 0, 0, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(232355, 7, 14430, 'Bench', '', '', '', 1, 0, 0, 0, 0, 0, 0, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(232356, 7, 14430, 'Bench', '', '', '', 1, 0, 0, 0, 0, 0, 0, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(232357, 8, 16656, 'Bonfire', '', '', '', 1, 0, 0, 0, 0, 0, 0, 4, 10, 2066, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(232358, 8, 14513, 'Cookpot', '', '', '', 1, 0, 0, 0, 0, 0, 0, 4, 10, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(232359, 8, 16656, 'Bonfire', '', '', '', 1, 0, 0, 0, 0, 0, 0, 4, 10, 2066, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(232360, 3, 13420, 'Cannonball', 'questinteract', 'Recovering', '', 1.5, 113122, 0, 0, 0, 0, 0, 43, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 55091, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 54061, 1, 0, 0, 19342), -- -Unknown-
+(232361, 3, 11767, 'Pile of Cannonballs', 'questinteract', 'Recovering', '', 2, 113122, 0, 0, 0, 0, 0, 43, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 55091, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 54062, 1, 0, 0, 19342), -- -Unknown-
+(232362, 10, 17650, 'Overseer''s Chair', 'vehichlecursor', '', '', 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 165279, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 26880, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(232363, 5, 17623, 'Apexis Turret', '', '', '', 0.1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(232368, 35, 17665, 'Doodad_6DU_HighmaulRaid_Grate001', '', '', '', 0.9999999, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(232369, 35, 17665, 'Doodad_6DU_HighmaulRaid_Grate002', '', '', '', 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(232370, 35, 17665, 'Doodad_6DU_HighmaulRaid_Grate003', '', '', '', 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(232371, 35, 17665, 'Doodad_6DU_HighmaulRaid_Grate004', '', '', '', 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(232373, 38, 17092, 'Garrison Building Under Construction V2', '', '', '', 1, 0, 0, 0, 0, 0, 0, 1354, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(232374, 5, 15286, 'Visha', '', '', '', 1, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(232375, 5, 15287, 'Qisha', '', '', '', 1.1, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(232376, 5, 14575, 'Latisha', '', '', '', 1.25, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(232377, 10, 10141, 'Rejuvenating Mycena', '', '', '', 0.5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3000, 0, 1, 0, 0, 0, 0, 165504, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(232385, 43, 23332, 'Trading Post', '', '', '', 1, 0, 0, 0, 0, 0, 0, 1325, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(232387, 43, 23872, 'Trading Post', '', '', '', 1, 0, 0, 0, 0, 0, 0, 1326, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(232388, 43, 17092, 'Construction Plot', '', '', '', 1, 0, 0, 0, 0, 0, 0, 1327, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(232394, 0, 14643, 'Harbor Gate', '', '', '', 0.35, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(232395, 10, 15516, 'Void Crystal', 'questinteract', 'Using', '', 0.05, 0, 0, 0, 0, 0, 0, 1691, 0, 41158, 1, 0, 0, 0, 0, 0, 0, 167463, 0, 0, 0, 19700, 0, 0, 0, 0, 0, 0, 0, 26867, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(232397, 2, 17676, 'Bulletin Board', '', '', '', 1, 0, 0, 0, 0, 0, 0, 0, 18538, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(232400, 2, 17676, 'Bulletin Board', '', '', '', 1, 0, 0, 0, 0, 0, 0, 0, 18538, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(232401, 3, 12908, 'Armory Cannon', 'questinteract', 'Extricating', '', 1, 113127, 0, 0, 0, 0, 0, 43, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 84121, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 54067, 1, 0, 0, 19342), -- -Unknown-
+(232403, 10, 9092, 'Escape Pod', '', 'Activating', '', 1.3, 0, 0, 0, 0, 0, 0, 2173, 0, 0, 0, 0, 0, 5, 0, 0, 0, 165655, 0, 0, 1, 27700, 0, 0, 0, 0, 0, 0, 1, 26921, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(232404, 5, 7963, 'Ritual Circle', '', '', '', 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(232405, 2, 6901, 'Wanted Poster', '', '', '', 1, 0, 0, 0, 0, 0, 0, 0, 18542, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(232406, 3, 16172, 'Adventurer''s Pack', '', 'Opening', '', 1.7, 0, 0, 0, 0, 0, 0, 57, 0, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 21400, 0, 0, 0, 99, 4, 90, 0, 0, 0, 0, 0, 81040, 0, 0, 0, 54205, 0, 0, 0, 19342), -- -Unknown-
+(232409, 38, 17682, 'Garrison Building Under Construction V2', '', '', '', 1, 0, 0, 0, 0, 0, 0, 1352, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(232410, 38, 17683, 'Garrison Building Under Construction V3', '', '', '', 1, 0, 0, 0, 0, 0, 0, 1353, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(232411, 38, 17684, 'Garrison Building Under Construction V3', '', '', '', 1, 0, 0, 0, 0, 0, 0, 1351, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(232412, 7, 16151, 'Chair', '', '', '', 1, 0, 0, 0, 0, 0, 0, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(232413, 7, 16151, 'Chair', '', '', '', 1, 0, 0, 0, 0, 0, 0, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(232415, 39, 21875, 'Garden House', '', '', '', 1, 0, 0, 0, 0, 0, 0, 63, 1303, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(232416, 2, 10014, 'Command Board', '', '', '', 1, 0, 0, 0, 0, 0, 0, 0, 17962, 1, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(232417, 7, 16151, 'Chair', '', '', '', 1, 0, 0, 0, 0, 0, 0, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(232418, 7, 16151, 'Chair', '', '', '', 1, 0, 0, 0, 0, 0, 0, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(232420, 7, 16151, 'Chair', '', '', '', 1, 0, 0, 0, 0, 0, 0, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(232421, 7, 16151, 'Chair', '', '', '', 1, 0, 0, 0, 0, 0, 0, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(232425, 39, 18991, 'Medium Plot', '', '', '', 1, 0, 0, 0, 0, 0, 0, 22, 1305, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(232426, 39, 16439, 'Fishing Hut', '', '', '', 1, 0, 0, 0, 0, 0, 0, 67, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(232427, 39, 18989, 'Small Plot', '', '', '', 1, 0, 0, 0, 0, 0, 0, 18, 1306, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(232428, 7, 16151, 'Stool', '', '', '', 1, 0, 0, 0, 0, 0, 0, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(232429, 7, 16151, 'Chair', '', '', '', 1, 0, 0, 0, 0, 0, 0, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(232430, 7, 16151, 'Stool', '', '', '', 1, 0, 0, 0, 0, 0, 0, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(232431, 7, 15984, 'Chair', '', '', '', 1, 0, 0, 0, 0, 0, 0, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(232432, 7, 15984, 'Stool', '', '', '', 1, 0, 0, 0, 0, 0, 0, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(232433, 7, 15984, 'Stool', '', '', '', 1, 0, 0, 0, 0, 0, 0, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(232434, 7, 15984, 'Stool', '', '', '', 1, 0, 0, 0, 0, 0, 0, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(232435, 7, 15984, 'Chair', '', '', '', 1, 0, 0, 0, 0, 0, 0, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(232436, 8, 14510, 'Campfire', '', '', '', 1, 0, 0, 0, 0, 0, 0, 4, 10, 2061, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(232437, 7, 16151, 'Chair', '', '', '', 1, 0, 0, 0, 0, 0, 0, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(232438, 7, 15984, 'Chair', '', '', '', 1, 0, 0, 0, 0, 0, 0, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(232439, 8, 14510, 'Campfire', '', '', '', 1, 0, 0, 0, 0, 0, 0, 4, 10, 2061, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(232440, 8, 14510, 'Campfire', '', '', '', 1, 0, 0, 0, 0, 0, 0, 4, 10, 2061, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(232443, 8, 14510, 'Campfire', '', '', '', 1, 0, 0, 0, 0, 0, 0, 4, 10, 2061, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(232444, 8, 14512, 'Bonfire', '', '', '', 1, 0, 0, 0, 0, 0, 0, 4, 10, 2066, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(232445, 8, 14510, 'Campfire', '', '', '', 1, 0, 0, 0, 0, 0, 0, 4, 10, 2061, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(232446, 7, 16151, 'Stool', '', '', '', 1, 0, 0, 0, 0, 0, 0, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(232447, 39, 18567, 'Mine', '', '', '', 1, 0, 0, 0, 0, 0, 0, 59, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(232448, 39, 18989, 'Small Plot', '', '', '', 1, 0, 0, 0, 0, 0, 0, 19, 1306, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(232449, 7, 15984, 'Chair', '', '', '', 1, 0, 0, 0, 0, 0, 0, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(232450, 7, 15984, 'Chair', '', '', '', 1, 0, 0, 0, 0, 0, 0, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(232451, 7, 15984, 'Chair', '', '', '', 1, 0, 0, 0, 0, 0, 0, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(232452, 7, 16151, 'Chair', '', '', '', 1, 0, 0, 0, 0, 0, 0, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(232453, 7, 16151, 'Chair', '', '', '', 1, 0, 0, 0, 0, 0, 0, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(232454, 8, 14510, 'Campfire', '', '', '', 1, 0, 0, 0, 0, 0, 0, 4, 10, 2061, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(232456, 5, 7202, 'Roc''s Nest (Large)', '', '', '', 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(232479, 8, 14510, 'Campfire', '', '', '', 1, 0, 0, 0, 0, 0, 0, 4, 10, 2061, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(232489, 2, 20501, 'Weapon Loader', '', '', '', 1, 0, 0, 0, 0, 0, 0, 0, 18545, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(232490, 31, 11469, 'Instance Portal (Party + Heroic + Challenge)', '', '', '', 5, 0, 0, 0, 0, 0, 0, 1, 214, 215, 0, 0, 0, 11696, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(232491, 10, 22995, 'Pollen Pod', 'questinteract', 'Destroying', '', 0.75, 0, 0, 0, 0, 0, 0, 1691, 0, 0, 1, 0, 0, 0, 0, 0, 0, 169965, 0, 0, 0, 24585, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(232492, 2, 20500, 'Doomshot', '', '', '', 1, 0, 0, 0, 0, 0, 0, 0, 18546, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(232494, 3, 14949, 'Mushroom-Covered Chest', '', 'Opening', '', 2, 0, 0, 0, 0, 0, 0, 57, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 21400, 0, 0, 0, 91, 4, 0, 0, 0, 0, 0, 0, 81040, 0, 0, 0, 56808, 0, 0, 0, 19342), -- -Unknown-
+(232500, 5, 17760, 'Destroyed Iron Horde War Machine Type 01', '', '', '', 0.35, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(232501, 5, 14592, 'Destroyed Iron Horde War Machine Type 02', '', '', '', 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(232502, 5, 17761, 'Debris 001', '', '', '', 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(232503, 5, 17762, 'Debris 002', '', '', '', 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(232504, 5, 17763, 'Debris 003', '', '', '', 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(232505, 5, 17764, 'Spiked Ball', '', '', '', 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(232506, 5, 15092, 'Smoke Plume', '', '', '', 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(232507, 3, 16497, 'Lunarfall Egg', '', '', '', 1, 0, 0, 0, 0, 0, 0, 2058, 0, 1, 1, 1, 1, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 91, 4, 90, 0, 0, 0, 0, 0, 0, 0, 0, 0, 54115, 0, 0, 0, 19342), -- -Unknown-
+(232511, 2, 10196, 'Scorchbrow''s Journal', '', '', '', 1, 0, 0, 0, 0, 0, 0, 0, 18552, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(232513, 5, 15563, 'Large Fire', '', '', '', 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(232521, 5, 23073, 'Small Fire', '', '', '', 0.5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(232524, 5, 15565, 'Huge Fire', '', '', '', 0.8, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(232526, 10, 17176, 'Alliance Flag', 'questinteract', 'Claiming', '', 1.5, 0, 0, 0, 0, 0, 0, 1690, 0, 0, 3000, 0, 0, 0, 0, 0, 0, 165613, 0, 0, 0, 81066, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(232528, 5, 9146, 'Telescope - Garrison Surveying', '', '', '', 0.1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(232529, 8, 12808, 'Thermal Anvil', '', '', '', 1.11, 0, 0, 0, 0, 0, 0, 1, 10, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(232530, 8, 7272, 'Forge', '', '', '', 0.1, 0, 0, 0, 0, 0, 0, 3, 10, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(232531, 10, 17176, 'Alliance Flag', 'questinteract', 'Claiming', '', 1.5, 0, 0, 0, 0, 0, 0, 1690, 0, 0, 3000, 0, 0, 0, 0, 0, 0, 165613, 0, 0, 0, 81066, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(232532, 10, 17176, 'Alliance Flag', 'questinteract', 'Claiming', '', 1.5, 0, 0, 0, 0, 0, 0, 1690, 0, 0, 3, 0, 0, 0, 0, 0, 0, 165613, 0, 0, 0, 81066, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(232533, 22, 6874, 'Shimmershroom', 'questinteract', '', '', 0.04, 0, 0, 0, 0, 0, 0, 165892, 1, 0, 1, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(232538, 10, 16441, 'Main Cannon Trigger', 'questinteract', 'Pushing', '', 0.66, 0, 0, 0, 0, 0, 0, 93, 0, 0, 1, 0, 0, 0, 0, 0, 0, 103583, 0, 0, 0, 78205, 0, 0, 0, 0, 0, 0, 0, 28851, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(232539, 5, 16732, 'Side Turret', '', '', '', 0.3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(232541, 3, 17776, 'Mine Cart', '', 'Collecting', '', 1, 0, 0, 0, 0, 0, 0, 43, 54125, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19676, 0, 0, 26967, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(232542, 3, 16411, 'Blackrock Deposit', 'mine', '', '', 1, 0, 0, 0, 0, 0, 0, 2280, 55500, 0, 1, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 26967, 85, 1, 0, 0, 0, 650, 700, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(232543, 3, 16412, 'Rich Blackrock Deposit', '', '', '', 1, 0, 0, 0, 0, 0, 0, 2280, 55519, 0, 1, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 26967, 85, 1, 0, 0, 0, 650, 700, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(232544, 3, 16414, 'True Iron Deposit', '', '', '', 1, 0, 0, 0, 0, 0, 0, 2280, 55521, 0, 1, 1, 1, 0, 234010, 0, 0, 0, 0, 0, 0, 0, 0, 0, 26967, 91, 1, 0, 0, 0, 650, 700, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(232545, 3, 16413, 'Rich True Iron Deposit', '', '', '', 1, 0, 0, 0, 0, 0, 0, 2280, 55524, 0, 1, 1, 1, 0, 234010, 0, 0, 0, 0, 0, 0, 0, 0, 0, 26967, 91, 1, 0, 0, 0, 650, 700, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(232546, 3, 14178, 'Ogre Booty', '', '', '', 1.5, 0, 0, 0, 0, 0, 0, 2058, 0, 1, 1, 1, 1, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 91, 4, 0, 0, 0, 0, 0, 0, 81040, 0, 0, 0, 54126, 0, 0, 0, 19342), -- -Unknown-
+(232547, 3, 14178, 'Ogre Booty', '', '', '', 1.5, 0, 0, 0, 0, 0, 0, 2058, 0, 1, 1, 1, 1, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 91, 4, 0, 0, 0, 0, 0, 0, 81040, 0, 0, 0, 54128, 0, 0, 0, 19342), -- -Unknown-
+(232550, 3, 10314, 'Ogre Booty', '', '', '', 1, 0, 0, 0, 0, 0, 0, 2058, 0, 1, 1, 1, 1, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 91, 4, 0, 0, 0, 0, 0, 0, 81040, 0, 0, 0, 54129, 0, 0, 0, 19342), -- -Unknown-
+(232551, 5, 8969, 'Barrel of Rockets', '', '', '', 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(232552, 31, 11469, 'Instance Portal (Party + Heroic + Challenge)', '', '', '', 3, 0, 0, 0, 0, 0, 0, 1, 214, 215, 0, 0, 0, 11696, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(232553, 5, 23888, 'Marker Flag', '', '', '', 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(232554, 5, 10377, 'Crate', '', '', '', 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(232555, 5, 9300, 'Rocket Marker', '', '', '', 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(232557, 5, 9099, 'Goblin Lamppost', '', '', '', 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(232558, 5, 9106, 'Goblin Lamppost', '', '', '', 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(232559, 5, 9153, 'Goblin Chair', '', '', '', 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(232560, 5, 9105, 'Crate', '', '', '', 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(232562, 22, 9383, 'Portal to Overwatch Entrance', '', '', '', 2, 0, 0, 0, 0, 0, 0, 165975, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342); -- -Unknown-
+INSERT INTO `gameobject_template` (`entry`, `type`, `displayId`, `name`, `IconName`, `castBarCaption`, `unk1`, `size`, `questItem1`, `questItem2`, `questItem3`, `questItem4`, `questItem5`, `questItem6`, `Data0`, `Data1`, `Data2`, `Data3`, `Data4`, `Data5`, `Data6`, `Data7`, `Data8`, `Data9`, `Data10`, `Data11`, `Data12`, `Data13`, `Data14`, `Data15`, `Data16`, `Data17`, `Data18`, `Data19`, `Data20`, `Data21`, `Data22`, `Data23`, `Data24`, `Data25`, `Data26`, `Data27`, `Data28`, `Data29`, `Data30`, `Data31`, `Data32`, `unkInt32`, `VerifiedBuild`) VALUES
+(232565, 5, 17798, 'Goblin Skeleton', '', '', '', 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(232566, 5, 17799, 'Glider Takeoff Spot', '', '', '', 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(232567, 10, 13350, 'Steamwheedle Exploration Glider', '', '', '', 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3000, 0, 1, 0, 0, 0, 0, 166091, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(232568, 5, 13350, 'Wrecked Glider', '', '', '', 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(232570, 10, 5873, 'Mysterious Artifact', '', '', '', 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 25788, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(232571, 3, 15490, 'Goblin Pack', '', 'Opening', '', 1, 0, 0, 0, 0, 0, 0, 57, 0, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 21400, 0, 0, 0, 99, 4, 90, 0, 0, 0, 0, 0, 81040, 0, 0, 0, 54130, 0, 0, 0, 19342), -- -Unknown-
+(232572, 5, 14641, 'Black Iron Doomsday Device', '', '', '', 10, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(232573, 3, 16166, 'Strumner''s Sword', 'questinteract', 'Gathering', '', 1, 113395, 0, 0, 0, 0, 0, 43, 54336, 0, 0, 0, 0, 0, 0, 35494, 0, 0, 0, 0, 0, 24982, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(232574, 5, 17804, 'Kaliri Nest', '', '', '', 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(232575, 3, 16251, 'Krolan''s Shield', 'questinteract', 'Gathering', '', 1, 113396, 0, 0, 0, 0, 0, 43, 54338, 0, 0, 0, 0, 0, 0, 35494, 0, 0, 0, 0, 0, 24982, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(232576, 3, 17818, 'Keri''s Mug', 'questinteract', 'Gathering', '', 1.25, 113397, 0, 0, 0, 0, 0, 43, 54340, 0, 0, 0, 0, 0, 0, 35494, 0, 0, 0, 0, 0, 24982, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(232577, 5, 14157, 'Ogre Citadel Chain 02', '', '', '', 9, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(232578, 5, 17806, 'Goblin Telescope', '', '', '', 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(232579, 3, 13575, 'Kaliri Egg', '', 'Opening', '', 1.5, 0, 0, 0, 0, 0, 0, 57, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 21400, 0, 0, 0, 91, 4, 90, 0, 0, 0, 0, 0, 81040, 0, 0, 0, 50901, 0, 0, 0, 19342), -- -Unknown-
+(232580, 5, 10298, 'Goblin Bottle', '', '', '', 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(232581, 22, 9383, 'Portal to Overwatch Summit', '', '', '', 2, 0, 0, 0, 0, 0, 0, 166011, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(232582, 3, 17807, 'Ashes of A''kumbo', '', 'Opening', '', 1, 0, 0, 0, 0, 0, 0, 1690, 0, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 21400, 0, 0, 0, 91, 4, 90, 0, 0, 0, 0, 0, 81040, 0, 0, 0, 54131, 0, 0, 0, 19342), -- -Unknown-
+(232583, 3, 17808, 'Carved Drinking Horn', '', 'Opening', '', 2, 0, 0, 0, 0, 0, 0, 1690, 0, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 21400, 0, 0, 0, 91, 4, 90, 0, 0, 0, 0, 0, 81040, 0, 0, 0, 54132, 0, 0, 0, 19342), -- -Unknown-
+(232585, 5, 13350, 'Goblin Glider', '', '', '', 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(232586, 3, 24543, 'Rovo''s Dagger', '', 'Opening', '', 0.25, 0, 0, 0, 0, 0, 0, 1690, 0, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 21400, 0, 0, 0, 91, 4, 90, 0, 0, 0, 0, 0, 81040, 0, 0, 0, 54191, 0, 0, 0, 19342), -- -Unknown-
+(232587, 3, 13946, 'Uzko''s Knickknacks', '', 'Opening', '', 1, 0, 0, 0, 0, 0, 0, 1690, 0, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 21400, 0, 0, 0, 91, 4, 90, 0, 0, 0, 0, 0, 81040, 0, 0, 0, 54192, 0, 0, 0, 19342), -- -Unknown-
+(232588, 3, 14161, 'Greka''s Urn', '', 'Opening', '', 1, 0, 0, 0, 0, 0, 0, 1690, 0, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 21400, 0, 0, 0, 91, 4, 90, 0, 0, 0, 0, 0, 81040, 0, 0, 0, 54193, 0, 0, 0, 19342), -- -Unknown-
+(232589, 3, 14519, 'Veema''s Herb Bag', '', 'Opening', '', 1, 0, 0, 0, 0, 0, 0, 1690, 0, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 21400, 0, 0, 0, 91, 4, 90, 0, 0, 0, 0, 0, 81040, 0, 0, 0, 54194, 0, 0, 0, 19342), -- -Unknown-
+(232590, 3, 2975, 'Void-Infused Crystal', '', 'Collecting', '', 1, 0, 0, 0, 0, 0, 0, 57, 0, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 19676, 0, 0, 0, 99, 4, 90, 0, 0, 0, 0, 0, 81040, 1, 0, 0, 54196, 0, 0, 0, 19342), -- -Unknown-
+(232591, 3, 18631, 'Beloved''s Offering', '', 'Opening', '', 1, 0, 0, 0, 0, 0, 0, 1690, 0, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 21400, 0, 0, 0, 91, 4, 90, 0, 0, 0, 0, 0, 81040, 0, 0, 0, 54195, 0, 0, 0, 19342), -- -Unknown-
+(232592, 3, 11109, 'Swamplighter Hive', '', 'Opening', '', 4, 0, 0, 0, 0, 0, 0, 1690, 0, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 21400, 0, 0, 0, 91, 4, 90, 0, 0, 0, 0, 0, 166386, 0, 0, 0, 54197, 0, 0, 0, 19342), -- -Unknown-
+(232596, 3, 14579, 'Ancestral Greataxe', '', 'Opening', '', 1.5, 0, 0, 0, 0, 0, 0, 1690, 0, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 21400, 0, 0, 0, 91, 4, 90, 0, 0, 0, 0, 0, 81040, 0, 0, 0, 54200, 0, 0, 0, 19342), -- -Unknown-
+(232597, 3, 15490, 'Goblin Pack', '', 'Opening', '', 1, 0, 0, 0, 0, 0, 0, 57, 0, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 21400, 0, 0, 0, 99, 4, 90, 0, 0, 0, 0, 0, 81040, 0, 0, 0, 54202, 0, 0, 0, 19342), -- -Unknown-
+(232598, 3, 10316, 'Steamwheedle Supplies', '', 'Opening', '', 0.5, 0, 0, 0, 0, 0, 0, 57, 0, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 21400, 0, 0, 0, 99, 4, 90, 0, 0, 0, 0, 0, 81040, 0, 0, 0, 54203, 0, 0, 0, 19342), -- -Unknown-
+(232599, 3, 15449, 'Warsong Spoils', '', 'Opening', '', 1, 0, 0, 0, 0, 0, 0, 57, 0, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 21400, 0, 0, 0, 99, 4, 90, 0, 0, 0, 0, 0, 81040, 0, 0, 0, 54204, 0, 0, 0, 19342), -- -Unknown-
+(232621, 3, 17822, 'Strange Spore', '', 'Opening', '', 1, 0, 0, 0, 0, 0, 0, 1690, 0, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 21400, 0, 0, 0, 91, 4, 90, 0, 0, 0, 0, 0, 81040, 0, 0, 0, 54206, 0, 0, 0, 19342), -- -Unknown-
+(232624, 3, 14949, 'Mikkal''s Chest', '', 'Opening', '', 0.5, 0, 0, 0, 0, 0, 0, 1690, 0, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 21400, 0, 0, 0, 91, 4, 90, 0, 0, 0, 0, 0, 81040, 0, 0, 0, 54207, 0, 0, 0, 19342), -- -Unknown-
+(232625, 10, 14573, 'Cooking Pot', 'questinteract', 'Poisoning', '', 1, 0, 0, 0, 0, 0, 0, 93, 35496, 0, 3000, 0, 0, 0, 0, 0, 0, 166108, 0, 0, 1, 84265, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(232651, 10, 17851, 'Finalize Garrison Plot', 'architect', 'Finalizing', '', 2, 0, 0, 0, 0, 0, 0, 1691, 0, 0, 3000, 0, 0, 0, 0, 0, 0, 162743, 0, 0, 0, 83562, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(232652, 10, 17851, 'Finalize Garrison Plot', 'architect', 'Finalizing', '', 2, 0, 0, 0, 0, 0, 0, 1691, 0, 0, 3000, 0, 0, 0, 0, 0, 0, 164610, 0, 0, 0, 83562, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342); -- -Unknown-
+
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=197089; -- Highback Chair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=197090; -- Highback Chair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=197091; -- Highback Chair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=197092; -- Highback Chair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=197093; -- Highback Chair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=197094; -- Highback Chair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=197095; -- Highback Chair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=215046; -- -Unknown-
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=215047; -- -Unknown-
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=197137; -- Mailbox
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=197141; -- Kurdran Wildhammer
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=197142; -- General Turalyon
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=197143; -- Ranger Captain Alleria Windrunner
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=197144; -- Danath Trollbane
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=197145; -- Archmage Khadgar of the Kirin Tor
+UPDATE `gameobject_template` SET `Data6`=0, `VerifiedBuild`=19342 WHERE `entry`=215074; -- -Unknown-
+UPDATE `gameobject_template` SET `Data6`=0, `VerifiedBuild`=19342 WHERE `entry`=215075; -- -Unknown-
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=215122; -- -Unknown-
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=215123; -- -Unknown-
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=197207; -- Mailbox
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=215130; -- -Unknown-
+UPDATE `gameobject_template` SET `Data6`=0, `Data26`=1, `VerifiedBuild`=19342 WHERE `entry`=215133; -- -Unknown-
+UPDATE `gameobject_template` SET `Data6`=0, `Data26`=1, `VerifiedBuild`=19342 WHERE `entry`=215134; -- -Unknown-
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=18075; -- Cooking Table
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=18076; -- Campfire
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=18079; -- Bubbling Cauldron
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=197257; -- Brazier
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=197259; -- Brazier
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=197260; -- Brazier
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=197261; -- Brazier
+UPDATE `gameobject_template` SET `Data6`=0, `VerifiedBuild`=19342 WHERE `entry`=215181; -- -Unknown-
+UPDATE `gameobject_template` SET `Data6`=0, `VerifiedBuild`=19342 WHERE `entry`=215182; -- -Unknown-
+UPDATE `gameobject_template` SET `Data6`=0, `VerifiedBuild`=19342 WHERE `entry`=215183; -- -Unknown-
+UPDATE `gameobject_template` SET `Data6`=0, `VerifiedBuild`=19342 WHERE `entry`=215184; -- -Unknown-
+UPDATE `gameobject_template` SET `Data6`=0, `VerifiedBuild`=19342 WHERE `entry`=215185; -- -Unknown-
+UPDATE `gameobject_template` SET `Data6`=0, `VerifiedBuild`=19342 WHERE `entry`=215187; -- -Unknown-
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=197276; -- Brazier
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=215195; -- -Unknown-
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=197278; -- Brazier
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=215196; -- -Unknown-
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=197279; -- Brazier
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=215197; -- -Unknown-
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=197280; -- Brazier
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=215198; -- -Unknown-
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=179364; -- Portcullis
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=215199; -- -Unknown-
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=179365; -- Portcullis
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=215200; -- -Unknown-
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=215201; -- -Unknown-
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=197284; -- Brazier
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=215202; -- -Unknown-
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=197285; -- Brazier
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=215203; -- -Unknown-
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=197286; -- Shadowdeep Reagents
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=215204; -- -Unknown-
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=197287; -- Dark Earth
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=215205; -- -Unknown-
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=215206; -- -Unknown-
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=215207; -- -Unknown-
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=215208; -- -Unknown-
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=215209; -- -Unknown-
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=215210; -- -Unknown-
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=215211; -- -Unknown-
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=161460; -- The Shadowforge Lock
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=215212; -- -Unknown-
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=161461; -- Giant Door Mechanism
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=215213; -- -Unknown-
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=161462; -- Giant Door Fake Collision
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=215214; -- -Unknown-
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=215215; -- -Unknown-
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=215216; -- -Unknown-
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=215217; -- -Unknown-
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=215218; -- -Unknown-
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=215219; -- -Unknown-
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=215220; -- -Unknown-
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=215221; -- -Unknown-
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=215222; -- -Unknown-
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=215223; -- -Unknown-
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=215224; -- -Unknown-
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=197307; -- Brazier
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=215225; -- -Unknown-
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=215226; -- -Unknown-
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=197309; -- Brazier
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=215227; -- -Unknown-
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=197310; -- Brazier
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=215228; -- -Unknown-
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=197311; -- Brazier
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=215229; -- -Unknown-
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=197312; -- Brazier
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=215230; -- -Unknown-
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=197313; -- Brazier
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=215231; -- -Unknown-
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=197314; -- Darkfire Enclave
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=215232; -- -Unknown-
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=197315; -- Meeting Stone
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=215233; -- -Unknown-
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=215234; -- -Unknown-
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=215235; -- -Unknown-
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=215236; -- -Unknown-
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=215237; -- -Unknown-
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=215238; -- -Unknown-
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=215239; -- -Unknown-
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=197322; -- Brazier
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=215240; -- -Unknown-
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=197323; -- Brazier
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=215241; -- -Unknown-
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=215242; -- -Unknown-
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=215243; -- -Unknown-
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=215244; -- -Unknown-
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=215245; -- -Unknown-
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=215246; -- -Unknown-
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=215247; -- -Unknown-
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=215248; -- -Unknown-
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=215249; -- -Unknown-
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=215250; -- -Unknown-
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=215251; -- -Unknown-
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=215252; -- -Unknown-
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=215253; -- -Unknown-
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=215254; -- -Unknown-
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=215255; -- -Unknown-
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=215256; -- -Unknown-
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=215257; -- -Unknown-
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=215258; -- -Unknown-
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=215259; -- -Unknown-
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=215260; -- -Unknown-
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=215261; -- -Unknown-
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=215262; -- -Unknown-
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=215263; -- -Unknown-
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=215264; -- -Unknown-
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=215265; -- -Unknown-
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=215266; -- -Unknown-
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=215267; -- -Unknown-
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=161516; -- BigDoorDummyCollision02
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=215268; -- -Unknown-
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=215269; -- -Unknown-
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=215270; -- -Unknown-
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=215271; -- -Unknown-
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=215272; -- -Unknown-
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=215273; -- -Unknown-
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=161522; -- ArenaGate02
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=215274; -- -Unknown-
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=161523; -- ArenaGate04
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=161524; -- ArenaGate03
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=215276; -- -Unknown-
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=161525; -- ArenaGate01
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=215277; -- -Unknown-
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=215278; -- -Unknown-
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=215279; -- -Unknown-
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=215280; -- -Unknown-
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=215281; -- -Unknown-
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=215282; -- -Unknown-
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=215283; -- -Unknown-
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=215284; -- -Unknown-
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=215285; -- -Unknown-
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=215286; -- -Unknown-
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=215287; -- -Unknown-
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=161536; -- Quarry Gate
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=215288; -- -Unknown-
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=215289; -- -Unknown-
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=215290; -- -Unknown-
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=215291; -- -Unknown-
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=215292; -- -Unknown-
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=215293; -- -Unknown-
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=215294; -- -Unknown-
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=215295; -- -Unknown-
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=215296; -- -Unknown-
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=215297; -- -Unknown-
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=215298; -- -Unknown-
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=215299; -- -Unknown-
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=215300; -- -Unknown-
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=215301; -- -Unknown-
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=215302; -- -Unknown-
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=215303; -- -Unknown-
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=179469; -- Arena Door
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=215304; -- -Unknown-
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=215305; -- -Unknown-
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=215306; -- -Unknown-
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=215307; -- -Unknown-
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=215308; -- -Unknown-
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=215309; -- -Unknown-
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=215310; -- -Unknown-
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=215311; -- -Unknown-
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=215312; -- -Unknown-
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=215313; -- -Unknown-
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=215314; -- -Unknown-
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=215315; -- -Unknown-
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=215318; -- -Unknown-
+UPDATE `gameobject_template` SET `Data6`=0, `VerifiedBuild`=19342 WHERE `entry`=215319; -- -Unknown-
+UPDATE `gameobject_template` SET `Data0`=38, `Data1`=51298, `Data23`=225, `Data24`=275, `VerifiedBuild`=19342 WHERE `entry`=324; -- Small Thorium Vein
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=215348; -- -Unknown-
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=215349; -- -Unknown-
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=215350; -- -Unknown-
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=215351; -- -Unknown-
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=215352; -- -Unknown-
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=215353; -- -Unknown-
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=215354; -- -Unknown-
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=215363; -- -Unknown-
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=215364; -- -Unknown-
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=215365; -- -Unknown-
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=215366; -- -Unknown-
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=215387; -- -Unknown-
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=215388; -- -Unknown-
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=215389; -- -Unknown-
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=215390; -- -Unknown-
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=215394; -- -Unknown-
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=215397; -- -Unknown-
+UPDATE `gameobject_template` SET `Data6`=0, `VerifiedBuild`=19342 WHERE `entry`=215404; -- -Unknown-
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=179584; -- Meeting Stone
+UPDATE `gameobject_template` SET `Data6`=0, `VerifiedBuild`=19342 WHERE `entry`=215422; -- -Unknown-
+UPDATE `gameobject_template` SET `Data6`=0, `VerifiedBuild`=19342 WHERE `entry`=215423; -- -Unknown-
+UPDATE `gameobject_template` SET `Data5`=923, `VerifiedBuild`=19342 WHERE `entry`=215424; -- -Unknown-
+UPDATE `gameobject_template` SET `Data5`=924, `VerifiedBuild`=19342 WHERE `entry`=215457; -- -Unknown-
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=179706; -- A Treatise on Military Ranks
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=179707; -- Military Ranks of the Horde & Alliance
+UPDATE `gameobject_template` SET `Data6`=0, `VerifiedBuild`=19342 WHERE `entry`=215562; -- -Unknown-
+UPDATE `gameobject_template` SET `Data6`=0, `VerifiedBuild`=19342 WHERE `entry`=215563; -- -Unknown-
+UPDATE `gameobject_template` SET `Data6`=0, `VerifiedBuild`=19342 WHERE `entry`=215564; -- -Unknown-
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=215566; -- -Unknown-
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=215567; -- -Unknown-
+UPDATE `gameobject_template` SET `unk1`='Lighting', `Data5`=1, `Data10`=130734, `Data15`=28503, `Data23`=1, `VerifiedBuild`=19342 WHERE `entry`=215568; -- -Unknown-
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=215586; -- -Unknown-
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=215588; -- -Unknown-
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=179784; -- Suppression Device
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=215638; -- -Unknown-
+UPDATE `gameobject_template` SET `Data6`=0, `VerifiedBuild`=19342 WHERE `entry`=215640; -- -Unknown-
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=143979; -- Cage Door
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=215648; -- -Unknown-
+UPDATE `gameobject_template` SET `Data6`=0, `Data26`=1, `VerifiedBuild`=19342 WHERE `entry`=215652; -- -Unknown-
+UPDATE `gameobject_template` SET `Data6`=0, `Data26`=1, `VerifiedBuild`=19342 WHERE `entry`=215653; -- -Unknown-
+UPDATE `gameobject_template` SET `Data6`=0, `Data26`=1, `VerifiedBuild`=19342 WHERE `entry`=215654; -- -Unknown-
+UPDATE `gameobject_template` SET `Data6`=0, `Data26`=1, `VerifiedBuild`=19342 WHERE `entry`=215655; -- -Unknown-
+UPDATE `gameobject_template` SET `Data6`=0, `Data26`=1, `VerifiedBuild`=19342 WHERE `entry`=215656; -- -Unknown-
+UPDATE `gameobject_template` SET `Data6`=0, `Data26`=1, `VerifiedBuild`=19342 WHERE `entry`=215657; -- -Unknown-
+UPDATE `gameobject_template` SET `Data5`=18878, `Data6`=1, `VerifiedBuild`=19342 WHERE `entry`=215682; -- -Unknown-
+UPDATE `gameobject_template` SET `Data6`=0, `VerifiedBuild`=19342 WHERE `entry`=215683; -- -Unknown-
+UPDATE `gameobject_template` SET `Data6`=0, `VerifiedBuild`=19342 WHERE `entry`=215684; -- -Unknown-
+UPDATE `gameobject_template` SET `Data6`=0, `VerifiedBuild`=19342 WHERE `entry`=215686; -- -Unknown-
+UPDATE `gameobject_template` SET `Data6`=0, `VerifiedBuild`=19342 WHERE `entry`=215687; -- -Unknown-
+UPDATE `gameobject_template` SET `Data6`=0, `VerifiedBuild`=19342 WHERE `entry`=215692; -- -Unknown-
+UPDATE `gameobject_template` SET `Data6`=0, `VerifiedBuild`=19342 WHERE `entry`=215693; -- -Unknown-
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=215694; -- -Unknown-
+UPDATE `gameobject_template` SET `Data6`=0, `Data26`=1, `VerifiedBuild`=19342 WHERE `entry`=215695; -- -Unknown-
+UPDATE `gameobject_template` SET `Data6`=0, `VerifiedBuild`=19342 WHERE `entry`=215705; -- -Unknown-
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=215706; -- -Unknown-
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=179879; -- Orb of Command
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=179881; -- The Severed Head of Nefarian
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=179882; -- The Severed Head of Nefarian
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=179904; -- Food Buff
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=179905; -- Berserk Buff
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=179906; -- Food Buff
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=179907; -- Berserk Buff
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=215756; -- -Unknown-
+UPDATE `gameobject_template` SET `Data6`=0, `VerifiedBuild`=19342 WHERE `entry`=215768; -- -Unknown-
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=179944; -- Meeting Stone Summoning Portal
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=215779; -- -Unknown-
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=215780; -- -Unknown-
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=215781; -- -Unknown-
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=215785; -- -Unknown-
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=179965; -- Darkmoon Faire Banner
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=179976; -- Beer Keg 01
+UPDATE `gameobject_template` SET `Data4`=1, `VerifiedBuild`=19342 WHERE `entry`=215834; -- -Unknown-
+UPDATE `gameobject_template` SET `Data5`=1, `VerifiedBuild`=19342 WHERE `entry`=215835; -- -Unknown-
+UPDATE `gameobject_template` SET `Data6`=0, `VerifiedBuild`=19342 WHERE `entry`=215849; -- -Unknown-
+UPDATE `gameobject_template` SET `Data6`=0, `VerifiedBuild`=19342 WHERE `entry`=215850; -- -Unknown-
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=215855; -- -Unknown-
+UPDATE `gameobject_template` SET `Data6`=0, `VerifiedBuild`=19342 WHERE `entry`=215859; -- -Unknown-
+UPDATE `gameobject_template` SET `Data6`=0, `VerifiedBuild`=19342 WHERE `entry`=215860; -- -Unknown-
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=180037; -- Haybail 01
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=180038; -- Haybail 02
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=215878; -- -Unknown-
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=180047; -- Westfall Chair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=215883; -- -Unknown-
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=215884; -- -Unknown-
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=126312; -- Bonfire
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=126313; -- Bonfire
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=126314; -- Bonfire
+UPDATE `gameobject_template` SET `castBarCaption`='Examining', `Data6`=24124, `VerifiedBuild`=19342 WHERE `entry`=215908; -- -Unknown-
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=215910; -- -Unknown-
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=126335; -- Bonfire
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=126337; -- 126337
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=126338; -- 126338
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=126339; -- 126339
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=126340; -- 126340
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=126341; -- 126341
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=126342; -- 126342
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=126345; -- 126345
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=215958; -- -Unknown-
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=215962; -- -Unknown-
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=215963; -- -Unknown-
+UPDATE `gameobject_template` SET `Data6`=0, `VerifiedBuild`=19342 WHERE `entry`=215967; -- -Unknown-
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=215973; -- -Unknown-
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=216032; -- -Unknown-
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=216056; -- -Unknown-
+UPDATE `gameobject_template` SET `displayId`=13471, `VerifiedBuild`=19342 WHERE `entry`=216057; -- -Unknown-
+UPDATE `gameobject_template` SET `displayId`=13471, `VerifiedBuild`=19342 WHERE `entry`=216058; -- -Unknown-
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=216060; -- -Unknown-
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=180325; -- Chair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=216181; -- -Unknown-
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=37025; -- Wooden Chair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=37026; -- Wooden Chair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=37027; -- Wooden Chair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=37028; -- Wooden Chair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=37029; -- Wooden Chair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=37030; -- Wooden Chair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=37031; -- Wooden Chair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=37032; -- High Back Chair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=37033; -- High Back Chair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=37034; -- High Back Chair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=37035; -- High Back Chair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=37036; -- High Back Chair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=37037; -- High Back Chair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=37038; -- High Back Chair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=180405; -- G_Pumpkin_01
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=180406; -- G_Pumpkin_02
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=180407; -- G_Pumpkin_03
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=180408; -- G_WitchHat_01
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=180410; -- G_HangingSkeleton_01
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=180414; -- Cauldron
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=180415; -- CandleBlack01
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=180425; -- SkullCandle01
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=180426; -- Bat01
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=180427; -- Bat02
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=180428; -- G_WitchBroom_01 scale 0.5
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=180429; -- G_WitchHat_01 scale 0.5
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=216301; -- -Unknown-
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=216302; -- -Unknown-
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=180471; -- HangingSkullLight01
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=216305; -- -Unknown-
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=180472; -- HangingSkullLight02
+UPDATE `gameobject_template` SET `Data6`=0, `VerifiedBuild`=19342 WHERE `entry`=216310; -- -Unknown-
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=216327; -- -Unknown-
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=180575; -- Keg
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=180631; -- Alchemy Lab
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=180632; -- Alchemy Lab
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=180663; -- Sagefish School
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=180667; -- Draconic for Dummies
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=180684; -- Greater Sagefish School
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=180701; -- Hay Bale 2
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=180715; -- Holly Preserver
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=216612; -- -Unknown-
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=180779; -- Barrel
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=1617; -- Silverleaf
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=1618; -- Peacebloom
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=1619; -- Earthroot
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=180796; -- PX-238 Winter Wondervolt
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=180797; -- PX-238 Winter Wondervolt TRAP
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=180798; -- Present BIG
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=180799; -- Present BIG
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=180844; -- Mistletoe
+UPDATE `gameobject_template` SET `Data5`=5778684, `VerifiedBuild`=19342 WHERE `entry`=216682; -- -Unknown-
+UPDATE `gameobject_template` SET `Data5`=5778684, `VerifiedBuild`=19342 WHERE `entry`=216683; -- -Unknown-
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=216684; -- -Unknown-
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=216685; -- -Unknown-
+UPDATE `gameobject_template` SET `Data5`=5778684, `VerifiedBuild`=19342 WHERE `entry`=216687; -- -Unknown-
+UPDATE `gameobject_template` SET `Data5`=5778684, `VerifiedBuild`=19342 WHERE `entry`=216688; -- -Unknown-
+UPDATE `gameobject_template` SET `Data5`=5778684, `VerifiedBuild`=19342 WHERE `entry`=216689; -- -Unknown-
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=216698; -- -Unknown-
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=216699; -- -Unknown-
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=216714; -- -Unknown-
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=1731; -- Copper Vein
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=1732; -- Tin Vein
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=216757; -- -Unknown-
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=216829; -- -Unknown-
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=181030; -- Immolation Trap VI
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=55615; -- Campfire
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=216873; -- -Unknown-
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=181063; -- Flowers for Tony
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=181064; -- Flowers for Tony
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=181065; -- Flowers for Tony
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=181066; -- Flowers for Tony
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=181067; -- Flowers for Tony
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=1948; -- Campfire
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=181143; -- Fish of the Day
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=181144; -- Bowl of Fruit
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=181191; -- Skullpile 01
+UPDATE `gameobject_template` SET `Data0`=38, `Data1`=51300, `Data23`=175, `Data24`=225, `VerifiedBuild`=19342 WHERE `entry`=2040; -- Mithril Deposit
+UPDATE `gameobject_template` SET `Data0`=29, `Data1`=51483, `Data23`=175, `Data24`=225, `VerifiedBuild`=19342 WHERE `entry`=2041; -- Liferoot
+UPDATE `gameobject_template` SET `Data0`=29, `Data1`=51484, `Data23`=175, `Data24`=225, `VerifiedBuild`=19342 WHERE `entry`=2042; -- Fadeleaf
+UPDATE `gameobject_template` SET `Data0`=29, `Data1`=51486, `Data23`=185, `Data24`=235, `VerifiedBuild`=19342 WHERE `entry`=2043; -- Khadgar's Whisker
+UPDATE `gameobject_template` SET `Data0`=29, `Data1`=51487, `Data23`=220, `Data24`=270, `VerifiedBuild`=19342 WHERE `entry`=2044; -- Dragon's Teeth
+UPDATE `gameobject_template` SET `Data0`=29, `Data1`=51479, `Data23`=110, `Data24`=160, `VerifiedBuild`=19342 WHERE `entry`=2045; -- Stranglekelp
+UPDATE `gameobject_template` SET `Data0`=29, `Data1`=51485, `Data23`=175, `Data24`=225, `VerifiedBuild`=19342 WHERE `entry`=2046; -- Goldthorn
+UPDATE `gameobject_template` SET `Data0`=38, `Data1`=51299, `Data23`=190, `Data24`=215, `VerifiedBuild`=19342 WHERE `entry`=2047; -- Truesilver Deposit
+UPDATE `gameobject_template` SET `questItem2`=35229, `Data0`=29, `Data1`=51500, `Data23`=325, `Data24`=375, `VerifiedBuild`=19342 WHERE `entry`=181270; -- Felweed
+UPDATE `gameobject_template` SET `questItem2`=35229, `questItem3`=35229, `Data0`=29, `Data1`=51499, `Data23`=340, `Data24`=390, `VerifiedBuild`=19342 WHERE `entry`=181271; -- Dreaming Glory
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=181273; -- Summoning Circle
+UPDATE `gameobject_template` SET `Data0`=29, `Data1`=51502, `Data23`=350, `Data24`=400, `VerifiedBuild`=19342 WHERE `entry`=181275; -- Ragveil
+UPDATE `gameobject_template` SET `questItem1`=0, `VerifiedBuild`=19342 WHERE `entry`=181276; -- Flame Cap
+UPDATE `gameobject_template` SET `questItem1`=0, `Data0`=29, `Data1`=51501, `Data23`=350, `Data24`=400, `VerifiedBuild`=19342 WHERE `entry`=181277; -- Terocone
+UPDATE `gameobject_template` SET `Data0`=29, `Data1`=51503, `Data23`=365, `Data24`=415, `VerifiedBuild`=19342 WHERE `entry`=181278; -- Ancient Lichen
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=181369; -- Decorated Gravestone
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=181372; -- Hellfire Spineleaf
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=181380; -- Mailbox
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=181387; -- Ogre Firepit
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=181427; -- Ogre Firepit
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=181446; -- Bonfire
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=181450; -- Brazier
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=181451; -- Brazier
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=181452; -- Brazier
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=181453; -- Brazier
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=181455; -- Brazier
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=181456; -- Brazier
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=181475; -- Monument of Remembrance
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=38148; -- Wooden Chair
+UPDATE `gameobject_template` SET `questItem2`=35229, `questItem3`=35229, `questItem4`=35229, `questItem5`=35229, `Data0`=38, `Data1`=51301, `Data23`=275, `Data24`=325, `VerifiedBuild`=19342 WHERE `entry`=181555; -- Fel Iron Deposit
+UPDATE `gameobject_template` SET `questItem2`=35229, `questItem3`=35229, `questItem4`=35229, `questItem5`=35229, `questItem6`=35229, `Data0`=38, `Data1`=51302, `Data23`=350, `Data24`=400, `VerifiedBuild`=19342 WHERE `entry`=181556; -- Adamantite Deposit
+UPDATE `gameobject_template` SET `questItem2`=35229, `questItem3`=35229, `questItem4`=35229, `questItem5`=35229, `questItem6`=35229, `Data0`=38, `Data1`=51305, `Data23`=400, `Data24`=450, `VerifiedBuild`=19342 WHERE `entry`=181557; -- Khorium Vein
+UPDATE `gameobject_template` SET `questItem2`=35229, `questItem3`=35229, `questItem4`=35229, `questItem5`=35229, `questItem6`=35229, `Data0`=38, `Data1`=51303, `Data23`=375, `Data24`=425, `VerifiedBuild`=19342 WHERE `entry`=181569; -- Rich Adamantite Deposit
+UPDATE `gameobject_template` SET `questItem2`=35229, `questItem3`=35229, `questItem4`=35229, `questItem5`=35229, `questItem6`=35229, `Data0`=38, `Data1`=51303, `Data23`=375, `Data24`=425, `VerifiedBuild`=19342 WHERE `entry`=181570; -- Rich Adamantite Deposit
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=181574; -- Glowing Crystal
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=181579; -- Southern Beacon
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=181580; -- Central Beacon
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=181581; -- Western Beacon
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=181595; -- Campfire
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=92011; -- Grimand's Anvil
+UPDATE `gameobject_template` SET `Data26`=1, `VerifiedBuild`=19342 WHERE `entry`=20359; -- Egg of Onyxia
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=181621; -- Soulwell
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=181637; -- Sha'naar Relic
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=181638; -- Wanted Poster
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=181655; -- Bonfire
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=181656; -- Bonfire
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=181657; -- Bonfire
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=181658; -- Bonfire
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=181659; -- Bonfire
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=181660; -- Bonfire
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=181663; -- Cage
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=181664; -- Arakkoa Cage
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=181680; -- Drycap Mushroom
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=181713; -- Manticron Cube
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=181734; -- Campfire
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=181735; -- Bonfire
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=181736; -- Campfire
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=181737; -- Campfire
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=181738; -- Meat Rack
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=181766; -- Doodad_Hellfire_DW_PrisonEntry01
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=181767; -- Bonfire
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=181811; -- Doodad_Hellfire_DW_PrisonEntry02
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=181812; -- Doodad_Hellfire_DW_PrisonEntry03
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=181813; -- Prison Cell Door
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=181814; -- Prison Cell Door
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=181815; -- Prison Cell Door
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=181816; -- Prison Cell Door
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=181817; -- Prison Cell Door
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=181818; -- Prison Cell Door
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=181819; -- Doodad_Hellfire_DW_PrisonEntry04
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=181820; -- Prison Cell Door
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=181821; -- Prison Cell Door
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=181822; -- Doodad_Hellfire_DW_PrisonEntry05
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=181823; -- Doodad_Hellfire_DW_SummonDoor01
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=181871; -- Steam Pump Part
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=181872; -- Steam Pump Part
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=181873; -- Steam Pump Part
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=181874; -- Steam Pump Part
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=181876; -- Steam Pump Part
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=181877; -- Proximity Bomb
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=181890; -- Liquid Fire
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=181921; -- Doodad_Hellfire_DW_LargeFloor_Crack02onoff
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=181922; -- Doodad_Hellfire_DW_LargeFloor_Crack03
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=181923; -- Doodad_Hellfire_DW_LargeFloor_Crack04onoff
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=181924; -- Doodad_Hellfire_DW_SmallFloor_Crack03onoff
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=181925; -- Doodad_Hellfire_DW_SmallFloor_Crack04onoff
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=181926; -- Doodad_Hellfire_DW_SmallFloor_Crack05onoff
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=181927; -- Doodad_Hellfire_DW_SmallFloor_Crack06onoff
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=20727; -- Gizmorium Shipping Crate
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=181982; -- Cell Door Lever
+UPDATE `gameobject_template` SET `Data0`=29, `Data1`=51488, `Data23`=230, `Data24`=280, `VerifiedBuild`=19342 WHERE `entry`=2866; -- Firebloom
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=182053; -- Glowcap
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=182054; -- The Underspore
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=20808; -- Ship (The Maiden's Fancy)
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=182062; -- Insect Species of Outland
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=182065; -- A Field Guide to Seeds
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=182066; -- Lauranna's Guide to Zangarmarsh Plants
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=182082; -- The Ark of Ssslith
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=182090; -- Vector Coil Fire (L)
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=182095; -- Burstcap Mushroom
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=182107; -- (NEEDS GRAPHICS)Steam Pump Controls
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=182115; -- Wanted Poster
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=182116; -- Fulgor Spore
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=182119; -- Dead Mire Soil
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=182122; -- Ikeyen's Belongings
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=182128; -- Dung
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=182139; -- Feralfen Idol
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=182145; -- Freezing Trap
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=182146; -- Hut Fire (Large)
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=182155; -- Blazing Fire
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=182156; -- Blazing Fire
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=182157; -- Blazing Fire
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=182158; -- Blazing Fire
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=182159; -- Blazing Fire
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=182160; -- Blazing Fire
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=182161; -- Blazing Fire
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=182162; -- Blazing Fire
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=182165; -- Wanted Poster
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=182167; -- Fire Bomb
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=182173; -- Hellfire Banner, W
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=182174; -- Hellfire Banner, N
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=182175; -- Hellfire Banner, S
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=182205; -- Campfire
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=182206; -- Campfire
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=182209; -- Campfire
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=182210; -- Halaa Banner
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=182211; -- Fire (Small)
+UPDATE `gameobject_template` SET `Data6`=0, `VerifiedBuild`=19342 WHERE `entry`=182254; -- -Unknown-
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=182258; -- Oshu'gun Crystal Fragment
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=182259; -- Battle Standard of the Mag'har
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=182261; -- First Burning Blade Pyre
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=182262; -- Third Burning Blade Pyre
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=182263; -- First Burning Blade Pyre
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=182264; -- Second Burning Blade Pyre
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=182265; -- Bleeding Hollow Supply Crate
+UPDATE `gameobject_template` SET `Data26`=1, `VerifiedBuild`=19342 WHERE `entry`=182266; -- Destroyed Wyvern Roost
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=182269; -- Anvil
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=182270; -- Forge
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=182271; -- Campfire
+UPDATE `gameobject_template` SET `Data26`=1, `VerifiedBuild`=19342 WHERE `entry`=182272; -- Bomb Wagon
+UPDATE `gameobject_template` SET `Data26`=1, `VerifiedBuild`=19342 WHERE `entry`=182274; -- Bomb Wagon
+UPDATE `gameobject_template` SET `Data26`=1, `VerifiedBuild`=19342 WHERE `entry`=182275; -- Destroyed Wyvern Roost
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=146441; -- Anvil
+UPDATE `gameobject_template` SET `Data26`=1, `VerifiedBuild`=19342 WHERE `entry`=182276; -- Destroyed Wyvern Roost
+UPDATE `gameobject_template` SET `Data26`=1, `VerifiedBuild`=19342 WHERE `entry`=182277; -- Destroyed Wyvern Roost
+UPDATE `gameobject_template` SET `Data26`=1, `VerifiedBuild`=19342 WHERE `entry`=182280; -- Wyvern Roost
+UPDATE `gameobject_template` SET `Data26`=1, `VerifiedBuild`=19342 WHERE `entry`=182282; -- Wyvern Roost
+UPDATE `gameobject_template` SET `Data26`=1, `VerifiedBuild`=19342 WHERE `entry`=182297; -- Destroyed Wyvern Roost
+UPDATE `gameobject_template` SET `Data26`=1, `VerifiedBuild`=19342 WHERE `entry`=182298; -- Destroyed Wyvern Roost
+UPDATE `gameobject_template` SET `Data26`=1, `VerifiedBuild`=19342 WHERE `entry`=182299; -- Destroyed Wyvern Roost
+UPDATE `gameobject_template` SET `Data26`=1, `VerifiedBuild`=19342 WHERE `entry`=182300; -- Destroyed Wyvern Roost
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=182343; -- Campfire
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=182345; -- Campfire
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=182349; -- Corki's Prison
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=182350; -- Corki's Prison
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=182355; -- Kil'sorrow Armaments
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=182369; -- Blazing Warmaul Pyre
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=182376; -- Campfire
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=182377; -- Campfire
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=182378; -- Campfire
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=200296; -- Washing Tub
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=200297; -- Shandy's Clothesline
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=200306; -- Wooden Chair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=200307; -- Wooden Chair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=182391; -- Garadar Mailbox
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=200308; -- Wooden Chair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=200309; -- Wooden Chair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=182393; -- Telaar Bulletin Board
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=200310; -- Wooden Chair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=200311; -- Wooden Chair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=200312; -- Wooden Chair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=200313; -- Wooden Chair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=200314; -- Wooden Chair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=200315; -- Wooden Chair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=200316; -- Highback Chair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=182400; -- Campfire
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=200317; -- Highback Chair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=182401; -- Campfire
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=200318; -- Wooden Chair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=182402; -- Campfire
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=200319; -- Wooden Chair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=200320; -- Wooden Chair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=200321; -- Wooden Chair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=200322; -- Wooden Chair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=3236; -- Gnomish Toolbox
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=200323; -- Wooden Chair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=200326; -- Wooden Chair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=200327; -- Wooden Chair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=200328; -- Wooden Chair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=200329; -- Wooden Chair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=200330; -- Wooden Chair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=200331; -- Wooden Chair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=3290; -- Stolen Supply Sack
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=3301; -- Burning Embers
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=182484; -- Warmaul Prison
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=182486; -- Warmaul Prison
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=182487; -- Warmaul Prison
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=182488; -- Warmaul Prison
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=182489; -- Warmaul Prison
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=182490; -- Warmaul Prison
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=182491; -- Warmaul Prison
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=182492; -- Warmaul Prison
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=182493; -- Warmaul Prison
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=182494; -- Warmaul Prison
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=182495; -- Warmaul Prison
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=182496; -- Warmaul Prison
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=182497; -- Warmaul Prison
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=182498; -- Warmaul Prison
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=182499; -- Warmaul Prison
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=182500; -- Warmaul Prison
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=182501; -- Warmaul Prison
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=182502; -- Warmaul Prison
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=182503; -- Warmaul Prison
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=182504; -- Warmaul Prison
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=182520; -- Telaar Supply Crate
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=182521; -- Corki's Prison
+UPDATE `gameobject_template` SET `Data26`=1, `VerifiedBuild`=19342 WHERE `entry`=182525; -- Tower Banners, N
+UPDATE `gameobject_template` SET `Data26`=1, `VerifiedBuild`=19342 WHERE `entry`=182527; -- Zangarmarsh Banner
+UPDATE `gameobject_template` SET `Data26`=1, `VerifiedBuild`=19342 WHERE `entry`=182528; -- Zangarmarsh Banner
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=182535; -- Campfire
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=182536; -- Campfire
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=182538; -- Campfire
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=182558; -- Meeting Stone
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=182561; -- Bonfire
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=182567; -- Mailbox
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=182568; -- Burning Brazier
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=182569; -- Burning Brazier
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=182570; -- Burning Brazier
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=182579; -- Campfire
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=182584; -- Restless Bones
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=182585; -- Restless Bones
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=182599; -- Telaari Frond
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=182601; -- Olemba Root
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=164688; -- Ironfel
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=164689; -- Monument of Franclorn Forgewright
+UPDATE `gameobject_template` SET `Data0`=0, `VerifiedBuild`=19342 WHERE `entry`=164725; -- Dragonspine Door
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=164726; -- Doodad_PortcullisActive01
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=164759; -- Wooden Chair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=164760; -- Wooden Chair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=164767; -- Wooden Chair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=218556; -- -Unknown-
+UPDATE `gameobject_template` SET `Data6`=1132, `VerifiedBuild`=19342 WHERE `entry`=218599; -- -Unknown-
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=164871; -- Zeppelin (The Thundercaller)
+UPDATE `gameobject_template` SET `Data5`=19944, `Data6`=1, `VerifiedBuild`=19342 WHERE `entry`=218623; -- -Unknown-
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=182789; -- Trampled Skeleton
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=182796; -- Bleeding Hollow Attack Plans
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=182797; -- Salvageable Metal
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=182798; -- Salvageable Metal
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=182799; -- Salvageable Wood
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=182800; -- Bleeding Hollow Supplies
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=182804; -- Mysteries of the Light
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=218646; -- -Unknown-
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=182817; -- Burning Horde Siege Engine
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=3658; -- Water Barrel
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=21581; -- Aftermath of the Second War
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=21583; -- The Kaldorei and the Well of Eternity
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=182860; -- Forge
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=182861; -- Anvil
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=3719; -- Food Crate
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=21680; -- Duel Flag
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=182934; -- Glyph Inscribed Obelisk
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=182935; -- Rune of Spite
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=182936; -- Salvageable Wood
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=182937; -- Salvageable Metal
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=182938; -- Salvageable Metal
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=3772; -- Potbelly Stove
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=182951; -- Pure Water
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=182952; -- Steam Pump Flotsam
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=182953; -- Sporefish School
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=182954; -- Brackish Mixed School
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=182955; -- Mailbox
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=182958; -- Mudfish School
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=182959; -- Bluefish School
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=3799; -- Cozy Fire
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=3800; -- Cozy Fire
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=3839; -- Burning Embers
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=3840; -- Burning Embers
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=3841; -- Burning Embers
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=3842; -- Burning Embers
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=3843; -- Burning Embers
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=3844; -- Burning Embers
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=3845; -- Burning Embers
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=3847; -- Fierce Blaze
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=3848; -- Fierce Blaze
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=3849; -- Fierce Blaze
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=183037; -- Mailbox
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=183038; -- Mailbox
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=183039; -- Mailbox
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=183042; -- Mailbox
+UPDATE `gameobject_template` SET `questItem1`=0, `VerifiedBuild`=19342 WHERE `entry`=183043; -- Ragveil
+UPDATE `gameobject_template` SET `questItem1`=0, `VerifiedBuild`=19342 WHERE `entry`=183044; -- Felweed
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=183045; -- Dreaming Glory
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=183046; -- Blindweed
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=183051; -- Sethekk Cage
+UPDATE `gameobject_template` SET `displayId`=654, `VerifiedBuild`=19342 WHERE `entry`=3912; -- Blazing Fire
+UPDATE `gameobject_template` SET `displayId`=201, `VerifiedBuild`=19342 WHERE `entry`=3913; -- Blazing Fire
+UPDATE `gameobject_template` SET `displayId`=408, `VerifiedBuild`=19342 WHERE `entry`=3914; -- Burning Embers
+UPDATE `gameobject_template` SET `displayId`=201, `VerifiedBuild`=19342 WHERE `entry`=3915; -- Blazing Fire
+UPDATE `gameobject_template` SET `displayId`=408, `VerifiedBuild`=19342 WHERE `entry`=3916; -- Burning Embers
+UPDATE `gameobject_template` SET `displayId`=408, `VerifiedBuild`=19342 WHERE `entry`=3917; -- Burning Embers
+UPDATE `gameobject_template` SET `displayId`=408, `VerifiedBuild`=19342 WHERE `entry`=3918; -- Burning Embers
+UPDATE `gameobject_template` SET `displayId`=408, `VerifiedBuild`=19342 WHERE `entry`=3919; -- Burning Embers
+UPDATE `gameobject_template` SET `displayId`=408, `VerifiedBuild`=19342 WHERE `entry`=3920; -- Burning Embers
+UPDATE `gameobject_template` SET `displayId`=408, `VerifiedBuild`=19342 WHERE `entry`=3921; -- Burning Embers
+UPDATE `gameobject_template` SET `displayId`=201, `VerifiedBuild`=19342 WHERE `entry`=3922; -- Blazing Fire
+UPDATE `gameobject_template` SET `displayId`=201, `VerifiedBuild`=19342 WHERE `entry`=3923; -- Blazing Fire
+UPDATE `gameobject_template` SET `displayId`=201, `VerifiedBuild`=19342 WHERE `entry`=3924; -- Blazing Fire
+UPDATE `gameobject_template` SET `displayId`=201, `VerifiedBuild`=19342 WHERE `entry`=3925; -- Blazing Fire
+UPDATE `gameobject_template` SET `displayId`=201, `VerifiedBuild`=19342 WHERE `entry`=3926; -- Blazing Fire
+UPDATE `gameobject_template` SET `displayId`=201, `VerifiedBuild`=19342 WHERE `entry`=3927; -- Blazing Fire
+UPDATE `gameobject_template` SET `displayId`=201, `VerifiedBuild`=19342 WHERE `entry`=3928; -- Blazing Fire
+UPDATE `gameobject_template` SET `displayId`=654, `VerifiedBuild`=19342 WHERE `entry`=3929; -- Blazing Fire
+UPDATE `gameobject_template` SET `displayId`=201, `VerifiedBuild`=19342 WHERE `entry`=3930; -- Blazing Fire
+UPDATE `gameobject_template` SET `displayId`=201, `VerifiedBuild`=19342 WHERE `entry`=3931; -- Blazing Fire
+UPDATE `gameobject_template` SET `displayId`=201, `VerifiedBuild`=19342 WHERE `entry`=3932; -- Blazing Fire
+UPDATE `gameobject_template` SET `displayId`=201, `VerifiedBuild`=19342 WHERE `entry`=3933; -- Blazing Fire
+UPDATE `gameobject_template` SET `displayId`=201, `VerifiedBuild`=19342 WHERE `entry`=3934; -- Blazing Fire
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=183104; -- Terokkar Banner
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=183105; -- Orc Table
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=183111; -- Burning Brazier
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=183113; -- Burning Brazier
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=183114; -- Burning Brazier
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=183116; -- Burning Brazier
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=147282; -- Anvil
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=147283; -- Anvil
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=183118; -- Burning Brazier
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=147284; -- Anvil
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=183119; -- Burning Brazier
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=147285; -- Forge
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=183120; -- Anvil
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=183121; -- Forge
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=183146; -- Jump-a-tron 4000
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=183147; -- Mysterious Egg
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=218986; -- -Unknown-
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=183159; -- Bonfire
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=183160; -- Bonfire
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=183161; -- Bonfire
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=183169; -- Doodad_AncDrae_elevatorPiece01
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=183170; -- Prison Portcullis
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=183171; -- Holoviewer
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=183177; -- Doodad_mushroombase_elevator01
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=183189; -- Burning Brazier
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=183190; -- Burning Brazier
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=183191; -- Burning Brazier
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=183192; -- Burning Brazier
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=183193; -- Burning Brazier
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=183194; -- Burning Brazier
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=183195; -- Burning Brazier
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=183196; -- Burning Brazier
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=183197; -- Bonfire
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=183198; -- Cooking Fire
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=183202; -- Doodad_AncDrae_elevatorPiece03
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=183203; -- Doodad_AncDrae_elevatorPiece02
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=183218; -- Anvil
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=183265; -- Bonfire
+UPDATE `gameobject_template` SET `Data6`=0, `VerifiedBuild`=19342 WHERE `entry`=219099; -- -Unknown-
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=183271; -- Cookpot
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=183272; -- Cookpot
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=183273; -- Cookpot
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=183294; -- The Shadow Labyrinth
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=183319; -- Draenei HoloRunes
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=183320; -- Draenei HoloRunes
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=183333; -- Vanguard of the Alliance
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=183338; -- Imarion's Sword
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=183339; -- Makha's Sword
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=183340; -- Imarion's Shield
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=183341; -- Makha's Shield
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=183342; -- Warboss Nekrogg's Orders
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=183343; -- Warboss Nekrogg's Orders
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=183375; -- Brazier
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=183377; -- Brazier
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=201299; -- Unmentionables
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=201300; -- Shirts
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=183384; -- Portal to Shattrath
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=201301; -- Pants
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=183385; -- Sanguine Hibiscus
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=183386; -- Sanguine Hibiscus
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=183394; -- Zeppelin Debris
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=183395; -- Zeppelin Debris
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=183396; -- Zeppelin Debris
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=183397; -- Zeppelin Debris
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=183398; -- Doodad_Auchindoun_Door_Swinging01
+UPDATE `gameobject_template` SET `Data26`=1, `VerifiedBuild`=19342 WHERE `entry`=183410; -- Explosive Charge
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=183412; -- Terokkar Banner
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=183413; -- Terokkar Banner
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=183414; -- Terokkar Banner
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=183418; -- Bonfire
+UPDATE `gameobject_template` SET `Data6`=1, `VerifiedBuild`=19342 WHERE `entry`=219267; -- -Unknown-
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=183436; -- Cookpot
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=183437; -- Cookpot
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=183438; -- Cookpot
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=183439; -- Campfire
+UPDATE `gameobject_template` SET `Data6`=0, `VerifiedBuild`=19342 WHERE `entry`=183440; -- -Unknown-
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=183497; -- 183497
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=183498; -- 183498
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=201415; -- Anvil
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=183499; -- 183499
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=201416; -- Anvil
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=183500; -- 183500
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=201417; -- Forge
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=183501; -- 183501
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=201418; -- Forge
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=183502; -- 183502
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=201419; -- Forge
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=183503; -- 183503
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=201420; -- Forge
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=183504; -- 183504
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=201421; -- Cathedral Square
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=201422; -- Dwarven District
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=219346; -- -Unknown-
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=219347; -- -Unknown-
+UPDATE `gameobject_template` SET `Data26`=1, `VerifiedBuild`=19342 WHERE `entry`=183514; -- Tower Banners, S
+UPDATE `gameobject_template` SET `Data26`=1, `VerifiedBuild`=19342 WHERE `entry`=183515; -- Tower Banners, W
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=183517; -- Lever
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=201445; -- Wooden Chair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=201446; -- Wooden Chair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=201447; -- Wooden Chair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=201448; -- Wooden Chair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=201449; -- Wooden Chair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=201450; -- Wooden Chair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=201451; -- Wooden Chair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=201452; -- Wooden Chair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=201453; -- Wooden Chair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=201454; -- Highback Chair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=201455; -- Highback Chair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=201456; -- Wooden Chair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=201457; -- Wooden Chair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=201458; -- Wooden Chair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=201459; -- Wooden Chair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=201460; -- Wooden Chair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=201461; -- Wooden Chair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=201462; -- Wooden Chair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=201463; -- Wooden Chair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=201474; -- Wooden Chair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=201475; -- Wooden Chair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=201476; -- Wooden Chair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=201477; -- Wooden Chair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=201478; -- Wooden Chair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=201479; -- Wooden Chair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=201480; -- Wooden Chair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=201481; -- Wooden Chair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=201482; -- Wooden Chair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=201483; -- Wooden Chair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=201484; -- Wooden Chair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=201485; -- Wooden Chair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=201488; -- Wooden Chair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=201489; -- Wooden Chair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=201490; -- Wooden Chair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=201491; -- Wooden Chair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=201492; -- Wooden Chair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=165658; -- Dark Iron Deposit
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=201493; -- Wooden Chair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=147742; -- Crude Brazier
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=201494; -- Wooden Chair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=147743; -- Crude Brazier
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=201495; -- Wooden Chair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=147744; -- Crude Brazier
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=201496; -- Wooden Chair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=147745; -- Crude Brazier
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=201497; -- The Five Deadly Venoms
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=147746; -- Crude Brazier
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=201498; -- Heavy Handed Weapons
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=147747; -- Crude Brazier
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=201499; -- Honest Blades
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=147748; -- Crude Brazier
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=201500; -- The Silver Shield
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=147749; -- Crude Brazier
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=201501; -- The Protective Hide
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=147750; -- Crude Brazier
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=201502; -- Limited Immunity
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=147751; -- Crude Brazier
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=201503; -- Thane's Boots
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=147752; -- Crude Brazier
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=201504; -- Pig and Whistle Tavern
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=147753; -- Crude Brazier
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=201505; -- Champions' Hall
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=147754; -- Crude Brazier
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=201506; -- Champions' Hall
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=147755; -- Crude Brazier
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=201507; -- Command Center
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=147756; -- Crude Brazier
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=201508; -- Command Center
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=147757; -- Crude Brazier
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=201509; -- SI:7
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=147758; -- Crude Brazier
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=201510; -- SI:7
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=147759; -- Crude Brazier
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=201511; -- Old Town
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=147760; -- Crude Brazier
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=201512; -- Old Town
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=147761; -- Crude Brazier
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=201513; -- Old Town
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=147762; -- Crude Brazier
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=201514; -- Old Town
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=147763; -- Crude Brazier
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=201515; -- Mailbox
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=147764; -- Crude Brazier
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=201516; -- Command Center
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=147765; -- Crude Brazier
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=147766; -- Crude Brazier
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=201517; -- Champions' Hall
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=201518; -- Alliance Military Ranks
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=147767; -- Crude Brazier
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=201519; -- Champions' Hall
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=147768; -- Crude Brazier
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=201520; -- SI:7
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=147769; -- Crude Brazier
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=201521; -- Mailbox
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=147770; -- Crude Brazier
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=201522; -- Trade District
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=147771; -- Crude Brazier
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=201523; -- Stormwind Keep
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=201524; -- Wooden Chair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=201525; -- Wooden Chair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=201526; -- Wooden Chair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=201527; -- Wooden Chair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=201528; -- Wooden Chair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=201529; -- Wooden Chair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=201531; -- Wooden Chair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=201532; -- Wooden Chair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=201533; -- Wooden Chair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=201534; -- Wooden Chair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=201535; -- Wooden Chair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=201536; -- Wooden Chair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=201537; -- Wooden Chair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=201538; -- Wooden Chair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=201539; -- Wooden Chair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=201540; -- Wooden Chair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=201541; -- Wooden Chair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=201542; -- Wooden Chair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=201544; -- Warm Fire
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=201549; -- Wooden Chair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=201550; -- Wooden Chair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=201551; -- Wooden Chair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=201552; -- Wooden Chair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=201554; -- Wooden Chair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=201555; -- Wooden Chair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=201556; -- Wooden Chair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=201557; -- Wooden Chair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=201558; -- Wooden Chair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=201559; -- Wooden Chair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=201560; -- Wooden Chair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=201563; -- Oratory of the Damned Entrance
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=201580; -- The Skybreaker
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=201583; -- Icecrown Raid Exit
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=201641; -- Highback Chair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=201644; -- Highback Chair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=201647; -- Highback Chair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=201648; -- Highback Chair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=201649; -- Highback Chair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=201650; -- Stone Bench
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=201651; -- Stone Bench
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=201652; -- Stone Bench
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=201653; -- Stone Bench
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=201654; -- Stone Bench
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=201655; -- Stone Bench
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=201659; -- Stone Bench
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=201660; -- Highback Chair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=201661; -- Highback Chair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=201662; -- Highback Chair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=201663; -- Highback Chair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=201664; -- Highback Chair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=201665; -- Highback Chair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=201666; -- Highback Chair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=201667; -- Highback Chair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=201668; -- Highback Chair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=201669; -- Highback Chair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=201670; -- Highback Chair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=201671; -- Highback Chair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=201672; -- Wooden Bench
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=201673; -- Wooden Bench
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=201674; -- Wooden Bench
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=201675; -- Wooden Bench
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=201676; -- Wooden Bench
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=201677; -- Wooden Bench
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=201678; -- Wooden Bench
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=201679; -- Wooden Bench
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=201680; -- Wooden Bench
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=201681; -- Wooden Bench
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=201682; -- Wooden Bench
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=201683; -- Wooden Bench
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=201684; -- Wooden Bench
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=201685; -- Wooden Bench
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=201686; -- Wooden Bench
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=201687; -- Wooden Bench
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=201688; -- Wooden Bench
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=201689; -- Wooden Bench
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=201690; -- Wooden Bench
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=201691; -- Highback Chair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=201692; -- Highback Chair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=201693; -- Highback Chair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=201694; -- Highback Chair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=183782; -- Forge
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=183783; -- Anvil
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=183787; -- Cookpot
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=22535; -- Wooden Chair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=22536; -- Wooden Chair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=22537; -- Wooden Chair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=183791; -- Might of the Horde
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=22538; -- Wooden Chair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=183795; -- Anvil
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=183816; -- Hellfire Fire
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=183818; -- Forge
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=183821; -- Stewpot
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=201742; -- Runeforge
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=183831; -- Brazier
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=183832; -- Brazier
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=183833; -- Brazier
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=183834; -- Brazier
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=183835; -- Brazier
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=183836; -- Brazier
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=183837; -- Brazier
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=183838; -- Brazier
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=183839; -- Brazier
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=183840; -- Brazier
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=183841; -- Brazier
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=183842; -- Brazier
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=201759; -- The Forge of Souls Portcullis
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=183843; -- Brazier
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=201760; -- The Halls of Reflection Gate
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=183844; -- Brazier
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=201761; -- The Pit of Saron Portcullis
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=183845; -- Brazier
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=201771; -- Argent Verdict Anvil
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=201772; -- Argent Verdict Forge
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=201773; -- Argent Verdict Forge Coals
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=201774; -- Quenching Barrel
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=201776; -- Saronite Bars
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=201777; -- Saronite Bar
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=183882; -- Bonfire
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=183883; -- Bonfire
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=183894; -- Bonfire
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=201822; -- Brazier
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=201825; -- Saurfang's Door
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=183913; -- Fierce Blaze
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=183914; -- Fierce Blaze
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=183915; -- Fierce Blaze
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=183916; -- Fierce Blaze
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=183917; -- Fierce Blaze
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=201834; -- Zeppelin, Horde (The Mighty Wind) (Icecrown Raid)
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=183918; -- Fierce Blaze
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=183919; -- Fierce Blaze
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=183920; -- Fierce Blaze
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=201843; -- Brazier
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=183934; -- Shredder Parts
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=183936; -- Manni's Cage
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=201855; -- Water Bucket
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=183940; -- Moh's Cage
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=201857; -- Lord Marrowgar's Entrance
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=183941; -- Jakk's Cage
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=183946; -- Bonfire
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=183986; -- Campfire
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=183991; -- Weapon Rack
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=183992; -- Amadi Crate
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=183993; -- Amadi Sack
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=201910; -- Doodad_IceCrown_Icewall02
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=183994; -- Amadi Table
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=201911; -- Icewall
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=183995; -- Amadi Apples
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=183996; -- Amadi Scroll
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=184009; -- Bonfire
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=184010; -- Bonfire
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=184011; -- Bonfire
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=184012; -- Bonfire
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=184013; -- Brazier
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=184014; -- Brazier
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=184015; -- Bonfire
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=184017; -- Bonfire
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=201934; -- Pants
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=184018; -- Bonfire
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=201935; -- Shirts
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=184019; -- Brazier
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=201936; -- Unmentionables
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=184020; -- Brazier
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=184021; -- Bonfire
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=184022; -- Bonfire
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=184023; -- Bonfire
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=184024; -- Bonfire
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=184025; -- Bonfire
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=184030; -- Bonfire
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=184032; -- Bonfire
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=184033; -- Bonfire
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=184034; -- Bonfire
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=184035; -- Brazier
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=184036; -- Brazier
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=184037; -- Brazier
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=184038; -- Bench
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=184039; -- Bench
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=184040; -- Bench
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=184041; -- Bench
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=184042; -- Bench
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=184043; -- Bench
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=184044; -- Bench
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=184045; -- Bench
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=184046; -- Bench
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=184047; -- Bench
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=184048; -- Bench
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=184049; -- Bench
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=201980; -- City Hall
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=201981; -- The Argent Dawn
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=201985; -- Stone Bench
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=201986; -- Stone Bench
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=201991; -- Stone Bench
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=201992; -- Stone Bench
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=201993; -- Stone Bench
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=201994; -- Stone Bench
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=201995; -- Stone Bench
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=201996; -- Stone Bench
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=201997; -- Stone Bench
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=202003; -- Uther the Lightbringer
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=202006; -- Cathedral Square
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=202007; -- Cathedral Square
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=202008; -- Cathedral Square
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=202009; -- Cathedral Square
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=202012; -- Wooden Chair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=202013; -- Highback Chair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=202014; -- Highback Chair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=202015; -- Wooden Chair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=202016; -- Wooden Chair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=202017; -- Wooden Chair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=202018; -- Wooden Chair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=202019; -- Wooden Chair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=202020; -- Wooden Chair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=202021; -- Wooden Chair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=202022; -- Wooden Chair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=202023; -- Wooden Chair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=202024; -- Wooden Chair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=202025; -- Wooden Chair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=202026; -- Wooden Chair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=202027; -- Wooden Chair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=202028; -- Wooden Chair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=202029; -- Wooden Chair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=202030; -- Wooden Chair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=202031; -- Wooden Chair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=184115; -- Arelion's Knapsack
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=202032; -- Wooden Chair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=202033; -- Wooden Chair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=202034; -- Wooden Chair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=202035; -- Wooden Chair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=202036; -- Wooden Chair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=202043; -- Stone Bench
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=202044; -- Stone Bench
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=202045; -- Wooden Chair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=202046; -- Wooden Chair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=202047; -- Wooden Chair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=202048; -- Wooden Chair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=202049; -- Wooden Chair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=202050; -- Wooden Chair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=202051; -- Wooden Chair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=22882; -- Cozy Fire
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=202052; -- Wooden Chair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=22883; -- Cozy Fire
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=202053; -- Stone Bench
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=22884; -- Cozy Fire
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=202054; -- Stone Bench
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=22885; -- Cozy Fire
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=202055; -- Stone Bench
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=22886; -- Cozy Fire
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=202056; -- Stone Bench
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=22887; -- Cozy Fire
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=202057; -- Stone Bench
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=202058; -- Stone Bench
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=202059; -- Wooden Chair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=202060; -- Wooden Chair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=184144; -- Arelion's Knapsack Aura
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=202061; -- Wooden Chair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=202062; -- Wooden Chair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=202063; -- Wooden Chair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=22894; -- Wooden Chair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=202064; -- Wooden Chair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=22902; -- Wooden Chair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=202079; -- Portal to Dalaran
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=22911; -- High Back Chair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=184164; -- Karazhan Gatehouse Portcullis
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=22912; -- Wooden Chair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=22913; -- Wooden Chair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=22914; -- Wooden Chair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=22928; -- High Back Chair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=22929; -- High Back Chair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=202102; -- Bonfire
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=202103; -- Bonfire
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=184212; -- Coilfang Resevoir Waterfall
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=202184; -- Meeting Stone
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=202191; -- 202191
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=184289; -- Portal Kruul
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=184290; -- Portal Xilus
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=202218; -- Drugan's Keg
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=184303; -- Blazing Fire
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=202220; -- Lady Deathwhisper Elevator
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=184314; -- Bonfire
+UPDATE `gameobject_template` SET `Data26`=1, `VerifiedBuild`=19342 WHERE `entry`=202242; -- Scourge Transporter
+UPDATE `gameobject_template` SET `Data26`=1, `VerifiedBuild`=19342 WHERE `entry`=202243; -- Scourge Transporter
+UPDATE `gameobject_template` SET `Data26`=1, `VerifiedBuild`=19342 WHERE `entry`=202244; -- Scourge Transporter
+UPDATE `gameobject_template` SET `Data26`=1, `VerifiedBuild`=19342 WHERE `entry`=202245; -- Scourge Transporter
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=202267; -- Stone Bench
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=202270; -- Stone Bench
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=202271; -- Stone Bench
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=202272; -- Stone Bench
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=202273; -- Stone Bench
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=202274; -- Stone Bench
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=148540; -- Wooden Chair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=148544; -- Wooden Chair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=148547; -- Wooden Chair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=202298; -- Rope Ladder
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=148549; -- Wooden Chair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=202300; -- Rope Ladder
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=148550; -- Wooden Chair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=148551; -- Wooden Chair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=148554; -- Wooden Chair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=148556; -- Wooden Chair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=148557; -- Wooden Chair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=148567; -- Wooden Chair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=184414; -- Portal Grimh
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=184415; -- Portal Kaalez
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=184436; -- Brazier
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=184437; -- Brazier
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=184438; -- Brazier
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=184439; -- Brazier
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=202357; -- Drakuru's Last Wish
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=184450; -- Crimson Crystal Shard
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=184454; -- Earthbinder's Rune
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=184455; -- Meeting Stone
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=184456; -- Meeting Stone
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=184458; -- Meeting Stone
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=184466; -- Metal Coffer
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=184496; -- Brazier
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=184497; -- Brazier
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=184498; -- Brazier
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=184499; -- Brazier
+UPDATE `gameobject_template` SET `Data26`=1, `VerifiedBuild`=19342 WHERE `entry`=184500; -- Orb of Translocation
+UPDATE `gameobject_template` SET `Data26`=1, `VerifiedBuild`=19342 WHERE `entry`=184501; -- Orb of Translocation
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=202443; -- Dedication of Honor
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=184565; -- 184565
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=184566; -- Waterfall Control Console
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=184567; -- Waterfall Auxiliary Control
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=148735; -- Wooden Chair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=148746; -- Wooden Chair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=148747; -- Wooden Chair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=148750; -- Wooden Chair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=148753; -- Wooden Chair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=148756; -- Wooden Chair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=148757; -- Wooden Chair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=148759; -- Wooden Chair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=148760; -- Wooden Chair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=184594; -- Portal to Shattrath
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=148763; -- Wooden Chair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=184633; -- -Unknown-
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=184640; -- Magtheridon's Head
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=184644; -- Bonfire
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=184646; -- Bonfire
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=184647; -- Bonfire
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=184655; -- Sedai's Aura
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=184656; -- Hellfire Quest - Rune of Spite Closed - 3.0
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=184657; -- Ironridge Table
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=184658; -- Eye of the Citadel Aura
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=184661; -- Smoke Beacon
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=202578; -- Mailbox
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=202590; -- Anvil
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=202591; -- Mailbox
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=184694; -- Zelana's Alchemy Set
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=202616; -- Doodad_Dalaran_Fountain_01
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=184715; -- Cursed Cauldron
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=184717; -- Cauldron Smoke
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=184721; -- Cauldron Bubbles
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=202648; -- Kul Tiras Treasure
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=184740; -- Wicker Chest
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=184741; -- Dented Footlocker
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=202694; -- Bench
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=202695; -- Bench
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=202696; -- Bench
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=166872; -- Supply Crate
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=148956; -- Anvil
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=148957; -- Anvil
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=148958; -- Anvil
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=148959; -- Anvil
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=148960; -- Forge
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=202717; -- Brazier
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=184807; -- Ethereal Particles
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=184816; -- Campfire
+UPDATE `gameobject_template` SET `Data0`=38, `Data1`=51310, `VerifiedBuild`=19342 WHERE `entry`=202736; -- Obsidium Deposit
+UPDATE `gameobject_template` SET `Data0`=38, `Data1`=51312, `VerifiedBuild`=19342 WHERE `entry`=202738; -- Elementium Vein
+UPDATE `gameobject_template` SET `Data0`=38, `Data1`=51311, `unkInt32`=0, `VerifiedBuild`=19342 WHERE `entry`=202739; -- Rich Obsidium Deposit
+UPDATE `gameobject_template` SET `Data0`=38, `Data1`=51313, `VerifiedBuild`=19342 WHERE `entry`=202741; -- Rich Elementium Vein
+UPDATE `gameobject_template` SET `Data0`=29, `Data1`=51514, `VerifiedBuild`=19342 WHERE `entry`=202747; -- Cinderbloom
+UPDATE `gameobject_template` SET `Data0`=29, `Data1`=51516, `VerifiedBuild`=19342 WHERE `entry`=202748; -- Stormvine
+UPDATE `gameobject_template` SET `Data0`=29, `Data1`=51517, `unkInt32`=0, `VerifiedBuild`=19342 WHERE `entry`=202750; -- Heartblossom
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=202754; -- Juniper Berries
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=202758; -- Cultist Table
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=184852; -- Bonfire
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=184853; -- Cookpot
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=202776; -- Mountain Trout School
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=202778; -- Albino Cavefish School
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=202798; -- Smoked Meat Rack
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=202799; -- Burning Embers
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=202800; -- Brazier
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=202801; -- Burning Embers
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=149051; -- Wooden Bench
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=202802; -- Brazier
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=202803; -- Brazier
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=202804; -- Brazier
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=202805; -- Brazier
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=202808; -- Brazier
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=202809; -- Brazier
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=202810; -- Brazier
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=202811; -- Brazier
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=202812; -- Brazier
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=202813; -- Brazier
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=202814; -- Burning Embers
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=202815; -- Burning Embers
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=202816; -- Brazier
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=202817; -- Brazier
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=184912; -- The Shattered Halls
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=202831; -- Portcullis
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=202832; -- Throne
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=202833; -- Sen'jin Bat Totem
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=202834; -- Sen'jin Bat Roost Straw
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=202835; -- Sen'jin Bat Roost Fence
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=202839; -- Sen'jin Bat Roost Fence Post
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=202844; -- Brazier
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=202846; -- Charred Staff Fragment
+UPDATE `gameobject_template` SET `Data6`=0, `VerifiedBuild`=19342 WHERE `entry`=220815; -- -Unknown-
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=184999; -- Auchenai Coffin
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=220856; -- -Unknown-
+UPDATE `gameobject_template` SET `Data6`=0, `VerifiedBuild`=19342 WHERE `entry`=220901; -- -Unknown-
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=185112; -- Campfire
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=185136; -- Cookpot
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=203065; -- Emerald Flames
+UPDATE `gameobject_template` SET `Data6`=0, `VerifiedBuild`=19342 WHERE `entry`=220986; -- -Unknown-
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=185168; -- Reinforced Fel Iron Chest
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=185181; -- Smoked Meat Rack
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=185190; -- Hellfire Quest - Rune of Spite Closed 2
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=221032; -- -Unknown-
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=185202; -- Veil Skith Cage
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=185203; -- Veil Skith Cage
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=185204; -- Veil Skith Cage
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=167287; -- Bonfire
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=185205; -- Veil Skith Cage
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=167290; -- Bonfire
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=185208; -- [PH] Arakkoa Egg
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=167291; -- Bonfire
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=185211; -- Cursed Egg
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=185225; -- Cabal Chest
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=203169; -- Blaithe's Roost
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=185298; -- Anchorite Relic
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=185302; -- Fei Fei's Cache
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=185321; -- Meeting Stone
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=203310; -- Warden's Arrow
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=185434; -- Sitting Skeleton 01
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=185435; -- Sitting Skeleton 02
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=185436; -- Sitting Skeleton 03
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=185437; -- Laying Skeleton 01
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=185438; -- Sitting Skeleton 04
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=185454; -- Laying Skeleton 02
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=185455; -- Laying Skeleton 03
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=203383; -- Lava Splash
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=185497; -- Bogblossom
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=185500; -- Bogblossom
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=185501; -- Waterfall Control Console
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=203418; -- Mailbox
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=185528; -- Cookpot
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=203460; -- Immolation Trap
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=203471; -- Gooblin Boat
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=185563; -- Aura Trap Red Short
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=221516; -- -Unknown-
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=221517; -- -Unknown-
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=221518; -- -Unknown-
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=221519; -- -Unknown-
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=221521; -- -Unknown-
+UPDATE `gameobject_template` SET `Data6`=0, `VerifiedBuild`=19342 WHERE `entry`=221538; -- -Unknown-
+UPDATE `gameobject_template` SET `Data6`=0, `VerifiedBuild`=19342 WHERE `entry`=221539; -- -Unknown-
+UPDATE `gameobject_template` SET `Data6`=0, `VerifiedBuild`=19342 WHERE `entry`=221543; -- -Unknown-
+UPDATE `gameobject_template` SET `Data6`=0, `VerifiedBuild`=19342 WHERE `entry`=221544; -- -Unknown-
+UPDATE `gameobject_template` SET `Data6`=0, `VerifiedBuild`=19342 WHERE `entry`=221547; -- -Unknown-
+UPDATE `gameobject_template` SET `Data6`=0, `VerifiedBuild`=19342 WHERE `entry`=221548; -- -Unknown-
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=203731; -- Chair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=203732; -- Chair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=203733; -- Bounty Board
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=203735; -- Rope Ladder
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=203748; -- Bonfire
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=221666; -- -Unknown-
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=203749; -- Bonfire
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=203750; -- Bonfire
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=203751; -- Stormwind Pumpkin
+UPDATE `gameobject_template` SET `Data6`=0, `VerifiedBuild`=19342 WHERE `entry`=221684; -- -Unknown-
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=221685; -- -Unknown-
+UPDATE `gameobject_template` SET `Data6`=0, `VerifiedBuild`=19342 WHERE `entry`=221689; -- -Unknown-
+UPDATE `gameobject_template` SET `Data6`=0, `VerifiedBuild`=19342 WHERE `entry`=221690; -- -Unknown-
+UPDATE `gameobject_template` SET `Data6`=0, `VerifiedBuild`=19342 WHERE `entry`=221725; -- -Unknown-
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=185899; -- Picnic Blanket
+UPDATE `gameobject_template` SET `Data6`=0, `Data26`=1, `VerifiedBuild`=19342 WHERE `entry`=221747; -- -Unknown-
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=203839; -- Brazier
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=203840; -- Brazier
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=203841; -- Brazier
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=203846; -- Brazier
+UPDATE `gameobject_template` SET `Data6`=0, `VerifiedBuild`=19342 WHERE `entry`=221764; -- -Unknown-
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=203847; -- Brazier
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=203850; -- Brazier
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=203853; -- Brazier
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=203854; -- Brazier
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=203855; -- Brazier
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=221782; -- -Unknown-
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=203924; -- Stone Bench
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=203925; -- Stone Bench
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=203926; -- Stone Bench
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=203927; -- Stone Bench
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=203928; -- Stone Bench
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=203929; -- Stone Bench
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=203930; -- Stone Bench
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=203931; -- Stone Bench
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=203932; -- Stone Bench
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=203933; -- Stone Bench
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=203934; -- Stone Bench
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=203935; -- Stone Bench
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=203936; -- Stone Bench
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=203937; -- Stone Bench
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=203938; -- Stone Bench
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=203939; -- Stone Bench
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=203940; -- Stone Bench
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=203941; -- Stone Bench
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=203942; -- Stone Bench
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=203943; -- Stone Bench
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=203944; -- Stone Bench
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=203945; -- Stone Bench
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=203946; -- Stone Bench
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=203947; -- Stone Bench
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=203948; -- Stone Bench
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=203949; -- Stone Bench
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=203950; -- Stone Bench
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=203951; -- Stone Bench
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=203952; -- Stone Bench
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=203953; -- Stone Bench
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=203954; -- Stone Bench
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=203955; -- Stone Bench
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=203969; -- Prickly Pear Fruit
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=203976; -- Auction House
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=203987; -- Stone Bench
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=203988; -- Stone Bench
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=204018; -- Alliance Gunship
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=204118; -- Anvil
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=204119; -- Forge
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=186238; -- Zeppelin, Horde (The Mighty Wind)
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=204163; -- Bonfire
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=204164; -- Brazier
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=204165; -- Brazier
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=204166; -- Brazier
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=204175; -- Brazier
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=204176; -- Brazier
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=204177; -- Brazier
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=204179; -- Brazier
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=204180; -- Brazier
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=204181; -- Brazier
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=204182; -- Brazier
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=204183; -- Brazier
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=186267; -- Pumpkin Shrine
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=204184; -- Brazier
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=186269; -- Headless Horseman Candle
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=204186; -- Brazier
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=204187; -- Brazier
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=204188; -- Brazier
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=204189; -- Brazier
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=186273; -- Damaged Diving Gear
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=204190; -- Brazier
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=204191; -- Brazier
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=204192; -- Brazier
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=204193; -- Bonfire
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=204194; -- Brazier
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=204195; -- Brazier
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=186278; -- Burning Wreckage
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=204196; -- Brazier
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=186280; -- Orcish Grog
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=204197; -- Brazier
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=204198; -- Brazier
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=204199; -- Brazier
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=204200; -- Brazier
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=186283; -- Shipwreck Debris
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=186284; -- Zul'Aman Corpseflies
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=204201; -- Brazier
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=204202; -- Brazier
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=204203; -- Brazier
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=204204; -- Brazier
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=186287; -- Blackhoof Cage
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=204205; -- Brazier
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=204206; -- Brazier
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=204207; -- Brazier
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=204208; -- Brazier
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=204209; -- Brazier
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=204210; -- Brazier
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=204211; -- Brazier
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=204212; -- Brazier
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=204213; -- Brazier
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=204214; -- Brazier
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=204215; -- Brazier
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=186314; -- Loosely Turned Soil
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=204243; -- Doodad_Goblin_elevator01
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=186327; -- Headless Horseman Pumpkin Table
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=186328; -- Skull 01
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=204246; -- Doodad_Goblin_elevator01
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=204253; -- Jade Crystal Cluster
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=204272; -- Survey Tool (Green)
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=204274; -- Captain's Log
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=204279; -- Spool of Rope
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=204280; -- Bottle of Whiskey
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=204281; -- Worm Mound
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=204296; -- Chalky Crystal Formation
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=204297; -- Chalky Crystal Formation
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=204337; -- Stalactite
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=186423; -- Witchbane
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=204343; -- Sealing the Way Rockslide
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=204348; -- Thunder Stone
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=186441; -- Power Core Fragment
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=204360; -- Monstrous Clam
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=186450; -- Zeppelin Cargo
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=186452; -- Doodad_VR_Elevator_Gate01
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=204374; -- Catapult Part
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=204375; -- Catapult Part
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=204376; -- Catapult Part
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=204377; -- Catapult Part
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=204378; -- Catapult Part
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=186463; -- Wyrmtail
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=204381; -- Rock Wall
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=204390; -- Shell Casing Sparkles
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=204391; -- Captain's Sparkles
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=204392; -- Cannoneer Sparkles
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=186475; -- Fishing Chair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=204407; -- Incense Burner
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=204423; -- Orc Gunship
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=204574; -- World Pillar Fragment
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=204575; -- World Pillar Fragments
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=204600; -- Torch
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=204601; -- Torch
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=204602; -- Torch
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=204603; -- Torch
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=204604; -- Torch
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=204605; -- Torch
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=204606; -- Torch
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=204607; -- Torch
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=204608; -- Torch
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=204609; -- Torch
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=204610; -- Grommash Throne
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=204611; -- Fire
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=204612; -- Bonfire
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=204613; -- Bonfire
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=204614; -- Bonfire
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=204615; -- Bonfire
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=204616; -- Torch
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=204617; -- Torch
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=204618; -- Bonfire
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=204619; -- Bonfire
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=204620; -- Torch
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=204621; -- Torch
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=204622; -- Torch
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=204623; -- Torch
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=204624; -- Torch
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=204625; -- Torch
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=204626; -- Torch
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=204627; -- Torch
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=204628; -- Torch
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=204631; -- Brazier
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=204632; -- Brazier
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=204633; -- Brazier
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=204634; -- Brazier
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=204635; -- Bonfire
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=204636; -- Bonfire
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=204637; -- Bonfire
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=204638; -- Bonfire
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=186722; -- Yellow Ragdoll
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=204639; -- Torch
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=204640; -- Torch
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=204641; -- Bonfire
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=204642; -- Bonfire
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=204643; -- Brazier
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=204645; -- Bonfire
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=204646; -- Bonfire
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=204647; -- Bonfire
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=204650; -- Fire Pit
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=204651; -- Fire Pit
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=204655; -- Fire Pit
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=204656; -- Bonfire
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=204657; -- Brazier
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=204658; -- Brazier
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=204662; -- Bonfire
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=204663; -- Sconce
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=204664; -- Sconce
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=204665; -- Sconce
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=204666; -- Sconce
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=204677; -- Anvil
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=204678; -- Brazier
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=204679; -- Brazier
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=204680; -- Brazier
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=204681; -- Brazier
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=204682; -- Brazier
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=204683; -- Brazier
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=204684; -- Brazier
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=204685; -- Brazier
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=204686; -- Forge
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=204687; -- Forge
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=204688; -- Bonfire
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=204689; -- Bonfire
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=204692; -- Brazier
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=204693; -- Brazier
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=204694; -- Brazier
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=204695; -- Brazier
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=204696; -- Brazier
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=204698; -- Brazier
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=204699; -- Brazier
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=204700; -- Brazier
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=204701; -- Brazier
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=204702; -- Brazier
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=204703; -- Brazier
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=204704; -- Brazier
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=204705; -- Brazier
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=204706; -- Brazier
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=204707; -- Brazier
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=204708; -- Brazier
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=204709; -- Brazier
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=204710; -- Brazier
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=204711; -- Brazier
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=204712; -- Brazier
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=204713; -- Brazier
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=204714; -- Brazier
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=204715; -- Brazier
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=204716; -- Brazier
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=204717; -- Brazier
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=204718; -- Brazier
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=204719; -- Brazier
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=204720; -- Brazier
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=204721; -- Brazier
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=204722; -- Brazier
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=204723; -- Brazier
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=204724; -- Brazier
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=204725; -- Brazier
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=204726; -- Brazier
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=204727; -- Brazier
+UPDATE `gameobject_template` SET `Data6`=0, `Data31`=1, `VerifiedBuild`=19342 WHERE `entry`=222684; -- -Unknown-
+UPDATE `gameobject_template` SET `Data6`=0, `VerifiedBuild`=19342 WHERE `entry`=222685; -- -Unknown-
+UPDATE `gameobject_template` SET `Data6`=0, `VerifiedBuild`=19342 WHERE `entry`=222687; -- -Unknown-
+UPDATE `gameobject_template` SET `Data6`=0, `VerifiedBuild`=19342 WHERE `entry`=222688; -- -Unknown-
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=222738; -- -Unknown-
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=222739; -- -Unknown-
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=204837; -- Pale Resonating Crystal
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=204855; -- Campfire
+UPDATE `gameobject_template` SET `Data6`=0, `VerifiedBuild`=19342 WHERE `entry`=222776; -- -Unknown-
+UPDATE `gameobject_template` SET `Data26`=1, `VerifiedBuild`=19342 WHERE `entry`=186943; -- Scuttle's Mop and Bucket
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=204866; -- Anvil
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=204867; -- Anvil
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=204868; -- Forge
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=204869; -- Campfire
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=204870; -- Forge
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=204871; -- Bonfire
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=222792; -- -Unknown-
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=222793; -- -Unknown-
+UPDATE `gameobject_template` SET `Data6`=0, `VerifiedBuild`=19342 WHERE `entry`=222794; -- -Unknown-
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=204878; -- Mailbox
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=204936; -- Brazier
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=204937; -- Brazier
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=204938; -- Burning Embers
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=204939; -- Brazier
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=204940; -- Brazier
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=204941; -- Burning Embers
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=204946; -- 204946
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=204947; -- 204947
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=204948; -- 204948
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=204967; -- The First Fragment of the World Pillar
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=204968; -- Glow Trap
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=204986; -- Cathedral Gate
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=204987; -- Mailbox
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=204988; -- Mailbox
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=187085; -- Campfire
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=205090; -- Mailbox
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=205091; -- Guild Vault
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=205097; -- Slavemaster's Coffer
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=169264; -- Wooden Chair
+UPDATE `gameobject_template` SET `Data26`=1, `VerifiedBuild`=19342 WHERE `entry`=205098; -- Ball and Chain
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=169265; -- Wooden Chair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=169266; -- Wooden Chair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=169267; -- Wooden Chair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=169268; -- Wooden Chair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=205102; -- Excavation Banner Stand 02
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=169269; -- Wooden Chair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=169270; -- Wooden Chair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=205104; -- Guild Vault
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=169271; -- Wooden Chair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=205105; -- Guild Vault
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=169272; -- Wooden Chair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=169273; -- Wooden Chair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=169274; -- Wooden Chair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=205108; -- Guild Vault
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=169275; -- Wooden Chair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=205109; -- Guild Vault
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=169276; -- Wooden Chair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=205110; -- Brewfest Crate
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=169277; -- Wooden Chair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=205111; -- Stormwind Crate
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=223029; -- -Unknown-
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=169278; -- Wooden Chair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=205112; -- Stormwind Crate (scale x0.5)
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=169279; -- Wooden Chair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=205113; -- Replace Crate 01
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=169280; -- Wooden Chair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=169281; -- Wooden Chair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=205115; -- General Lantern 01 (scale x0.5)
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=169282; -- Wooden Chair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=205116; -- Mug 01
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=169283; -- Wooden Chair
+UPDATE `gameobject_template` SET `Data1`=1, `VerifiedBuild`=19342 WHERE `entry`=223034; -- -Unknown-
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=169284; -- Wooden Chair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=169285; -- Wooden Chair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=205119; -- Blood Elf Square Crate 001
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=205120; -- Blood Elf Square Crate 002
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=169287; -- Wooden Chair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=205121; -- Blood Elf Square Crate 003
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=169288; -- Wooden Chair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=205122; -- Blood Elf Lantern 01
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=169289; -- Wooden Chair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=169290; -- Wooden Chair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=169291; -- Wooden Chair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=205125; -- Book Medium Open 04
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=169292; -- Wooden Chair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=205126; -- G_Book 01 Green
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=169293; -- Wooden Chair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=205127; -- Skull Candle 01
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=205128; -- Dark Iron Crate 01 (scale x0.5)
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=169294; -- Tablet of the Seven
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=205129; -- Dark Iron Crate 02 (scale x0.5)
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=205130; -- Blood Elf Bottle 01 (scale x0.5)
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=205131; -- Blood Elf Bottle 04
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=205133; -- Blood Elf Cup 01
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=205134; -- Forgemaster's Log
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=205142; -- Generic Human Chair Low End - Prop (Unusable)
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=205145; -- One-Time Decryption Engine
+UPDATE `gameobject_template` SET `Data26`=1, `VerifiedBuild`=19342 WHERE `entry`=205146; -- Sprouting Crimson Mushroom
+UPDATE `gameobject_template` SET `Data26`=1, `VerifiedBuild`=19342 WHERE `entry`=205147; -- Sprouting Crimson Mushroom
+UPDATE `gameobject_template` SET `Data26`=1, `VerifiedBuild`=19342 WHERE `entry`=205151; -- Sprouting Crimson Mushroom
+UPDATE `gameobject_template` SET `Data26`=1, `VerifiedBuild`=19342 WHERE `entry`=205152; -- Sprouting Crimson Mushroom
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=187235; -- Standing, Exterior, Medium - Xmas
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=187237; -- Campfire
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=187243; -- Campfire
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=205161; -- Waygate Controller
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=205164; -- Blood-Caked Altar
+UPDATE `gameobject_template` SET `Data6`=0, `VerifiedBuild`=19342 WHERE `entry`=223087; -- -Unknown-
+UPDATE `gameobject_template` SET `Data6`=0, `VerifiedBuild`=19342 WHERE `entry`=223088; -- -Unknown-
+UPDATE `gameobject_template` SET `Data6`=0, `VerifiedBuild`=19342 WHERE `entry`=223089; -- -Unknown-
+UPDATE `gameobject_template` SET `Data6`=0, `VerifiedBuild`=19342 WHERE `entry`=223090; -- -Unknown-
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=187261; -- Campfire
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=187265; -- Romantic Umbrella
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=187267; -- Romantic Basket
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=187268; -- Mailbox
+UPDATE `gameobject_template` SET `Data6`=0, `VerifiedBuild`=19342 WHERE `entry`=223107; -- -Unknown-
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=205190; -- Samuelson's Files
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=205193; -- Stonescale Matriarch Focus
+UPDATE `gameobject_template` SET `Data6`=0, `VerifiedBuild`=19342 WHERE `entry`=223111; -- -Unknown-
+UPDATE `gameobject_template` SET `Data6`=0, `VerifiedBuild`=19342 WHERE `entry`=223113; -- -Unknown-
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=205196; -- Stratholme Fire Smoke Ember M (Large, Quest Invis 1)
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=205197; -- Trogg Crate
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=205205; -- Abyssion Focus
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=205206; -- (PH) Earthen Ring Banner
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=205207; -- Maziel's Journal
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=205208; -- Catapult Part
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=187314; -- Bonfire
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=187315; -- Smoker
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=187317; -- Brazier
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=187318; -- Brazier
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=187319; -- Brazier
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=187320; -- Brazier
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=187321; -- Brazier
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=187322; -- Mailbox
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=205268; -- Portal to the Maelstrom
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=205272; -- Portal to Stormwind
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=205273; -- Portal to Orgrimmar
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=187364; -- Campfire
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=187367; -- Winterfin Clam
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=223202; -- -Unknown-
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=187369; -- Cage
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=187373; -- Cage
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=187376; -- NPC Fishing Bobber
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=187387; -- Anvil
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=187388; -- Forge
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=187389; -- Falling Rocks
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=223229; -- -Unknown-
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=205364; -- Collision
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=187452; -- Bubbly Fissure
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=187453; -- Bubbly Fissure
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=187454; -- Bubbly Fissure
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=187456; -- Bubbly Fissure
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=205386; -- Barrel
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=187561; -- Arcane Prison
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=187565; -- Elder Atkanok
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=205553; -- Meeting Stone
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=205565; -- Meeting Stone
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=205566; -- Meeting Stone
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=187662; -- "Elder Kesuk"
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=187663; -- "Elder Sagani"
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=187664; -- "Elder Takret"
+UPDATE `gameobject_template` SET `Data6`=0, `VerifiedBuild`=19342 WHERE `entry`=223501; -- -Unknown-
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=187670; -- Tuskarr Ritual Object
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=187671; -- Tuskarr Ritual Object
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=187673; -- Farseer Grimwalker's Remains
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=187675; -- Borean Tundra Fire Large
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=187677; -- Scourged Earth
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=187689; -- Crafty's Stuff
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=187697; -- Crafty's Tools
+UPDATE `gameobject_template` SET `Data6`=0, `Data26`=1, `VerifiedBuild`=19342 WHERE `entry`=223538; -- -Unknown-
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=187772; -- Empty Arcane Prison
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=187773; -- Beryl Shield
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=151953; -- Wooden Bench
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=151954; -- Wooden Bench
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=151955; -- Wooden Bench
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=151958; -- Wooden Bench
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=151960; -- Wooden Bench
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=151961; -- Wooden Bench
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=151963; -- Wooden Bench
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=151965; -- Wooden Bench
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=151966; -- Wooden Bench
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=151968; -- Wooden Bench
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=151969; -- Wooden Bench
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=151970; -- Wooden Bench
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=151971; -- Wooden Bench
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=187850; -- Beryl Shield Detonator
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=187875; -- Salrand's Lockbox
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=187879; -- Den of Dying Plague Cauldron
+UPDATE `gameobject_template` SET `Data26`=1, `VerifiedBuild`=19342 WHERE `entry`=187881; -- Talramas Scourge Summoning Circle
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=187884; -- Evanor's Prison
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=187885; -- Gurgleboggle's Bauble
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=187897; -- Fizzcrank Spare Parts
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=187898; -- Fizzcrank Spare Parts
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=187899; -- Fizzcrank Spare Parts
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=187900; -- Fizzcrank Spare Parts
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=187901; -- Fizzcrank Spare Parts
+UPDATE `gameobject_template` SET `Data6`=0, `VerifiedBuild`=19342 WHERE `entry`=223739; -- -Unknown-
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=187909; -- Coldrock Clam
+UPDATE `gameobject_template` SET `Data6`=0, `VerifiedBuild`=19342 WHERE `entry`=187911; -- -Unknown-
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=187915; -- Wanted: Hemet Nesingwary, Enemy of Nature
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=223814; -- -Unknown-
+UPDATE `gameobject_template` SET `Data26`=1, `VerifiedBuild`=19342 WHERE `entry`=187982; -- Caribou Trap
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=187983; -- High Quality Fur
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=187984; -- West Point Station Valve
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=187985; -- North Point Station Valve
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=187986; -- Mid Point Station Valve
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=187987; -- South Point Station Valve
+UPDATE `gameobject_template` SET `Data26`=1, `VerifiedBuild`=19342 WHERE `entry`=187995; -- Caribou Trap
+UPDATE `gameobject_template` SET `Data26`=1, `VerifiedBuild`=19342 WHERE `entry`=187996; -- Caribou Trap
+UPDATE `gameobject_template` SET `Data26`=1, `VerifiedBuild`=19342 WHERE `entry`=187997; -- Caribou Trap
+UPDATE `gameobject_template` SET `Data26`=1, `VerifiedBuild`=19342 WHERE `entry`=187998; -- Caribou Trap
+UPDATE `gameobject_template` SET `Data26`=1, `VerifiedBuild`=19342 WHERE `entry`=187999; -- Caribou Trap
+UPDATE `gameobject_template` SET `Data26`=1, `VerifiedBuild`=19342 WHERE `entry`=188000; -- Caribou Trap
+UPDATE `gameobject_template` SET `Data26`=1, `VerifiedBuild`=19342 WHERE `entry`=188001; -- Caribou Trap
+UPDATE `gameobject_template` SET `Data26`=1, `VerifiedBuild`=19342 WHERE `entry`=188002; -- Caribou Trap
+UPDATE `gameobject_template` SET `Data26`=1, `VerifiedBuild`=19342 WHERE `entry`=188003; -- Caribou Trap
+UPDATE `gameobject_template` SET `Data26`=1, `VerifiedBuild`=19342 WHERE `entry`=188004; -- Caribou Trap
+UPDATE `gameobject_template` SET `Data26`=1, `VerifiedBuild`=19342 WHERE `entry`=188005; -- Caribou Trap
+UPDATE `gameobject_template` SET `Data26`=1, `VerifiedBuild`=19342 WHERE `entry`=188006; -- Caribou Trap
+UPDATE `gameobject_template` SET `Data26`=1, `VerifiedBuild`=19342 WHERE `entry`=188007; -- Caribou Trap
+UPDATE `gameobject_template` SET `Data26`=1, `VerifiedBuild`=19342 WHERE `entry`=188008; -- Caribou Trap
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=188010; -- Campfire
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=188012; -- Campfire
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=188013; -- Campfire
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=188014; -- Campfire
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=188017; -- Shipment of Animal Parts
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=188022; -- Mammoth Trap
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=188024; -- Mammoth Trap
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=188025; -- Mammoth Trap
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=188026; -- Mammoth Trap
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=188027; -- Mammoth Trap
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=188028; -- Mammoth Trap
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=188029; -- Mammoth Trap
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=188030; -- Mammoth Trap
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=188031; -- Mammoth Trap
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=188032; -- Mammoth Trap
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=188033; -- Mammoth Trap
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=188034; -- Mammoth Trap
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=188035; -- Mammoth Trap
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=188036; -- Mammoth Trap
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=188037; -- Mammoth Trap
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=188038; -- Mammoth Trap
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=188039; -- Mammoth Trap
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=188040; -- Mammoth Trap
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=188041; -- Mammoth Trap
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=188042; -- Mammoth Trap
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=188043; -- Mammoth Trap
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=188066; -- Kaw's War Halberd
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=188087; -- Wreckage A
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=188088; -- Wreckage B
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=188089; -- Wreckage C
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=188100; -- Coldarra Geological Monitor
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=188101; -- Coldarra Geological Monitor
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=188102; -- Coldarra Geological Monitor
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=188103; -- Coldarra Geological Monitor
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=188106; -- West Point Station Valve
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=188107; -- North Point Station Valve
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=188108; -- Mid Point Station Valve
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=188109; -- South Point Station Valve
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=188113; -- Frostberry Bush
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=188131; -- Wine Crate
+UPDATE `gameobject_template` SET `Data3`=0, `VerifiedBuild`=19342 WHERE `entry`=188133; -- Blue Dragon Egg
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=188136; -- Doodad_LogRun_PumpElevator04
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=188140; -- Crystallized Mana
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=188141; -- Frozen Phylactery
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=206067; -- Wreath scale 3.0
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=152325; -- Fiery Brazier
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=152326; -- Fiery Brazier
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=152327; -- Fiery Brazier
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=152328; -- Fiery Brazier
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=152329; -- Fiery Brazier
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=188164; -- Kaskala Supplies
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=152330; -- Fiery Brazier
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=152331; -- Fiery Brazier
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=152332; -- Fiery Brazier
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=206086; -- Wreath scale 2.0
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=206109; -- Warchief's Command Board
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=206110; -- Portal to Moonglade
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=206116; -- Warchief's Command Board
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=188215; -- Collision PC Size
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=188216; -- -Unknown-
+UPDATE `gameobject_template` SET `displayId`=14397, `Data6`=0, `VerifiedBuild`=19342 WHERE `entry`=188219; -- -Unknown-
+UPDATE `gameobject_template` SET `displayId`=14396, `Data6`=0, `VerifiedBuild`=19342 WHERE `entry`=188220; -- -Unknown-
+UPDATE `gameobject_template` SET `Data6`=0, `VerifiedBuild`=19342 WHERE `entry`=188221; -- -Unknown-
+UPDATE `gameobject_template` SET `Data6`=0, `VerifiedBuild`=19342 WHERE `entry`=188234; -- -Unknown-
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=188237; -- Horde Armaments
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=188238; -- Horde Armaments
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=188259; -- Grizzly Hills Bounty Hunter Cage
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=188287; -- Drakuru's Brazier
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=188342; -- Archmage Sunreaver's Rune
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=188344; -- Purple aura, tall
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=188345; -- Shimmering Snowcaps
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=170439; -- Bench
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=170440; -- Chair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=170442; -- Chair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=188360; -- Doodad_Vrykul_Gondola01
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=170443; -- Chair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=170444; -- Chair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=170445; -- Chair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=188366; -- Troll Mummy
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=188368; -- Zul'Aman Fire Low
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=206294; -- Hero's Call Board
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=188426; -- Weapon Rack
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=188428; -- Doodad_LogRun_PumpElevator05
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=188432; -- Black Blood of Yogg-Saron
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=188442; -- Composite Ore
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=188445; -- Ley Line Focus
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=188446; -- Projection of the Arcanomicon
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=188448; -- Nexus Sigil Blue 01
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=152614; -- Elevator
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=188452; -- Forge
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=188453; -- Anvil
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=188454; -- Fizzcrank Paratrooper Teleporter
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=188458; -- Seer of Zeb'Halak
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=188469; -- Ancient Stone Marker
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=188472; -- Cage
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=170555; -- Doodad_BurningGiantWheel01
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=188473; -- Iron Rune Aura
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=170556; -- Doodad_BlackRockDoors01
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=170557; -- Doodad_BlackRockDoorSingle01
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=170558; -- The Lyceum
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=170559; -- Shadowforge Gate
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=170560; -- Shadowforge Gate
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=170561; -- Supply Room Door
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=188479; -- Stone Base Shrubs
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=170562; -- Cell Door
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=170563; -- Cell Door
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=188481; -- Conquest Hold Throne
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=170564; -- Cell Door
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=170565; -- Cell Door
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=170566; -- Cell Door
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=170567; -- Cell Door
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=170568; -- Cell Door
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=170569; -- Cell Door
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=170570; -- East Garrison Door
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=170571; -- Bar Door
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=188489; -- Ruby Lilac
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=170572; -- Doodad_BlackRockIronDoor02
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=170573; -- Golem Room North
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=170574; -- Golem Room South
+UPDATE `gameobject_template` SET `Data3`=0, `VerifiedBuild`=19342 WHERE `entry`=188492; -- Directional Rune
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=170575; -- Thone Room Doors
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=188493; -- Directional Rune Aura
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=170576; -- Doodad_BlackRockDoors02
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=170577; -- Doodad_BlackRockDoors03
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=188505; -- Directional Rune 2
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=188506; -- Directional Rune 3
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=188511; -- Turtle (Green Island)
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=188514; -- Doodad_Nexus_Elevator_BaseStructure_01
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=188526; -- Telestra's Containment Sphere
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=188527; -- Anomalus' Containment Sphere
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=188528; -- Ormorok's Containment Sphere
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=188534; -- Mailbox
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=188541; -- Mailbox
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=206500; -- Tiffin Ellerian Wrynn Memorial
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=206508; -- Bonfire
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=206509; -- Bonfire
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=188593; -- Stasis Generator
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=188599; -- Grizzly Hills Bounty Hunter Cage
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=188600; -- Hazewood Bush
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=206529; -- Brazier
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=188613; -- Brazier
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=206530; -- Brazier
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=188614; -- Brazier
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=188615; -- Bonfire
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=188616; -- Brazier
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=188617; -- Bonfire
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=188618; -- Mailbox
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=188619; -- Brazier
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=188620; -- Brazier
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=188621; -- Bonfire
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=206538; -- Brazier
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=188622; -- Anvil
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=206539; -- Brazier
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=188623; -- Anvil
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=188624; -- Forge
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=188625; -- Brazier
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=188628; -- Brazier
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=206545; -- The Slow Blade
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=206546; -- Arcane Enclave
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=206547; -- Rekkul's Poisons
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=206548; -- Ironwood Staves and Wands
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=206549; -- Shadowswift Brotherhood
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=206560; -- Forge
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=206562; -- The Stonefather's Safe
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=188651; -- Forge
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=188652; -- Anvil
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=206574; -- Bonfire
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=206575; -- Bonfire
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=188665; -- Haunch
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=188666; -- Amberpine Outhouse
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=188667; -- Amberseed
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=188668; -- Amberseed (generic)
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=188670; -- Blackroot
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=188671; -- Siegesmith Bomb
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=206594; -- Portal to Tol Barad
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=206595; -- Portal to Tol Barad
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=188682; -- Mailbox
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=188683; -- Forge
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=188684; -- Anvil
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=206602; -- Guild Chest
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=206603; -- Guild Chest
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=206608; -- Elevator
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=206609; -- Elevator
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=206610; -- Elevator
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=188699; -- Strange Ore
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=206616; -- Portal to Tol Barad
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=188702; -- Grooved Cog
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=188703; -- Notched Sprocket
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=188705; -- High Tension Spring
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=188706; -- Wooden Cage
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=206623; -- Mailbox
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=188712; -- Wintergarde Mine Cave In (2)
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=206693; -- Doodad_Worgen_Cellar_Door_02
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=206713; -- Barrel
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=206725; -- Mailbox
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=206726; -- Mailbox
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=206727; -- Mailbox
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=206729; -- Mailbox
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=206730; -- Mailbox
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=206732; -- Mailbox
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=206733; -- Mailbox
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=206734; -- Mailbox
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=206735; -- Mailbox
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=206736; -- Mailbox
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=206737; -- Mailbox
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=206738; -- Anvil
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=206739; -- Forge
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=206740; -- Mailbox
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=206741; -- Mailbox
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=206853; -- Obsidian-Flecked Mud
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=206937; -- XMasTreeLargeHorde01 (scale 2.0)
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=206947; -- Tailor's Table
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=206974; -- War Reaver Parts
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=206977; -- Blackrock Boots
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=206980; -- Brazier
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=206982; -- Brazier
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=206984; -- Brazier
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=206987; -- Remote Campfire
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=206995; -- Smoker
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=207065; -- Brazier
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=207066; -- Brazier
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=207093; -- Cozy Fire
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=207094; -- Chair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=207096; -- Chair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=207097; -- Chair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=207098; -- Chair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=207099; -- Chair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=207100; -- Chair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=207101; -- Chair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=207103; -- Elemental Gate
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=207107; -- Brazier
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=207108; -- Brazier
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=207109; -- Brazier
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=207110; -- Brazier
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=207145; -- Elemental Binding Stone
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=207146; -- Barbershop Chair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=207147; -- Barbershop Chair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=207148; -- Barbershop Chair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=207149; -- Barbershop Chair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=207150; -- Barbershop Chair
+UPDATE `gameobject_template` SET `Data26`=1, `VerifiedBuild`=19342 WHERE `entry`=207165; -- Grain Rations
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=189287; -- Campfire
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=189289; -- Table
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=189290; -- School of Northern Salmon
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=189291; -- Scrying Orb
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=207208; -- Door
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=189298; -- Cedar Chest
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=189299; -- Ritual Crystal
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=189300; -- Ritual Crystal
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=189301; -- Ritual Crystal
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=189302; -- Ritual Crystal
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=189313; -- Wolfsbane Root
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=189316; -- Bonfire
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=189329; -- Mailbox
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=207270; -- Chair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=207271; -- Chair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=207272; -- Chair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=207273; -- Chair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=207274; -- Chair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=207275; -- Chair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=207276; -- Chair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=207303; -- Adventure Board
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=207304; -- Adventure Board
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=207327; -- Finkle's Mole Machine
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=207328; -- Finkle's Mole Machine
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=207330; -- Cauldron
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=207331; -- Finkle's Helm
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=207343; -- Doodad_Deepholm_Rockdoor_Break01
+UPDATE `gameobject_template` SET `Data26`=1, `VerifiedBuild`=19342 WHERE `entry`=207401; -- Abandoned Mole Machine
+UPDATE `gameobject_template` SET `Data26`=1, `VerifiedBuild`=19342 WHERE `entry`=207402; -- Abandoned Mole Machine
+UPDATE `gameobject_template` SET `Data26`=1, `VerifiedBuild`=19342 WHERE `entry`=207403; -- Abandoned Mole Machine
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=207407; -- Broken Pillar
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=207412; -- Stone Tablet
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=207414; -- Waters of Farseeing
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=207415; -- Twilight Documents
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=207416; -- Waters of Farseeing
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=207417; -- Crow Scatter Trap
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=153723; -- Bonfire
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=207478; -- Silverbound Treasure Chest
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=207492; -- Sturdy Treasure Chest
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=207493; -- Sturdy Treasure Chest
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=207528; -- Maplewood Treasure Chest
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=207577; -- Runeforge
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=207578; -- Runeforge
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=207579; -- Runeforge
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=207580; -- Doodad_Nox_portal_purple_bossroom01
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=207581; -- Doodad_Nox_portal_purple_bossroom17
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=207582; -- Alchemy Table
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=207583; -- Anvil
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=207584; -- Anvil
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=207585; -- Forge
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=207586; -- Anvil
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=207587; -- Anvil
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=207588; -- Forge
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=207589; -- Alchemy Table
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=207593; -- Lost Isles Tree Fire 02 - Medium (Large)
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=207597; -- Lost Isles Tree Fire 02 (Large)
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=207630; -- Mailbox
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=207631; -- Mailbox
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=207632; -- Mailbox
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=207633; -- Mailbox
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=207634; -- Mailbox
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=207635; -- Mailbox
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=207636; -- Mailbox
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=207637; -- Mailbox
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=207638; -- Mailbox
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=207639; -- Mailbox
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=207640; -- Mailbox
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=207641; -- Mailbox
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=207642; -- Mailbox
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=207645; -- Mailbox
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=207646; -- Mailbox
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=207661; -- Cookpot
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=207691; -- Teleport to Vashj'ir
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=207692; -- Portal to Hyjal
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=207693; -- Portal to Deepholm
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=207718; -- Stone Bench
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=207719; -- Stone Bench
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=207720; -- Stone Bench
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=207721; -- Stone Bench
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=207722; -- Stone Bench
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=207723; -- Stone Bench
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=207734; -- Pool of Fire
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=207735; -- Maelstrom Star
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=207736; -- -Unknown-
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=225784; -- -Unknown-
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=189971; -- Unmarked Grave
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=189972; -- Ruuna's Crystal Ball
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=207889; -- Doodad_Goblin_elevator01
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=189975; -- Doodad_DT_bigDoor01
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=189977; -- Brittle Cage
+UPDATE `gameobject_template` SET `Data0`=38, `Data1`=51307, `Data23`=400, `Data24`=450, `VerifiedBuild`=19342 WHERE `entry`=189979; -- Rich Cobalt Deposit
+UPDATE `gameobject_template` SET `Data0`=38, `Data1`=51308, `Data23`=425, `Data24`=475, `VerifiedBuild`=19342 WHERE `entry`=189980; -- Saronite Deposit
+UPDATE `gameobject_template` SET `Data0`=38, `Data1`=51309, `Data23`=450, `Data24`=500, `VerifiedBuild`=19342 WHERE `entry`=189981; -- Rich Saronite Deposit
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=189991; -- Doodad_LogRun_PumpElevator04
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=189992; -- Ruby Acorn
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=189993; -- Portal to Theramore
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=189996; -- Barrier
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=189997; -- Barrier (Large)
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=190002; -- Bonfire
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=190003; -- Bonfire
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=190023; -- Platform
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=207941; -- G_WitchHat_01 scale 2.0
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=190025; -- Campfire
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=190026; -- Brazier
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=190032; -- Wintergarde Munitions Crate
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=190055; -- Candy Bucket
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=190056; -- Candy Bucket
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=190057; -- Candy Bucket
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=190091; -- Candy Bucket
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=190092; -- Campfire
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=190096; -- Candy Bucket
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=190109; -- Candy Bucket
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=190118; -- Doodad_VR_Elevator_Lift02
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=190119; -- Doodad_VR_Elevator_Pulley01
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=208054; -- Mailbox
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=208069; -- G_Pumpkin_02 Scale 0.5
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=208072; -- G_Pumpkin_03 Scale 0.5
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=190156; -- Thel'zan Summoning Obelisk
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=208078; -- G_Pumpkin_01 scale 0.5
+UPDATE `gameobject_template` SET `Data0`=29, `Data1`=51509, `Data9`=0, `Data23`=400, `Data24`=450, `VerifiedBuild`=19342 WHERE `entry`=190169; -- Tiger Lily
+UPDATE `gameobject_template` SET `Data0`=29, `Data1`=51512, `Data9`=0, `Data23`=460, `Data24`=510, `VerifiedBuild`=19342 WHERE `entry`=190172; -- Icethorn
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=190173; -- Frozen Herb
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=190174; -- Frozen Herb
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=190175; -- Frozen Herb
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=190182; -- Bonfire
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=190184; -- Bonfire
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=190186; -- Bonfire
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=190187; -- Bonfire
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=190197; -- Bonfire
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=190198; -- Bonfire
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=190199; -- Bonfire
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=190208; -- Dull Carving Knife
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=190223; -- Scourged Troll Mummy
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=190236; -- Gate
+UPDATE `gameobject_template` SET `Data26`=1, `VerifiedBuild`=19342 WHERE `entry`=208186; -- Bonfire
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=208210; -- Worgen Trellis (White)
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=208211; -- Worgen Trellis (Stand)
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=208212; -- Worgen Market Stall 01
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=208213; -- Westfall Hay Stack 01
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=208214; -- Northrend Torch 01
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=208215; -- Worgen Town Lamp 03
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=208216; -- VR Straw Small 01
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=208220; -- Worgen Water Trough
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=208221; -- Elwynn Hay Stack 01
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=208222; -- Worgen Stagecoach
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=208223; -- Worgen Gallows 2
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=190334; -- The Gearmaster's Manual
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=190335; -- The Gearmaster's Manual
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=208256; -- Explorer's League Portable Mailbox
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=208257; -- Anvil
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=208258; -- Conjured Reliquary Mailbox
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=208259; -- Forge
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=208260; -- Anvil
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=208261; -- Forge
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=208266; -- Brazier
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=208267; -- Brazier
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=208268; -- Brazier
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=208269; -- Forge
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=208270; -- Anvil
+UPDATE `gameobject_template` SET `Data6`=0, `VerifiedBuild`=19342 WHERE `entry`=190358; -- Flamewatch Tower
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=190361; -- Bonfire
+UPDATE `gameobject_template` SET `Data6`=0, `VerifiedBuild`=19342 WHERE `entry`=190370; -- Wintergrasp Fortress Wall
+UPDATE `gameobject_template` SET `Data6`=0, `VerifiedBuild`=19342 WHERE `entry`=190372; -- Wintergrasp Fortress Wall
+UPDATE `gameobject_template` SET `Data6`=0, `VerifiedBuild`=19342 WHERE `entry`=190374; -- Wintergrasp Fortress Wall
+UPDATE `gameobject_template` SET `Data6`=0, `VerifiedBuild`=19342 WHERE `entry`=190375; -- Wintergrasp Fortress Gate
+UPDATE `gameobject_template` SET `Data6`=0, `VerifiedBuild`=19342 WHERE `entry`=190376; -- Wintergrasp Fortress Wall
+UPDATE `gameobject_template` SET `Data6`=0, `VerifiedBuild`=19342 WHERE `entry`=190377; -- Wintergrasp Fortress Tower
+UPDATE `gameobject_template` SET `Data6`=0, `VerifiedBuild`=19342 WHERE `entry`=190378; -- Wintergrasp Fortress Tower
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=190399; -- Muddlecap Fungus
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=208317; -- Warchief's Command Board
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=208394; -- Pile of Candy
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=208395; -- Candy Bucket
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=190488; -- Pentarus' Portal to Sholazar Basin
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=190504; -- Brazier
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=190505; -- Campfire
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=190506; -- Campfire
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=190522; -- Drakkari Pedestal
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=190534; -- Mature Water-Poppy
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=190535; -- Zim'Abwa
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=190538; -- Argent Crusade Banner
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=190541; -- Dead Thornwood
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=190542; -- Dead Thornwood
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=190543; -- Dead Thornwood
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=190549; -- The Zephyr
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=190550; -- Ancient Dirt Mound
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=190555; -- Nerubian Crater
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=190560; -- Glinting Armor
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=190567; -- Cage
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=190580; -- Bonfire
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=190581; -- Bonfire
+UPDATE `gameobject_template` SET `questItem1`=38606, `Data6`=0, `VerifiedBuild`=19342 WHERE `entry`=190583; -- -Unknown-
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=190586; -- Tribunal Chest
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=190587; -- Doodad_Vrykul_Gondola_01
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=190594; -- Zul'Drak Skull Pile 02
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=190595; -- Ancient Drakkari Tablets
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=190596; -- Heart of the Ancients
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=190597; -- Eye of the Prophets
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=190598; -- Brazier
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=190599; -- Brazier
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=208534; -- Campfire
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=190618; -- Blue Cauldron
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=190619; -- Purple Cauldron
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=190620; -- Red Cauldron
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=190629; -- Drakuru's Brazier
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=190630; -- Green Cauldron
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=136922; -- Bonfire
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=208591; -- Haunted War Drum
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=136923; -- Bonfire
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=136924; -- -Unknown-
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=136925; -- Blazing Fire
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=136926; -- Blazing Fire
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=208595; -- Ghost State - 2.00
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=136927; -- Blazing Fire
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=136928; -- Blazing Fire
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=136929; -- Chair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=136930; -- Chair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=136931; -- Bench
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=136932; -- Chair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=136933; -- Chair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=136934; -- Chair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=136935; -- Chair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=136936; -- Bench
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=136937; -- Bench
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=136938; -- Bench
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=136939; -- Chair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=136940; -- Chair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=136941; -- Chair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=136942; -- Chair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=136943; -- Chair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=136944; -- Chair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=136945; -- Bench
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=136946; -- Bench
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=136947; -- Fire
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=136948; -- Fire
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=136949; -- Fire
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=136950; -- Fire
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=136951; -- Fire
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=136952; -- Fire
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=136954; -- Bonfire
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=136955; -- Fire
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=208632; -- Coldarra Disc
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=136964; -- Bonfire
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=190716; -- Crystallized Blight
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=190731; -- Scourgewagon
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=190767; -- Inconspicuous Mine Car
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=190769; -- Gift of the Harvester
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=190784; -- Zol'Maz Gate
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=190785; -- Embers
+UPDATE `gameobject_template` SET `Data23`=0, `VerifiedBuild`=19342 WHERE `entry`=190790; -- 190790
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=190795; -- Medium Fire
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=190796; -- Small Fire
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=190797; -- Large Fire
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=190858; -- Volkhan Temper Visual
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=208806; -- Nexus Runes
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=208807; -- Nexus Runes (Large)
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=190915; -- Mailbox
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=190936; -- Plague Cauldron
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=190937; -- Empty Cauldron
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=190938; -- Iron Chain
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=190939; -- Crystallized Blight
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=190940; -- Crystallized Blight
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=190941; -- Blight Fog Effect
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=190942; -- Death Gate
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=190944; -- Harvested Blight Crystal
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=190946; -- Blight Crystal Box
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=190947; -- New Avalon Registry
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=191009; -- Dalaran Portal to Orgrimmar
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=191016; -- Seed Pod
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=191018; -- Akali Chain Anchor
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=208935; -- Wickerman Campfire
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=191028; -- Barbershop Chair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=191029; -- Barbershop Chair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=191030; -- Barbershop Chair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=29784; -- Basic Campfire
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=191083; -- Demonic Circle: Summon
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=191084; -- New Avalon Patrol Schedule
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=191085; -- Brazier
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=191087; -- Scarlet Lockbox
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=191088; -- Elder Kesuk
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=191089; -- Elder Sagani
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=191090; -- Elder Takret
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=191092; -- High Inquisitor Valroth's Remains
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=209040; -- Shady Lady Wig
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=209041; -- Shady Lady Vault
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=209042; -- Shady Lady Scroll
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=209043; -- Shady Lady Bear
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=209044; -- Shady Lady Necklace
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=209045; -- Shady Lady Figurine
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=209046; -- Shady Lady Gem
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=209047; -- Shady Lady Silver Bar
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=209048; -- Shady Lady Totem Pole
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=209049; -- Shady Lady Croc
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=209050; -- Shady Lady Falcon
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=209051; -- Shady Lady Painting
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=209052; -- Shady Lady Boar
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=209053; -- Shady Lady Goblet
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=209054; -- Shady Lady Beer
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=209059; -- -Unknown-
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=191144; -- Inconspicuous Tree
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=173232; -- Blacksmithing Plans
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=173234; -- Blacksmithing Plans
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=191155; -- Portal to Acherus
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=191156; -- Medium Fire, Chapter III
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=191157; -- Small Fire, Chapter III
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=191158; -- Large Fire, Chapter III
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=191159; -- Embers, Chapter III
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=191160; -- Burning Tree Large, Chapter III
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=191161; -- Burning Tree Mega, Chapter III
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=191162; -- Burning Tree Gigantic, Chapter III
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=209080; -- Portal to Stormwind
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=209081; -- Portal to Orgrimmar
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=191164; -- Portal to Dalaran
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=209096; -- The Vow
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=191184; -- Campfire
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=209101; -- Shady Lady Painting 2
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=191185; -- Bonfire
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=191188; -- Bonfire
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=191189; -- Bonfire
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=209114; -- Balloon Bunch 01
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=191202; -- Bonfire
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=209124; -- Come Visit the Darkmoon Faire!
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=191225; -- Brazier
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=191227; -- Meeting Stone
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=191229; -- Teleport to Violet Stand Crystal
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=191235; -- Bonfire
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=191236; -- Bonfire
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=191241; -- Bonfire
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=191242; -- Chair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=191243; -- Chair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=191244; -- Chair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=191245; -- Chair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=191276; -- Doodad_LogRun_PumpElevator01
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=191277; -- Doodad_LogRun_PumpElevator02
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=191278; -- Doodad_LogRun_PumpElevator02
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=191292; -- Doodad_UL_Ulduar_doors06
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=191293; -- Doodad_UL_Ulduar_doors04
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=191294; -- Doodad_UL_Ulduar_doors05
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=191295; -- Doodad_UL_Ulduar_doors03
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=191296; -- Doodad_UL_Ulduar_doors02
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=191301; -- Holy Lightning (Horizontal)
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=191302; -- Holy Lightning (Vertical)
+UPDATE `gameobject_template` SET `Data0`=29, `Data1`=51510, `Data9`=0, `Data23`=385, `Data24`=435, `VerifiedBuild`=19342 WHERE `entry`=191303; -- Firethorn
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=191304; -- Firethorn Trap
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=191324; -- Doodad_UL_Ulduar_doors02
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=191325; -- Doodad_UL_Ulduar_doors07
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=191326; -- Doodad_UL_Ulduar_doors05
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=191327; -- Doodad_UL_Ulduar_doors06
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=191328; -- Doodad_UL_Ulduar_doors04
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=191329; -- Doodad_LogRun_PumpElevator03
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=191330; -- Light of Dawn
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=191341; -- Campfire
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=191347; -- Drakuru's Pedestal
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=191364; -- Doodad_Nox_portal_orange_bossroom01
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=191369; -- Cosmetic Object - Fire Large
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=191371; -- Blight Fog Effect (BIG)
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=191391; -- Bonfire
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=191392; -- Bonfire
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=209311; -- -Unknown-
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=209328; -- -Unknown-
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=191412; -- Bonfire
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=191415; -- Doodad_UL_Ulduar_doors09
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=191416; -- Doodad_UL_Ulduar_doors10
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=209344; -- -Unknown-
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=209345; -- -Unknown-
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=209348; -- Hellfire Supplies
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=209349; -- -Unknown-
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=209350; -- -Unknown-
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=209353; -- -Unknown-
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=209354; -- -Unknown-
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=191440; -- Lamp Post
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=191459; -- Doodad_UL_Ulduar_doors07
+UPDATE `gameobject_template` SET `Data3`=0, `VerifiedBuild`=19342 WHERE `entry`=191461; -- Lamp
+UPDATE `gameobject_template` SET `Data3`=0, `VerifiedBuild`=19342 WHERE `entry`=191462; -- Doodad_Dalaran_LampWall02
+UPDATE `gameobject_template` SET `Data3`=0, `VerifiedBuild`=19342 WHERE `entry`=191463; -- Lamp
+UPDATE `gameobject_template` SET `Data3`=0, `VerifiedBuild`=19342 WHERE `entry`=191464; -- Lamp
+UPDATE `gameobject_template` SET `Data3`=0, `VerifiedBuild`=19342 WHERE `entry`=191465; -- Lamp
+UPDATE `gameobject_template` SET `Data3`=0, `VerifiedBuild`=19342 WHERE `entry`=191466; -- Lamp
+UPDATE `gameobject_template` SET `Data3`=0, `VerifiedBuild`=19342 WHERE `entry`=191467; -- Lamp
+UPDATE `gameobject_template` SET `Data3`=0, `VerifiedBuild`=19342 WHERE `entry`=191468; -- Lamp
+UPDATE `gameobject_template` SET `Data3`=0, `VerifiedBuild`=19342 WHERE `entry`=191469; -- Lamp
+UPDATE `gameobject_template` SET `Data3`=0, `VerifiedBuild`=19342 WHERE `entry`=191470; -- Lamp
+UPDATE `gameobject_template` SET `Data3`=0, `VerifiedBuild`=19342 WHERE `entry`=191471; -- Lamp
+UPDATE `gameobject_template` SET `Data3`=0, `VerifiedBuild`=19342 WHERE `entry`=191472; -- Lamp
+UPDATE `gameobject_template` SET `Data3`=0, `VerifiedBuild`=19342 WHERE `entry`=191473; -- Lamp
+UPDATE `gameobject_template` SET `Data3`=0, `VerifiedBuild`=19342 WHERE `entry`=191474; -- Lamp
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=191475; -- Chair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=191476; -- Bench
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=191477; -- Bench
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=191478; -- Bench
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=191479; -- Bench
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=191480; -- Bench
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=191481; -- Chair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=191482; -- Bench
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=191502; -- Land Mine
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=191510; -- Valduran's Shield
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=191519; -- Sparksocket's Tools
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=209436; -- -Unknown-
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=191521; -- Mailbox
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=191527; -- Doodad_UL_SkyRoom_Floor01
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=191529; -- Meeting Stone
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=191530; -- Charred Wreckage
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=191531; -- Charred Wreckage
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=191532; -- Charred Wreckage
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=191533; -- Charred Wreckage
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=191534; -- Charred Wreckage
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=191535; -- Charred Wreckage
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=191536; -- Charred Wreckage
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=191537; -- Charred Wreckage
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=191542; -- Doodad_Nox_portal_top01
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=209460; -- -Unknown-
+UPDATE `gameobject_template` SET `Data3`=0, `VerifiedBuild`=19342 WHERE `entry`=191544; -- Rusty Cage
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=209461; -- -Unknown-
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=191545; -- Rusty Cage
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=209462; -- -Unknown-
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=209463; -- -Unknown-
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=191547; -- Crusader Dargath's Light
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=209464; -- -Unknown-
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=191548; -- Scourge Enclosure
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=191549; -- Nidavelir Mole Machine
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=191552; -- Large Nidavelir Mole Machine
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=191553; -- U.D.E.D. Dispenser
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=191567; -- Mammoth Meat
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=191568; -- K3 Equipment
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=191574; -- Teleportation Pad
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=191576; -- Transporter Power Cell
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=191605; -- Portable Mailbox
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=191614; -- Argent Stand Banner
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=191615; -- Zul'Drak Spike Line
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=191619; -- Bonfire
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=191620; -- Bonfire
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=191623; -- Bonfire
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=209550; -- -Unknown-
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=209551; -- -Unknown-
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=191640; -- Anvil
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=191641; -- The Death Knights of Acherus
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=191642; -- The Death Knights of Acherus
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=191645; -- The Death Knights of Acherus
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=191647; -- Thorim's Throne
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=191649; -- The Memoirs of Lord Thorval
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=191653; -- Unknown Crusader's Diary
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=209572; -- -Unknown-
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=191665; -- Lamp Post
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=191669; -- Tribunal Head - Center
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=209586; -- -Unknown-
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=191670; -- Tribunal Head - Right
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=191671; -- Tribunal Head - Left
+UPDATE `gameobject_template` SET `castBarCaption`='Investigating', `Data5`=1, `Data6`=0, `Data10`=107909, `Data14`=56085, `Data23`=1, `VerifiedBuild`=19342 WHERE `entry`=209594; -- -Unknown-
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=209595; -- -Unknown-
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=191678; -- Dalaran Visitor Center
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=191679; -- The Hunter's Reach
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=191680; -- Magical Menagerie
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=191681; -- The Filthy Animal
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=191682; -- One More Glass
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=191683; -- The Legerdemain Lounge
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=191684; -- The Legerdemain Lounge
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=191686; -- The Threads of Fate
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=191687; -- Curiosities & Moore Consignment House
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=191698; -- Torp's Farm
+UPDATE `gameobject_template` SET `IconName`='Inspect', `castBarCaption`='Reading', `Data6`=0, `Data10`=103575, `Data14`=24589, `Data23`=1, `Data26`=1, `VerifiedBuild`=19342 WHERE `entry`=209615; -- -Unknown-
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=191699; -- Warsong Slaughterhouse
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=191700; -- Bonfire
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=191701; -- Bonfire
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=191702; -- Campfire
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=191703; -- Campfire
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=191704; -- Campire
+UPDATE `gameobject_template` SET `IconName`='Gunner', `Data6`=0, `Data10`=128871, `Data13`=1, `Data23`=1, `Data26`=1, `VerifiedBuild`=19342 WHERE `entry`=209621; -- -Unknown-
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=209622; -- -Unknown-
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=191707; -- Shadowmoon Rune 1
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=191718; -- Bonfire
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=191728; -- Wanted!
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=191731; -- The Agronomical Apothecary
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=191733; -- The Wonderworks
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=191741; -- Barbershop
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=191745; -- Doodad_Utgarde_Mirror_FX01
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=191754; -- Bonfire
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=191755; -- Bonfire
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=191756; -- Bonfire
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=191757; -- Runeforge
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=191758; -- Runeforge
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=191766; -- Orders From Drakuru
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=191768; -- The Bank of Dalaran
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=191769; -- The Bank of Dalaran
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=191770; -- Eagle Egg
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=191774; -- Campfire
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=191775; -- Campfire
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=191776; -- Campfire
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=191778; -- General's Weapon Rack
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=191779; -- General's Weapon Rack
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=191780; -- Scourge Scrap Metal
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=191781; -- Scourge Scrap Metal
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=191782; -- Scourge Scrap Metal
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=191783; -- Scourge Scrap Metal
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=191789; -- Big Rancid Meat
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=191790; -- Dalaran Firework Rocket
+UPDATE `gameobject_template` SET `Data6`=0, `VerifiedBuild`=19342 WHERE `entry`=191795; -- Wintergrasp Fortress Wall
+UPDATE `gameobject_template` SET `Data6`=0, `VerifiedBuild`=19342 WHERE `entry`=191796; -- Wintergrasp Fortress Wall
+UPDATE `gameobject_template` SET `Data6`=0, `VerifiedBuild`=19342 WHERE `entry`=191797; -- Wintergrasp Wall
+UPDATE `gameobject_template` SET `Data6`=0, `VerifiedBuild`=19342 WHERE `entry`=191798; -- Wintergrasp Wall
+UPDATE `gameobject_template` SET `Data6`=0, `VerifiedBuild`=19342 WHERE `entry`=191799; -- Wintergrasp Fortress Wall
+UPDATE `gameobject_template` SET `Data6`=0, `VerifiedBuild`=19342 WHERE `entry`=191800; -- Wintergrasp Fortress Wall
+UPDATE `gameobject_template` SET `Data6`=0, `VerifiedBuild`=19342 WHERE `entry`=191801; -- Wintergrasp Fortress Wall
+UPDATE `gameobject_template` SET `Data6`=0, `VerifiedBuild`=19342 WHERE `entry`=191804; -- Wintergrasp Fortress Wall
+UPDATE `gameobject_template` SET `Data6`=0, `VerifiedBuild`=19342 WHERE `entry`=191805; -- Wintergrasp Wall
+UPDATE `gameobject_template` SET `Data6`=0, `VerifiedBuild`=19342 WHERE `entry`=191806; -- Wintergrasp Fortress Wall
+UPDATE `gameobject_template` SET `Data6`=0, `VerifiedBuild`=19342 WHERE `entry`=191807; -- Wintergrasp Fortress Wall
+UPDATE `gameobject_template` SET `Data6`=0, `VerifiedBuild`=19342 WHERE `entry`=191808; -- Wintergrasp Fortress Wall
+UPDATE `gameobject_template` SET `Data6`=0, `VerifiedBuild`=19342 WHERE `entry`=191809; -- Wintergrasp Fortress Wall
+UPDATE `gameobject_template` SET `Data6`=0, `VerifiedBuild`=19342 WHERE `entry`=191810; -- Wintergrasp Fortress Door
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=191826; -- Bonfire
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=191827; -- Bonfire
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=191834; -- Brazier
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=191835; -- Brazier
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=191836; -- Torch
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=191837; -- Torch
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=191838; -- Torch
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=191839; -- Torch
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=191843; -- Dried Gnoll Rations
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=191844; -- Enchanted Earth
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=191845; -- Enchanted Earth
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=191850; -- Brazier
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=191851; -- Brazier
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=191852; -- Brazier
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=191887; -- Chair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=191888; -- Chair
+UPDATE `gameobject_template` SET `Data1`=35, `VerifiedBuild`=19342 WHERE `entry`=209805; -- -Unknown-
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=191889; -- Chair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=191890; -- Chair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=191891; -- Chair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=191892; -- Chair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=191893; -- Chair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=191894; -- Chair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=191895; -- Chair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=191896; -- Chair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=191897; -- Chair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=191898; -- Chair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=191899; -- Chair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=191900; -- Chair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=191901; -- Chair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=191902; -- Chair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=191903; -- Chair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=191904; -- Chair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=209827; -- -Unknown-
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=209828; -- -Unknown-
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=209829; -- -Unknown-
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=209830; -- -Unknown-
+UPDATE `gameobject_template` SET `Data6`=0, `VerifiedBuild`=19342 WHERE `entry`=209831; -- -Unknown-
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=209832; -- -Unknown-
+UPDATE `gameobject_template` SET `Data5`=1, `Data6`=0, `Data10`=103583, `Data23`=1, `VerifiedBuild`=19342 WHERE `entry`=209835; -- -Unknown-
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=209836; -- -Unknown-
+UPDATE `gameobject_template` SET `IconName`='LootAll', `questItem1`=75256, `Data6`=0, `VerifiedBuild`=19342 WHERE `entry`=209842; -- -Unknown-
+UPDATE `gameobject_template` SET `IconName`='LootAll', `questItem1`=75258, `Data6`=0, `VerifiedBuild`=19342 WHERE `entry`=209843; -- -Unknown-
+UPDATE `gameobject_template` SET `IconName`='LootAll', `questItem1`=75259, `Data6`=0, `VerifiedBuild`=19342 WHERE `entry`=209844; -- -Unknown-
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=209845; -- -Unknown-
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=209847; -- -Unknown-
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=209850; -- -Unknown-
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=209851; -- -Unknown-
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=209852; -- -Unknown-
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=209853; -- -Unknown-
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=191939; -- Fireplace
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=209857; -- -Unknown-
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=191940; -- Fireplace
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=191941; -- NEW IN STOCK! Enchanted Ammunition from Azeroth & Beyond!
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=191943; -- Shard up for some enchanting materials? Come inside!
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=191945; -- Care for some wine with your cheese?
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=209863; -- -Unknown-
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=191946; -- Mailbox
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=191947; -- Mailbox
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=191948; -- Mailbox
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=191949; -- Mailbox
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=191950; -- Mailbox
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=209867; -- Forge
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=209870; -- -Unknown-
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=191955; -- Mailbox
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=191957; -- Mailbox
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=191958; -- Fireplace
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=191959; -- Fireplace
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=191960; -- Fireplace
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=191964; -- Cooking Table
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=191965; -- Cooking Table
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=191966; -- Cooking Table
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=209886; -- -Unknown-
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=209891; -- -Unknown-
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=191974; -- Chair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=209892; -- -Unknown-
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=191975; -- Chair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=191980; -- Chair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=209898; -- -Unknown-
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=191981; -- Chair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=191983; -- Chair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=191984; -- Chair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=209903; -- -Unknown-
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=191986; -- Chair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=191987; -- Chair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=191988; -- Chair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=191989; -- Chair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=209907; -- -Unknown-
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=191990; -- Chair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=191991; -- Chair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=191992; -- Chair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=191993; -- Chair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=191994; -- Chair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=191995; -- Chair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=191997; -- Chair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=191998; -- Chair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=191999; -- Chair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=192002; -- Chair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=192003; -- Chair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=209921; -- -Unknown-
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=192004; -- Chair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=209932; -- -Unknown-
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=209938; -- -Unknown-
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=209945; -- -Unknown-
+UPDATE `gameobject_template` SET `Data6`=0, `VerifiedBuild`=19342 WHERE `entry`=192029; -- Goblin Workshop
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=209946; -- -Unknown-
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=209947; -- -Unknown-
+UPDATE `gameobject_template` SET `Data6`=0, `VerifiedBuild`=19342 WHERE `entry`=192031; -- Goblin Workshop
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=192033; -- Goblin Workshop
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=209950; -- -Unknown-
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=192034; -- Bonfire
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=209952; -- -Unknown-
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=192035; -- Bonfire
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=209953; -- -Unknown-
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=192036; -- Bonfire
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=209954; -- -Unknown-
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=192037; -- Bonfire
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=209955; -- -Unknown-
+UPDATE `gameobject_template` SET `Data6`=0, `VerifiedBuild`=19342 WHERE `entry`=209957; -- -Unknown-
+UPDATE `gameobject_template` SET `Data6`=0, `VerifiedBuild`=19342 WHERE `entry`=209958; -- -Unknown-
+UPDATE `gameobject_template` SET `Data6`=0, `VerifiedBuild`=19342 WHERE `entry`=209959; -- -Unknown-
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=192046; -- Musselback Sculpin School
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=192048; -- Dragonfin Angelfish School
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=192050; -- Glacial Salmon School
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=192051; -- Borean Man O' War School
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=192058; -- Ore Cart
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=227893; -- -Unknown-
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=192068; -- Lamp Post
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=192069; -- Lamp Post
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=192070; -- Lamp Post
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=209987; -- -Unknown-
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=209993; -- -Unknown-
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=209994; -- -Unknown-
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=209995; -- -Unknown-
+UPDATE `gameobject_template` SET `unk1`='Lighting', `Data5`=1, `Data6`=0, `Data10`=107781, `Data15`=28503, `Data23`=1, `VerifiedBuild`=19342 WHERE `entry`=209996; -- -Unknown-
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=192083; -- Lamp Post
+UPDATE `gameobject_template` SET `Data6`=0, `VerifiedBuild`=19342 WHERE `entry`=210001; -- -Unknown-
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=192084; -- Lamp Post
+UPDATE `gameobject_template` SET `Data6`=0, `VerifiedBuild`=19342 WHERE `entry`=210002; -- -Unknown-
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=192085; -- Lamp Post
+UPDATE `gameobject_template` SET `unk1`='Lighting', `Data5`=1, `Data10`=107782, `Data15`=28503, `Data23`=1, `VerifiedBuild`=19342 WHERE `entry`=210003; -- -Unknown-
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=192086; -- Lamp Post
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=192087; -- Lamp Post
+UPDATE `gameobject_template` SET `unk1`='Lighting', `Data5`=1, `Data10`=107790, `Data15`=28503, `Data23`=1, `VerifiedBuild`=19342 WHERE `entry`=210004; -- -Unknown-
+UPDATE `gameobject_template` SET `Data3`=0, `VerifiedBuild`=19342 WHERE `entry`=192090; -- Lamp
+UPDATE `gameobject_template` SET `Data3`=0, `VerifiedBuild`=19342 WHERE `entry`=192091; -- Lamp
+UPDATE `gameobject_template` SET `Data3`=0, `VerifiedBuild`=19342 WHERE `entry`=192092; -- Lamp
+UPDATE `gameobject_template` SET `Data3`=0, `VerifiedBuild`=19342 WHERE `entry`=192093; -- Lamp
+UPDATE `gameobject_template` SET `Data3`=0, `VerifiedBuild`=19342 WHERE `entry`=192094; -- Lamp
+UPDATE `gameobject_template` SET `Data3`=0, `VerifiedBuild`=19342 WHERE `entry`=192095; -- Lamp
+UPDATE `gameobject_template` SET `Data3`=0, `VerifiedBuild`=19342 WHERE `entry`=192096; -- Lamp
+UPDATE `gameobject_template` SET `Data3`=0, `VerifiedBuild`=19342 WHERE `entry`=192097; -- Lamp
+UPDATE `gameobject_template` SET `Data3`=0, `VerifiedBuild`=19342 WHERE `entry`=192098; -- Lamp
+UPDATE `gameobject_template` SET `Data3`=0, `VerifiedBuild`=19342 WHERE `entry`=192099; -- Lamp
+UPDATE `gameobject_template` SET `Data3`=0, `VerifiedBuild`=19342 WHERE `entry`=192102; -- Lamp
+UPDATE `gameobject_template` SET `IconName`='questinteract', `Data6`=0, `VerifiedBuild`=19342 WHERE `entry`=210021; -- -Unknown-
+UPDATE `gameobject_template` SET `IconName`='questinteract', `Data6`=0, `VerifiedBuild`=19342 WHERE `entry`=210022; -- -Unknown-
+UPDATE `gameobject_template` SET `IconName`='questinteract', `Data6`=0, `VerifiedBuild`=19342 WHERE `entry`=210023; -- -Unknown-
+UPDATE `gameobject_template` SET `IconName`='questinteract', `Data6`=0, `VerifiedBuild`=19342 WHERE `entry`=210024; -- -Unknown-
+UPDATE `gameobject_template` SET `Data3`=0, `VerifiedBuild`=19342 WHERE `entry`=192109; -- Lamp
+UPDATE `gameobject_template` SET `Data3`=0, `VerifiedBuild`=19342 WHERE `entry`=192110; -- Lamp
+UPDATE `gameobject_template` SET `Data3`=0, `VerifiedBuild`=19342 WHERE `entry`=192111; -- Lamp
+UPDATE `gameobject_template` SET `Data3`=0, `VerifiedBuild`=19342 WHERE `entry`=192112; -- Lamp
+UPDATE `gameobject_template` SET `Data3`=0, `VerifiedBuild`=19342 WHERE `entry`=192113; -- Lamp
+UPDATE `gameobject_template` SET `Data3`=0, `VerifiedBuild`=19342 WHERE `entry`=192114; -- Lamp
+UPDATE `gameobject_template` SET `Data3`=0, `VerifiedBuild`=19342 WHERE `entry`=192115; -- Lamp
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=192116; -- Lamp Post
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=192117; -- Lamp Post
+UPDATE `gameobject_template` SET `Data3`=0, `VerifiedBuild`=19342 WHERE `entry`=192118; -- Lamp
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=192119; -- Lamp Post
+UPDATE `gameobject_template` SET `Data6`=0, `VerifiedBuild`=19342 WHERE `entry`=210037; -- -Unknown-
+UPDATE `gameobject_template` SET `Data6`=0, `VerifiedBuild`=19342 WHERE `entry`=210039; -- -Unknown-
+UPDATE `gameobject_template` SET `Data6`=0, `VerifiedBuild`=19342 WHERE `entry`=210040; -- -Unknown-
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=192125; -- Mimir's Anvil
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=192126; -- Workshop Fire
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=192128; -- Metal Bars
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=192129; -- Campfire
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=192130; -- Campfire
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=192131; -- Campfire
+UPDATE `gameobject_template` SET `IconName`='questinteract', `Data6`=0, `VerifiedBuild`=19342 WHERE `entry`=210052; -- -Unknown-
+UPDATE `gameobject_template` SET `Data4`=1, `Data5`=3, `Data10`=1, `Data16`=1, `Data17`=1, `VerifiedBuild`=19342 WHERE `entry`=210056; -- -Unknown-
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=192140; -- Bonfire
+UPDATE `gameobject_template` SET `Data5`=1, `Data10`=108237, `Data17`=1, `Data23`=1, `VerifiedBuild`=19342 WHERE `entry`=210057; -- -Unknown-
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=210058; -- Forge
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=210059; -- Anvil
+UPDATE `gameobject_template` SET `Data26`=1, `VerifiedBuild`=19342 WHERE `entry`=192163; -- Left Pipe
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=210080; -- -Unknown-
+UPDATE `gameobject_template` SET `Data26`=1, `VerifiedBuild`=19342 WHERE `entry`=192164; -- Right Pipe
+UPDATE `gameobject_template` SET `Data6`=0, `VerifiedBuild`=19342 WHERE `entry`=210087; -- -Unknown-
+UPDATE `gameobject_template` SET `Data6`=0, `VerifiedBuild`=19342 WHERE `entry`=210088; -- -Unknown-
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=192172; -- Colossus Defense Specs
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=192173; -- Doodad_VR_Portcullis01
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=192174; -- Doodad_VR_Portculliswithchain01
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=192175; -- Harpoon Launcher
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=192176; -- Harpoon Launcher
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=192177; -- Harpoon Launcher
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=192183; -- Brazier
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=192184; -- Brazier
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=192185; -- Brazier
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=192198; -- Bench
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=210116; -- -Unknown-
+UPDATE `gameobject_template` SET `Data6`=0, `VerifiedBuild`=19342 WHERE `entry`=210117; -- -Unknown-
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=192219; -- Bench
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=192220; -- Bench
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=210141; -- -Unknown-
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=210142; -- -Unknown-
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=192225; -- Bench
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=192236; -- Taldaram Door
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=192237; -- Brazier
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=192238; -- Brazier
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=192239; -- Brazier
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=192240; -- Brazier
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=210158; -- -Unknown-
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=210159; -- -Unknown-
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=192256; -- Gravestone
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=210181; -- Deathwing Trophy (0.7)
+UPDATE `gameobject_template` SET `Data6`=0, `VerifiedBuild`=19342 WHERE `entry`=210228; -- -Unknown-
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=174407; -- Chair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=174408; -- Chair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=174409; -- Chair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=174410; -- Chair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=174411; -- Chair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=174412; -- Chair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=174413; -- Chair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=174414; -- Chair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=174415; -- Chair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=174416; -- Chair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=210250; -- -Unknown-
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=174417; -- Chair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=174418; -- Chair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=174419; -- Chair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=174420; -- Chair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=174421; -- Chair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=174422; -- Chair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=174423; -- Chair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=174424; -- Chair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=174425; -- Chair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=174426; -- Chair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=174427; -- Chair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=174428; -- Chair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=174429; -- Chair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=174430; -- Chair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=174431; -- Chair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=174432; -- Chair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=174433; -- Chair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=174434; -- Chair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=174435; -- Chair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=174436; -- Chair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=174437; -- Chair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=174438; -- Chair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=174439; -- Chair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=174440; -- Chair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=174441; -- Chair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=174442; -- Chair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=174443; -- Chair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=174444; -- Chair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=174445; -- Chair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=174446; -- Chair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=210280; -- -Unknown-
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=210281; -- -Unknown-
+UPDATE `gameobject_template` SET `Data6`=0, `VerifiedBuild`=19342 WHERE `entry`=210282; -- -Unknown-
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=210296; -- -Unknown-
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=192380; -- Gravestone
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=210297; -- -Unknown-
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=210298; -- -Unknown-
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=210299; -- -Unknown-
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=210300; -- -Unknown-
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=210301; -- -Unknown-
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=192395; -- Doodad_Azjol_Door_Small_04
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=192396; -- Doodad_Azjol_Door_Boss_01
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=192397; -- Doodad_Azjol_Door_Boss_02
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=192398; -- Doodad_Azjol_Door_Boss_03
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=210350; -- -Unknown-
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=210355; -- -Unknown-
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=174553; -- Secret Door
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=174554; -- Relic Coffer Door
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=174555; -- Relic Coffer Door
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=174556; -- Relic Coffer Door
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=174557; -- Relic Coffer Door
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=174558; -- Relic Coffer Door
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=174559; -- Relic Coffer Door
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=174560; -- Relic Coffer Door
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=174561; -- Relic Coffer Door
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=174562; -- Relic Coffer Door
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=174563; -- Relic Coffer Door
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=174564; -- Relic Coffer Door
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=174565; -- Dark Coffer
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=174566; -- Relic Coffer Door
+UPDATE `gameobject_template` SET `Data3`=0, `VerifiedBuild`=19342 WHERE `entry`=192498; -- Lamp
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=192518; -- Altar of Slad'ran
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=192519; -- Altar of Moorabi
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=192520; -- Altar of the Drakkari Colossus
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=210443; -- -Unknown-
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=210444; -- -Unknown-
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=210445; -- -Unknown-
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=210446; -- -Unknown-
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=210447; -- -Unknown-
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=210448; -- -Unknown-
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=210451; -- -Unknown-
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=192539; -- Harpoon
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=210462; -- -Unknown-
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=192555; -- Bonfire
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=192564; -- Doodad_GunDrak_Key_Snake05
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=192565; -- Doodad_GunDrak_Key_Mammoth01
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=192566; -- Doodad_GunDrak_Key_Rhino01
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=192567; -- Doodad_GunDrak_Key_Troll01
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=192568; -- Gal'darah Door
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=192569; -- Eck Underwater Grate
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=192584; -- Anvil
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=192588; -- Doodad_LogRun_PumpElevator08
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=192589; -- 192589
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=192590; -- 192590
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=192600; -- Brazier
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=192601; -- Brazier
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=210519; -- -Unknown-
+UPDATE `gameobject_template` SET `Data6`=0, `VerifiedBuild`=19342 WHERE `entry`=210520; -- -Unknown-
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=192604; -- Brazier
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=192605; -- Brazier
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=192606; -- Brazier
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=192607; -- Brazier
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=192608; -- Brazier
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=192609; -- Brazier
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=192613; -- Doodad_Nox_portal_top01
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=192614; -- Torch
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=192615; -- Torch
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=174698; -- Chair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=192616; -- Brazier
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=174699; -- Chair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=192617; -- Brazier
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=192620; -- Torch
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=192621; -- Torch
+UPDATE `gameobject_template` SET `Data6`=0, `VerifiedBuild`=19342 WHERE `entry`=210542; -- -Unknown-
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=192628; -- Anvil
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=192629; -- Anvil
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=192632; -- Eck Door
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=192633; -- Doodad_GunDrak_Collision_01
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=210562; -- -Unknown-
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=174728; -- Damaged Crate
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=210563; -- -Unknown-
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=210564; -- -Unknown-
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=174730; -- Bonfire
+UPDATE `gameobject_template` SET `Data6`=0, `VerifiedBuild`=19342 WHERE `entry`=210565; -- -Unknown-
+UPDATE `gameobject_template` SET `Data26`=1, `VerifiedBuild`=19342 WHERE `entry`=192651; -- Damaged Apprentice Journal
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=192654; -- Doodad_UL_Throne_02
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=31410; -- Bonfire
+UPDATE `gameobject_template` SET `questItem1`=79269, `Data8`=30257, `VerifiedBuild`=19342 WHERE `entry`=210582; -- -Unknown-
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=210604; -- -Unknown-
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=210605; -- -Unknown-
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=210606; -- -Unknown-
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=210611; -- -Unknown-
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=210612; -- -Unknown-
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=210613; -- -Unknown-
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=210614; -- -Unknown-
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=192697; -- Enchanted Anvil
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=210615; -- -Unknown-
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=210616; -- -Unknown-
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=210622; -- -Unknown-
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=210623; -- -Unknown-
+UPDATE `gameobject_template` SET `Data26`=1, `VerifiedBuild`=19342 WHERE `entry`=192707; -- Weathered Diary - Dates from the Third War
+UPDATE `gameobject_template` SET `Data26`=1, `VerifiedBuild`=19342 WHERE `entry`=192713; -- The Schools of Arcane Magic - Enchantment
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=192717; -- Doodad_LogRun_PumpElevator01
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=192734; -- Doodad_ZulDrak_Alter02
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=192735; -- Alter
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=192736; -- Alter
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=192741; -- Fence
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=210674; -- -Unknown-
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=174849; -- 174849
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=192773; -- Dahlia's Tears
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=210690; -- -Unknown-
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=210691; -- -Unknown-
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=174859; -- Fierce Blaze
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=192788; -- Berinand's Research
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=210724; -- -Unknown-
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=192818; -- Infused Mushroom
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=192820; -- 192820
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=192823; -- Full Jug of Wine
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=192824; -- Half Full Glass of Wine
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=192825; -- Aged Dalaran Limburger
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=192826; -- Drakkari History Tablet
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=192827; -- Wild Mustard
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=31574; -- Smoking Rack
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=192828; -- Crystalsong Carrot
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=31580; -- Bubbling Cauldron
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=192836; -- Bonfire
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=192842; -- Doodad_Dalaran_Chair_29
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=192844; -- Simply Enchanting
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=192845; -- The Scribes' Sacellum
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=192846; -- Cartier & Co. Fine Jewelry
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=192847; -- Legendary Leathers
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=192848; -- All That Glitters Prospecting Co.
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=192850; -- Lamp Post
+UPDATE `gameobject_template` SET `Data3`=0, `VerifiedBuild`=19342 WHERE `entry`=192851; -- Lamp
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=192853; -- Lamp Post
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=192854; -- Lamp Post
+UPDATE `gameobject_template` SET `Data26`=1, `VerifiedBuild`=19342 WHERE `entry`=192865; -- The Schools of Arcane Magic - Illusion
+UPDATE `gameobject_template` SET `Data26`=1, `VerifiedBuild`=19342 WHERE `entry`=192866; -- The Schools of Arcane Magic - Necromancy
+UPDATE `gameobject_template` SET `displayId`=408, `VerifiedBuild`=19342 WHERE `entry`=174953; -- Burning Embers
+UPDATE `gameobject_template` SET `Data26`=1, `VerifiedBuild`=19342 WHERE `entry`=192871; -- The Archmage Antonidas - Part II
+UPDATE `gameobject_template` SET `Data26`=1, `VerifiedBuild`=19342 WHERE `entry`=192882; -- Polymorphic Rules & Regulations
+UPDATE `gameobject_template` SET `Data26`=1, `VerifiedBuild`=19342 WHERE `entry`=192883; -- Blinking Rules & Regulations
+UPDATE `gameobject_template` SET `Data26`=1, `VerifiedBuild`=19342 WHERE `entry`=192886; -- In Time, the Arcane Corrupts All!
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=210804; -- -Unknown-
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=210805; -- -Unknown-
+UPDATE `gameobject_template` SET `Data6`=0, `VerifiedBuild`=19342 WHERE `entry`=210806; -- -Unknown-
+UPDATE `gameobject_template` SET `Data26`=1, `VerifiedBuild`=19342 WHERE `entry`=192889; -- Kirin Tor Monthly (November Issue)
+UPDATE `gameobject_template` SET `Data6`=0, `VerifiedBuild`=19342 WHERE `entry`=210807; -- -Unknown-
+UPDATE `gameobject_template` SET `Data26`=1, `VerifiedBuild`=19342 WHERE `entry`=192890; -- STAY OUT!!!
+UPDATE `gameobject_template` SET `Data26`=1, `VerifiedBuild`=19342 WHERE `entry`=192892; -- Orcish / Common Dictionary
+UPDATE `gameobject_template` SET `Data26`=1, `VerifiedBuild`=19342 WHERE `entry`=192895; -- Kirin Tor Monthly (March Issue)
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=192908; -- Crystalline Heartwood
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=192910; -- Ancient Elven Masonry
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=192911; -- Ancient Elven Masonry
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=192912; -- Ancient Elven Masonry
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=175001; -- Wooden Chair
+UPDATE `gameobject_template` SET `Data3`=0, `VerifiedBuild`=19342 WHERE `entry`=192918; -- Brigg's Chest
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=175002; -- Wooden Chair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=175003; -- Wooden Chair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=175004; -- Wooden Chair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=175005; -- Wooden Chair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=175006; -- Wooden Chair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=175007; -- Wooden Chair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=175008; -- Wooden Chair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=175009; -- Wooden Chair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=175010; -- Wooden Chair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=175011; -- Wooden Chair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=175012; -- Wooden Chair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=175013; -- Wooden Chair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=175014; -- Wooden Chair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=175015; -- Wooden Chair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=175016; -- Wooden Chair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=175017; -- Wooden Chair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=175018; -- Wooden Chair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=175019; -- Wooden Chair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=175020; -- Wooden Chair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=175021; -- Wooden Chair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=175022; -- Wooden Chair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=175023; -- Wooden Chair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=175024; -- Wooden Chair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=192941; -- Untarnished Silver Bar
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=175025; -- Wooden Chair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=192942; -- Shiny Bauble
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=210859; -- -Unknown-
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=175026; -- Wooden Chair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=192943; -- Shiny Bauble
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=175027; -- Wooden Chair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=192944; -- Golden Goblet
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=175028; -- Wooden Chair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=192945; -- Jade Statue
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=175029; -- Wooden Chair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=192946; -- Golden Goblet (Cosmetic)
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=175030; -- Wooden Chair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=192947; -- Untarnished Silver Bar (Cosmetic)
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=192948; -- Jade Statue (Cosmetic)
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=192949; -- Shiny Bauble (Cosmetic)
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=192950; -- Shiny Bauble (Cosmetic)
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=210891; -- -Unknown-
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=210892; -- -Unknown-
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=210893; -- -Unknown-
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=175080; -- Zeppelin (The Iron Eagle)
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=210917; -- -Unknown-
+UPDATE `gameobject_template` SET `Data6`=0, `VerifiedBuild`=19342 WHERE `entry`=210921; -- -Unknown-
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=193007; -- Metal Post
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=210925; -- -Unknown-
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=193019; -- The Violet Hold
+UPDATE `gameobject_template` SET `Data6`=0, `VerifiedBuild`=19342 WHERE `entry`=210938; -- -Unknown-
+UPDATE `gameobject_template` SET `Data6`=0, `VerifiedBuild`=19342 WHERE `entry`=210942; -- -Unknown-
+UPDATE `gameobject_template` SET `Data6`=0, `VerifiedBuild`=19342 WHERE `entry`=210945; -- -Unknown-
+UPDATE `gameobject_template` SET `Data6`=0, `VerifiedBuild`=19342 WHERE `entry`=210946; -- -Unknown-
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=210950; -- -Unknown-
+UPDATE `gameobject_template` SET `Data6`=0, `VerifiedBuild`=19342 WHERE `entry`=210960; -- -Unknown-
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=193051; -- Nerubian Scourge Egg
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=193052; -- Portal to Orgrimmar
+UPDATE `gameobject_template` SET `Data6`=0, `VerifiedBuild`=19342 WHERE `entry`=210969; -- -Unknown-
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=193053; -- Portal to Stormwind
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=193057; -- Ahn'kahet Brazier
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=193058; -- Eye of Dominion
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=210977; -- -Unknown-
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=210982; -- -Unknown-
+UPDATE `gameobject_template` SET `name`='Blackrock Spire 6.0 - Warcaster Boss Door Out', `Data0`=1, `VerifiedBuild`=19342 WHERE `entry`=175153; -- Emberseer Out
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=193071; -- Mailbox
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=193080; -- Chair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=193081; -- Chair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=193082; -- Chair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=193083; -- Chair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=193084; -- Chair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=193085; -- Chair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=193089; -- Guild Vault
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=193093; -- Ancient Nerubian Device
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=193094; -- Ancient Nerubian Device
+UPDATE `gameobject_template` SET `Data2`=5000, `VerifiedBuild`=19342 WHERE `entry`=175185; -- Doodad_Drake_Rider_portcullis
+UPDATE `gameobject_template` SET `Data0`=1, `VerifiedBuild`=19342 WHERE `entry`=175186; -- Doodad_Portcullis_TOBOSSROOMS
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=211021; -- Eye of Asheron
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=175187; -- Doodad_DarkIronDwarfRune_A01
+UPDATE `gameobject_template` SET `Data6`=0, `VerifiedBuild`=19342 WHERE `entry`=211025; -- -Unknown-
+UPDATE `gameobject_template` SET `Data0`=0, `VerifiedBuild`=19342 WHERE `entry`=175194; -- Room 7 Rune
+UPDATE `gameobject_template` SET `Data0`=0, `VerifiedBuild`=19342 WHERE `entry`=175195; -- Room 3 Rune
+UPDATE `gameobject_template` SET `Data0`=0, `VerifiedBuild`=19342 WHERE `entry`=175196; -- Room 6 Rune
+UPDATE `gameobject_template` SET `Data0`=0, `VerifiedBuild`=19342 WHERE `entry`=175197; -- Room 1 Rune
+UPDATE `gameobject_template` SET `Data0`=0, `VerifiedBuild`=19342 WHERE `entry`=175198; -- Room 5 Rune
+UPDATE `gameobject_template` SET `Data0`=0, `VerifiedBuild`=19342 WHERE `entry`=175199; -- Room 2 Rune
+UPDATE `gameobject_template` SET `Data0`=0, `VerifiedBuild`=19342 WHERE `entry`=175200; -- Room 4 Rune
+UPDATE `gameobject_template` SET `name`='Blackrock Spire 6.0 - Entrance Area Exit Door', `Data0`=1, `VerifiedBuild`=19342 WHERE `entry`=175244; -- Emberseer In
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=193166; -- Meeting Stone
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=193172; -- Stove
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=193177; -- Bench
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=193178; -- Bench
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=193179; -- Bench
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=211097; -- -Unknown-
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=193180; -- Bench
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=211098; -- -Unknown-
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=175266; -- Doodad_DarkIronDwarfRune_A01
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=175267; -- Doodad_DarkIronDwarfRune_B01
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=175268; -- Doodad_DarkIronDwarfRune_c01
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=175269; -- Doodad_DarkIronDwarfRune_d01
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=175270; -- Doodad_DarkIronDwarfRune_e01
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=193188; -- Doodad_GunDrak_Trapdoor_01
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=175271; -- Doodad_DarkIronDwarfRune_f01
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=175272; -- Doodad_DarkIronDwarfRune_g01
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=193195; -- Pulsing Crystal
+UPDATE `gameobject_template` SET `Data6`=0, `VerifiedBuild`=19342 WHERE `entry`=211117; -- -Unknown-
+UPDATE `gameobject_template` SET `Data6`=0, `VerifiedBuild`=19342 WHERE `entry`=211120; -- -Unknown-
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=175287; -- Doodad_SmallBrazierPurple03
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=175288; -- Doodad_SmallBrazierPurple05
+UPDATE `gameobject_template` SET `Data6`=0, `VerifiedBuild`=19342 WHERE `entry`=211122; -- -Unknown-
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=175289; -- Doodad_MediumBrazierPurple05
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=175290; -- Doodad_MediumBrazierPurple06
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=175291; -- Doodad_MediumBrazierPurple07
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=193208; -- Doodad_DT_bigDoor01
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=175292; -- Doodad_MediumBrazierPurple08
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=193209; -- Doodad_DT_bigDoor02
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=175293; -- Doodad_MediumBrazierPurple09
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=175294; -- Doodad_OrcSign_DarkfireEnclave
+UPDATE `gameobject_template` SET `Data6`=0, `VerifiedBuild`=19342 WHERE `entry`=175295; -- -Unknown-
+UPDATE `gameobject_template` SET `Data6`=0, `VerifiedBuild`=19342 WHERE `entry`=175296; -- -Unknown-
+UPDATE `gameobject_template` SET `Data6`=0, `VerifiedBuild`=19342 WHERE `entry`=175297; -- -Unknown-
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=175298; -- Doodad_SmallBrazierPurple04
+UPDATE `gameobject_template` SET `Data6`=0, `VerifiedBuild`=19342 WHERE `entry`=175299; -- -Unknown-
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=175300; -- Doodad_MediumBrazierPurple03
+UPDATE `gameobject_template` SET `Data6`=0, `VerifiedBuild`=19342 WHERE `entry`=175301; -- -Unknown-
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=175302; -- Doodad_OrcSign_theSlowBlade
+UPDATE `gameobject_template` SET `Data6`=0, `VerifiedBuild`=19342 WHERE `entry`=175303; -- -Unknown-
+UPDATE `gameobject_template` SET `Data6`=0, `VerifiedBuild`=19342 WHERE `entry`=175304; -- -Unknown-
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=175305; -- Doodad_MediumBrazierPurple10
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=175306; -- Doodad_MediumBrazierPurple11
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=175307; -- Doodad_OrcSign_ShadowdeepReagents
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=175308; -- Doodad_OrcSign_DarkEarth
+UPDATE `gameobject_template` SET `Data6`=0, `VerifiedBuild`=19342 WHERE `entry`=175309; -- -Unknown-
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=175310; -- Doodad_MediumBrazierPurple13
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=175311; -- Doodad_OrcSign_IronwoodStavesandWands
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=211316; -- -Unknown-
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=193402; -- Rusted Prisoner's Footlocker
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=193422; -- Chair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=193423; -- Chair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=193424; -- Eye of Dominion
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=175528; -- Doodad_DarkIronBrazier01
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=175529; -- Doodad_DarkIronBrazier02
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=175530; -- Doodad_DarkIronBrazier03
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=175531; -- Doodad_DarkIronBrazier04
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=175532; -- Doodad_DarkIronBrazier05
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=175533; -- Doodad_DarkIronBrazier06
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=175544; -- Ball and chain
+UPDATE `gameobject_template` SET `Data6`=0, `VerifiedBuild`=19342 WHERE `entry`=211428; -- -Unknown-
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=175621; -- Urok's Tribute Pile
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=211464; -- -Unknown-
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=211465; -- -Unknown-
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=211466; -- -Unknown-
+UPDATE `gameobject_template` SET `Data6`=0, `VerifiedBuild`=19342 WHERE `entry`=211476; -- -Unknown-
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=193562; -- Icecrown - Nexus - Dragon Egg - Blue Dragon Egg 01
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=193563; -- Icecrown - Nexus - Dragon Egg - Blue Dragon Egg 02
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=193564; -- Doodad_Azjol_Platform_FX_01
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=193565; -- Ymirheim Peak Skulls
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=193566; -- VR_StandingLight_Snow_Blue
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=211494; -- -Unknown-
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=211495; -- -Unknown-
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=211496; -- -Unknown-
+UPDATE `gameobject_template` SET `Data6`=0, `VerifiedBuild`=19342 WHERE `entry`=211498; -- -Unknown-
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=193583; -- Gnome Bucket Tools 01
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=193584; -- Gnome Bucket Tools 02
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=193585; -- Lunchbox Tools
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=193586; -- Gnome Maintenance Light 01
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=193602; -- Meeting Stone
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=193610; -- Underbelly Elixir
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=193622; -- Grimkor's Orb
+UPDATE `gameobject_template` SET `name`='Blackrock Spire 6.0 - Warcaster Boss Door In', `VerifiedBuild`=19342 WHERE `entry`=175705; -- Doors
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=175729; -- Mount Hyjal and Illidan's Gift
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=175735; -- The Guardians of Tirisfal
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=175738; -- Aegwynn and the Dragon Hunt
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=175739; -- War of the Three Hammers
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=211573; -- -Unknown-
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=211574; -- -Unknown-
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=211575; -- -Unknown-
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=211576; -- -Unknown-
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=211577; -- -Unknown-
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=175745; -- The Dark Portal and the Fall of Stormwind
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=175746; -- The Alliance of Lordaeron
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=175750; -- The Battle of Grim Batol
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=175752; -- The New Horde
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=175753; -- War of the Spider
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=211590; -- -Unknown-
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=175758; -- Archimonde's Return and the Flight to Kalimdor
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=211592; -- -Unknown-
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=211607; -- -Unknown-
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=211608; -- -Unknown-
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=211609; -- -Unknown-
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=175787; -- Unadorned Stake
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=175788; -- Unadorned Stake
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=211640; -- -Unknown-
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=211651; -- -Unknown-
+UPDATE `gameobject_template` SET `Data5`=17576, `Data6`=1, `VerifiedBuild`=19342 WHERE `entry`=211659; -- -Unknown-
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=211660; -- -Unknown-
+UPDATE `gameobject_template` SET `Data19`=14280, `Data22`=17579, `VerifiedBuild`=19342 WHERE `entry`=211661; -- -Unknown-
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=211668; -- -Unknown-
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=157923; -- Giant Doors
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=193768; -- Chulo the Mad's Totem
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=193769; -- Gawanil's Totem
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=193770; -- Kutube'sa's Totem
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=193772; -- Portal to Wintergrasp
+UPDATE `gameobject_template` SET `Data6`=0, `VerifiedBuild`=19342 WHERE `entry`=211696; -- -Unknown-
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=193781; -- Cooking Table
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=193782; -- Chair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=211700; -- -Unknown-
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=211701; -- -Unknown-
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=193784; -- Bench
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=193785; -- Bench
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=193787; -- Chair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=211717; -- -Unknown-
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=211718; -- -Unknown-
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=211771; -- -Unknown-
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=211773; -- -Unknown-
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=211775; -- -Unknown-
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=211777; -- -Unknown-
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=175946; -- Doodad_BOSSGATE01
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=175947; -- Doodad_BOSSGATE02
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=211788; -- -Unknown-
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=211795; -- -Unknown-
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=211797; -- -Unknown-
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=175970; -- Unforged Runic Breastplate
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=211809; -- -Unknown-
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=211810; -- -Unknown-
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=211811; -- -Unknown-
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=211812; -- -Unknown-
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=211813; -- -Unknown-
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=193896; -- Bench
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=193897; -- Bench
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=193898; -- Bench
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=193899; -- Bench
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=193900; -- Bench
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=193901; -- Bench
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=193902; -- Bench
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=193903; -- Bench
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=193904; -- Doodad_Dalaran_Well_01
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=193906; -- Sjonnir Console
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=193907; -- Tribunal Control Console
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=193909; -- Stool
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=193910; -- Stool
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=193911; -- Stool
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=193912; -- Stool
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=193913; -- Stool
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=193914; -- Stool
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=193915; -- Stool
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=193916; -- Stool
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=193917; -- Stool
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=193918; -- Stool
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=193919; -- Stool
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=193920; -- Stool
+UPDATE `gameobject_template` SET `Data6`=0, `Data26`=1, `VerifiedBuild`=19342 WHERE `entry`=211837; -- -Unknown-
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=193926; -- Stool
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=211844; -- -Unknown-
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=193928; -- Stool
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=193930; -- Stool
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=193931; -- Stool
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=193942; -- Archmage Antonidas
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=211862; -- -Unknown-
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=193952; -- Surface Portal
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=211874; -- -Unknown-
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=193981; -- Lexicon of Power
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=193983; -- Horde Banner
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=193984; -- Alliance Banner
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=193991; -- Altar of the Ebon Depths
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=211910; -- -Unknown-
+UPDATE `gameobject_template` SET `Data6`=0, `VerifiedBuild`=19342 WHERE `entry`=211912; -- -Unknown-
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=211913; -- -Unknown-
+UPDATE `gameobject_template` SET `Data6`=0, `VerifiedBuild`=19342 WHERE `entry`=211914; -- -Unknown-
+UPDATE `gameobject_template` SET `Data6`=0, `VerifiedBuild`=19342 WHERE `entry`=211915; -- -Unknown-
+UPDATE `gameobject_template` SET `Data6`=0, `VerifiedBuild`=19342 WHERE `entry`=211916; -- -Unknown-
+UPDATE `gameobject_template` SET `Data6`=0, `VerifiedBuild`=19342 WHERE `entry`=211917; -- -Unknown-
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=211918; -- -Unknown-
+UPDATE `gameobject_template` SET `Data6`=0, `VerifiedBuild`=19342 WHERE `entry`=211919; -- -Unknown-
+UPDATE `gameobject_template` SET `Data6`=0, `VerifiedBuild`=19342 WHERE `entry`=211920; -- -Unknown-
+UPDATE `gameobject_template` SET `Data6`=0, `VerifiedBuild`=19342 WHERE `entry`=211921; -- -Unknown-
+UPDATE `gameobject_template` SET `Data6`=0, `VerifiedBuild`=19342 WHERE `entry`=211922; -- -Unknown-
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=194006; -- Bear Trap
+UPDATE `gameobject_template` SET `Data6`=0, `VerifiedBuild`=19342 WHERE `entry`=211923; -- -Unknown-
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=176090; -- Human Remains
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=194011; -- Portal to The Purple Parlor
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=194019; -- Chair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=194020; -- Chair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=194021; -- Chair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=194025; -- Purple Teleport
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=194026; -- Yellow Teleport
+UPDATE `gameobject_template` SET `Data6`=0, `VerifiedBuild`=19342 WHERE `entry`=211954; -- -Unknown-
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=211955; -- -Unknown-
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=211956; -- -Unknown-
+UPDATE `gameobject_template` SET `Data6`=0, `VerifiedBuild`=19342 WHERE `entry`=211957; -- -Unknown-
+UPDATE `gameobject_template` SET `Data6`=0, `VerifiedBuild`=19342 WHERE `entry`=211970; -- -Unknown-
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=211976; -- -Unknown-
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=211977; -- -Unknown-
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=211981; -- -Unknown-
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=211982; -- -Unknown-
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=194081; -- Candy Bucket
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=194097; -- Summoning Portal
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=194108; -- Summoning Portal
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=194115; -- Shoeshine Seat
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=140372; -- Bench
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=140373; -- Bench
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=140374; -- Bench
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=194126; -- Gundrak Raptor Egg
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=140375; -- Bench
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=194127; -- Anvil
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=140376; -- Bench
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=194128; -- Forge
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=140378; -- Bench
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=140379; -- Bench
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=212047; -- -Unknown-
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=140380; -- Bench
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=212048; -- -Unknown-
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=140381; -- Bench
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=140382; -- Bench
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=140383; -- Bench
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=140384; -- Bench
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=140385; -- Bench
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=140386; -- Bench
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=140387; -- Bench
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=50803; -- Burning Embers
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=140388; -- Bench
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=50804; -- Burning Embers
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=140389; -- Bench
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=50805; -- Burning Embers
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=140390; -- Bench
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=140391; -- Bench
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=140392; -- Bench
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=140393; -- Bench
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=140394; -- Bench
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=140395; -- Bench
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=140396; -- Bench
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=140397; -- Bench
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=176231; -- Ship (The Lady Mehley)
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=140398; -- Bench
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=140399; -- Bench
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=194151; -- Signal Fire
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=194152; -- Signal Fire
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=140401; -- Bench
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=140402; -- Bench
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=140403; -- Bench
+UPDATE `gameobject_template` SET `Data6`=0, `VerifiedBuild`=19342 WHERE `entry`=212080; -- -Unknown-
+UPDATE `gameobject_template` SET `Data6`=0, `VerifiedBuild`=19342 WHERE `entry`=212081; -- -Unknown-
+UPDATE `gameobject_template` SET `Data6`=0, `VerifiedBuild`=19342 WHERE `entry`=212082; -- -Unknown-
+UPDATE `gameobject_template` SET `Data6`=0, `VerifiedBuild`=19342 WHERE `entry`=212083; -- -Unknown-
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=194173; -- Snowdrift
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=212097; -- -Unknown-
+UPDATE `gameobject_template` SET `Data12`=1, `Data25`=1135, `VerifiedBuild`=19342 WHERE `entry`=194200; -- Rare Cache of Winter
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=176296; -- Portal to Stormwind
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=176311; -- Pew
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=176312; -- Pew
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=176313; -- Pew
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=176314; -- Pew
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=176315; -- Pew
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=212149; -- -Unknown-
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=176316; -- Pew
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=194237; -- Drak'Mar Brazier
+UPDATE `gameobject_template` SET `Data6`=0, `VerifiedBuild`=19342 WHERE `entry`=212157; -- -Unknown-
+UPDATE `gameobject_template` SET `Data6`=0, `VerifiedBuild`=19342 WHERE `entry`=212163; -- -Unknown-
+UPDATE `gameobject_template` SET `Data6`=0, `VerifiedBuild`=19342 WHERE `entry`=212169; -- -Unknown-
+UPDATE `gameobject_template` SET `Data6`=0, `VerifiedBuild`=19342 WHERE `entry`=212171; -- -Unknown-
+UPDATE `gameobject_template` SET `Data6`=0, `VerifiedBuild`=19342 WHERE `entry`=212172; -- -Unknown-
+UPDATE `gameobject_template` SET `Data6`=0, `VerifiedBuild`=19342 WHERE `entry`=212174; -- -Unknown-
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=212178; -- -Unknown-
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=212179; -- -Unknown-
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=212180; -- -Unknown-
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=212181; -- -Unknown-
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=212182; -- -Unknown-
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=212183; -- -Unknown-
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=212184; -- -Unknown-
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=212186; -- -Unknown-
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=212187; -- -Unknown-
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=212188; -- -Unknown-
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=212189; -- -Unknown-
+UPDATE `gameobject_template` SET `Data6`=0, `Data26`=1, `VerifiedBuild`=19342 WHERE `entry`=212212; -- -Unknown-
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=194306; -- Duel Flag
+UPDATE `gameobject_template` SET `Data12`=1, `Data25`=1135, `Data27`=1, `VerifiedBuild`=19342 WHERE `entry`=194307; -- Cache of Winter
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=194313; -- Cache of Storms
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=194316; -- Iron Dwarf Mole Machine
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=50984; -- Heated Forge
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=194327; -- Freya's Gift
+UPDATE `gameobject_template` SET `Data6`=0, `VerifiedBuild`=19342 WHERE `entry`=212246; -- -Unknown-
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=176425; -- Bonfire
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=176426; -- Bonfire
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=176427; -- Fire
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=176428; -- Fire
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=176429; -- Fire
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=176430; -- Fire
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=176431; -- Fire
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=176432; -- Fire
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=176433; -- Fire
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=176434; -- Fire
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=176435; -- Fire
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=176436; -- Bonfire
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=176437; -- Fire
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=176438; -- Bonfire
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=176439; -- Bonfire
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=176440; -- Fire
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=176441; -- Fire
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=176442; -- Bonfire
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=176443; -- Fire
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=176444; -- Bonfire
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=176445; -- Bonfire
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=176446; -- Fire
+UPDATE `gameobject_template` SET `Data6`=0, `VerifiedBuild`=19342 WHERE `entry`=212283; -- -Unknown-
+UPDATE `gameobject_template` SET `Data6`=0, `VerifiedBuild`=19342 WHERE `entry`=212284; -- -Unknown-
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=176453; -- -Unknown-
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=176454; -- Meat Rack
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=176455; -- Meat Rack
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=176456; -- Meat Rack
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=176457; -- Fire
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=176458; -- Meat Rack
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=176459; -- Meat Rack
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=176460; -- Fire
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=176461; -- Meat Rack
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=176462; -- Cooking Table
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=158546; -- Bench
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=176463; -- Cooking Table
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=158547; -- Chair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=176464; -- Campfire
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=212298; -- -Unknown-
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=158548; -- Bench
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=212299; -- -Unknown-
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=212300; -- -Unknown-
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=212301; -- -Unknown-
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=212302; -- -Unknown-
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=212303; -- -Unknown-
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=158553; -- Bench
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=212304; -- -Unknown-
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=158554; -- Bench
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=212305; -- -Unknown-
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=158555; -- Bench
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=212306; -- -Unknown-
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=158556; -- Bench
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=212307; -- -Unknown-
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=158557; -- Bench
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=212308; -- -Unknown-
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=158558; -- Bench
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=212309; -- -Unknown-
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=158559; -- Bench
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=212310; -- -Unknown-
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=158560; -- Bench
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=212311; -- -Unknown-
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=158561; -- Bench
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=212312; -- -Unknown-
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=158562; -- Bench
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=212313; -- -Unknown-
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=158563; -- Bench
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=212314; -- -Unknown-
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=158564; -- Bench
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=212315; -- -Unknown-
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=158565; -- Bench
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=158566; -- Bench
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=158567; -- Bench
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=158568; -- Bench
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=158569; -- Bench
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=158570; -- Bench
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=158571; -- Chair
+UPDATE `gameobject_template` SET `Data6`=0, `VerifiedBuild`=19342 WHERE `entry`=212325; -- -Unknown-
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=158576; -- Chair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=158580; -- Chair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=158581; -- Chair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=158582; -- Chair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=176499; -- Portal to Orgrimmar
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=158584; -- Bench
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=176501; -- Portal to Undercity
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=158585; -- Bench
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=176511; -- Onyxia Egg
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=176513; -- Lava Fissure
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=176514; -- Lava Fissure
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=176515; -- Lava Fissure
+UPDATE `gameobject_template` SET `displayId`=10791, `Data6`=0, `VerifiedBuild`=19342 WHERE `entry`=212376; -- -Unknown-
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=194487; -- Forge
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=212404; -- -Unknown-
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=194488; -- Anvil
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=194489; -- Bonfire
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=194490; -- Grill
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=194492; -- Mailbox
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=176577; -- Gate
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=176578; -- Door
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=176579; -- Door
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=176580; -- Door
+UPDATE `gameobject_template` SET `Data0`=29, `Data1`=51494, `Data23`=285, `Data24`=335, `VerifiedBuild`=19342 WHERE `entry`=176583; -- Golden Sansam
+UPDATE `gameobject_template` SET `Data0`=29, `Data1`=51495, `Data23`=295, `Data24`=345, `VerifiedBuild`=19342 WHERE `entry`=176584; -- Dreamfoil
+UPDATE `gameobject_template` SET `Data0`=29, `Data1`=51496, `Data23`=305, `Data24`=355, `VerifiedBuild`=19342 WHERE `entry`=176586; -- Mountain Silversage
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=158678; -- Chair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=158679; -- Chair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=158680; -- Chair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=194523; -- Brazier
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=194524; -- Brazier
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=194525; -- Brazier
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=194526; -- Brazier
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=194527; -- Brazier
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=194528; -- Brazier
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=194529; -- Brazier
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=194530; -- Brazier
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=194531; -- Brazier
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=194532; -- Brazier
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=194533; -- Brazier
+UPDATE `gameobject_template` SET `Data26`=1, `VerifiedBuild`=19342 WHERE `entry`=194541; -- Harpoon Gun
+UPDATE `gameobject_template` SET `Data26`=1, `VerifiedBuild`=19342 WHERE `entry`=194542; -- Harpoon Gun
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=194547; -- Brazier
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=194548; -- Brazier
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=176633; -- Door
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=194567; -- Brazier
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=194568; -- Brazier
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=212507; -- -Unknown-
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=194610; -- Brazier
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=194611; -- Brazier
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=176694; -- Karazhan Side Entrance
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=194618; -- Lance Rack
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=194622; -- Lance Rack
+UPDATE `gameobject_template` SET `Data26`=1, `VerifiedBuild`=19342 WHERE `entry`=194628; -- Celestial Planetarium Access
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=212559; -- -Unknown-
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=212560; -- -Unknown-
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=212561; -- -Unknown-
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=212562; -- -Unknown-
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=212563; -- -Unknown-
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=212564; -- -Unknown-
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=212565; -- -Unknown-
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=212566; -- -Unknown-
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=212567; -- -Unknown-
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=212568; -- -Unknown-
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=212569; -- -Unknown-
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=212570; -- -Unknown-
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=212571; -- -Unknown-
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=212572; -- -Unknown-
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=194659; -- Stove
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=212576; -- -Unknown-
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=212578; -- -Unknown-
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=212579; -- -Unknown-
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=212580; -- -Unknown-
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=212581; -- -Unknown-
+UPDATE `gameobject_template` SET `Data6`=0, `VerifiedBuild`=19342 WHERE `entry`=212582; -- -Unknown-
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=212583; -- -Unknown-
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=212584; -- -Unknown-
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=212585; -- -Unknown-
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=212586; -- -Unknown-
+UPDATE `gameobject_template` SET `Data6`=0, `VerifiedBuild`=19342 WHERE `entry`=212587; -- -Unknown-
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=212588; -- -Unknown-
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=212589; -- -Unknown-
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=212590; -- -Unknown-
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=212591; -- -Unknown-
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=212592; -- -Unknown-
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=194676; -- Fireplace
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=212593; -- -Unknown-
+UPDATE `gameobject_template` SET `Data6`=0, `VerifiedBuild`=19342 WHERE `entry`=212594; -- -Unknown-
+UPDATE `gameobject_template` SET `Data6`=0, `VerifiedBuild`=19342 WHERE `entry`=212595; -- -Unknown-
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=194679; -- Cookpot
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=212611; -- -Unknown-
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=212612; -- -Unknown-
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=212613; -- -Unknown-
+UPDATE `gameobject_template` SET `Data6`=0, `VerifiedBuild`=19342 WHERE `entry`=212614; -- -Unknown-
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=212615; -- -Unknown-
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=212616; -- -Unknown-
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=212617; -- -Unknown-
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=212618; -- -Unknown-
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=212619; -- -Unknown-
+UPDATE `gameobject_template` SET `Data6`=0, `VerifiedBuild`=19342 WHERE `entry`=212620; -- -Unknown-
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=212621; -- -Unknown-
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=212622; -- -Unknown-
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=212623; -- -Unknown-
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=212624; -- -Unknown-
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=212625; -- -Unknown-
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=212626; -- -Unknown-
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=212627; -- -Unknown-
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=212628; -- -Unknown-
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=212629; -- -Unknown-
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=212630; -- -Unknown-
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=212631; -- -Unknown-
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=212632; -- -Unknown-
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=212633; -- -Unknown-
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=176809; -- Lava Fissure
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=176810; -- Lava Fissure
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=176811; -- Lava Fissure
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=176812; -- Lava Fissure
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=176813; -- Lava Fissure
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=176814; -- Lava Fissure
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=176815; -- Lava Fissure
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=176816; -- Lava Fissure
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=176817; -- Lava Fissure
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=176818; -- Lava Fissure
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=176819; -- Lava Fissure
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=176820; -- Lava Fissure
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=176821; -- Lava Fissure
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=176822; -- Lava Fissure
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=176823; -- Lava Fissure
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=176824; -- Lava Fissure
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=212659; -- -Unknown-
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=176825; -- Lava Fissure
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=212660; -- -Unknown-
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=176826; -- Lava Fissure
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=212661; -- -Unknown-
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=176827; -- Lava Fissure
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=176828; -- Lava Fissure
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=176829; -- Lava Fissure
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=176830; -- Lava Fissure
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=176831; -- Lava Fissure
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=176832; -- Lava Fissure
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=176833; -- Lava Fissure
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=176834; -- Lava Fissure
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=176835; -- Lava Fissure
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=176836; -- Lava Fissure
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=176837; -- Lava Fissure
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=176838; -- Lava Fissure
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=176839; -- Lava Fissure
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=176840; -- Lava Fissure
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=176841; -- Lava Fissure
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=105174; -- Chest of Containment Coffers
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=176842; -- Lava Fissure
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=105175; -- Cantation of Manifestation
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=176843; -- Doodad_OnyziasLairFallingRocks01
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=176844; -- Doodad_OnyziasLairFallingRocks12
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=176845; -- Doodad_OnyziasLairFallingRocks09
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=176846; -- Doodad_OnyziasLairFallingRocks11
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=176847; -- Doodad_OnyziasLairFallingRocks04
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=176848; -- Doodad_OnyziasLairFallingRocks02
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=176849; -- Doodad_OnyziasLairFallingRocks08
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=176850; -- Doodad_OnyziasLairFallingRocks13
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=176851; -- Doodad_OnyziasLairFallingRocks10
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=176852; -- Doodad_OnyziasLairFallingRocks07
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=176853; -- Doodad_OnyziasLairFallingRocks06
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=176854; -- Doodad_OnyziasLairFallingRocks03
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=176855; -- Doodad_OnyziasLairFallingRocks05
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=212694; -- -Unknown-
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=212696; -- -Unknown-
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=194788; -- Mailbox
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=194802; -- Anvil
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=176897; -- Cooking Fire
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=176898; -- Fire pit
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=176901; -- Doodad_PortcullisActive02
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=194820; -- Confession Screen
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=176908; -- Lava Fissure
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=176909; -- Lava Fissure
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=176910; -- Lava Fissure
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=176911; -- Lava Fissure
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=176912; -- Lava Fissure
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=212747; -- -Unknown-
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=176913; -- Lava Fissure
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=176914; -- Lava Fissure
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=176915; -- Lava Fissure
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=176916; -- Lava Fissure
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=176917; -- Lava Fissure
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=176918; -- Lava Fissure
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=176919; -- Lava Fissure
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=176920; -- Lava Fissure
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=176921; -- Lava Fissure
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=176922; -- Lava Fissure
+UPDATE `gameobject_template` SET `Data6`=0, `VerifiedBuild`=19342 WHERE `entry`=212767; -- -Unknown-
+UPDATE `gameobject_template` SET `Data6`=0, `VerifiedBuild`=19342 WHERE `entry`=212768; -- -Unknown-
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=212769; -- -Unknown-
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=212770; -- -Unknown-
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=176951; -- Rune of Koro
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=176952; -- Rune of Zeth
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=176953; -- Rune of Mazj
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=176954; -- Rune of Theri
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=176955; -- Rune of Blaz
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=176956; -- Rune of Kress
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=176957; -- Rune of Mohn
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=176964; -- Portcullis
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=176965; -- Portcullis
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=176966; -- Portcullis
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=177000; -- Hot Coal
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=194937; -- Brazier
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=194938; -- Brazier
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=194939; -- Brazier
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=194940; -- Brazier
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=194941; -- Brazier
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=194942; -- Brazier
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=194943; -- Brazier
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=194944; -- Brazier
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=194945; -- Brazier
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=194946; -- Brazier
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=194957; -- Cache of Innovation
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=194964; -- Bench
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=177047; -- Doodad_PortcullisActive05
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=194965; -- Bench
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=177048; -- Doodad_PortcullisActive06
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=194966; -- Bench
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=177049; -- Doodad_PortcullisActive07
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=194967; -- Bench
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=194968; -- Bench
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=194969; -- Bench
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=194970; -- Bench
+UPDATE `gameobject_template` SET `Data6`=0, `VerifiedBuild`=19342 WHERE `entry`=212887; -- -Unknown-
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=194971; -- Bench
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=194972; -- Bench
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=194973; -- Bench
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=194974; -- Bench
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=194975; -- Bench
+UPDATE `gameobject_template` SET `Data6`=0, `VerifiedBuild`=19342 WHERE `entry`=212892; -- -Unknown-
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=194976; -- Bench
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=212893; -- -Unknown-
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=194977; -- Bench
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=212894; -- -Unknown-
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=194978; -- Bench
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=194979; -- Bench
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=194980; -- Bench
+UPDATE `gameobject_template` SET `Data6`=0, `VerifiedBuild`=19342 WHERE `entry`=212897; -- -Unknown-
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=194981; -- Bench
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=212898; -- -Unknown-
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=194982; -- Bench
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=212899; -- -Unknown-
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=212904; -- -Unknown-
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=212927; -- -Unknown-
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=212939; -- -Unknown-
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=212940; -- -Unknown-
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=212941; -- -Unknown-
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=212942; -- -Unknown-
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=195033; -- Brazier
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=195034; -- Brazier
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=195035; -- Brazier
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=51704; -- Anvil
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=51705; -- Anvil
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=195046; -- Cache of Living Stone
+UPDATE `gameobject_template` SET `Data6`=0, `VerifiedBuild`=19342 WHERE `entry`=212975; -- -Unknown-
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=212976; -- -Unknown-
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=177164; -- Portcullis
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=177165; -- Portcullis
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=177188; -- Door
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=177189; -- Door
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=177192; -- Door
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=177198; -- Door
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=177203; -- Gate
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=195129; -- Oil Drum
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=195139; -- Portal to Stormwind
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=195140; -- Portal to Orgrimmar
+UPDATE `gameobject_template` SET `name`='Portal to Hellfire Peninsula', `VerifiedBuild`=19342 WHERE `entry`=195141; -- Portal to Blasted Lands
+UPDATE `gameobject_template` SET `name`='Portal to Hellfire Peninsula', `VerifiedBuild`=19342 WHERE `entry`=195142; -- Portal to Blasted Lands
+UPDATE `gameobject_template` SET `Data6`=0, `VerifiedBuild`=19342 WHERE `entry`=213078; -- -Unknown-
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=105576; -- Summoning Circle
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=177245; -- Doodad_WroughtIronDoor01
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=177246; -- Doodad_WroughtIronDoor02
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=195164; -- Pumpkin
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=177247; -- Doodad_WroughtIronDoor03
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=177248; -- Doodad_WroughtIronDoor04
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=177249; -- Doodad_WroughtIronDoor05
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=177250; -- Doodad_WroughtIronDoor06
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=177251; -- Doodad_WroughtIronDoor07
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=213085; -- -Unknown-
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=177252; -- Doodad_WroughtIronDoor08
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=177253; -- Doodad_WroughtIronDoor09
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=177254; -- Doodad_opendoor_01
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=177255; -- Doodad_opendoor_03
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=213090; -- -Unknown-
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=177256; -- Doodad_opendoor_02
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=213091; -- -Unknown-
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=177278; -- Moonwell
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=195212; -- Pumpkin
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=195213; -- Small Coliseum Cage
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=195214; -- Large Kobold Cage
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=195222; -- Stage
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=213170; -- -Unknown-
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=213191; -- -Unknown-
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=195302; -- Argent Crusader's Banner
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=195306; -- Supply Crate
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=195310; -- Black Cage
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=195327; -- Merchant Square Door
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=195344; -- Discarded Soul Crystal
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=195346; -- Aura Trap Blue Short
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=213268; -- -Unknown-
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=213269; -- -Unknown-
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=213270; -- -Unknown-
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=213271; -- -Unknown-
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=195419; -- Brazier
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=195420; -- Brazier
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=195421; -- Brazier
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=195422; -- Brazier
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=195428; -- Isle of Conquest Portal Niche Horde
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=195430; -- Cellar Door
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=195464; -- Brazier
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=213395; -- -Unknown-
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=213396; -- -Unknown-
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=213397; -- -Unknown-
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=213398; -- -Unknown-
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=213413; -- -Unknown-
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=195498; -- Meeting Stone
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=213421; -- -Unknown-
+UPDATE `gameobject_template` SET `Data6`=0, `VerifiedBuild`=19342 WHERE `entry`=213436; -- -Unknown-
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=195533; -- PVP HOLIDAY (H) IoC
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=213459; -- -Unknown-
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=213460; -- -Unknown-
+UPDATE `gameobject_template` SET `Data6`=0, `VerifiedBuild`=19342 WHERE `entry`=213461; -- -Unknown-
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=195589; -- West Portcullis
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=195590; -- South Portcullis
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=195591; -- North Portcullis
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=195597; -- Main Door
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=195621; -- Cellar Door
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=195638; -- Goblin Mortar
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=195639; -- Goblin Mortar
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=177724; -- Dredan's Table
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=177764; -- Inferno
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=177785; -- Bauble Container
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=177805; -- Mangled Human Remains
+UPDATE `gameobject_template` SET `Data26`=1, `VerifiedBuild`=19342 WHERE `entry`=177807; -- Black Dragon Egg
+UPDATE `gameobject_template` SET `Data26`=1, `VerifiedBuild`=19342 WHERE `entry`=177808; -- Orb of Domination
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=213745; -- -Unknown-
+UPDATE `gameobject_template` SET `Data4`=1, `Data5`=1, `Data17`=17795, `Data18`=86, `Data19`=8, `Data26`=127186, `VerifiedBuild`=19342 WHERE `entry`=213750; -- -Unknown-
+UPDATE `gameobject_template` SET `Data6`=0, `VerifiedBuild`=19342 WHERE `entry`=213756; -- -Unknown-
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=213762; -- -Unknown-
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=177928; -- Onyxia's Gate
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=213763; -- -Unknown-
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=213764; -- -Unknown-
+UPDATE `gameobject_template` SET `Data0`=29, `Data1`=51490, `Data23`=255, `Data24`=305, `VerifiedBuild`=19342 WHERE `entry`=142142; -- Sungrass
+UPDATE `gameobject_template` SET `Data0`=29, `Data1`=51492, `Data23`=270, `Data24`=320, `VerifiedBuild`=19342 WHERE `entry`=142144; -- Ghost Mushroom
+UPDATE `gameobject_template` SET `Data0`=29, `Data1`=51493, `Data23`=275, `Data24`=325, `VerifiedBuild`=19342 WHERE `entry`=142145; -- Gromsblood
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=177984; -- Doodad_OnyziasLairLavaTrap51
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=177985; -- Doodad_OnyziasLairLavaTrapMirror20
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=177986; -- Doodad_OnyziasLairLavaTrapMirror21
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=177987; -- Doodad_OnyziasLairLavaTrap52
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=177988; -- Doodad_OnyziasLairLavaTrap53
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=177989; -- Doodad_OnyziasLairLavaTrap54
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=177990; -- Doodad_OnyziasLairLavaTrap55
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=177991; -- Doodad_OnyziasLairLavaTrap56
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=177992; -- Doodad_OnyziasLairLavaTrap57
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=177993; -- Doodad_OnyziasLairLavaTrap58
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=177994; -- Doodad_OnyziasLairLavaTrap59
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=177995; -- Doodad_OnyziasLairLavaTrap60
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=177996; -- Doodad_OnyziasLairLavaTrap61
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=177997; -- Doodad_OnyziasLairLavaTrap62
+UPDATE `gameobject_template` SET `displayId`=10791, `Data5`=5681380, `VerifiedBuild`=19342 WHERE `entry`=213832; -- -Unknown-
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=177998; -- Doodad_OnyziasLairLavaTrap63
+UPDATE `gameobject_template` SET `displayId`=10791, `Data5`=5681380, `VerifiedBuild`=19342 WHERE `entry`=213833; -- -Unknown-
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=177999; -- Doodad_OnyziasLairLavaTrap64
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=178000; -- Doodad_OnyziasLairLavaTrap65
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=178001; -- Doodad_OnyziasLairLavaTrap66
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=178002; -- Doodad_OnyziasLairLavaTrap67
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=178003; -- Doodad_OnyziasLairLavaTrap68
+UPDATE `gameobject_template` SET `displayId`=10791, `Data6`=0, `VerifiedBuild`=19342 WHERE `entry`=213838; -- -Unknown-
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=178004; -- Doodad_OnyziasLairLavaTrapMirror22
+UPDATE `gameobject_template` SET `displayId`=10791, `Data6`=0, `VerifiedBuild`=19342 WHERE `entry`=213839; -- -Unknown-
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=178005; -- Doodad_OnyziasLairLavaTrap69
+UPDATE `gameobject_template` SET `displayId`=10791, `Data6`=0, `VerifiedBuild`=19342 WHERE `entry`=213840; -- -Unknown-
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=178006; -- Doodad_OnyziasLairLavaTrap70
+UPDATE `gameobject_template` SET `displayId`=10791, `Data6`=0, `VerifiedBuild`=19342 WHERE `entry`=213841; -- -Unknown-
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=178007; -- Doodad_OnyziasLairLavaTrap71
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=178008; -- Doodad_OnyziasLairLavaTrap72
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=178009; -- Doodad_OnyziasLairLavaTrapMirror23
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=178010; -- Doodad_OnyziasLairLavaTrapMirror24
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=213845; -- -Unknown-
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=178011; -- Doodad_OnyziasLairLavaTrapMirror25
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=178012; -- Doodad_OnyziasLairLavaTrapMirror26
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=178013; -- Doodad_OnyziasLairLavaTrapMirror27
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=178014; -- Doodad_OnyziasLairLavaTrapMirror28
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=178015; -- Doodad_OnyziasLairLavaTrapMirror29
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=178016; -- Doodad_OnyziasLairLavaTrapMirror30
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=178017; -- Doodad_OnyziasLairLavaTrapMirror31
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=178018; -- Doodad_OnyziasLairLavaTrapMirror32
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=178019; -- Doodad_OnyziasLairLavaTrapMirror33
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=178020; -- Doodad_OnyziasLairLavaTrapMirror34
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=178021; -- Doodad_OnyziasLairFallingRocks14
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=178022; -- Doodad_OnyziasLairFallingRocks15
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=178023; -- Doodad_OnyziasLairFallingRocks16
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=178024; -- Doodad_OnyziasLairFallingRocks17
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=178025; -- Doodad_OnyziasLairFallingRocks18
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=178026; -- Doodad_OnyziasLairFallingRocks19
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=178027; -- Doodad_OnyziasLairFallingRocks20
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=178028; -- Doodad_OnyziasLairFallingRocks21
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=178029; -- Doodad_OnyziasLairFallingRocks22
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=178030; -- Doodad_OnyziasLairFallingRocks23
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=178031; -- Doodad_OnyziasLairFallingRocks24
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=178032; -- Doodad_OnyziasLairFallingRocks25
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=178033; -- Doodad_OnyziasLairFallingRocks26
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=178034; -- Doodad_OnyziasLairLavaTrap73
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=178035; -- Doodad_OnyziasLairLavaTrap74
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=178036; -- Doodad_OnyziasLairLavaTrap75
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=178037; -- Doodad_OnyziasLairLavaTrap76
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=178038; -- Doodad_OnyziasLairLavaTrap77
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=178039; -- Doodad_OnyziasLairLavaTrap78
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=178040; -- Doodad_OnyziasLairLavaTrap79
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=178041; -- Doodad_OnyziasLairLavaTrap80
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=178042; -- Doodad_OnyziasLairLavaTrap81
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=178043; -- Doodad_OnyziasLairLavaTrap82
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=178044; -- Doodad_OnyziasLairLavaTrap83
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=178045; -- Doodad_OnyziasLairLavaTrapMirror35
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=178046; -- Doodad_OnyziasLairLavaTrapMirror36
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=178047; -- Doodad_OnyziasLairLavaTrapMirror37
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=178048; -- Doodad_OnyziasLairLavaTrapMirror38
+UPDATE `gameobject_template` SET `Data6`=0, `Data26`=1, `VerifiedBuild`=19342 WHERE `entry`=213890; -- -Unknown-
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=178088; -- Ragnaros
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=178107; -- Lava Steam
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=178108; -- Lava Splash
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=124374; -- Horatio Montgomery, M.D.
+UPDATE `gameobject_template` SET `Data6`=0, `VerifiedBuild`=19342 WHERE `entry`=213976; -- -Unknown-
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=178187; -- Molten Core Circle SULFURON
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=178188; -- -Unknown-
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=178189; -- Molten Core Circle SHAZZRAH
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=178190; -- Molten Core Circle GOLEMAGG
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=178191; -- Molten Core Circle GARR
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=178192; -- Molten Core Circle MAGMADAR
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=178193; -- Molten Core Circle GEHENNAS
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=214036; -- -Unknown-
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=214037; -- -Unknown-
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=214038; -- -Unknown-
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=214039; -- -Unknown-
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=214040; -- -Unknown-
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=214041; -- -Unknown-
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=214042; -- -Unknown-
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=214043; -- -Unknown-
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=214044; -- -Unknown-
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=214045; -- -Unknown-
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=214046; -- -Unknown-
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=214047; -- -Unknown-
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=214048; -- -Unknown-
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=214049; -- -Unknown-
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=214050; -- -Unknown-
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=214051; -- -Unknown-
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=214052; -- -Unknown-
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=214053; -- -Unknown-
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=214054; -- -Unknown-
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=214055; -- -Unknown-
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=214056; -- -Unknown-
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=214057; -- -Unknown-
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=214058; -- -Unknown-
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=214059; -- -Unknown-
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=214060; -- -Unknown-
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=214061; -- -Unknown-
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=214163; -- -Unknown-
+UPDATE `gameobject_template` SET `Data6`=0, `VerifiedBuild`=19342 WHERE `entry`=214166; -- -Unknown-
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=214213; -- -Unknown-
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=214229; -- -Unknown-
+UPDATE `gameobject_template` SET `Data6`=0, `VerifiedBuild`=19342 WHERE `entry`=214250; -- -Unknown-
+UPDATE `gameobject_template` SET `Data1`=35, `Data6`=0, `VerifiedBuild`=19342 WHERE `entry`=214251; -- -Unknown-
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=178426; -- XMasTreeLargeHorde01
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=178428; -- XMasGift01
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=178429; -- XMasGift02
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=178430; -- XMasGift03
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=178431; -- XMasGift04
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=178432; -- XMasGift05
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=178433; -- XMasGift06
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=178434; -- XMasStocking01
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=178435; -- XMasStocking02
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=178437; -- Wreath
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=178438; -- Lights
+UPDATE `gameobject_template` SET `castBarCaption`='Collecting', `questItem1`=87282, `Data11`=1, `Data14`=19676, `VerifiedBuild`=19342 WHERE `entry`=214284; -- -Unknown-
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=214285; -- -Unknown-
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=214286; -- -Unknown-
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=214287; -- -Unknown-
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=214289; -- -Unknown-
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=214290; -- -Unknown-
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=196399; -- 196399
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=196400; -- 196400
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=196401; -- 196401
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=196404; -- Basement Door
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=196412; -- King's Gate
+UPDATE `gameobject_template` SET `Data6`=0, `VerifiedBuild`=19342 WHERE `entry`=214338; -- -Unknown-
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=214355; -- -Unknown-
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=178525; -- Campfire
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=178551; -- Lights, Broken
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=178554; -- Mistletoe
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=196475; -- Secret Lab Archives
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=214404; -- -Unknown-
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=214405; -- -Unknown-
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=214411; -- -Unknown-
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=214417; -- -Unknown-
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=214418; -- -Unknown-
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=214419; -- -Unknown-
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=214425; -- -Unknown-
+UPDATE `gameobject_template` SET `Data6`=0, `Data10`=1, `VerifiedBuild`=19342 WHERE `entry`=214441; -- -Unknown-
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=178645; -- Lights x3
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=178649; -- Wreath scale 0.75
+UPDATE `gameobject_template` SET `Data6`=0, `VerifiedBuild`=19342 WHERE `entry`=214500; -- -Unknown-
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=178666; -- Gypsy Wagon
+UPDATE `gameobject_template` SET `Data6`=0, `VerifiedBuild`=19342 WHERE `entry`=214501; -- -Unknown-
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=178667; -- Christmas Tree (Medium)
+UPDATE `gameobject_template` SET `Data6`=0, `VerifiedBuild`=19342 WHERE `entry`=214503; -- -Unknown-
+UPDATE `gameobject_template` SET `Data6`=0, `VerifiedBuild`=19342 WHERE `entry`=214507; -- -Unknown-
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=214508; -- -Unknown-
+UPDATE `gameobject_template` SET `Data6`=0, `VerifiedBuild`=19342 WHERE `entry`=214510; -- -Unknown-
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=214513; -- -Unknown-
+UPDATE `gameobject_template` SET `Data6`=0, `VerifiedBuild`=19342 WHERE `entry`=214516; -- -Unknown-
+UPDATE `gameobject_template` SET `Data6`=0, `VerifiedBuild`=19342 WHERE `entry`=214517; -- -Unknown-
+UPDATE `gameobject_template` SET `Data6`=0, `Data10`=1, `VerifiedBuild`=19342 WHERE `entry`=214522; -- -Unknown-
+UPDATE `gameobject_template` SET `Data6`=0, `Data10`=1, `VerifiedBuild`=19342 WHERE `entry`=214523; -- -Unknown-
+UPDATE `gameobject_template` SET `Data6`=0, `Data10`=1, `VerifiedBuild`=19342 WHERE `entry`=214525; -- -Unknown-
+UPDATE `gameobject_template` SET `Data10`=1, `VerifiedBuild`=19342 WHERE `entry`=214530; -- -Unknown-
+UPDATE `gameobject_template` SET `Data10`=1, `VerifiedBuild`=19342 WHERE `entry`=214531; -- -Unknown-
+UPDATE `gameobject_template` SET `Data10`=1, `VerifiedBuild`=19342 WHERE `entry`=214538; -- -Unknown-
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=214563; -- -Unknown-
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=214564; -- -Unknown-
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=214565; -- -Unknown-
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=214566; -- -Unknown-
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=214567; -- -Unknown-
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=214568; -- -Unknown-
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=214569; -- -Unknown-
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=214570; -- -Unknown-
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=178746; -- Smokywood Pastures
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=160839; -- Gor'tesh's Lopped Off Head
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=214621; -- -Unknown-
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=214622; -- -Unknown-
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=214623; -- -Unknown-
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=214624; -- -Unknown-
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=214625; -- -Unknown-
+UPDATE `gameobject_template` SET `Data6`=0, `VerifiedBuild`=19342 WHERE `entry`=214638; -- -Unknown-
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=214644; -- -Unknown-
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=214645; -- -Unknown-
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=214679; -- -Unknown-
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=196837; -- Doodad_Goblin_PoolElevator01
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=35591; -- Fishing Bobber
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=178984; -- Bauble Aura
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=214869; -- -Unknown-
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=214870; -- -Unknown-
+UPDATE `gameobject_template` SET `Data6`=0, `VerifiedBuild`=19342 WHERE `entry`=214871; -- -Unknown-
+UPDATE `gameobject_template` SET `Data6`=0, `VerifiedBuild`=19342 WHERE `entry`=214873; -- -Unknown-
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=214878; -- -Unknown-
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=214884; -- -Unknown-
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=214885; -- -Unknown-
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=214893; -- -Unknown-
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=214894; -- -Unknown-
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=179085; -- Campfire
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=197007; -- Ancient Curios
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=197008; -- Alchemy Needs
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=197009; -- Essential Components
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=197011; -- Stormwind Staves
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=197012; -- Duncan's Textiles
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=197013; -- Larson Clothiers
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=197014; -- The Blue Recluse
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=197017; -- Mailbox
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=197020; -- The Park
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=179104; -- Chair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=179105; -- Chair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=197023; -- Wooden Chair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=179106; -- Bench
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=197024; -- Wooden Chair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=179107; -- Bench
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=197025; -- Wooden Chair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=179108; -- Bench
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=179109; -- Chair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=197027; -- Wooden Chair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=179110; -- Chair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=197028; -- Wooden Chair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=179111; -- Chair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=197029; -- Wooden Chair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=179112; -- Chair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=197030; -- Wooden Chair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=179113; -- Chair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=197031; -- Wooden Chair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=179114; -- Bench
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=197032; -- Trade District
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=179115; -- Portcullis
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=179116; -- Portcullis
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=179117; -- Portcullis
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=179118; -- Throne
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=179119; -- Fire
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=179120; -- Fire
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=179121; -- Fire
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=179122; -- Fire
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=197044; -- Wooden Chair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=197045; -- Wooden Chair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=197046; -- Wooden Chair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=197047; -- Wooden Chair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=197048; -- Wooden Chair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=197049; -- Wooden Chair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=197050; -- Wooden Chair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=197051; -- Wooden Chair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=197052; -- Wooden Chair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=197053; -- Wooden Chair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=197054; -- Wooden Chair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=197055; -- Wooden Chair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=197056; -- Wooden Chair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=197057; -- Wooden Chair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=197058; -- Wooden Chair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=214975; -- -Unknown-
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=197059; -- Wooden Chair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=197060; -- Wooden Chair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=214977; -- -Unknown-
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=197061; -- Wooden Chair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=197062; -- Wooden Chair
+UPDATE `gameobject_template` SET `Data6`=0, `VerifiedBuild`=19342 WHERE `entry`=214979; -- -Unknown-
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=197063; -- Wooden Chair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=197064; -- Wooden Chair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=197065; -- Wooden Chair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=179148; -- Lever
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=197066; -- Wooden Chair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=197067; -- Wooden Chair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=197068; -- Wooden Chair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=197069; -- Wooden Chair
+UPDATE `gameobject_template` SET `Data6`=0, `VerifiedBuild`=19342 WHERE `entry`=214987; -- -Unknown-
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=197070; -- Wooden Chair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=214988; -- -Unknown-
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=197071; -- Wooden Chair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=197072; -- Wooden Chair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=214989; -- -Unknown-
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=197073; -- Wooden Chair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=197074; -- Wooden Chair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=197075; -- Wooden Chair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=214992; -- -Unknown-
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=197076; -- Wooden Chair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=197079; -- Wooden Chair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=197080; -- Wooden Chair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=197081; -- Wooden Chair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=197082; -- Wooden Chair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=197083; -- Wooden Chair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=197084; -- Wooden Chair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=197085; -- Mailbox
diff --git a/sql/updates/world/2014_12_27_02_world.sql b/sql/updates/world/2014_12_27_02_world.sql
new file mode 100644
index 00000000000..fb754818707
--- /dev/null
+++ b/sql/updates/world/2014_12_27_02_world.sql
@@ -0,0 +1,1112 @@
+# TrinityCore - WowPacketParser
+# File name: SMSG_GAMEOBJECT_QUERY_RESPONSE.pkt
+# Detected build: V6_0_2_19034
+# Parsing date: 12/27/2014 02:09:10
+
+-- `gameobject_template` has empty data.
+UPDATE `gameobject_template` SET `Data6`=0, `VerifiedBuild`=19034 WHERE `entry`=214899; -- -Unknown-
+UPDATE `gameobject_template` SET `VerifiedBuild`=19034 WHERE `entry`=102985; -- Balnir Snapdragons
+UPDATE `gameobject_template` SET `VerifiedBuild`=19034 WHERE `entry`=197010; -- Pyrotechnics
+UPDATE `gameobject_template` SET `VerifiedBuild`=19034 WHERE `entry`=197015; -- The Slaughtered Lamb
+UPDATE `gameobject_template` SET `VerifiedBuild`=19034 WHERE `entry`=197018; -- Mailbox
+UPDATE `gameobject_template` SET `VerifiedBuild`=19034 WHERE `entry`=197021; -- Wooden Chair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19034 WHERE `entry`=33; -- Locked Chest
+UPDATE `gameobject_template` SET `VerifiedBuild`=19034 WHERE `entry`=197022; -- Wooden Chair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19034 WHERE `entry`=34; -- Old Jug
+UPDATE `gameobject_template` SET `VerifiedBuild`=19034 WHERE `entry`=35; -- Captain's Footlocker
+UPDATE `gameobject_template` SET `VerifiedBuild`=19034 WHERE `entry`=36; -- Broken Barrel
+UPDATE `gameobject_template` SET `VerifiedBuild`=19034 WHERE `entry`=197026; -- Wooden Chair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19034 WHERE `entry`=41; -- Ambassador's Locker
+UPDATE `gameobject_template` SET `VerifiedBuild`=19034 WHERE `entry`=147786; -- Anvil
+UPDATE `gameobject_template` SET `VerifiedBuild`=19034 WHERE `entry`=147787; -- Anvil
+UPDATE `gameobject_template` SET `VerifiedBuild`=19034 WHERE `entry`=47; -- Wanted!
+UPDATE `gameobject_template` SET `VerifiedBuild`=19034 WHERE `entry`=147792; -- Anvil
+UPDATE `gameobject_template` SET `VerifiedBuild`=19034 WHERE `entry`=147793; -- Anvil
+UPDATE `gameobject_template` SET `VerifiedBuild`=19034 WHERE `entry`=52; -- Fall of Gurubashi
+UPDATE `gameobject_template` SET `VerifiedBuild`=19034 WHERE `entry`=54; -- The Emperor's Tomb
+UPDATE `gameobject_template` SET `VerifiedBuild`=19034 WHERE `entry`=57; -- Bloodscalp Lore Tablet
+UPDATE `gameobject_template` SET `VerifiedBuild`=19034 WHERE `entry`=60; -- Wanted: Gath'Ilzogg
+UPDATE `gameobject_template` SET `VerifiedBuild`=19034 WHERE `entry`=210480; -- -Unknown-
+UPDATE `gameobject_template` SET `VerifiedBuild`=19034 WHERE `entry`=61; -- A Weathered Grave
+UPDATE `gameobject_template` SET `VerifiedBuild`=19034 WHERE `entry`=201530; -- Wooden Chair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19034 WHERE `entry`=68; -- Wanted Poster
+UPDATE `gameobject_template` SET `VerifiedBuild`=19034 WHERE `entry`=201543; -- Warm Fire
+UPDATE `gameobject_template` SET `VerifiedBuild`=19034 WHERE `entry`=201545; -- Wooden Chair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19034 WHERE `entry`=201546; -- Wooden Chair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19034 WHERE `entry`=201547; -- Wooden Chair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19034 WHERE `entry`=201548; -- Wooden Chair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19034 WHERE `entry`=201553; -- Wooden Chair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19034 WHERE `entry`=206038; -- Small Fire (0.5)
+UPDATE `gameobject_template` SET `VerifiedBuild`=19034 WHERE `entry`=206039; -- Medium Fire (0.75)
+UPDATE `gameobject_template` SET `VerifiedBuild`=19034 WHERE `entry`=214993; -- -Unknown-
+UPDATE `gameobject_template` SET `VerifiedBuild`=19034 WHERE `entry`=197086; -- Stone Bench
+UPDATE `gameobject_template` SET `VerifiedBuild`=19034 WHERE `entry`=197087; -- Stone Bench
+UPDATE `gameobject_template` SET `VerifiedBuild`=19034 WHERE `entry`=197088; -- Stone Bench
+UPDATE `gameobject_template` SET `VerifiedBuild`=19034 WHERE `entry`=197096; -- Mage Quarter
+UPDATE `gameobject_template` SET `VerifiedBuild`=19034 WHERE `entry`=197097; -- Mage Quarter
+UPDATE `gameobject_template` SET `VerifiedBuild`=19034 WHERE `entry`=197098; -- Mage Quarter
+UPDATE `gameobject_template` SET `VerifiedBuild`=19034 WHERE `entry`=197099; -- Mage Quarter
+UPDATE `gameobject_template` SET `VerifiedBuild`=19034 WHERE `entry`=112042; -- Wooden Chair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19034 WHERE `entry`=112043; -- Wooden Chair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19034 WHERE `entry`=119; -- Abercrombie's Crate
+UPDATE `gameobject_template` SET `VerifiedBuild`=19034 WHERE `entry`=112044; -- Wooden Chair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19034 WHERE `entry`=112045; -- Wooden Chair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19034 WHERE `entry`=112048; -- Wooden Chair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19034 WHERE `entry`=112049; -- Wooden Chair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19034 WHERE `entry`=112050; -- Wooden Chair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19034 WHERE `entry`=197116; -- Everyday Merchandise
+UPDATE `gameobject_template` SET `VerifiedBuild`=19034 WHERE `entry`=197117; -- Pestle's Apothecary
+UPDATE `gameobject_template` SET `VerifiedBuild`=19034 WHERE `entry`=210548; -- -Unknown-
+UPDATE `gameobject_template` SET `VerifiedBuild`=19034 WHERE `entry`=197118; -- Trias' Cheese
+UPDATE `gameobject_template` SET `VerifiedBuild`=19034 WHERE `entry`=210549; -- -Unknown-
+UPDATE `gameobject_template` SET `VerifiedBuild`=19034 WHERE `entry`=197119; -- Stormwind Counting House
+UPDATE `gameobject_template` SET `VerifiedBuild`=19034 WHERE `entry`=210550; -- -Unknown-
+UPDATE `gameobject_template` SET `VerifiedBuild`=19034 WHERE `entry`=210551; -- -Unknown-
+UPDATE `gameobject_template` SET `VerifiedBuild`=19034 WHERE `entry`=197121; -- Weller's Arsenal
+UPDATE `gameobject_template` SET `VerifiedBuild`=19034 WHERE `entry`=210552; -- -Unknown-
+UPDATE `gameobject_template` SET `VerifiedBuild`=19034 WHERE `entry`=197122; -- Lionheart Armory
+UPDATE `gameobject_template` SET `VerifiedBuild`=19034 WHERE `entry`=210553; -- -Unknown-
+UPDATE `gameobject_template` SET `VerifiedBuild`=19034 WHERE `entry`=197123; -- The Empty Quiver
+UPDATE `gameobject_template` SET `VerifiedBuild`=19034 WHERE `entry`=210554; -- -Unknown-
+UPDATE `gameobject_template` SET `VerifiedBuild`=19034 WHERE `entry`=197124; -- Fragrant Flowers
+UPDATE `gameobject_template` SET `VerifiedBuild`=19034 WHERE `entry`=112061; -- Wooden Chair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19034 WHERE `entry`=210555; -- -Unknown-
+UPDATE `gameobject_template` SET `VerifiedBuild`=19034 WHERE `entry`=197125; -- Gallina Winery
+UPDATE `gameobject_template` SET `VerifiedBuild`=19034 WHERE `entry`=210556; -- -Unknown-
+UPDATE `gameobject_template` SET `VerifiedBuild`=19034 WHERE `entry`=197126; -- Canal Tailor and Fit Shop
+UPDATE `gameobject_template` SET `VerifiedBuild`=19034 WHERE `entry`=210557; -- -Unknown-
+UPDATE `gameobject_template` SET `VerifiedBuild`=19034 WHERE `entry`=210558; -- -Unknown-
+UPDATE `gameobject_template` SET `VerifiedBuild`=19034 WHERE `entry`=210559; -- -Unknown-
+UPDATE `gameobject_template` SET `VerifiedBuild`=19034 WHERE `entry`=210560; -- -Unknown-
+UPDATE `gameobject_template` SET `VerifiedBuild`=19034 WHERE `entry`=210561; -- -Unknown-
+UPDATE `gameobject_template` SET `VerifiedBuild`=19034 WHERE `entry`=197131; -- Cathedral Square
+UPDATE `gameobject_template` SET `VerifiedBuild`=19034 WHERE `entry`=197132; -- Gryphon Roost
+UPDATE `gameobject_template` SET `VerifiedBuild`=19034 WHERE `entry`=197133; -- Old Town
+UPDATE `gameobject_template` SET `VerifiedBuild`=19034 WHERE `entry`=22530; -- Wooden Chair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19034 WHERE `entry`=197134; -- Mailbox
+UPDATE `gameobject_template` SET `VerifiedBuild`=19034 WHERE `entry`=22531; -- Wooden Chair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19034 WHERE `entry`=197135; -- Mailbox
+UPDATE `gameobject_template` SET `VerifiedBuild`=19034 WHERE `entry`=197136; -- Mailbox
+UPDATE `gameobject_template` SET `VerifiedBuild`=19034 WHERE `entry`=112073; -- Wooden Chair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19034 WHERE `entry`=22533; -- Wooden Chair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19034 WHERE `entry`=112074; -- Wooden Chair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19034 WHERE `entry`=22534; -- Wooden Chair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19034 WHERE `entry`=197138; -- Cathedral Square
+UPDATE `gameobject_template` SET `VerifiedBuild`=19034 WHERE `entry`=197139; -- Old Town
+UPDATE `gameobject_template` SET `VerifiedBuild`=19034 WHERE `entry`=197140; -- Mage Quarter
+UPDATE `gameobject_template` SET `VerifiedBuild`=19034 WHERE `entry`=112079; -- Wooden Chair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19034 WHERE `entry`=22540; -- Wooden Chair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19034 WHERE `entry`=22541; -- Wooden Chair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19034 WHERE `entry`=197146; -- Wooden Chair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19034 WHERE `entry`=22543; -- Wooden Chair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19034 WHERE `entry`=197147; -- Wooden Chair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19034 WHERE `entry`=22544; -- Wooden Chair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19034 WHERE `entry`=197148; -- Wooden Chair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19034 WHERE `entry`=197149; -- Wooden Chair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19034 WHERE `entry`=197150; -- Wooden Chair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19034 WHERE `entry`=94183; -- Bonfire
+UPDATE `gameobject_template` SET `VerifiedBuild`=19034 WHERE `entry`=94184; -- Bonfire
+UPDATE `gameobject_template` SET `VerifiedBuild`=19034 WHERE `entry`=94185; -- Bonfire
+UPDATE `gameobject_template` SET `VerifiedBuild`=19034 WHERE `entry`=94187; -- Bonfire
+UPDATE `gameobject_template` SET `VerifiedBuild`=19034 WHERE `entry`=94188; -- Bonfire
+UPDATE `gameobject_template` SET `VerifiedBuild`=19034 WHERE `entry`=31511; -- Bright Campfire
+UPDATE `gameobject_template` SET `VerifiedBuild`=19034 WHERE `entry`=206117; -- Bonfire
+UPDATE `gameobject_template` SET `VerifiedBuild`=19034 WHERE `entry`=22563; -- Cozy Fire
+UPDATE `gameobject_template` SET `VerifiedBuild`=19034 WHERE `entry`=22564; -- Cozy Fire
+UPDATE `gameobject_template` SET `VerifiedBuild`=19034 WHERE `entry`=22565; -- Cozy Fire
+UPDATE `gameobject_template` SET `VerifiedBuild`=19034 WHERE `entry`=22566; -- Cozy Fire
+UPDATE `gameobject_template` SET `VerifiedBuild`=19034 WHERE `entry`=22567; -- Cozy Fire
+UPDATE `gameobject_template` SET `VerifiedBuild`=19034 WHERE `entry`=18090; -- Campfire
+UPDATE `gameobject_template` SET `VerifiedBuild`=19034 WHERE `entry`=197172; -- Wooden Chair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19034 WHERE `entry`=197174; -- Wooden Chair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19034 WHERE `entry`=197175; -- Wooden Chair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19034 WHERE `entry`=197176; -- Wooden Chair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19034 WHERE `entry`=197177; -- Wooden Chair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19034 WHERE `entry`=197178; -- Wooden Chair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19034 WHERE `entry`=197179; -- Wooden Chair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19034 WHERE `entry`=197180; -- Wooden Chair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19034 WHERE `entry`=197181; -- Wooden Chair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19034 WHERE `entry`=22578; -- Wooden Chair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19034 WHERE `entry`=197182; -- Wooden Chair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19034 WHERE `entry`=22579; -- Wooden Chair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19034 WHERE `entry`=197183; -- Wooden Chair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19034 WHERE `entry`=22580; -- Wooden Chair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19034 WHERE `entry`=197184; -- Wooden Chair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19034 WHERE `entry`=22581; -- Wooden Chair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19034 WHERE `entry`=197185; -- The Gilded Rose
+UPDATE `gameobject_template` SET `VerifiedBuild`=19034 WHERE `entry`=22582; -- Wooden Chair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19034 WHERE `entry`=197186; -- Mailbox
+UPDATE `gameobject_template` SET `VerifiedBuild`=19034 WHERE `entry`=197187; -- Wooden Chair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19034 WHERE `entry`=197188; -- Barbershop Chair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19034 WHERE `entry`=197189; -- Barbershop Chair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19034 WHERE `entry`=197190; -- Barbershop Chair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19034 WHERE `entry`=22587; -- Wooden Chair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19034 WHERE `entry`=197191; -- Highback Chair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19034 WHERE `entry`=22588; -- Wooden Chair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19034 WHERE `entry`=197192; -- Highback Chair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19034 WHERE `entry`=22589; -- Wooden Chair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19034 WHERE `entry`=197193; -- Highback Chair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19034 WHERE `entry`=22590; -- High Back Chair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19034 WHERE `entry`=22591; -- High Back Chair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19034 WHERE `entry`=22592; -- High Back Chair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19034 WHERE `entry`=22593; -- High Back Chair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19034 WHERE `entry`=197196; -- Waters of Farseeing
+UPDATE `gameobject_template` SET `VerifiedBuild`=19034 WHERE `entry`=22594; -- High Back Chair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19034 WHERE `entry`=22595; -- Wooden Chair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19034 WHERE `entry`=22598; -- Wooden Chair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19034 WHERE `entry`=22599; -- Wooden Chair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19034 WHERE `entry`=22600; -- Wooden Chair
+UPDATE `gameobject_template` SET `Data6`=0, `VerifiedBuild`=19034 WHERE `entry`=215112; -- -Unknown-
+UPDATE `gameobject_template` SET `VerifiedBuild`=19034 WHERE `entry`=22602; -- Cozy Fire
+UPDATE `gameobject_template` SET `Data6`=0, `VerifiedBuild`=19034 WHERE `entry`=215113; -- -Unknown-
+UPDATE `gameobject_template` SET `VerifiedBuild`=19034 WHERE `entry`=22603; -- Cozy Fire
+UPDATE `gameobject_template` SET `VerifiedBuild`=19034 WHERE `entry`=22604; -- Cozy Fire
+UPDATE `gameobject_template` SET `VerifiedBuild`=19034 WHERE `entry`=22605; -- Cozy Fire
+UPDATE `gameobject_template` SET `VerifiedBuild`=19034 WHERE `entry`=170347; -- Chair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19034 WHERE `entry`=22606; -- Cozy Fire
+UPDATE `gameobject_template` SET `VerifiedBuild`=19034 WHERE `entry`=170348; -- Chair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19034 WHERE `entry`=170349; -- Chair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19034 WHERE `entry`=170350; -- Chair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19034 WHERE `entry`=170351; -- Chair
+UPDATE `gameobject_template` SET `Data6`=0, `VerifiedBuild`=19034 WHERE `entry`=215124; -- -Unknown-
+UPDATE `gameobject_template` SET `Data6`=0, `VerifiedBuild`=19034 WHERE `entry`=215126; -- -Unknown-
+UPDATE `gameobject_template` SET `Data6`=0, `VerifiedBuild`=19034 WHERE `entry`=215127; -- -Unknown-
+UPDATE `gameobject_template` SET `VerifiedBuild`=19034 WHERE `entry`=215128; -- -Unknown-
+UPDATE `gameobject_template` SET `VerifiedBuild`=19034 WHERE `entry`=22622; -- Wooden Chair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19034 WHERE `entry`=22623; -- Wooden Chair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19034 WHERE `entry`=22638; -- Wooden Chair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19034 WHERE `entry`=256; -- Wanted!
+UPDATE `gameobject_template` SET `VerifiedBuild`=19034 WHERE `entry`=174863; -- Stove
+UPDATE `gameobject_template` SET `VerifiedBuild`=19034 WHERE `entry`=210680; -- -Unknown-
+UPDATE `gameobject_template` SET `VerifiedBuild`=19034 WHERE `entry`=263; -- Kurzen Supplies
+UPDATE `gameobject_template` SET `VerifiedBuild`=19034 WHERE `entry`=264; -- Kurzen Supplies
+UPDATE `gameobject_template` SET `VerifiedBuild`=19034 WHERE `entry`=269; -- Guarded Thunder Ale Barrel
+UPDATE `gameobject_template` SET `VerifiedBuild`=19034 WHERE `entry`=271; -- Miners' League Crates
+UPDATE `gameobject_template` SET `VerifiedBuild`=19034 WHERE `entry`=22659; -- High Back Chair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19034 WHERE `entry`=22660; -- High Back Chair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19034 WHERE `entry`=112200; -- Chair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19034 WHERE `entry`=22661; -- High Back Chair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19034 WHERE `entry`=112201; -- Chair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19034 WHERE `entry`=22662; -- High Back Chair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19034 WHERE `entry`=112204; -- Chair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19034 WHERE `entry`=22665; -- Wooden Chair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19034 WHERE `entry`=112205; -- Chair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19034 WHERE `entry`=22666; -- Wooden Chair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19034 WHERE `entry`=22667; -- Wooden Chair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19034 WHERE `entry`=22668; -- Wooden Chair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19034 WHERE `entry`=22670; -- Cozy Fire
+UPDATE `gameobject_template` SET `VerifiedBuild`=19034 WHERE `entry`=22671; -- Cozy Fire
+UPDATE `gameobject_template` SET `VerifiedBuild`=19034 WHERE `entry`=22672; -- Cozy Fire
+UPDATE `gameobject_template` SET `VerifiedBuild`=19034 WHERE `entry`=22673; -- Cozy Fire
+UPDATE `gameobject_template` SET `VerifiedBuild`=19034 WHERE `entry`=22674; -- Cozy Fire
+UPDATE `gameobject_template` SET `VerifiedBuild`=19034 WHERE `entry`=290; -- Furlbrow's Wardrobe
+UPDATE `gameobject_template` SET `VerifiedBuild`=19034 WHERE `entry`=112215; -- Chair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19034 WHERE `entry`=112231; -- Chair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19034 WHERE `entry`=112232; -- Chair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19034 WHERE `entry`=112234; -- Chair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19034 WHERE `entry`=112235; -- Chair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19034 WHERE `entry`=112236; -- Chair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19034 WHERE `entry`=112237; -- Chair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19034 WHERE `entry`=112238; -- Chair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19034 WHERE `entry`=112239; -- Chair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19034 WHERE `entry`=112241; -- Chair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19034 WHERE `entry`=321; -- Tear of Tilloa
+UPDATE `gameobject_template` SET `VerifiedBuild`=19034 WHERE `entry`=22706; -- Faustin's Alchemy Set
+UPDATE `gameobject_template` SET `VerifiedBuild`=19034 WHERE `entry`=22707; -- Cozy Fire
+UPDATE `gameobject_template` SET `VerifiedBuild`=19034 WHERE `entry`=22708; -- Cozy Fire
+UPDATE `gameobject_template` SET `VerifiedBuild`=19034 WHERE `entry`=22709; -- Cozy Fire
+UPDATE `gameobject_template` SET `VerifiedBuild`=19034 WHERE `entry`=22710; -- Cozy Fire
+UPDATE `gameobject_template` SET `VerifiedBuild`=19034 WHERE `entry`=22711; -- Cozy Fire
+UPDATE `gameobject_template` SET `VerifiedBuild`=19034 WHERE `entry`=22712; -- Cozy Fire
+UPDATE `gameobject_template` SET `VerifiedBuild`=19034 WHERE `entry`=22732; -- Wooden Chair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19034 WHERE `entry`=22733; -- Wooden Chair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19034 WHERE `entry`=22735; -- Wooden Chair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19034 WHERE `entry`=22737; -- High Back Chair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19034 WHERE `entry`=22738; -- High Back Chair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19034 WHERE `entry`=22739; -- Wooden Chair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19034 WHERE `entry`=22740; -- Wooden Chair
+UPDATE `gameobject_template` SET `Data26`=1, `VerifiedBuild`=19034 WHERE `entry`=192867; -- The Schools of Arcane Magic - Transmutation
+UPDATE `gameobject_template` SET `VerifiedBuild`=19034 WHERE `entry`=22742; -- Wooden Chair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19034 WHERE `entry`=22743; -- Wooden Chair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19034 WHERE `entry`=22745; -- Wooden Chair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19034 WHERE `entry`=22746; -- Wooden Chair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19034 WHERE `entry`=22747; -- Wooden Chair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19034 WHERE `entry`=22748; -- Wooden Chair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19034 WHERE `entry`=22749; -- Wooden Chair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19034 WHERE `entry`=22750; -- Wooden Chair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19034 WHERE `entry`=22752; -- Wooden Chair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19034 WHERE `entry`=22753; -- High Back Chair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19034 WHERE `entry`=22772; -- Cozy Fire
+UPDATE `gameobject_template` SET `VerifiedBuild`=19034 WHERE `entry`=22773; -- Cozy Fire
+UPDATE `gameobject_template` SET `VerifiedBuild`=19034 WHERE `entry`=22774; -- Cozy Fire
+UPDATE `gameobject_template` SET `VerifiedBuild`=19034 WHERE `entry`=22775; -- Cozy Fire
+UPDATE `gameobject_template` SET `VerifiedBuild`=19034 WHERE `entry`=22776; -- Cozy Fire
+UPDATE `gameobject_template` SET `VerifiedBuild`=19034 WHERE `entry`=22777; -- Cozy Fire
+UPDATE `gameobject_template` SET `VerifiedBuild`=19034 WHERE `entry`=22783; -- Wooden Chair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19034 WHERE `entry`=22803; -- Wooden Chair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19034 WHERE `entry`=22804; -- Wooden Chair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19034 WHERE `entry`=22806; -- Wooden Chair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19034 WHERE `entry`=22811; -- Wooden Chair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19034 WHERE `entry`=22812; -- Wooden Chair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19034 WHERE `entry`=22813; -- Wooden Chair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19034 WHERE `entry`=22831; -- Cozy Fire
+UPDATE `gameobject_template` SET `VerifiedBuild`=19034 WHERE `entry`=22832; -- Cozy Fire
+UPDATE `gameobject_template` SET `VerifiedBuild`=19034 WHERE `entry`=22833; -- Cozy Fire
+UPDATE `gameobject_template` SET `VerifiedBuild`=19034 WHERE `entry`=22834; -- Cozy Fire
+UPDATE `gameobject_template` SET `VerifiedBuild`=19034 WHERE `entry`=22835; -- Cozy Fire
+UPDATE `gameobject_template` SET `VerifiedBuild`=19034 WHERE `entry`=22836; -- Cozy Fire
+UPDATE `gameobject_template` SET `VerifiedBuild`=19034 WHERE `entry`=201982; -- Just Maces
+UPDATE `gameobject_template` SET `VerifiedBuild`=19034 WHERE `entry`=201983; -- Righteous Plates
+UPDATE `gameobject_template` SET `VerifiedBuild`=19034 WHERE `entry`=201987; -- Mailbox
+UPDATE `gameobject_template` SET `VerifiedBuild`=19034 WHERE `entry`=201989; -- Mailbox
+UPDATE `gameobject_template` SET `VerifiedBuild`=19034 WHERE `entry`=201998; -- Stone Bench
+UPDATE `gameobject_template` SET `VerifiedBuild`=19034 WHERE `entry`=13965; -- Factory Door
+UPDATE `gameobject_template` SET `VerifiedBuild`=19034 WHERE `entry`=201999; -- Stone Bench
+UPDATE `gameobject_template` SET `VerifiedBuild`=19034 WHERE `entry`=202000; -- Stone Bench
+UPDATE `gameobject_template` SET `VerifiedBuild`=19034 WHERE `entry`=202001; -- Stone Bench
+UPDATE `gameobject_template` SET `VerifiedBuild`=19034 WHERE `entry`=202002; -- Stone Bench
+UPDATE `gameobject_template` SET `VerifiedBuild`=19034 WHERE `entry`=202004; -- Cathedral Square
+UPDATE `gameobject_template` SET `VerifiedBuild`=19034 WHERE `entry`=202005; -- Cathedral Square
+UPDATE `gameobject_template` SET `VerifiedBuild`=19034 WHERE `entry`=202010; -- Cathedral Square
+UPDATE `gameobject_template` SET `VerifiedBuild`=19034 WHERE `entry`=175148; -- Doodad_UndeadCampFire25
+UPDATE `gameobject_template` SET `VerifiedBuild`=19034 WHERE `entry`=202011; -- Cathedral Square
+UPDATE `gameobject_template` SET `VerifiedBuild`=19034 WHERE `entry`=175149; -- Doodad_GeneralMedChair02
+UPDATE `gameobject_template` SET `VerifiedBuild`=19034 WHERE `entry`=175150; -- Doodad_GeneralMedChair03
+UPDATE `gameobject_template` SET `VerifiedBuild`=19034 WHERE `entry`=175151; -- Doodad_GeneralMedChair04
+UPDATE `gameobject_template` SET `VerifiedBuild`=19034 WHERE `entry`=206503; -- Prayerbloom
+UPDATE `gameobject_template` SET `VerifiedBuild`=19034 WHERE `entry`=193088; -- Guild Vault
+UPDATE `gameobject_template` SET `VerifiedBuild`=19034 WHERE `entry`=23013; -- Wooden Chair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19034 WHERE `entry`=23014; -- Wooden Chair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19034 WHERE `entry`=23015; -- Wooden Chair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19034 WHERE `entry`=206597; -- Twilight's Hammer Crate
+UPDATE `gameobject_template` SET `VerifiedBuild`=19034 WHERE `entry`=179778; -- Chair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19034 WHERE `entry`=179779; -- Bench
+UPDATE `gameobject_template` SET `VerifiedBuild`=19034 WHERE `entry`=179780; -- Bench
+UPDATE `gameobject_template` SET `VerifiedBuild`=19034 WHERE `entry`=179781; -- Bench
+UPDATE `gameobject_template` SET `VerifiedBuild`=19034 WHERE `entry`=179782; -- Alchemy Set
+UPDATE `gameobject_template` SET `VerifiedBuild`=19034 WHERE `entry`=103694; -- Campfire
+UPDATE `gameobject_template` SET `VerifiedBuild`=19034 WHERE `entry`=103695; -- Campfire
+UPDATE `gameobject_template` SET `VerifiedBuild`=19034 WHERE `entry`=103727; -- Campfire
+UPDATE `gameobject_template` SET `VerifiedBuild`=19034 WHERE `entry`=103728; -- Campfire
+UPDATE `gameobject_template` SET `VerifiedBuild`=19034 WHERE `entry`=103729; -- Campfire
+UPDATE `gameobject_template` SET `VerifiedBuild`=19034 WHERE `entry`=206712; -- Barrel
+UPDATE `gameobject_template` SET `VerifiedBuild`=19034 WHERE `entry`=206714; -- Barrel
+UPDATE `gameobject_template` SET `VerifiedBuild`=19034 WHERE `entry`=103748; -- Bonfire
+UPDATE `gameobject_template` SET `VerifiedBuild`=19034 WHERE `entry`=175383; -- Anvil
+UPDATE `gameobject_template` SET `VerifiedBuild`=19034 WHERE `entry`=202253; -- Stone Bench
+UPDATE `gameobject_template` SET `VerifiedBuild`=19034 WHERE `entry`=202256; -- Stone Bench
+UPDATE `gameobject_template` SET `VerifiedBuild`=19034 WHERE `entry`=202257; -- Stone Bench
+UPDATE `gameobject_template` SET `VerifiedBuild`=19034 WHERE `entry`=202258; -- Stone Bench
+UPDATE `gameobject_template` SET `VerifiedBuild`=19034 WHERE `entry`=202259; -- Stone Bench
+UPDATE `gameobject_template` SET `VerifiedBuild`=19034 WHERE `entry`=202260; -- Stone Bench
+UPDATE `gameobject_template` SET `VerifiedBuild`=19034 WHERE `entry`=130666; -- Anvil
+UPDATE `gameobject_template` SET `VerifiedBuild`=19034 WHERE `entry`=130667; -- Anvil
+UPDATE `gameobject_template` SET `VerifiedBuild`=19034 WHERE `entry`=130668; -- Forge
+UPDATE `gameobject_template` SET `VerifiedBuild`=19034 WHERE `entry`=144111; -- Smite's Chest
+UPDATE `gameobject_template` SET `VerifiedBuild`=19034 WHERE `entry`=206795; -- Pathway Light
+UPDATE `gameobject_template` SET `VerifiedBuild`=19034 WHERE `entry`=206796; -- Pathway Light
+UPDATE `gameobject_template` SET `VerifiedBuild`=19034 WHERE `entry`=206797; -- Pathway Light
+UPDATE `gameobject_template` SET `VerifiedBuild`=19034 WHERE `entry`=206798; -- Pathway Light
+UPDATE `gameobject_template` SET `VerifiedBuild`=19034 WHERE `entry`=206799; -- Pathway Light
+UPDATE `gameobject_template` SET `VerifiedBuild`=19034 WHERE `entry`=206800; -- Pathway Light
+UPDATE `gameobject_template` SET `VerifiedBuild`=19034 WHERE `entry`=206801; -- Pathway Light
+UPDATE `gameobject_template` SET `VerifiedBuild`=19034 WHERE `entry`=206803; -- Pathway Light
+UPDATE `gameobject_template` SET `VerifiedBuild`=19034 WHERE `entry`=206805; -- Pathway Light
+UPDATE `gameobject_template` SET `VerifiedBuild`=19034 WHERE `entry`=206807; -- Pathway Light
+UPDATE `gameobject_template` SET `VerifiedBuild`=19034 WHERE `entry`=206809; -- Pathway Light
+UPDATE `gameobject_template` SET `VerifiedBuild`=19034 WHERE `entry`=144132; -- Anvil
+UPDATE `gameobject_template` SET `VerifiedBuild`=19034 WHERE `entry`=215764; -- -Unknown-
+UPDATE `gameobject_template` SET `VerifiedBuild`=19034 WHERE `entry`=206811; -- Pathway Light
+UPDATE `gameobject_template` SET `VerifiedBuild`=19034 WHERE `entry`=144133; -- Forge
+UPDATE `gameobject_template` SET `VerifiedBuild`=19034 WHERE `entry`=206813; -- Pathway Light
+UPDATE `gameobject_template` SET `VerifiedBuild`=19034 WHERE `entry`=206815; -- Pathway Light
+UPDATE `gameobject_template` SET `VerifiedBuild`=19034 WHERE `entry`=206817; -- Pathway Light
+UPDATE `gameobject_template` SET `VerifiedBuild`=19034 WHERE `entry`=206819; -- Pathway Light
+UPDATE `gameobject_template` SET `VerifiedBuild`=19034 WHERE `entry`=206821; -- Pathway Light
+UPDATE `gameobject_template` SET `VerifiedBuild`=19034 WHERE `entry`=206823; -- Pathway Light
+UPDATE `gameobject_template` SET `VerifiedBuild`=19034 WHERE `entry`=202363; -- Chair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19034 WHERE `entry`=202364; -- Chair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19034 WHERE `entry`=202365; -- Chair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19034 WHERE `entry`=206869; -- 206869
+UPDATE `gameobject_template` SET `VerifiedBuild`=19034 WHERE `entry`=206870; -- 206870
+UPDATE `gameobject_template` SET `VerifiedBuild`=19034 WHERE `entry`=206871; -- 206871
+UPDATE `gameobject_template` SET `VerifiedBuild`=19034 WHERE `entry`=206872; -- 206872
+UPDATE `gameobject_template` SET `VerifiedBuild`=19034 WHERE `entry`=206873; -- 206873
+UPDATE `gameobject_template` SET `VerifiedBuild`=19034 WHERE `entry`=206874; -- 206874
+UPDATE `gameobject_template` SET `VerifiedBuild`=19034 WHERE `entry`=206875; -- 206875
+UPDATE `gameobject_template` SET `VerifiedBuild`=19034 WHERE `entry`=206876; -- 206876
+UPDATE `gameobject_template` SET `VerifiedBuild`=19034 WHERE `entry`=206877; -- 206877
+UPDATE `gameobject_template` SET `VerifiedBuild`=19034 WHERE `entry`=206881; -- Slumber Sand
+UPDATE `gameobject_template` SET `VerifiedBuild`=19034 WHERE `entry`=206882; -- Fel Slider Cider
+UPDATE `gameobject_template` SET `VerifiedBuild`=19034 WHERE `entry`=157636; -- Campfire
+UPDATE `gameobject_template` SET `VerifiedBuild`=19034 WHERE `entry`=211363; -- -Unknown-
+UPDATE `gameobject_template` SET `VerifiedBuild`=19034 WHERE `entry`=180025; -- Mysterious Eastvale Haystack
+UPDATE `gameobject_template` SET `Data6`=0, `VerifiedBuild`=19034 WHERE `entry`=215843; -- -Unknown-
+UPDATE `gameobject_template` SET `Data6`=0, `VerifiedBuild`=19034 WHERE `entry`=215844; -- -Unknown-
+UPDATE `gameobject_template` SET `VerifiedBuild`=19034 WHERE `entry`=175566; -- Gloom Weed
+UPDATE `gameobject_template` SET `VerifiedBuild`=19034 WHERE `entry`=148728; -- Wooden Chair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19034 WHERE `entry`=148729; -- Wooden Chair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19034 WHERE `entry`=148730; -- Wooden Chair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19034 WHERE `entry`=148731; -- Wooden Chair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19034 WHERE `entry`=148732; -- Wooden Chair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19034 WHERE `entry`=148733; -- Wooden Chair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19034 WHERE `entry`=148734; -- Wooden Chair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19034 WHERE `entry`=148737; -- Wooden Chair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19034 WHERE `entry`=220369; -- -Unknown-
+UPDATE `gameobject_template` SET `VerifiedBuild`=19034 WHERE `entry`=148738; -- Wooden Chair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19034 WHERE `entry`=220370; -- -Unknown-
+UPDATE `gameobject_template` SET `VerifiedBuild`=19034 WHERE `entry`=220371; -- -Unknown-
+UPDATE `gameobject_template` SET `VerifiedBuild`=19034 WHERE `entry`=148740; -- Wooden Chair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19034 WHERE `entry`=220372; -- -Unknown-
+UPDATE `gameobject_template` SET `VerifiedBuild`=19034 WHERE `entry`=148741; -- Wooden Chair
+UPDATE `gameobject_template` SET `displayId`=10791, `name`='Crackling Brazier', `VerifiedBuild`=19034 WHERE `entry`=220373; -- -Unknown-
+UPDATE `gameobject_template` SET `VerifiedBuild`=19034 WHERE `entry`=148742; -- Wooden Chair
+UPDATE `gameobject_template` SET `displayId`=10791, `name`='Crackling Brazier', `VerifiedBuild`=19034 WHERE `entry`=220374; -- -Unknown-
+UPDATE `gameobject_template` SET `VerifiedBuild`=19034 WHERE `entry`=148743; -- Wooden Chair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19034 WHERE `entry`=206944; -- Shovel
+UPDATE `gameobject_template` SET `VerifiedBuild`=19034 WHERE `entry`=148744; -- Wooden Chair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19034 WHERE `entry`=148745; -- Wooden Chair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19034 WHERE `entry`=148748; -- Wooden Chair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19034 WHERE `entry`=148749; -- Wooden Chair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19034 WHERE `entry`=206950; -- Lydon's Cage
+UPDATE `gameobject_template` SET `VerifiedBuild`=19034 WHERE `entry`=148752; -- Wooden Chair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19034 WHERE `entry`=148754; -- Wooden Chair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19034 WHERE `entry`=148755; -- Wooden Chair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19034 WHERE `entry`=148758; -- Wooden Chair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19034 WHERE `entry`=148762; -- Wooden Chair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19034 WHERE `entry`=153240; -- Stone Anvil
+UPDATE `gameobject_template` SET `VerifiedBuild`=19034 WHERE `entry`=148764; -- Wooden Chair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19034 WHERE `entry`=153241; -- Campfire
+UPDATE `gameobject_template` SET `VerifiedBuild`=19034 WHERE `entry`=148765; -- Wooden Chair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19034 WHERE `entry`=153242; -- Campfire
+UPDATE `gameobject_template` SET `VerifiedBuild`=19034 WHERE `entry`=148766; -- Wooden Chair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19034 WHERE `entry`=148767; -- Wooden Chair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19034 WHERE `entry`=148768; -- Wooden Chair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19034 WHERE `entry`=148769; -- Wooden Chair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19034 WHERE `entry`=148773; -- Wooden Chair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19034 WHERE `entry`=148774; -- Wooden Chair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19034 WHERE `entry`=180124; -- Lighthouse Beam
+UPDATE `gameobject_template` SET `VerifiedBuild`=19034 WHERE `entry`=19019; -- Box of Assorted Parts
+UPDATE `gameobject_template` SET `Data26`=1, `VerifiedBuild`=19034 WHERE `entry`=19030; -- Mound of Dirt
+UPDATE `gameobject_template` SET `VerifiedBuild`=19034 WHERE `entry`=148865; -- Campfire
+UPDATE `gameobject_template` SET `VerifiedBuild`=19034 WHERE `entry`=175733; -- The Founding of Quel'Thalas
+UPDATE `gameobject_template` SET `VerifiedBuild`=19034 WHERE `entry`=175736; -- Ironforge - the Awakening of the Dwarves
+UPDATE `gameobject_template` SET `VerifiedBuild`=19034 WHERE `entry`=207079; -- Ball and Chain
+UPDATE `gameobject_template` SET `VerifiedBuild`=19034 WHERE `entry`=175740; -- The Last Guardian
+UPDATE `gameobject_template` SET `VerifiedBuild`=19034 WHERE `entry`=175741; -- Kil'jaeden and the Shadow Pact
+UPDATE `gameobject_template` SET `VerifiedBuild`=19034 WHERE `entry`=202603; -- forge
+UPDATE `gameobject_template` SET `VerifiedBuild`=19034 WHERE `entry`=202604; -- campfire
+UPDATE `gameobject_template` SET `VerifiedBuild`=19034 WHERE `entry`=202605; -- anvil
+UPDATE `gameobject_template` SET `VerifiedBuild`=19034 WHERE `entry`=175748; -- The Birth of the Lich King
+UPDATE `gameobject_template` SET `VerifiedBuild`=19034 WHERE `entry`=175749; -- Icecrown and the Frozen Throne
+UPDATE `gameobject_template` SET `VerifiedBuild`=19034 WHERE `entry`=175751; -- Lethargy of the Orcs
+UPDATE `gameobject_template` SET `VerifiedBuild`=19034 WHERE `entry`=175756; -- The Scourge of Lordaeron
+UPDATE `gameobject_template` SET `VerifiedBuild`=19034 WHERE `entry`=202620; -- campfire
+UPDATE `gameobject_template` SET `VerifiedBuild`=19034 WHERE `entry`=202621; -- Forge
+UPDATE `gameobject_template` SET `VerifiedBuild`=19034 WHERE `entry`=202622; -- Anvil
+UPDATE `gameobject_template` SET `VerifiedBuild`=19034 WHERE `entry`=175760; -- Rise of the Blood Elves
+UPDATE `gameobject_template` SET `VerifiedBuild`=19034 WHERE `entry`=202623; -- campfire
+UPDATE `gameobject_template` SET `VerifiedBuild`=19034 WHERE `entry`=36979; -- Wooden Chair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19034 WHERE `entry`=36980; -- Wooden Chair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19034 WHERE `entry`=36981; -- Wooden Chair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19034 WHERE `entry`=36982; -- Wooden Chair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19034 WHERE `entry`=1166; -- Alexston's Chest
+UPDATE `gameobject_template` SET `VerifiedBuild`=19034 WHERE `entry`=36983; -- High Back Chair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19034 WHERE `entry`=36984; -- High Back Chair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19034 WHERE `entry`=36985; -- High Back Chair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19034 WHERE `entry`=36986; -- High Back Chair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19034 WHERE `entry`=36987; -- High Back Chair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19034 WHERE `entry`=36988; -- High Back Chair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19034 WHERE `entry`=36989; -- High Back Chair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19034 WHERE `entry`=36996; -- Wooden Chair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19034 WHERE `entry`=36997; -- Wooden Chair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19034 WHERE `entry`=36998; -- Wooden Chair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19034 WHERE `entry`=207129; -- Campfire
+UPDATE `gameobject_template` SET `VerifiedBuild`=19034 WHERE `entry`=28069; -- Wooden Chair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19034 WHERE `entry`=28070; -- Wooden Chair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19034 WHERE `entry`=28071; -- Wooden Chair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19034 WHERE `entry`=28072; -- Wooden Chair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19034 WHERE `entry`=28073; -- Wooden Chair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19034 WHERE `entry`=28074; -- Wooden Chair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19034 WHERE `entry`=28075; -- Wooden Chair
+UPDATE `gameobject_template` SET `Data6`=0, `VerifiedBuild`=19034 WHERE `entry`=211662; -- -Unknown-
+UPDATE `gameobject_template` SET `Data6`=0, `VerifiedBuild`=19034 WHERE `entry`=211663; -- -Unknown-
+UPDATE `gameobject_template` SET `Data6`=0, `VerifiedBuild`=19034 WHERE `entry`=211664; -- -Unknown-
+UPDATE `gameobject_template` SET `Data6`=0, `VerifiedBuild`=19034 WHERE `entry`=211665; -- -Unknown-
+UPDATE `gameobject_template` SET `VerifiedBuild`=19034 WHERE `entry`=32596; -- Anvil
+UPDATE `gameobject_template` SET `VerifiedBuild`=19034 WHERE `entry`=189303; -- Candy Bucket
+UPDATE `gameobject_template` SET `VerifiedBuild`=19034 WHERE `entry`=157969; -- Cauldron
+UPDATE `gameobject_template` SET `VerifiedBuild`=19034 WHERE `entry`=193786; -- Bench
+UPDATE `gameobject_template` SET `VerifiedBuild`=19034 WHERE `entry`=207232; -- Campfire
+UPDATE `gameobject_template` SET `VerifiedBuild`=19034 WHERE `entry`=149032; -- Sentry Brazier
+UPDATE `gameobject_template` SET `VerifiedBuild`=19034 WHERE `entry`=37118; -- Galen's Cage
+UPDATE `gameobject_template` SET `VerifiedBuild`=19034 WHERE `entry`=149045; -- Scaffold Cars
+UPDATE `gameobject_template` SET `VerifiedBuild`=19034 WHERE `entry`=149046; -- Scaffold Cars
+UPDATE `gameobject_template` SET `VerifiedBuild`=19034 WHERE `entry`=180411; -- G_Ghost_01
+UPDATE `gameobject_template` SET `VerifiedBuild`=19034 WHERE `entry`=207279; -- Warchief's Command Board
+UPDATE `gameobject_template` SET `VerifiedBuild`=19034 WHERE `entry`=207305; -- Campfire
+UPDATE `gameobject_template` SET `VerifiedBuild`=19034 WHERE `entry`=202862; -- Tiny Blue Ragdoll
+UPDATE `gameobject_template` SET `VerifiedBuild`=19034 WHERE `entry`=180497; -- Forcefield
+UPDATE `gameobject_template` SET `VerifiedBuild`=19034 WHERE `entry`=180523; -- Apple Bob
+UPDATE `gameobject_template` SET `VerifiedBuild`=19034 WHERE `entry`=193963; -- Toy Train Set
+UPDATE `gameobject_template` SET `VerifiedBuild`=19034 WHERE `entry`=176092; -- Box of Incendiaries
+UPDATE `gameobject_template` SET `VerifiedBuild`=19034 WHERE `entry`=153716; -- Mailbox
+UPDATE `gameobject_template` SET `VerifiedBuild`=19034 WHERE `entry`=202976; -- Anvil
+UPDATE `gameobject_template` SET `VerifiedBuild`=19034 WHERE `entry`=202977; -- Forge
+UPDATE `gameobject_template` SET `VerifiedBuild`=19034 WHERE `entry`=202978; -- Mailbox
+UPDATE `gameobject_template` SET `VerifiedBuild`=19034 WHERE `entry`=207472; -- Silverbound Treasure Chest
+UPDATE `gameobject_template` SET `VerifiedBuild`=19034 WHERE `entry`=207474; -- Silverbound Treasure Chest
+UPDATE `gameobject_template` SET `VerifiedBuild`=19034 WHERE `entry`=207486; -- Sturdy Treasure Chest
+UPDATE `gameobject_template` SET `VerifiedBuild`=19034 WHERE `entry`=1560; -- Storage Chest
+UPDATE `gameobject_template` SET `VerifiedBuild`=19034 WHERE `entry`=194071; -- Candy Bucket
+UPDATE `gameobject_template` SET `VerifiedBuild`=19034 WHERE `entry`=1561; -- Sealed Crate
+UPDATE `gameobject_template` SET `VerifiedBuild`=19034 WHERE `entry`=1562; -- Marshal Haggard's Chest
+UPDATE `gameobject_template` SET `Data6`=0, `VerifiedBuild`=19034 WHERE `entry`=211990; -- -Unknown-
+UPDATE `gameobject_template` SET `VerifiedBuild`=19034 WHERE `entry`=180655; -- Floating Debris
+UPDATE `gameobject_template` SET `VerifiedBuild`=19034 WHERE `entry`=194099; -- Tiny Green Ragdoll
+UPDATE `gameobject_template` SET `VerifiedBuild`=19034 WHERE `entry`=176201; -- Campfire
+UPDATE `gameobject_template` SET `VerifiedBuild`=19034 WHERE `entry`=176202; -- Campfire
+UPDATE `gameobject_template` SET `VerifiedBuild`=19034 WHERE `entry`=176203; -- Campfire
+UPDATE `gameobject_template` SET `VerifiedBuild`=19034 WHERE `entry`=212020; -- -Unknown-
+UPDATE `gameobject_template` SET `VerifiedBuild`=19034 WHERE `entry`=180683; -- Firefin Snapper School
+UPDATE `gameobject_template` SET `VerifiedBuild`=19034 WHERE `entry`=180700; -- Hay Bale 1
+UPDATE `gameobject_template` SET `VerifiedBuild`=19034 WHERE `entry`=1620; -- Mageroyal
+UPDATE `gameobject_template` SET `VerifiedBuild`=19034 WHERE `entry`=1621; -- Briarthorn
+UPDATE `gameobject_template` SET `VerifiedBuild`=19034 WHERE `entry`=104593; -- Mausoleum Trigger
+UPDATE `gameobject_template` SET `Data0`=29, `Data1`=51481, `Data23`=140, `Data24`=190, `VerifiedBuild`=19034 WHERE `entry`=1623; -- Wild Steelbloom
+UPDATE `gameobject_template` SET `Data0`=29, `Data1`=51482, `Data23`=150, `Data24`=200, `VerifiedBuild`=19034 WHERE `entry`=1624; -- Kingsblood
+UPDATE `gameobject_template` SET `Data0`=29, `Data1`=51480, `Data23`=120, `Data24`=170, `VerifiedBuild`=19034 WHERE `entry`=1628; -- Grave Moss
+UPDATE `gameobject_template` SET `VerifiedBuild`=19034 WHERE `entry`=19548; -- Eye of Azora
+UPDATE `gameobject_template` SET `VerifiedBuild`=19034 WHERE `entry`=180728; -- Firework, Show, Type 1 White
+UPDATE `gameobject_template` SET `VerifiedBuild`=19034 WHERE `entry`=149424; -- Wooden Chair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19034 WHERE `entry`=1684; -- Blacksmith's Anvil
+UPDATE `gameobject_template` SET `VerifiedBuild`=19034 WHERE `entry`=1685; -- Forge
+UPDATE `gameobject_template` SET `VerifiedBuild`=19034 WHERE `entry`=203173; -- Bonfire
+UPDATE `gameobject_template` SET `VerifiedBuild`=19034 WHERE `entry`=203182; -- Fenberries
+UPDATE `gameobject_template` SET `VerifiedBuild`=19034 WHERE `entry`=1723; -- Mudsnout Blossom
+UPDATE `gameobject_template` SET `VerifiedBuild`=19034 WHERE `entry`=1726; -- Missing!
+UPDATE `gameobject_template` SET `VerifiedBuild`=19034 WHERE `entry`=203193; -- Dwarven Mortar
+UPDATE `gameobject_template` SET `VerifiedBuild`=19034 WHERE `entry`=203195; -- Ammunition
+UPDATE `gameobject_template` SET `Data0`=38, `Data1`=51295, `Data23`=75, `Data24`=125, `VerifiedBuild`=19034 WHERE `entry`=1733; -- Silver Vein
+UPDATE `gameobject_template` SET `Data0`=38, `Data1`=51296, `Data23`=140, `Data24`=190, `VerifiedBuild`=19034 WHERE `entry`=1734; -- Gold Vein
+UPDATE `gameobject_template` SET `Data0`=38, `Data1`=51297, `Data23`=125, `Data24`=175, `VerifiedBuild`=19034 WHERE `entry`=1735; -- Iron Deposit
+UPDATE `gameobject_template` SET `VerifiedBuild`=19034 WHERE `entry`=212160; -- -Unknown-
+UPDATE `gameobject_template` SET `Data4`=5705872, `Data7`=5705872, `Data9`=5705872, `VerifiedBuild`=19034 WHERE `entry`=212162; -- -Unknown-
+UPDATE `gameobject_template` SET `VerifiedBuild`=19034 WHERE `entry`=1745; -- Forge
+UPDATE `gameobject_template` SET `VerifiedBuild`=19034 WHERE `entry`=194281; -- Sen'jin Banner
+UPDATE `gameobject_template` SET `VerifiedBuild`=19034 WHERE `entry`=203242; -- Launch Platform
+UPDATE `gameobject_template` SET `VerifiedBuild`=19034 WHERE `entry`=203243; -- Power Coil
+UPDATE `gameobject_template` SET `VerifiedBuild`=19034 WHERE `entry`=203249; -- Attack Plans Scroll
+UPDATE `gameobject_template` SET `VerifiedBuild`=19034 WHERE `entry`=203252; -- Gnome Tent
+UPDATE `gameobject_template` SET `VerifiedBuild`=19034 WHERE `entry`=203256; -- Inactive Spider Tank
+UPDATE `gameobject_template` SET `VerifiedBuild`=19034 WHERE `entry`=203257; -- Covert Ops Tent
+UPDATE `gameobject_template` SET `VerifiedBuild`=19034 WHERE `entry`=203258; -- Covert Ops Table
+UPDATE `gameobject_template` SET `VerifiedBuild`=19034 WHERE `entry`=203259; -- Explosive Charge
+UPDATE `gameobject_template` SET `VerifiedBuild`=19034 WHERE `entry`=203260; -- Mountaineer Table
+UPDATE `gameobject_template` SET `VerifiedBuild`=19034 WHERE `entry`=203262; -- Mountaineer Gunrack
+UPDATE `gameobject_template` SET `VerifiedBuild`=19034 WHERE `entry`=203263; -- Large Crate
+UPDATE `gameobject_template` SET `VerifiedBuild`=19034 WHERE `entry`=1799; -- Campfire
+UPDATE `gameobject_template` SET `VerifiedBuild`=19034 WHERE `entry`=203265; -- Barleybrew Barrel
+UPDATE `gameobject_template` SET `VerifiedBuild`=19034 WHERE `entry`=1809; -- Campfire
+UPDATE `gameobject_template` SET `VerifiedBuild`=19034 WHERE `entry`=1824; -- Campfire
+UPDATE `gameobject_template` SET `VerifiedBuild`=19034 WHERE `entry`=1826; -- Campfire
+UPDATE `gameobject_template` SET `VerifiedBuild`=19034 WHERE `entry`=1827; -- Campfire
+UPDATE `gameobject_template` SET `VerifiedBuild`=19034 WHERE `entry`=194340; -- Dusty Journal
+UPDATE `gameobject_template` SET `VerifiedBuild`=19034 WHERE `entry`=1833; -- Campfire
+UPDATE `gameobject_template` SET `VerifiedBuild`=19034 WHERE `entry`=1836; -- Campfire
+UPDATE `gameobject_template` SET `VerifiedBuild`=19034 WHERE `entry`=1837; -- Campfire
+UPDATE `gameobject_template` SET `VerifiedBuild`=19034 WHERE `entry`=1841; -- Campfire
+UPDATE `gameobject_template` SET `VerifiedBuild`=19034 WHERE `entry`=1843; -- Campfire
+UPDATE `gameobject_template` SET `VerifiedBuild`=19034 WHERE `entry`=1849; -- Campfire
+UPDATE `gameobject_template` SET `VerifiedBuild`=19034 WHERE `entry`=1850; -- Campfire
+UPDATE `gameobject_template` SET `VerifiedBuild`=19034 WHERE `entry`=1851; -- Campfire
+UPDATE `gameobject_template` SET `VerifiedBuild`=19034 WHERE `entry`=1852; -- Campfire
+UPDATE `gameobject_template` SET `VerifiedBuild`=19034 WHERE `entry`=1853; -- Campfire
+UPDATE `gameobject_template` SET `VerifiedBuild`=19034 WHERE `entry`=1854; -- Campfire
+UPDATE `gameobject_template` SET `VerifiedBuild`=19034 WHERE `entry`=1855; -- Campfire
+UPDATE `gameobject_template` SET `VerifiedBuild`=19034 WHERE `entry`=1856; -- Campfire
+UPDATE `gameobject_template` SET `VerifiedBuild`=19034 WHERE `entry`=1857; -- Campfire
+UPDATE `gameobject_template` SET `VerifiedBuild`=19034 WHERE `entry`=1858; -- Campfire
+UPDATE `gameobject_template` SET `VerifiedBuild`=19034 WHERE `entry`=1859; -- Campfire
+UPDATE `gameobject_template` SET `VerifiedBuild`=19034 WHERE `entry`=1860; -- Campfire
+UPDATE `gameobject_template` SET `VerifiedBuild`=19034 WHERE `entry`=1864; -- Campfire
+UPDATE `gameobject_template` SET `Data6`=0, `VerifiedBuild`=19034 WHERE `entry`=216764; -- -Unknown-
+UPDATE `gameobject_template` SET `VerifiedBuild`=19034 WHERE `entry`=1874; -- Campfire
+UPDATE `gameobject_template` SET `VerifiedBuild`=19034 WHERE `entry`=1875; -- Campfire
+UPDATE `gameobject_template` SET `VerifiedBuild`=19034 WHERE `entry`=1891; -- Campfire
+UPDATE `gameobject_template` SET `VerifiedBuild`=19034 WHERE `entry`=176495; -- Zeppelin (The Purple Princess)
+UPDATE `gameobject_template` SET `VerifiedBuild`=19034 WHERE `entry`=203385; -- Frozen Artifact
+UPDATE `gameobject_template` SET `VerifiedBuild`=19034 WHERE `entry`=1928; -- Bonfire
+UPDATE `gameobject_template` SET `VerifiedBuild`=19034 WHERE `entry`=1940; -- Campfire
+UPDATE `gameobject_template` SET `VerifiedBuild`=19034 WHERE `entry`=185498; -- Campfire
+UPDATE `gameobject_template` SET `VerifiedBuild`=19034 WHERE `entry`=1949; -- Campfire
+UPDATE `gameobject_template` SET `VerifiedBuild`=19034 WHERE `entry`=1950; -- Campfire
+UPDATE `gameobject_template` SET `VerifiedBuild`=19034 WHERE `entry`=203415; -- Dun Morogh Mole Machine
+UPDATE `gameobject_template` SET `VerifiedBuild`=19034 WHERE `entry`=176553; -- Brazier
+UPDATE `gameobject_template` SET `VerifiedBuild`=19034 WHERE `entry`=1951; -- Campfire
+UPDATE `gameobject_template` SET `VerifiedBuild`=19034 WHERE `entry`=176554; -- Brazier
+UPDATE `gameobject_template` SET `VerifiedBuild`=19034 WHERE `entry`=1952; -- Campfire
+UPDATE `gameobject_template` SET `VerifiedBuild`=19034 WHERE `entry`=1958; -- Campfire
+UPDATE `gameobject_template` SET `VerifiedBuild`=19034 WHERE `entry`=1959; -- Campfire
+UPDATE `gameobject_template` SET `VerifiedBuild`=19034 WHERE `entry`=1960; -- Campfire
+UPDATE `gameobject_template` SET `VerifiedBuild`=19034 WHERE `entry`=189994; -- Portal to Stonard
+UPDATE `gameobject_template` SET `VerifiedBuild`=19034 WHERE `entry`=1961; -- Campfire
+UPDATE `gameobject_template` SET `VerifiedBuild`=19034 WHERE `entry`=1962; -- Campfire
+UPDATE `gameobject_template` SET `VerifiedBuild`=19034 WHERE `entry`=1964; -- Campfire
+UPDATE `gameobject_template` SET `VerifiedBuild`=19034 WHERE `entry`=1969; -- Campfire
+UPDATE `gameobject_template` SET `VerifiedBuild`=19034 WHERE `entry`=1970; -- Campfire
+UPDATE `gameobject_template` SET `VerifiedBuild`=19034 WHERE `entry`=1971; -- Campfire
+UPDATE `gameobject_template` SET `VerifiedBuild`=19034 WHERE `entry`=1972; -- Campfire
+UPDATE `gameobject_template` SET `VerifiedBuild`=19034 WHERE `entry`=1975; -- Campfire
+UPDATE `gameobject_template` SET `VerifiedBuild`=19034 WHERE `entry`=1976; -- Campfire
+UPDATE `gameobject_template` SET `VerifiedBuild`=19034 WHERE `entry`=1977; -- Campfire
+UPDATE `gameobject_template` SET `VerifiedBuild`=19034 WHERE `entry`=1979; -- Campfire
+UPDATE `gameobject_template` SET `Data0`=29, `Data1`=51497, `Data23`=315, `Data24`=365, `VerifiedBuild`=19034 WHERE `entry`=176587; -- Sorrowmoss
+UPDATE `gameobject_template` SET `VerifiedBuild`=19034 WHERE `entry`=203450; -- Trollbane's Tomb
+UPDATE `gameobject_template` SET `VerifiedBuild`=19034 WHERE `entry`=176594; -- Doors
+UPDATE `gameobject_template` SET `VerifiedBuild`=19034 WHERE `entry`=190036; -- Candy Bucket
+UPDATE `gameobject_template` SET `VerifiedBuild`=19034 WHERE `entry`=190040; -- Candy Bucket
+UPDATE `gameobject_template` SET `VerifiedBuild`=19034 WHERE `entry`=190043; -- Candy Bucket
+UPDATE `gameobject_template` SET `VerifiedBuild`=19034 WHERE `entry`=190046; -- Candy Bucket
+UPDATE `gameobject_template` SET `VerifiedBuild`=19034 WHERE `entry`=190047; -- Candy Bucket
+UPDATE `gameobject_template` SET `VerifiedBuild`=19034 WHERE `entry`=190048; -- Candy Bucket
+UPDATE `gameobject_template` SET `VerifiedBuild`=19034 WHERE `entry`=2014; -- Anvil
+UPDATE `gameobject_template` SET `VerifiedBuild`=19034 WHERE `entry`=2015; -- Forge
+UPDATE `gameobject_template` SET `VerifiedBuild`=19034 WHERE `entry`=176630; -- Keepsake of Remembrance
+UPDATE `gameobject_template` SET `VerifiedBuild`=19034 WHERE `entry`=190069; -- Candy Bucket
+UPDATE `gameobject_template` SET `VerifiedBuild`=19034 WHERE `entry`=2057; -- Campfire
+UPDATE `gameobject_template` SET `Data26`=1, `VerifiedBuild`=19034 WHERE `entry`=208002; -- Goblin Teleporter
+UPDATE `gameobject_template` SET `VerifiedBuild`=19034 WHERE `entry`=2062; -- Campfire
+UPDATE `gameobject_template` SET `Data6`=0, `VerifiedBuild`=19034 WHERE `entry`=221446; -- -Unknown-
+UPDATE `gameobject_template` SET `Data6`=0, `VerifiedBuild`=19034 WHERE `entry`=221447; -- -Unknown-
+UPDATE `gameobject_template` SET `Data6`=0, `VerifiedBuild`=19034 WHERE `entry`=208056; -- -Unknown-
+UPDATE `gameobject_template` SET `Data6`=0, `VerifiedBuild`=19034 WHERE `entry`=208057; -- -Unknown-
+UPDATE `gameobject_template` SET `VerifiedBuild`=19034 WHERE `entry`=208058; -- G_Pumpkin_01 Scale 3.0
+UPDATE `gameobject_template` SET `Data6`=0, `VerifiedBuild`=19034 WHERE `entry`=208060; -- -Unknown-
+UPDATE `gameobject_template` SET `Data6`=0, `VerifiedBuild`=19034 WHERE `entry`=208061; -- -Unknown-
+UPDATE `gameobject_template` SET `VerifiedBuild`=19034 WHERE `entry`=208063; -- Web Hanging
+UPDATE `gameobject_template` SET `VerifiedBuild`=19034 WHERE `entry`=140911; -- Spool of Light Chartreuse Silk Thread
+UPDATE `gameobject_template` SET `Data6`=0, `VerifiedBuild`=19034 WHERE `entry`=208070; -- -Unknown-
+UPDATE `gameobject_template` SET `VerifiedBuild`=19034 WHERE `entry`=176753; -- Doom Weed
+UPDATE `gameobject_template` SET `castBarCaption`='Examining', `Data6`=24124, `VerifiedBuild`=19034 WHERE `entry`=208120; -- -Unknown-
+UPDATE `gameobject_template` SET `VerifiedBuild`=19034 WHERE `entry`=208125; -- Candy Bucket
+UPDATE `gameobject_template` SET `VerifiedBuild`=19034 WHERE `entry`=176793; -- Bundle of Wood
+UPDATE `gameobject_template` SET `VerifiedBuild`=19034 WHERE `entry`=208134; -- Candy Bucket
+UPDATE `gameobject_template` SET `castBarCaption`='Examining', `Data6`=24124, `VerifiedBuild`=19034 WHERE `entry`=208135; -- -Unknown-
+UPDATE `gameobject_template` SET `Data6`=0, `VerifiedBuild`=19034 WHERE `entry`=208145; -- -Unknown-
+UPDATE `gameobject_template` SET `Data6`=0, `VerifiedBuild`=19034 WHERE `entry`=208149; -- -Unknown-
+UPDATE `gameobject_template` SET `VerifiedBuild`=19034 WHERE `entry`=221620; -- -Unknown-
+UPDATE `gameobject_template` SET `VerifiedBuild`=19034 WHERE `entry`=203734; -- Westfall Deed
+UPDATE `gameobject_template` SET `VerifiedBuild`=19034 WHERE `entry`=29150; -- Dwarven Fire
+UPDATE `gameobject_template` SET `VerifiedBuild`=19034 WHERE `entry`=29151; -- Dwarven Fire
+UPDATE `gameobject_template` SET `VerifiedBuild`=19034 WHERE `entry`=29152; -- Wooden Chair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19034 WHERE `entry`=29154; -- Wooden Chair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19034 WHERE `entry`=29155; -- Wooden Chair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19034 WHERE `entry`=221676; -- -Unknown-
+UPDATE `gameobject_template` SET `VerifiedBuild`=19034 WHERE `entry`=221677; -- -Unknown-
+UPDATE `gameobject_template` SET `VerifiedBuild`=19034 WHERE `entry`=221678; -- -Unknown-
+UPDATE `gameobject_template` SET `VerifiedBuild`=19034 WHERE `entry`=221679; -- -Unknown-
+UPDATE `gameobject_template` SET `VerifiedBuild`=19034 WHERE `entry`=212736; -- -Unknown-
+UPDATE `gameobject_template` SET `VerifiedBuild`=19034 WHERE `entry`=123207; -- Goblin Smelting Pot
+UPDATE `gameobject_template` SET `VerifiedBuild`=19034 WHERE `entry`=123208; -- Goblin Smelting Pot
+UPDATE `gameobject_template` SET `VerifiedBuild`=19034 WHERE `entry`=123209; -- Goblin Smelting Pot
+UPDATE `gameobject_template` SET `VerifiedBuild`=19034 WHERE `entry`=123210; -- Goblin Smelting Pot
+UPDATE `gameobject_template` SET `VerifiedBuild`=19034 WHERE `entry`=123211; -- Foundry Anvil
+UPDATE `gameobject_template` SET `VerifiedBuild`=19034 WHERE `entry`=123212; -- Foundry Anvil
+UPDATE `gameobject_template` SET `VerifiedBuild`=19034 WHERE `entry`=123213; -- Foundry Anvil
+UPDATE `gameobject_template` SET `VerifiedBuild`=19034 WHERE `entry`=203800; -- Barrel of Canal Fish
+UPDATE `gameobject_template` SET `VerifiedBuild`=19034 WHERE `entry`=203801; -- Sack of Confectioner's Sugar
+UPDATE `gameobject_template` SET `VerifiedBuild`=19034 WHERE `entry`=123244; -- Anvil
+UPDATE `gameobject_template` SET `VerifiedBuild`=19034 WHERE `entry`=2371; -- Headhunter Skull
+UPDATE `gameobject_template` SET `VerifiedBuild`=19034 WHERE `entry`=203838; -- ABSOLUTELY NO TRANSIENTS! NO EXCEPTIONS!
+UPDATE `gameobject_template` SET `VerifiedBuild`=19034 WHERE `entry`=221775; -- -Unknown-
+UPDATE `gameobject_template` SET `VerifiedBuild`=19034 WHERE `entry`=212870; -- -Unknown-
+UPDATE `gameobject_template` SET `VerifiedBuild`=19034 WHERE `entry`=212874; -- -Unknown-
+UPDATE `gameobject_template` SET `VerifiedBuild`=19034 WHERE `entry`=212878; -- -Unknown-
+UPDATE `gameobject_template` SET `VerifiedBuild`=19034 WHERE `entry`=212879; -- -Unknown-
+UPDATE `gameobject_template` SET `VerifiedBuild`=19034 WHERE `entry`=212880; -- -Unknown-
+UPDATE `gameobject_template` SET `VerifiedBuild`=19034 WHERE `entry`=212882; -- -Unknown-
+UPDATE `gameobject_template` SET `VerifiedBuild`=19034 WHERE `entry`=2489; -- High Back Chair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19034 WHERE `entry`=190536; -- Ship, Icebreaker (Stormwind's Pride)
+UPDATE `gameobject_template` SET `VerifiedBuild`=19034 WHERE `entry`=203972; -- Fresh Dirt
+UPDATE `gameobject_template` SET `VerifiedBuild`=19034 WHERE `entry`=203978; -- Trader's Hall
+UPDATE `gameobject_template` SET `VerifiedBuild`=19034 WHERE `entry`=203979; -- Barrel of Kezan Rice
+UPDATE `gameobject_template` SET `VerifiedBuild`=19034 WHERE `entry`=203982; -- Okra
+UPDATE `gameobject_template` SET `VerifiedBuild`=19034 WHERE `entry`=203983; -- Westfall Stew
+UPDATE `gameobject_template` SET `VerifiedBuild`=19034 WHERE `entry`=204000; -- Grom'gol Rations Crate
+UPDATE `gameobject_template` SET `VerifiedBuild`=19034 WHERE `entry`=204001; -- Destroyed Grom'gol Crate
+UPDATE `gameobject_template` SET `VerifiedBuild`=19034 WHERE `entry`=204005; -- Heavy Wooden Stocks
+UPDATE `gameobject_template` SET `VerifiedBuild`=19034 WHERE `entry`=204014; -- Informational Pamphlet
+UPDATE `gameobject_template` SET `VerifiedBuild`=19034 WHERE `entry`=204015; -- The Moonbrook Times
+UPDATE `gameobject_template` SET `VerifiedBuild`=19034 WHERE `entry`=204016; -- Secret Journal
+UPDATE `gameobject_template` SET `VerifiedBuild`=19034 WHERE `entry`=204017; -- Mysterious Propaganda
+UPDATE `gameobject_template` SET `VerifiedBuild`=19034 WHERE `entry`=204044; -- Troll Skull Pile
+UPDATE `gameobject_template` SET `VerifiedBuild`=19034 WHERE `entry`=92141; -- Campfire
+UPDATE `gameobject_template` SET `VerifiedBuild`=19034 WHERE `entry`=92142; -- Campfire
+UPDATE `gameobject_template` SET `VerifiedBuild`=19034 WHERE `entry`=92143; -- Campfire
+UPDATE `gameobject_template` SET `VerifiedBuild`=19034 WHERE `entry`=181688; -- Ship, Icebreaker (Northspear)
+UPDATE `gameobject_template` SET `VerifiedBuild`=19034 WHERE `entry`=181689; -- Zeppelin, Horde (Cloudkisser)
+UPDATE `gameobject_template` SET `VerifiedBuild`=19034 WHERE `entry`=204087; -- Mosh'Ogg Bounty
+UPDATE `gameobject_template` SET `VerifiedBuild`=19034 WHERE `entry`=204111; -- Gurubashi Brazier
+UPDATE `gameobject_template` SET `VerifiedBuild`=19034 WHERE `entry`=204112; -- Zul'Gurub Tiki
+UPDATE `gameobject_template` SET `VerifiedBuild`=19034 WHERE `entry`=204113; -- Giant Skullpile
+UPDATE `gameobject_template` SET `VerifiedBuild`=19034 WHERE `entry`=204114; -- Gurubashi Skull
+UPDATE `gameobject_template` SET `VerifiedBuild`=19034 WHERE `entry`=204116; -- Broken Cart
+UPDATE `gameobject_template` SET `VerifiedBuild`=19034 WHERE `entry`=2652; -- Ebenezer Rustlocke's Corpse
+UPDATE `gameobject_template` SET `VerifiedBuild`=19034 WHERE `entry`=204117; -- Ale Kegs
+UPDATE `gameobject_template` SET `VerifiedBuild`=19034 WHERE `entry`=38491; -- Forge
+UPDATE `gameobject_template` SET `VerifiedBuild`=19034 WHERE `entry`=38492; -- Anvil
+UPDATE `gameobject_template` SET `Data26`=1, `VerifiedBuild`=19034 WHERE `entry`=186234; -- Water Barrel
+UPDATE `gameobject_template` SET `VerifiedBuild`=19034 WHERE `entry`=38493; -- Anvil
+UPDATE `gameobject_template` SET `VerifiedBuild`=19034 WHERE `entry`=38494; -- Anvil
+UPDATE `gameobject_template` SET `VerifiedBuild`=19034 WHERE `entry`=38495; -- Anvil
+UPDATE `gameobject_template` SET `VerifiedBuild`=19034 WHERE `entry`=177284; -- Cauldron
+UPDATE `gameobject_template` SET `VerifiedBuild`=19034 WHERE `entry`=177285; -- Cauldron
+UPDATE `gameobject_template` SET `VerifiedBuild`=19034 WHERE `entry`=177286; -- Cauldron
+UPDATE `gameobject_template` SET `VerifiedBuild`=19034 WHERE `entry`=2688; -- Keystone
+UPDATE `gameobject_template` SET `VerifiedBuild`=19034 WHERE `entry`=34032; -- Anvil
+UPDATE `gameobject_template` SET `VerifiedBuild`=19034 WHERE `entry`=34033; -- Anvil
+UPDATE `gameobject_template` SET `VerifiedBuild`=19034 WHERE `entry`=213114; -- -Unknown-
+UPDATE `gameobject_template` SET `VerifiedBuild`=19034 WHERE `entry`=213115; -- -Unknown-
+UPDATE `gameobject_template` SET `VerifiedBuild`=19034 WHERE `entry`=34036; -- Anvil
+UPDATE `gameobject_template` SET `VerifiedBuild`=19034 WHERE `entry`=213116; -- -Unknown-
+UPDATE `gameobject_template` SET `VerifiedBuild`=19034 WHERE `entry`=2702; -- Stone of Inner Binding
+UPDATE `gameobject_template` SET `VerifiedBuild`=19034 WHERE `entry`=213121; -- -Unknown-
+UPDATE `gameobject_template` SET `VerifiedBuild`=19034 WHERE `entry`=213122; -- -Unknown-
+UPDATE `gameobject_template` SET `VerifiedBuild`=19034 WHERE `entry`=2713; -- Wanted Board
+UPDATE `gameobject_template` SET `VerifiedBuild`=19034 WHERE `entry`=213132; -- -Unknown-
+UPDATE `gameobject_template` SET `VerifiedBuild`=19034 WHERE `entry`=213133; -- -Unknown-
+UPDATE `gameobject_template` SET `VerifiedBuild`=19034 WHERE `entry`=213141; -- -Unknown-
+UPDATE `gameobject_template` SET `VerifiedBuild`=19034 WHERE `entry`=213142; -- -Unknown-
+UPDATE `gameobject_template` SET `Data6`=0, `VerifiedBuild`=19034 WHERE `entry`=213143; -- -Unknown-
+UPDATE `gameobject_template` SET `VerifiedBuild`=19034 WHERE `entry`=2728; -- Forge
+UPDATE `gameobject_template` SET `VerifiedBuild`=19034 WHERE `entry`=2729; -- Anvil
+UPDATE `gameobject_template` SET `VerifiedBuild`=19034 WHERE `entry`=20649; -- Undervator
+UPDATE `gameobject_template` SET `VerifiedBuild`=19034 WHERE `entry`=20650; -- upperLdoor
+UPDATE `gameobject_template` SET `VerifiedBuild`=19034 WHERE `entry`=20651; -- lowerLdoor
+UPDATE `gameobject_template` SET `VerifiedBuild`=19034 WHERE `entry`=20652; -- Undervator
+UPDATE `gameobject_template` SET `VerifiedBuild`=19034 WHERE `entry`=20653; -- upperLdoor
+UPDATE `gameobject_template` SET `VerifiedBuild`=19034 WHERE `entry`=20654; -- lowerLdoor
+UPDATE `gameobject_template` SET `VerifiedBuild`=19034 WHERE `entry`=20655; -- Undervator
+UPDATE `gameobject_template` SET `VerifiedBuild`=19034 WHERE `entry`=20656; -- upperLdoor
+UPDATE `gameobject_template` SET `VerifiedBuild`=19034 WHERE `entry`=20657; -- lowerLdoor
+UPDATE `gameobject_template` SET `VerifiedBuild`=19034 WHERE `entry`=20689; -- Anvil
+UPDATE `gameobject_template` SET `VerifiedBuild`=19034 WHERE `entry`=204247; -- Zul'Mamwe Brazier
+UPDATE `gameobject_template` SET `VerifiedBuild`=19034 WHERE `entry`=20691; -- Cozzle's Footlocker
+UPDATE `gameobject_template` SET `VerifiedBuild`=19034 WHERE `entry`=204273; -- The Green Hills of Stranglethorn
+UPDATE `gameobject_template` SET `VerifiedBuild`=19034 WHERE `entry`=204284; -- Stormwind Lobster Trap
+UPDATE `gameobject_template` SET `VerifiedBuild`=19034 WHERE `entry`=43116; -- Bone Fire
+UPDATE `gameobject_template` SET `VerifiedBuild`=19034 WHERE `entry`=43117; -- Bone Fire
+UPDATE `gameobject_template` SET `VerifiedBuild`=19034 WHERE `entry`=43118; -- Bone Fire
+UPDATE `gameobject_template` SET `VerifiedBuild`=19034 WHERE `entry`=43119; -- Bone Fire
+UPDATE `gameobject_template` SET `VerifiedBuild`=19034 WHERE `entry`=43120; -- Bone Fire
+UPDATE `gameobject_template` SET `VerifiedBuild`=19034 WHERE `entry`=43121; -- Bone Fire
+UPDATE `gameobject_template` SET `VerifiedBuild`=19034 WHERE `entry`=43122; -- Bone Fire
+UPDATE `gameobject_template` SET `VerifiedBuild`=19034 WHERE `entry`=213255; -- -Unknown-
+UPDATE `gameobject_template` SET `VerifiedBuild`=19034 WHERE `entry`=177444; -- Stone Door
+UPDATE `gameobject_template` SET `VerifiedBuild`=19034 WHERE `entry`=213295; -- -Unknown-
+UPDATE `gameobject_template` SET `VerifiedBuild`=19034 WHERE `entry`=213296; -- -Unknown-
+UPDATE `gameobject_template` SET `VerifiedBuild`=19034 WHERE `entry`=29740; -- Wooden Chair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19034 WHERE `entry`=213297; -- -Unknown-
+UPDATE `gameobject_template` SET `VerifiedBuild`=19034 WHERE `entry`=204344; -- Wanted!
+UPDATE `gameobject_template` SET `VerifiedBuild`=19034 WHERE `entry`=92419; -- Anvil
+UPDATE `gameobject_template` SET `VerifiedBuild`=19034 WHERE `entry`=213298; -- -Unknown-
+UPDATE `gameobject_template` SET `VerifiedBuild`=19034 WHERE `entry`=204347; -- Gnoll Strategy Guide
+UPDATE `gameobject_template` SET `VerifiedBuild`=19034 WHERE `entry`=204349; -- Cooking Pot
+UPDATE `gameobject_template` SET `VerifiedBuild`=19034 WHERE `entry`=29748; -- Wooden Chair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19034 WHERE `entry`=29749; -- Wooden Chair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19034 WHERE `entry`=29750; -- Wooden Chair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19034 WHERE `entry`=29751; -- Wooden Chair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19034 WHERE `entry`=204355; -- Marris' Chair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19034 WHERE `entry`=29752; -- Wooden Chair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19034 WHERE `entry`=177494; -- Wooden Chair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19034 WHERE `entry`=29753; -- Wooden Chair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19034 WHERE `entry`=2891; -- Balia'mah Trophy Skulls
+UPDATE `gameobject_template` SET `VerifiedBuild`=19034 WHERE `entry`=177495; -- Wooden Chair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19034 WHERE `entry`=29754; -- Wooden Chair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19034 WHERE `entry`=2892; -- Ziata'jai Trophy Skulls
+UPDATE `gameobject_template` SET `VerifiedBuild`=19034 WHERE `entry`=177496; -- Wooden Chair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19034 WHERE `entry`=29755; -- Wooden Chair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19034 WHERE `entry`=2893; -- Zul'Mamwe Trophy Skulls
+UPDATE `gameobject_template` SET `VerifiedBuild`=19034 WHERE `entry`=177497; -- Wooden Chair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19034 WHERE `entry`=29756; -- Wooden Chair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19034 WHERE `entry`=204359; -- Pillow
+UPDATE `gameobject_template` SET `VerifiedBuild`=19034 WHERE `entry`=177498; -- Wooden Chair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19034 WHERE `entry`=29757; -- Wooden Chair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19034 WHERE `entry`=177499; -- Wooden Chair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19034 WHERE `entry`=29758; -- Wooden Chair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19034 WHERE `entry`=177500; -- Wooden Chair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19034 WHERE `entry`=204362; -- Wooden Bench
+UPDATE `gameobject_template` SET `VerifiedBuild`=19034 WHERE `entry`=29759; -- Wooden Chair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19034 WHERE `entry`=177501; -- Wooden Chair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19034 WHERE `entry`=204363; -- Wooden Chair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19034 WHERE `entry`=29760; -- Wooden Chair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19034 WHERE `entry`=177502; -- Wooden Chair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19034 WHERE `entry`=204364; -- Wooden Chair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19034 WHERE `entry`=29761; -- Wooden Chair
+UPDATE `gameobject_template` SET `Data26`=1, `VerifiedBuild`=19034 WHERE `entry`=186456; -- -Unknown-
+UPDATE `gameobject_template` SET `VerifiedBuild`=19034 WHERE `entry`=177503; -- Wooden Chair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19034 WHERE `entry`=204365; -- Wooden Chair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19034 WHERE `entry`=29762; -- Wooden Chair
+UPDATE `gameobject_template` SET `Data26`=1, `VerifiedBuild`=19034 WHERE `entry`=186457; -- Blacksmith Smoke (x2.0)
+UPDATE `gameobject_template` SET `VerifiedBuild`=19034 WHERE `entry`=177504; -- Wooden Chair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19034 WHERE `entry`=204366; -- Wooden Chair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19034 WHERE `entry`=29763; -- Wooden Chair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19034 WHERE `entry`=204367; -- Wooden Chair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19034 WHERE `entry`=29764; -- Wooden Chair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19034 WHERE `entry`=204368; -- Wooden Chair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19034 WHERE `entry`=29765; -- Wooden Chair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19034 WHERE `entry`=204369; -- High Back Chair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19034 WHERE `entry`=204370; -- High Back Chair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19034 WHERE `entry`=204371; -- High Back Chair
+UPDATE `gameobject_template` SET `Data26`=1, `VerifiedBuild`=19034 WHERE `entry`=208872; -- Cask of Drugan's IPA
+UPDATE `gameobject_template` SET `VerifiedBuild`=19034 WHERE `entry`=204396; -- Grain Wagon
+UPDATE `gameobject_template` SET `VerifiedBuild`=19034 WHERE `entry`=204397; -- Grain Sacks
+UPDATE `gameobject_template` SET `VerifiedBuild`=19034 WHERE `entry`=195468; -- Mailbox
+UPDATE `gameobject_template` SET `VerifiedBuild`=19034 WHERE `entry`=16397; -- Iron Clad Door
+UPDATE `gameobject_template` SET `Data26`=1, `VerifiedBuild`=19034 WHERE `entry`=16398; -- Defias Cannon
+UPDATE `gameobject_template` SET `VerifiedBuild`=19034 WHERE `entry`=16399; -- Foundry Door
+UPDATE `gameobject_template` SET `VerifiedBuild`=19034 WHERE `entry`=16400; -- Mast Room Door
+UPDATE `gameobject_template` SET `VerifiedBuild`=19034 WHERE `entry`=20877; -- Cauldron
+UPDATE `gameobject_template` SET `VerifiedBuild`=19034 WHERE `entry`=204457; -- Rot Blossom
+UPDATE `gameobject_template` SET `VerifiedBuild`=19034 WHERE `entry`=204464; -- Pile of Scraps
+UPDATE `gameobject_template` SET `VerifiedBuild`=19034 WHERE `entry`=186559; -- Incense Burner
+UPDATE `gameobject_template` SET `VerifiedBuild`=19034 WHERE `entry`=20921; -- Campfire
+UPDATE `gameobject_template` SET `VerifiedBuild`=19034 WHERE `entry`=20922; -- Campfire
+UPDATE `gameobject_template` SET `VerifiedBuild`=19034 WHERE `entry`=186614; -- Water Bucket
+UPDATE `gameobject_template` SET `VerifiedBuild`=19034 WHERE `entry`=186615; -- Water Buckets
+UPDATE `gameobject_template` SET `VerifiedBuild`=19034 WHERE `entry`=209034; -- Courier Sword
+UPDATE `gameobject_template` SET `VerifiedBuild`=19034 WHERE `entry`=209039; -- The Shady Lady
+UPDATE `gameobject_template` SET `VerifiedBuild`=19034 WHERE `entry`=177706; -- Melizza's Cage
+UPDATE `gameobject_template` SET `VerifiedBuild`=19034 WHERE `entry`=204582; -- Ward of Ilgalar
+UPDATE `gameobject_template` SET `VerifiedBuild`=19034 WHERE `entry`=209064; -- Catacombs Lightning
+UPDATE `gameobject_template` SET `VerifiedBuild`=19034 WHERE `entry`=209065; -- Catacombs Lightning 2
+UPDATE `gameobject_template` SET `VerifiedBuild`=19034 WHERE `entry`=204591; -- Muddy Journal Page
+UPDATE `gameobject_template` SET `VerifiedBuild`=19034 WHERE `entry`=209072; -- Stolen Crate
+UPDATE `gameobject_template` SET `VerifiedBuild`=19034 WHERE `entry`=209076; -- -Unknown-
+UPDATE `gameobject_template` SET `VerifiedBuild`=19034 WHERE `entry`=21052; -- Defias Strongbox
+UPDATE `gameobject_template` SET `VerifiedBuild`=19034 WHERE `entry`=186720; -- Fire Effigy
+UPDATE `gameobject_template` SET `VerifiedBuild`=19034 WHERE `entry`=92703; -- Bench
+UPDATE `gameobject_template` SET `VerifiedBuild`=19034 WHERE `entry`=213593; -- -Unknown-
+UPDATE `gameobject_template` SET `VerifiedBuild`=19034 WHERE `entry`=213594; -- -Unknown-
+UPDATE `gameobject_template` SET `VerifiedBuild`=19034 WHERE `entry`=213595; -- -Unknown-
+UPDATE `gameobject_template` SET `VerifiedBuild`=19034 WHERE `entry`=213596; -- -Unknown-
+UPDATE `gameobject_template` SET `VerifiedBuild`=19034 WHERE `entry`=213597; -- -Unknown-
+UPDATE `gameobject_template` SET `VerifiedBuild`=19034 WHERE `entry`=3187; -- Anvil
+UPDATE `gameobject_template` SET `VerifiedBuild`=19034 WHERE `entry`=204667; -- Campfire
+UPDATE `gameobject_template` SET `VerifiedBuild`=19034 WHERE `entry`=204676; -- Bonfire
+UPDATE `gameobject_template` SET `VerifiedBuild`=19034 WHERE `entry`=213665; -- -Unknown-
+UPDATE `gameobject_template` SET `VerifiedBuild`=19034 WHERE `entry`=213666; -- -Unknown-
+UPDATE `gameobject_template` SET `VerifiedBuild`=19034 WHERE `entry`=213667; -- -Unknown-
+UPDATE `gameobject_template` SET `VerifiedBuild`=19034 WHERE `entry`=213668; -- -Unknown-
+UPDATE `gameobject_template` SET `VerifiedBuild`=19034 WHERE `entry`=213669; -- -Unknown-
+UPDATE `gameobject_template` SET `VerifiedBuild`=19034 WHERE `entry`=213670; -- -Unknown-
+UPDATE `gameobject_template` SET `VerifiedBuild`=19034 WHERE `entry`=213671; -- -Unknown-
+UPDATE `gameobject_template` SET `VerifiedBuild`=19034 WHERE `entry`=213672; -- -Unknown-
+UPDATE `gameobject_template` SET `VerifiedBuild`=19034 WHERE `entry`=213673; -- -Unknown-
+UPDATE `gameobject_template` SET `VerifiedBuild`=19034 WHERE `entry`=186812; -- Refreshment Table
+UPDATE `gameobject_template` SET `VerifiedBuild`=19034 WHERE `entry`=213674; -- -Unknown-
+UPDATE `gameobject_template` SET `Data6`=0, `VerifiedBuild`=19034 WHERE `entry`=213675; -- -Unknown-
+UPDATE `gameobject_template` SET `Data6`=0, `VerifiedBuild`=19034 WHERE `entry`=213676; -- -Unknown-
+UPDATE `gameobject_template` SET `VerifiedBuild`=19034 WHERE `entry`=213677; -- -Unknown-
+UPDATE `gameobject_template` SET `Data6`=0, `VerifiedBuild`=19034 WHERE `entry`=213678; -- -Unknown-
+UPDATE `gameobject_template` SET `VerifiedBuild`=19034 WHERE `entry`=213680; -- -Unknown-
+UPDATE `gameobject_template` SET `VerifiedBuild`=19034 WHERE `entry`=213681; -- -Unknown-
+UPDATE `gameobject_template` SET `VerifiedBuild`=19034 WHERE `entry`=213684; -- -Unknown-
+UPDATE `gameobject_template` SET `Data6`=0, `VerifiedBuild`=19034 WHERE `entry`=213685; -- -Unknown-
+UPDATE `gameobject_template` SET `VerifiedBuild`=19034 WHERE `entry`=213686; -- -Unknown-
+UPDATE `gameobject_template` SET `VerifiedBuild`=19034 WHERE `entry`=213687; -- -Unknown-
+UPDATE `gameobject_template` SET `VerifiedBuild`=19034 WHERE `entry`=213688; -- -Unknown-
+UPDATE `gameobject_template` SET `VerifiedBuild`=19034 WHERE `entry`=213689; -- -Unknown-
+UPDATE `gameobject_template` SET `Data6`=0, `VerifiedBuild`=19034 WHERE `entry`=213690; -- -Unknown-
+UPDATE `gameobject_template` SET `Data6`=0, `VerifiedBuild`=19034 WHERE `entry`=213691; -- -Unknown-
+UPDATE `gameobject_template` SET `VerifiedBuild`=19034 WHERE `entry`=213692; -- -Unknown-
+UPDATE `gameobject_template` SET `VerifiedBuild`=19034 WHERE `entry`=213693; -- -Unknown-
+UPDATE `gameobject_template` SET `Data6`=0, `VerifiedBuild`=19034 WHERE `entry`=213694; -- -Unknown-
+UPDATE `gameobject_template` SET `Data6`=0, `VerifiedBuild`=19034 WHERE `entry`=213695; -- -Unknown-
+UPDATE `gameobject_template` SET `VerifiedBuild`=19034 WHERE `entry`=213696; -- -Unknown-
+UPDATE `gameobject_template` SET `Data6`=0, `VerifiedBuild`=19034 WHERE `entry`=213698; -- -Unknown-
+UPDATE `gameobject_template` SET `Data6`=0, `VerifiedBuild`=19034 WHERE `entry`=213699; -- -Unknown-
+UPDATE `gameobject_template` SET `Data6`=0, `VerifiedBuild`=19034 WHERE `entry`=213700; -- -Unknown-
+UPDATE `gameobject_template` SET `Data6`=0, `VerifiedBuild`=19034 WHERE `entry`=213701; -- -Unknown-
+UPDATE `gameobject_template` SET `Data6`=0, `VerifiedBuild`=19034 WHERE `entry`=213702; -- -Unknown-
+UPDATE `gameobject_template` SET `Data6`=0, `VerifiedBuild`=19034 WHERE `entry`=213703; -- -Unknown-
+UPDATE `gameobject_template` SET `Data6`=0, `VerifiedBuild`=19034 WHERE `entry`=213704; -- -Unknown-
+UPDATE `gameobject_template` SET `Data6`=0, `VerifiedBuild`=19034 WHERE `entry`=213705; -- -Unknown-
+UPDATE `gameobject_template` SET `Data6`=0, `VerifiedBuild`=19034 WHERE `entry`=213706; -- -Unknown-
+UPDATE `gameobject_template` SET `VerifiedBuild`=19034 WHERE `entry`=142075; -- Mailbox
+UPDATE `gameobject_template` SET `Data6`=0, `VerifiedBuild`=19034 WHERE `entry`=213707; -- -Unknown-
+UPDATE `gameobject_template` SET `VerifiedBuild`=19034 WHERE `entry`=213708; -- -Unknown-
+UPDATE `gameobject_template` SET `VerifiedBuild`=19034 WHERE `entry`=142077; -- Anvil
+UPDATE `gameobject_template` SET `VerifiedBuild`=19034 WHERE `entry`=213709; -- -Unknown-
+UPDATE `gameobject_template` SET `VerifiedBuild`=19034 WHERE `entry`=142078; -- Forge
+UPDATE `gameobject_template` SET `VerifiedBuild`=19034 WHERE `entry`=213710; -- -Unknown-
+UPDATE `gameobject_template` SET `VerifiedBuild`=19034 WHERE `entry`=142079; -- Campfire
+UPDATE `gameobject_template` SET `VerifiedBuild`=19034 WHERE `entry`=213711; -- -Unknown-
+UPDATE `gameobject_template` SET `VerifiedBuild`=19034 WHERE `entry`=213712; -- -Unknown-
+UPDATE `gameobject_template` SET `VerifiedBuild`=19034 WHERE `entry`=213713; -- -Unknown-
+UPDATE `gameobject_template` SET `VerifiedBuild`=19034 WHERE `entry`=213714; -- -Unknown-
+UPDATE `gameobject_template` SET `Data6`=0, `VerifiedBuild`=19034 WHERE `entry`=213715; -- -Unknown-
+UPDATE `gameobject_template` SET `Data6`=0, `VerifiedBuild`=19034 WHERE `entry`=213716; -- -Unknown-
+UPDATE `gameobject_template` SET `Data6`=0, `VerifiedBuild`=19034 WHERE `entry`=213717; -- -Unknown-
+UPDATE `gameobject_template` SET `VerifiedBuild`=19034 WHERE `entry`=213718; -- -Unknown-
+UPDATE `gameobject_template` SET `VerifiedBuild`=19034 WHERE `entry`=209242; -- Windswept Balloon
+UPDATE `gameobject_template` SET `VerifiedBuild`=19034 WHERE `entry`=213719; -- -Unknown-
+UPDATE `gameobject_template` SET `VerifiedBuild`=19034 WHERE `entry`=213720; -- -Unknown-
+UPDATE `gameobject_template` SET `VerifiedBuild`=19034 WHERE `entry`=142089; -- Mailbox
+UPDATE `gameobject_template` SET `VerifiedBuild`=19034 WHERE `entry`=213721; -- -Unknown-
+UPDATE `gameobject_template` SET `VerifiedBuild`=19034 WHERE `entry`=213722; -- -Unknown-
+UPDATE `gameobject_template` SET `VerifiedBuild`=19034 WHERE `entry`=213723; -- -Unknown-
+UPDATE `gameobject_template` SET `VerifiedBuild`=19034 WHERE `entry`=213724; -- -Unknown-
+UPDATE `gameobject_template` SET `VerifiedBuild`=19034 WHERE `entry`=142093; -- Mailbox
+UPDATE `gameobject_template` SET `VerifiedBuild`=19034 WHERE `entry`=213725; -- -Unknown-
+UPDATE `gameobject_template` SET `VerifiedBuild`=19034 WHERE `entry`=213726; -- -Unknown-
+UPDATE `gameobject_template` SET `VerifiedBuild`=19034 WHERE `entry`=213727; -- -Unknown-
+UPDATE `gameobject_template` SET `VerifiedBuild`=19034 WHERE `entry`=213728; -- -Unknown-
+UPDATE `gameobject_template` SET `VerifiedBuild`=19034 WHERE `entry`=213729; -- -Unknown-
+UPDATE `gameobject_template` SET `VerifiedBuild`=19034 WHERE `entry`=213730; -- -Unknown-
+UPDATE `gameobject_template` SET `VerifiedBuild`=19034 WHERE `entry`=204777; -- Mound of Loose Dirt
+UPDATE `gameobject_template` SET `VerifiedBuild`=19034 WHERE `entry`=142102; -- Mailbox
+UPDATE `gameobject_template` SET `VerifiedBuild`=19034 WHERE `entry`=142103; -- Mailbox
+UPDATE `gameobject_template` SET `VerifiedBuild`=19034 WHERE `entry`=204782; -- Brazier
+UPDATE `gameobject_template` SET `VerifiedBuild`=19034 WHERE `entry`=186887; -- Large Jack-o'-Lantern
+UPDATE `gameobject_template` SET `VerifiedBuild`=19034 WHERE `entry`=204796; -- Wooden Chair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19034 WHERE `entry`=204816; -- Bloodsoaked Hat
+UPDATE `gameobject_template` SET `VerifiedBuild`=19034 WHERE `entry`=204817; -- Lightforged Rod
+UPDATE `gameobject_template` SET `VerifiedBuild`=19034 WHERE `entry`=209297; -- The Three Winds
+UPDATE `gameobject_template` SET `Data0`=29, `Data1`=51491, `Data23`=260, `Data24`=310, `VerifiedBuild`=19034 WHERE `entry`=142143; -- Blindweed
+UPDATE `gameobject_template` SET `VerifiedBuild`=19034 WHERE `entry`=101850; -- Cathedral Door
+UPDATE `gameobject_template` SET `VerifiedBuild`=19034 WHERE `entry`=101851; -- Armory Door
+UPDATE `gameobject_template` SET `VerifiedBuild`=19034 WHERE `entry`=101852; -- Lever
+UPDATE `gameobject_template` SET `VerifiedBuild`=19034 WHERE `entry`=101853; -- Lever
+UPDATE `gameobject_template` SET `VerifiedBuild`=19034 WHERE `entry`=204824; -- Lightforged Arch
+UPDATE `gameobject_template` SET `VerifiedBuild`=19034 WHERE `entry`=204825; -- Lightforged Crest
+UPDATE `gameobject_template` SET `VerifiedBuild`=19034 WHERE `entry`=204826; -- Kurzen Compound Prison Records
+UPDATE `gameobject_template` SET `VerifiedBuild`=19034 WHERE `entry`=204827; -- Kurzen Compound Officers' Dossier
+UPDATE `gameobject_template` SET `VerifiedBuild`=19034 WHERE `entry`=204828; -- Kurzen Cage
+UPDATE `gameobject_template` SET `VerifiedBuild`=19034 WHERE `entry`=222753; -- -Unknown-
+UPDATE `gameobject_template` SET `VerifiedBuild`=19034 WHERE `entry`=222754; -- -Unknown-
+UPDATE `gameobject_template` SET `VerifiedBuild`=19034 WHERE `entry`=21308; -- Campfire
+UPDATE `gameobject_template` SET `VerifiedBuild`=19034 WHERE `entry`=204966; -- Scourge Bone Animus
+UPDATE `gameobject_template` SET `VerifiedBuild`=19034 WHERE `entry`=205003; -- Mailbox
+UPDATE `gameobject_template` SET `VerifiedBuild`=19034 WHERE `entry`=205019; -- Fire
+UPDATE `gameobject_template` SET `VerifiedBuild`=19034 WHERE `entry`=205020; -- Fire
+UPDATE `gameobject_template` SET `Data6`=0, `VerifiedBuild`=19034 WHERE `entry`=213984; -- -Unknown-
+UPDATE `gameobject_template` SET `Data6`=0, `VerifiedBuild`=19034 WHERE `entry`=213985; -- -Unknown-
+UPDATE `gameobject_template` SET `Data6`=0, `VerifiedBuild`=19034 WHERE `entry`=213986; -- -Unknown-
+UPDATE `gameobject_template` SET `Data6`=0, `VerifiedBuild`=19034 WHERE `entry`=213987; -- -Unknown-
+UPDATE `gameobject_template` SET `VerifiedBuild`=19034 WHERE `entry`=205034; -- Stove
+UPDATE `gameobject_template` SET `Data6`=0, `VerifiedBuild`=19034 WHERE `entry`=213989; -- -Unknown-
+UPDATE `gameobject_template` SET `VerifiedBuild`=19034 WHERE `entry`=205035; -- Fire
+UPDATE `gameobject_template` SET `Data6`=0, `VerifiedBuild`=19034 WHERE `entry`=213990; -- -Unknown-
+UPDATE `gameobject_template` SET `Data6`=0, `VerifiedBuild`=19034 WHERE `entry`=213991; -- -Unknown-
+UPDATE `gameobject_template` SET `VerifiedBuild`=19034 WHERE `entry`=205039; -- Bonfire
+UPDATE `gameobject_template` SET `VerifiedBuild`=19034 WHERE `entry`=164761; -- Wooden Chair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19034 WHERE `entry`=164762; -- Wooden Chair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19034 WHERE `entry`=164763; -- Wooden Chair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19034 WHERE `entry`=164764; -- Wooden Chair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19034 WHERE `entry`=164765; -- Wooden Chair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19034 WHERE `entry`=164766; -- Wooden Chair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19034 WHERE `entry`=209578; -- -Unknown-
+UPDATE `gameobject_template` SET `VerifiedBuild`=19034 WHERE `entry`=3643; -- Old Footlocker
+UPDATE `gameobject_template` SET `VerifiedBuild`=19034 WHERE `entry`=75293; -- Large Battered Chest
+UPDATE `gameobject_template` SET `VerifiedBuild`=19034 WHERE `entry`=3662; -- Food Crate
+UPDATE `gameobject_template` SET `castBarCaption`='Reading', `Data10`=138346, `Data14`=24589, `Data22`=16604, `Data23`=1, `VerifiedBuild`=19034 WHERE `entry`=218574; -- -Unknown-
+UPDATE `gameobject_template` SET `VerifiedBuild`=19034 WHERE `entry`=205144; -- Missing Parts
+UPDATE `gameobject_template` SET `VerifiedBuild`=19034 WHERE `entry`=3705; -- Barrel of Milk
+UPDATE `gameobject_template` SET `VerifiedBuild`=19034 WHERE `entry`=160409; -- Chair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19034 WHERE `entry`=160410; -- Chair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19034 WHERE `entry`=17153; -- Heavy Door
+UPDATE `gameobject_template` SET `VerifiedBuild`=19034 WHERE `entry`=17154; -- Heavy Door
+UPDATE `gameobject_template` SET `VerifiedBuild`=19034 WHERE `entry`=111202; -- Dwarven Fire
+UPDATE `gameobject_template` SET `VerifiedBuild`=19034 WHERE `entry`=205220; -- Dark Iron Banner
+UPDATE `gameobject_template` SET `VerifiedBuild`=19034 WHERE `entry`=111203; -- Dwarven Fire
+UPDATE `gameobject_template` SET `VerifiedBuild`=19034 WHERE `entry`=111204; -- Dwarven Fire
+UPDATE `gameobject_template` SET `VerifiedBuild`=19034 WHERE `entry`=111205; -- Dwarven Fire
+UPDATE `gameobject_template` SET `VerifiedBuild`=19034 WHERE `entry`=214176; -- -Unknown-
+UPDATE `gameobject_template` SET `VerifiedBuild`=19034 WHERE `entry`=111206; -- Dwarven Fire
+UPDATE `gameobject_template` SET `VerifiedBuild`=19034 WHERE `entry`=111207; -- Dwarven Fire
+UPDATE `gameobject_template` SET `VerifiedBuild`=19034 WHERE `entry`=111212; -- Wooden Chair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19034 WHERE `entry`=111215; -- Wooden Chair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19034 WHERE `entry`=111216; -- Wooden Chair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19034 WHERE `entry`=3769; -- Potbelly Stove
+UPDATE `gameobject_template` SET `VerifiedBuild`=19034 WHERE `entry`=111217; -- Wooden Chair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19034 WHERE `entry`=147036; -- Anvil
+UPDATE `gameobject_template` SET `VerifiedBuild`=19034 WHERE `entry`=111220; -- Wooden Chair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19034 WHERE `entry`=147037; -- Anvil
+UPDATE `gameobject_template` SET `VerifiedBuild`=19034 WHERE `entry`=111221; -- Wooden Chair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19034 WHERE `entry`=147038; -- Anvil
+UPDATE `gameobject_template` SET `VerifiedBuild`=19034 WHERE `entry`=111222; -- Wooden Chair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19034 WHERE `entry`=147039; -- Anvil
+UPDATE `gameobject_template` SET `VerifiedBuild`=19034 WHERE `entry`=111223; -- Wooden Chair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19034 WHERE `entry`=147040; -- Anvil
+UPDATE `gameobject_template` SET `VerifiedBuild`=19034 WHERE `entry`=111224; -- Wooden Chair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19034 WHERE `entry`=147041; -- Anvil
+UPDATE `gameobject_template` SET `VerifiedBuild`=19034 WHERE `entry`=111225; -- Wooden Chair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19034 WHERE `entry`=147042; -- Anvil
+UPDATE `gameobject_template` SET `VerifiedBuild`=19034 WHERE `entry`=111226; -- Wooden Chair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19034 WHERE `entry`=111227; -- Wooden Chair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19034 WHERE `entry`=205246; -- Brownfeather Quill
+UPDATE `gameobject_template` SET `VerifiedBuild`=19034 WHERE `entry`=147046; -- Anvil
+UPDATE `gameobject_template` SET `VerifiedBuild`=19034 WHERE `entry`=178386; -- Doodad_CentaurTeleporter01
+UPDATE `gameobject_template` SET `VerifiedBuild`=19034 WHERE `entry`=147047; -- Anvil
+UPDATE `gameobject_template` SET `VerifiedBuild`=19034 WHERE `entry`=147048; -- Anvil
+UPDATE `gameobject_template` SET `VerifiedBuild`=19034 WHERE `entry`=147049; -- Anvil
+UPDATE `gameobject_template` SET `VerifiedBuild`=19034 WHERE `entry`=214205; -- -Unknown-
+UPDATE `gameobject_template` SET `VerifiedBuild`=19034 WHERE `entry`=214206; -- -Unknown-
+UPDATE `gameobject_template` SET `VerifiedBuild`=19034 WHERE `entry`=214207; -- -Unknown-
+UPDATE `gameobject_template` SET `VerifiedBuild`=19034 WHERE `entry`=214208; -- -Unknown-
+UPDATE `gameobject_template` SET `VerifiedBuild`=19034 WHERE `entry`=214209; -- -Unknown-
+UPDATE `gameobject_template` SET `VerifiedBuild`=19034 WHERE `entry`=214210; -- -Unknown-
+UPDATE `gameobject_template` SET `VerifiedBuild`=19034 WHERE `entry`=214211; -- -Unknown-
+UPDATE `gameobject_template` SET `VerifiedBuild`=19034 WHERE `entry`=21701; -- Anvil
+UPDATE `gameobject_template` SET `VerifiedBuild`=19034 WHERE `entry`=214212; -- -Unknown-
+UPDATE `gameobject_template` SET `VerifiedBuild`=19034 WHERE `entry`=214214; -- -Unknown-
+UPDATE `gameobject_template` SET `VerifiedBuild`=19034 WHERE `entry`=3797; -- Cozy Fire
+UPDATE `gameobject_template` SET `VerifiedBuild`=19034 WHERE `entry`=3798; -- Cozy Fire
+UPDATE `gameobject_template` SET `VerifiedBuild`=19034 WHERE `entry`=214217; -- -Unknown-
+UPDATE `gameobject_template` SET `VerifiedBuild`=19034 WHERE `entry`=214218; -- -Unknown-
+UPDATE `gameobject_template` SET `VerifiedBuild`=19034 WHERE `entry`=214219; -- -Unknown-
+UPDATE `gameobject_template` SET `VerifiedBuild`=19034 WHERE `entry`=3801; -- Cozy Fire
+UPDATE `gameobject_template` SET `VerifiedBuild`=19034 WHERE `entry`=178404; -- Portal to Inner Maraudon
+UPDATE `gameobject_template` SET `Data6`=0, `VerifiedBuild`=19034 WHERE `entry`=214220; -- -Unknown-
+UPDATE `gameobject_template` SET `VerifiedBuild`=19034 WHERE `entry`=3802; -- Cozy Fire
+UPDATE `gameobject_template` SET `VerifiedBuild`=19034 WHERE `entry`=214221; -- -Unknown-
+UPDATE `gameobject_template` SET `VerifiedBuild`=19034 WHERE `entry`=3803; -- Cozy Fire
+UPDATE `gameobject_template` SET `VerifiedBuild`=19034 WHERE `entry`=214222; -- -Unknown-
+UPDATE `gameobject_template` SET `VerifiedBuild`=19034 WHERE `entry`=3804; -- Cozy Fire
+UPDATE `gameobject_template` SET `VerifiedBuild`=19034 WHERE `entry`=214223; -- -Unknown-
+UPDATE `gameobject_template` SET `VerifiedBuild`=19034 WHERE `entry`=214224; -- -Unknown-
+UPDATE `gameobject_template` SET `VerifiedBuild`=19034 WHERE `entry`=111254; -- Dwarven Fire
+UPDATE `gameobject_template` SET `VerifiedBuild`=19034 WHERE `entry`=214225; -- -Unknown-
+UPDATE `gameobject_template` SET `VerifiedBuild`=19034 WHERE `entry`=111255; -- Dwarven Fire
+UPDATE `gameobject_template` SET `VerifiedBuild`=19034 WHERE `entry`=214226; -- -Unknown-
+UPDATE `gameobject_template` SET `VerifiedBuild`=19034 WHERE `entry`=111256; -- Dwarven Fire
+UPDATE `gameobject_template` SET `VerifiedBuild`=19034 WHERE `entry`=111257; -- Dwarven Fire
+UPDATE `gameobject_template` SET `VerifiedBuild`=19034 WHERE `entry`=111258; -- Dwarven Fire
+UPDATE `gameobject_template` SET `VerifiedBuild`=19034 WHERE `entry`=111259; -- Dwarven Fire
+UPDATE `gameobject_template` SET `VerifiedBuild`=19034 WHERE `entry`=111260; -- Wooden Chair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19034 WHERE `entry`=214231; -- -Unknown-
+UPDATE `gameobject_template` SET `VerifiedBuild`=19034 WHERE `entry`=111261; -- Wooden Chair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19034 WHERE `entry`=214232; -- -Unknown-
+UPDATE `gameobject_template` SET `VerifiedBuild`=19034 WHERE `entry`=111262; -- Wooden Chair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19034 WHERE `entry`=214233; -- -Unknown-
+UPDATE `gameobject_template` SET `VerifiedBuild`=19034 WHERE `entry`=3815; -- Warm Fire
+UPDATE `gameobject_template` SET `Data6`=0, `VerifiedBuild`=19034 WHERE `entry`=214234; -- -Unknown-
+UPDATE `gameobject_template` SET `VerifiedBuild`=19034 WHERE `entry`=3816; -- Warm Fire
+UPDATE `gameobject_template` SET `VerifiedBuild`=19034 WHERE `entry`=3817; -- Blazing Fire
+UPDATE `gameobject_template` SET `VerifiedBuild`=19034 WHERE `entry`=111265; -- Wooden Chair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19034 WHERE `entry`=3818; -- Blazing Fire
+UPDATE `gameobject_template` SET `VerifiedBuild`=19034 WHERE `entry`=111266; -- Wooden Chair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19034 WHERE `entry`=3819; -- Blazing Fire
+UPDATE `gameobject_template` SET `VerifiedBuild`=19034 WHERE `entry`=111268; -- Wooden Chair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19034 WHERE `entry`=111269; -- Wooden Chair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19034 WHERE `entry`=111271; -- Wooden Chair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19034 WHERE `entry`=223214; -- -Unknown-
+UPDATE `gameobject_template` SET `VerifiedBuild`=19034 WHERE `entry`=129206; -- Campfire
+UPDATE `gameobject_template` SET `VerifiedBuild`=19034 WHERE `entry`=209814; -- -Unknown-
+UPDATE `gameobject_template` SET `VerifiedBuild`=19034 WHERE `entry`=209815; -- -Unknown-
+UPDATE `gameobject_template` SET `VerifiedBuild`=19034 WHERE `entry`=214293; -- -Unknown-
+UPDATE `gameobject_template` SET `VerifiedBuild`=19034 WHERE `entry`=214294; -- -Unknown-
+UPDATE `gameobject_template` SET `VerifiedBuild`=19034 WHERE `entry`=196387; -- Kherrah's Cage
+UPDATE `gameobject_template` SET `VerifiedBuild`=19034 WHERE `entry`=218790; -- -Unknown-
+UPDATE `gameobject_template` SET `VerifiedBuild`=19034 WHERE `entry`=218791; -- -Unknown-
+UPDATE `gameobject_template` SET `VerifiedBuild`=19034 WHERE `entry`=218792; -- -Unknown-
+UPDATE `gameobject_template` SET `VerifiedBuild`=19034 WHERE `entry`=218793; -- -Unknown-
+UPDATE `gameobject_template` SET `VerifiedBuild`=19034 WHERE `entry`=187457; -- Brazier of Dancing Flames
+UPDATE `gameobject_template` SET `VerifiedBuild`=19034 WHERE `entry`=178526; -- James' Journal
+UPDATE `gameobject_template` SET `VerifiedBuild`=19034 WHERE `entry`=178559; -- Larva Spewer
+UPDATE `gameobject_template` SET `VerifiedBuild`=19034 WHERE `entry`=178560; -- Doodad_MaraudonStaffCreator01
+UPDATE `gameobject_template` SET `VerifiedBuild`=19034 WHERE `entry`=178561; -- Spore Tree
+UPDATE `gameobject_template` SET `VerifiedBuild`=19034 WHERE `entry`=178562; -- Spore Tree
+UPDATE `gameobject_template` SET `VerifiedBuild`=19034 WHERE `entry`=178563; -- Spore Tree
+UPDATE `gameobject_template` SET `VerifiedBuild`=19034 WHERE `entry`=178564; -- Spore Tree
+UPDATE `gameobject_template` SET `VerifiedBuild`=19034 WHERE `entry`=178565; -- Spore Tree
+UPDATE `gameobject_template` SET `VerifiedBuild`=19034 WHERE `entry`=178566; -- Spore Tree
+UPDATE `gameobject_template` SET `VerifiedBuild`=19034 WHERE `entry`=178567; -- Spore Tree
+UPDATE `gameobject_template` SET `VerifiedBuild`=19034 WHERE `entry`=178568; -- Spore Tree
+UPDATE `gameobject_template` SET `VerifiedBuild`=19034 WHERE `entry`=178569; -- Spore Tree
+UPDATE `gameobject_template` SET `VerifiedBuild`=19034 WHERE `entry`=178570; -- Corruption Spewer
+UPDATE `gameobject_template` SET `VerifiedBuild`=19034 WHERE `entry`=178572; -- Cauldron
+UPDATE `gameobject_template` SET `VerifiedBuild`=19034 WHERE `entry`=214408; -- -Unknown-
+UPDATE `gameobject_template` SET `VerifiedBuild`=19034 WHERE `entry`=214410; -- -Unknown-
+UPDATE `gameobject_template` SET `VerifiedBuild`=19034 WHERE `entry`=214414; -- -Unknown-
+UPDATE `gameobject_template` SET `VerifiedBuild`=19034 WHERE `entry`=214415; -- -Unknown-
+UPDATE `gameobject_template` SET `VerifiedBuild`=19034 WHERE `entry`=214416; -- -Unknown-
+UPDATE `gameobject_template` SET `VerifiedBuild`=19034 WHERE `entry`=214424; -- -Unknown-
+UPDATE `gameobject_template` SET `VerifiedBuild`=19034 WHERE `entry`=147279; -- Anvil
+UPDATE `gameobject_template` SET `Data6`=0, `VerifiedBuild`=19034 WHERE `entry`=218951; -- -Unknown-
+UPDATE `gameobject_template` SET `VerifiedBuild`=19034 WHERE `entry`=218952; -- -Unknown-
+UPDATE `gameobject_template` SET `VerifiedBuild`=19034 WHERE `entry`=218953; -- -Unknown-
+UPDATE `gameobject_template` SET `VerifiedBuild`=19034 WHERE `entry`=218954; -- -Unknown-
+UPDATE `gameobject_template` SET `VerifiedBuild`=19034 WHERE `entry`=218955; -- -Unknown-
+UPDATE `gameobject_template` SET `VerifiedBuild`=19034 WHERE `entry`=218956; -- -Unknown-
+UPDATE `gameobject_template` SET `VerifiedBuild`=19034 WHERE `entry`=218957; -- -Unknown-
+UPDATE `gameobject_template` SET `VerifiedBuild`=19034 WHERE `entry`=218958; -- -Unknown-
+UPDATE `gameobject_template` SET `VerifiedBuild`=19034 WHERE `entry`=205544; -- Mailbox
+UPDATE `gameobject_template` SET `VerifiedBuild`=19034 WHERE `entry`=4087; -- Anvil
+UPDATE `gameobject_template` SET `VerifiedBuild`=19034 WHERE `entry`=4088; -- Anvil
+UPDATE `gameobject_template` SET `VerifiedBuild`=19034 WHERE `entry`=4089; -- Anvil
+UPDATE `gameobject_template` SET `VerifiedBuild`=19034 WHERE `entry`=218985; -- -Unknown-
+UPDATE `gameobject_template` SET `VerifiedBuild`=19034 WHERE `entry`=4090; -- Forge
+UPDATE `gameobject_template` SET `Data6`=0, `VerifiedBuild`=19034 WHERE `entry`=214534; -- -Unknown-
+UPDATE `gameobject_template` SET `Data6`=0, `VerifiedBuild`=19034 WHERE `entry`=214535; -- -Unknown-
+UPDATE `gameobject_template` SET `VerifiedBuild`=19034 WHERE `entry`=210097; -- Invisible Fire Wall - CoT Well of Eternity
+UPDATE `gameobject_template` SET `VerifiedBuild`=19034 WHERE `entry`=192241; -- Orgrim's Hammer
+UPDATE `gameobject_template` SET `VerifiedBuild`=19034 WHERE `entry`=178827; -- Meeting Stone
+UPDATE `gameobject_template` SET `Data9`=1, `VerifiedBuild`=19034 WHERE `entry`=214648; -- -Unknown-
+UPDATE `gameobject_template` SET `Data9`=1, `VerifiedBuild`=19034 WHERE `entry`=214649; -- -Unknown-
+UPDATE `gameobject_template` SET `VerifiedBuild`=19034 WHERE `entry`=178834; -- Meeting Stone
+UPDATE `gameobject_template` SET `Data9`=1, `VerifiedBuild`=19034 WHERE `entry`=214650; -- -Unknown-
+UPDATE `gameobject_template` SET `Data9`=1, `VerifiedBuild`=19034 WHERE `entry`=214651; -- -Unknown-
+UPDATE `gameobject_template` SET `Data9`=1, `VerifiedBuild`=19034 WHERE `entry`=214652; -- -Unknown-
+UPDATE `gameobject_template` SET `Data9`=1, `VerifiedBuild`=19034 WHERE `entry`=214653; -- -Unknown-
+UPDATE `gameobject_template` SET `Data9`=1, `VerifiedBuild`=19034 WHERE `entry`=214654; -- -Unknown-
+UPDATE `gameobject_template` SET `Data9`=1, `VerifiedBuild`=19034 WHERE `entry`=214655; -- -Unknown-
+UPDATE `gameobject_template` SET `Data9`=1, `VerifiedBuild`=19034 WHERE `entry`=214656; -- -Unknown-
+UPDATE `gameobject_template` SET `Data9`=1, `VerifiedBuild`=19034 WHERE `entry`=214657; -- -Unknown-
+UPDATE `gameobject_template` SET `Data9`=1, `VerifiedBuild`=19034 WHERE `entry`=214658; -- -Unknown-
+UPDATE `gameobject_template` SET `Data9`=1, `VerifiedBuild`=19034 WHERE `entry`=214659; -- -Unknown-
+UPDATE `gameobject_template` SET `VerifiedBuild`=19034 WHERE `entry`=178844; -- Meeting Stone
+UPDATE `gameobject_template` SET `Data9`=1, `VerifiedBuild`=19034 WHERE `entry`=214660; -- -Unknown-
+UPDATE `gameobject_template` SET `Data9`=1, `VerifiedBuild`=19034 WHERE `entry`=214661; -- -Unknown-
+UPDATE `gameobject_template` SET `Data9`=1, `VerifiedBuild`=19034 WHERE `entry`=214662; -- -Unknown-
+UPDATE `gameobject_template` SET `Data9`=1, `VerifiedBuild`=19034 WHERE `entry`=214663; -- -Unknown-
+UPDATE `gameobject_template` SET `Data9`=1, `VerifiedBuild`=19034 WHERE `entry`=214664; -- -Unknown-
+UPDATE `gameobject_template` SET `Data9`=1, `VerifiedBuild`=19034 WHERE `entry`=214665; -- -Unknown-
+UPDATE `gameobject_template` SET `Data9`=1, `VerifiedBuild`=19034 WHERE `entry`=214666; -- -Unknown-
+UPDATE `gameobject_template` SET `Data9`=1, `VerifiedBuild`=19034 WHERE `entry`=214667; -- -Unknown-
+UPDATE `gameobject_template` SET `Data9`=1, `VerifiedBuild`=19034 WHERE `entry`=214668; -- -Unknown-
+UPDATE `gameobject_template` SET `Data9`=1, `VerifiedBuild`=19034 WHERE `entry`=214669; -- -Unknown-
+UPDATE `gameobject_template` SET `Data9`=1, `VerifiedBuild`=19034 WHERE `entry`=214670; -- -Unknown-
+UPDATE `gameobject_template` SET `Data9`=1, `VerifiedBuild`=19034 WHERE `entry`=214671; -- -Unknown-
+UPDATE `gameobject_template` SET `VerifiedBuild`=19034 WHERE `entry`=178905; -- Vylestem Vine
+UPDATE `gameobject_template` SET `Data6`=0, `VerifiedBuild`=19034 WHERE `entry`=214727; -- -Unknown-
+UPDATE `gameobject_template` SET `Data6`=0, `VerifiedBuild`=19034 WHERE `entry`=214728; -- -Unknown-
+UPDATE `gameobject_template` SET `Data6`=0, `VerifiedBuild`=19034 WHERE `entry`=214729; -- -Unknown-
+UPDATE `gameobject_template` SET `VerifiedBuild`=19034 WHERE `entry`=22223; -- Dwarven Fire
+UPDATE `gameobject_template` SET `VerifiedBuild`=19034 WHERE `entry`=156561; -- Wanted Poster
+UPDATE `gameobject_template` SET `VerifiedBuild`=19034 WHERE `entry`=170001; -- Wooden Chair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19034 WHERE `entry`=170002; -- Wooden Chair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19034 WHERE `entry`=170055; -- Wooden Chair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19034 WHERE `entry`=170056; -- Wooden Chair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19034 WHERE `entry`=170057; -- Wooden Chair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19034 WHERE `entry`=170058; -- Wooden Chair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19034 WHERE `entry`=170059; -- Wooden Chair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19034 WHERE `entry`=170060; -- Wooden Chair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19034 WHERE `entry`=170061; -- Wooden Chair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19034 WHERE `entry`=170062; -- Wooden Chair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19034 WHERE `entry`=170063; -- Wooden Chair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19034 WHERE `entry`=170064; -- Wooden Chair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19034 WHERE `entry`=170065; -- Wooden Chair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19034 WHERE `entry`=170066; -- Wooden Chair
+UPDATE `gameobject_template` SET `Data6`=0, `VerifiedBuild`=19034 WHERE `entry`=214864; -- -Unknown-
+UPDATE `gameobject_template` SET `VerifiedBuild`=19034 WHERE `entry`=165618; -- monastery chair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19034 WHERE `entry`=165619; -- monastery chair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19034 WHERE `entry`=165620; -- monastery chair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19034 WHERE `entry`=165621; -- monastery chair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19034 WHERE `entry`=219353; -- -Unknown-
+UPDATE `gameobject_template` SET `VerifiedBuild`=19034 WHERE `entry`=219354; -- -Unknown-
+UPDATE `gameobject_template` SET `VerifiedBuild`=19034 WHERE `entry`=219355; -- -Unknown-
+UPDATE `gameobject_template` SET `VerifiedBuild`=19034 WHERE `entry`=210407; -- -Unknown-
+UPDATE `gameobject_template` SET `Data6`=0, `VerifiedBuild`=19034 WHERE `entry`=214895; -- -Unknown-
diff --git a/sql/updates/world/2014_12_27_03_world.sql b/sql/updates/world/2014_12_27_03_world.sql
new file mode 100644
index 00000000000..f623d6d03c8
--- /dev/null
+++ b/sql/updates/world/2014_12_27_03_world.sql
@@ -0,0 +1,666 @@
+DELETE FROM `gameobject_template` WHERE `entry` IN (233035, 233049, 233100, 233119, 233120, 233121, 233122, 233123, 233124, 233143, 233177, 233231, 233250, 233251, 233260, 233285, 233288, 233289, 233290, 233370, 233371, 233374, 233377, 233378, 233380, 233460, 233461, 233462, 233503, 233517, 233518, 233531, 233534, 233537, 233540, 233541, 233542, 233543, 233544, 233545, 233546, 233547, 233548, 233550, 233552, 233567, 233569, 233610, 233628, 233760, 233769, 233770, 233787, 233805, 233813, 233818, 233822, 233825, 233897, 233946, 233947, 233962, 233963, 234016, 234026, 234033, 234079, 234082, 234083, 234125, 234156, 234220, 234222, 234234, 234236, 234257, 234263, 234264, 234265, 234267, 234268, 234269, 234273, 234275, 234276, 234277, 234278, 234279, 234285, 234286, 234289, 234292, 234296, 234432, 234569, 234587, 234639, 234640, 234641, 234642, 234643, 234644, 234645, 234646, 234647, 234648, 234649, 234650, 234651, 234652, 234653, 234654, 234655, 234656, 234657, 234658, 234659, 234660, 234661, 234662, 234663, 234664, 234665, 234666, 234667, 234668, 234669, 234670, 234678, 234734, 234736, 234740, 234742, 234746, 235097, 235132, 235327, 235370, 235371, 235373, 235637, 235645, 235677, 235678, 235733, 235817, 235823, 235825, 235826, 235827, 235835, 235836, 235860, 235909, 235959, 235978, 235979, 235990, 236001, 236106, 236119, 236120, 236140, 236167, 236190, 236191, 236230, 236231, 236232, 236233, 236234, 236235, 236236, 236237, 236238, 236239, 236240, 236241, 236242, 236243, 236244, 236245, 236246, 236247, 236248, 236249, 236255, 236259, 236262, 236263, 236267, 236271, 236273, 236274, 236275, 236276, 236281, 236313, 236314, 236315, 236316, 236317, 236318, 236319, 236320, 236321, 236322, 236323, 236324, 236325, 236371, 236399, 236440, 236496, 236498, 236603, 236646, 236647, 236721, 236730, 236744, 236786, 236865, 237028, 237056, 237057, 237058, 237059, 237060, 237061, 237062, 237314, 237315, 237342, 237358, 237359, 237360, 237396, 237398, 237402, 237404, 237406, 237407, 237441, 237442, 237443, 237444, 237445, 237446, 237447, 237448, 237449, 237450, 237451, 237484, 237604, 237605, 237606, 237607, 237637, 237638, 237639, 237640, 237641, 237642, 237643, 237644, 237645, 237646, 237647, 237648, 237649, 237650, 237651, 237652, 237657, 237658, 237659, 237660, 237661, 237722, 237723, 237727, 237752, 237753, 237754, 237755, 237759, 237774, 237796, 237810, 237821, 237886, 237907, 237908, 237909, 237951, 237961, 237964, 237965, 237966, 238016, 238017, 238036, 238037, 238038, 238041, 238047, 238051, 238052, 238284, 238289, 238292, 238294, 238444, 238445, 238446, 238447, 238492, 238493, 238494, 238495, 238514, 238548, 238549, 238559, 238561, 238759, 238886, 238907, 238928, 238930, 238932, 238934, 238946, 238974, 238975, 238984, 239031, 239032, 239033, 239066, 239085, 239111, 239131, 239144, 239180, 239186, 239193, 239195, 239201, 239202, 239203, 239271, 239272, 239273, 239274, 239275, 239276, 239277, 239278, 239279, 239280, 239281, 239282, 239284, 239285, 239324, 239325, 239336, 239337, 239421, 239422, 239423, 239424, 239433, 239439, 221536, 239961, 223027, 223080, 223247, 223735, 224548, 224549, 224721, 224754, 224780, 224785, 224798, 224799, 224800, 224805, 224806, 224836, 224853, 224854, 225511, 225515, 225539, 225540, 225596, 225602, 225603, 225615, 225648, 225742, 225787, 226521, 226865, 226967, 226987, 227072, 227109, 227110, 227111, 227172, 227183, 227205, 227231, 227237, 227270, 227276, 227277, 227594, 227881, 228637, 228641, 228755, 228756, 228766, 228767, 228768, 228769, 228770, 228771, 228772, 228773, 228775, 228776, 228777, 228778, 228779, 228784, 229018, 229060, 229285, 229325, 229330, 229338, 229350, 229613, 229614, 229615, 229726, 230120, 230121, 230122, 230123, 230124, 230125, 230126, 230127, 230287, 230288, 230289, 230404, 230424, 230475, 230476, 230480, 230486, 230537, 230650, 230652, 230653, 230663, 230727, 230741, 230860, 230862, 230868, 230876, 230889, 230912, 230913, 230917, 230918, 230919, 230985, 230987, 230994, 231065, 231069, 231094, 231120, 231201, 231219, 231221, 231234, 231248, 231665, 231666, 231667, 231728, 231729, 231779, 231917, 231918, 231919, 231921, 231933, 231944, 231945, 231980, 231991, 231992, 231995, 231996, 231997, 231998, 231999, 232000, 232001, 232002, 232003, 232004, 232005, 232006, 232007, 232008, 232009, 232016, 232017, 232067, 232089, 232131, 232154, 232155, 232162, 232168, 232260, 232261, 232262, 232263, 232264, 232265, 232266, 232270, 232312, 232313, 232314, 232315, 232316, 232317, 232318, 232379, 232380, 232386, 232389, 232396, 232398, 232509, 232534, 232535);
+INSERT INTO `gameobject_template` (`entry`, `type`, `displayId`, `name`, `IconName`, `castBarCaption`, `unk1`, `size`, `questItem1`, `questItem2`, `questItem3`, `questItem4`, `questItem5`, `questItem6`, `Data0`, `Data1`, `Data2`, `Data3`, `Data4`, `Data5`, `Data6`, `Data7`, `Data8`, `Data9`, `Data10`, `Data11`, `Data12`, `Data13`, `Data14`, `Data15`, `Data16`, `Data17`, `Data18`, `Data19`, `Data20`, `Data21`, `Data22`, `Data23`, `Data24`, `Data25`, `Data26`, `Data27`, `Data28`, `Data29`, `Data30`, `Data31`, `Data32`, `unkInt32`, `VerifiedBuild`) VALUES
+(233035, 10, 11599, 'Barrel of Harvested Toxin', 'questinteract', 'Destroying', '', 1.5, 0, 0, 0, 0, 0, 0, 99, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 24585, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(233049, 5, 16074, 'Grimrail Supplies', '', '', '', 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(233100, 2, 18005, 'Wanted Poster', '', '', '', 1, 0, 0, 0, 0, 0, 0, 0, 18580, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(233119, 7, 15617, 'Chair', '', '', '', 1, 0, 0, 0, 0, 0, 0, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(233120, 7, 15617, 'Chair', '', '', '', 1, 0, 0, 0, 0, 0, 0, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(233121, 7, 15617, 'Chair', '', '', '', 1, 0, 0, 0, 0, 0, 0, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(233122, 7, 15617, 'Chair', '', '', '', 1, 0, 0, 0, 0, 0, 0, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(233123, 7, 15617, 'Chair', '', '', '', 1, 0, 0, 0, 0, 0, 0, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(233124, 7, 15617, 'Chair', '', '', '', 1, 0, 0, 0, 0, 0, 0, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(233143, 36, 18091, 'Empowered Blackrock Ore', '', '', '', 0.4, 0, 0, 0, 0, 0, 0, 1635, 166579, 0, 1, 28119, 1, 0, 30000, 3600000, 233168, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(233177, 44, 17651, 'Monument Base', '', '', '', 1, 0, 0, 0, 0, 0, 0, 4, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(233231, 7, 15419, 'Stool', '', '', '', 1, 0, 0, 0, 0, 0, 0, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(233250, 10, 17851, 'Finalize Garrison Plot', 'architect', 'Finalizing', '', 2, 0, 0, 0, 0, 0, 0, 1691, 0, 0, 3000, 0, 0, 0, 0, 0, 0, 166877, 0, 0, 0, 83562, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(233251, 10, 17851, 'Finalize Garrison Plot', 'architect', 'Finalizing', '', 2, 0, 0, 0, 0, 0, 0, 1691, 0, 0, 3000, 0, 0, 0, 0, 0, 0, 163215, 0, 0, 0, 83562, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(233260, 7, 15419, 'Stool', '', '', '', 1, 0, 0, 0, 0, 0, 0, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(233285, 22, 19419, 'Portal to Stormshield Stronghold', '', '', '', 1.5, 0, 0, 0, 0, 0, 0, 167193, -1, 0, 1, 0, 924, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(233288, 19, 8171, 'Mail-o-Tron 9001', '', '', '', 0.59, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(233289, 8, 15409, 'Shingle Pile', '', '', '', 1.969999, 0, 0, 0, 0, 0, 0, 0, 10, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(233290, 8, 15410, 'Machine', '', '', '', 0.9999999, 0, 0, 0, 0, 0, 0, 0, 10, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(233370, 7, 15617, 'Chair', '', '', '', 1.1, 0, 0, 0, 0, 0, 0, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(233371, 7, 15617, 'Chair', '', '', '', 1.12, 0, 0, 0, 0, 0, 0, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(233374, 7, 15617, 'Chair', '', '', '', 1.12, 0, 0, 0, 0, 0, 0, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(233377, 7, 22453, 'Outhouse', '', '', '', 1, 0, 0, 0, 0, 0, 0, 1, 1, 0, 40427, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(233378, 7, 22453, 'Outhouse', '', '', '', 1, 0, 0, 0, 0, 0, 0, 1, 1, 0, 40427, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(233380, 7, 15617, 'Chair', '', '', '', 1, 0, 0, 0, 0, 0, 0, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(233460, 7, 15617, 'Chair', '', '', '', 1.12, 0, 0, 0, 0, 0, 0, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(233461, 7, 15617, 'Chair', '', '', '', 1, 0, 0, 0, 0, 0, 0, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(233462, 7, 15617, 'Chair', '', '', '', 1.11, 0, 0, 0, 0, 0, 0, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(233503, 0, 16919, 'Garrison - Lunarfall - Mine Door', '', '', '', 1, 0, 0, 0, 0, 0, 0, 0, 0, 3000, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(233517, 5, 19418, 'Alliance Banner - Ground, Wood, 2.5', '', '', '', 2.5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(233518, 5, 19017, 'Horde Banner - Ground, Spear, 2.5', '', '', '', 2.5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(233531, 5, 15565, '6FX_Bonfire_withSmoke_doodad (scale x1.0) - Ashran - Large', '', '', '', 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(233534, 5, 15978, '6FX_Smallfire (scale x2.0) - Ashran', '', '', '', 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(233537, 5, 15471, 'Grave', '', '', '', 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(233540, 5, 11107, 'Grave', '', '', '', 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(233541, 5, 10093, 'Grave', '', '', '', 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(233542, 5, 18857, 'Grave', '', '', '', 1.3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(233543, 5, 15471, 'Grave', '', '', '', 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(233544, 5, 13867, 'Grave', '', '', '', 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(233545, 5, 18856, 'Grave', '', '', '', 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(233546, 5, 15469, 'Grave', '', '', '', 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(233547, 5, 15468, 'Grave', '', '', '', 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(233548, 5, 10271, 'Grave', '', '', '', 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(233550, 3, 477, 'Unknown Petrified Egg', '', 'Opening', '', 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 21400, 0, 0, 0, 93, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 54537, 0, 0, 0, 19342), -- -Unknown-
+(233552, 3, 10317, 'Aged Stone Container', '', 'Opening', '', 1.25, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 21400, 0, 0, 0, 93, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 54539, 0, 0, 0, 19342), -- -Unknown-
+(233567, 8, 17690, 'Bonfire', '', '', '', 0.3, 0, 0, 0, 0, 0, 0, 4, 10, 2061, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(233569, 5, 14657, 'Grappling Hook', 'interact', '', '', 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(233610, 22, 20809, 'Portal to Ashran', '', '', '', 1, 0, 0, 0, 0, 0, 0, 173140, 0, 0, 0, 0, 28958, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(233628, 22, 19420, 'Portal to Warspear Outpost', '', '', '', 1.5, 0, 0, 0, 0, 0, 0, 169295, -1, 0, 1, 0, 923, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(233760, 5, 14675, 'Mass Grave', '', '', '', 0.7, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(233769, 9, 2452, 'Decorated Headstone', '', '', '', 1, 0, 0, 0, 0, 0, 0, 2217, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(233770, 9, 2452, 'Decorated Headstone', '', '', '', 1, 0, 0, 0, 0, 0, 0, 2217, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(233787, 5, 12908, 'Cannon', '', '', '', 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(233805, 10, 9192, 'Spiced Barbed Trout', 'questinteract', '', '', 2, 0, 0, 0, 0, 0, 0, 2220, 0, 0, 1000, 0, 0, 0, 0, 0, 0, 168351, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 27510, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(233813, 0, 7203, 'Forcefield', '', '', '', 0.75, 0, 0, 0, 0, 0, 0, 0, 0, 3000, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(233818, 3, 15273, 'Ogre Remains', '', '', '', 2.5, 0, 0, 0, 0, 0, 0, 1691, 55808, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(233822, 36, 23889, 'Ancient Artifact', '', '', '', 3, 0, 0, 0, 0, 0, 0, 1949, 168506, 0, 1, 0, 1, 0, 60000, 0, 233825, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(233825, 37, 23889, 'Ancient Artifact', '', '', '', 3, 0, 0, 0, 0, 0, 0, 1949, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(233897, 8, 16847, 'Campfire', '', '', '', 1, 0, 0, 0, 0, 0, 0, 4, 10, 215916, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(233946, 7, 19343, 'Chair', '', '', '', 1, 0, 0, 0, 0, 0, 0, 1, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(233947, 7, 19343, 'Chair', '', '', '', 1, 0, 0, 0, 0, 0, 0, 1, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(233962, 8, 197, 'Forge', '', '', '', 1, 0, 0, 0, 0, 0, 0, 3, 10, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(233963, 8, 273, 'Anvil', '', '', '', 1, 0, 0, 0, 0, 0, 0, 1, 10, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(234016, 9, 19468, 'Admiral Taylor', 'inspect', '', '', 1, 0, 0, 0, 0, 0, 0, 4936, 0, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(234026, 22, 15126, 'Spider Silk', '', '', '', 1.3, 0, 0, 0, 0, 0, 0, 169107, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(234033, 5, 17363, 'Goren Egg 06', '', '', '', 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(234079, 5, 14744, 'Iron Chunk', '', '', '', 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(234082, 22, 12984, 'Horde Gateway', '', '', '', 4, 0, 0, 0, 0, 0, 0, 166511, -1, 0, 1, 1, 27752, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(234083, 22, 12984, 'Horde Gateway', '', '', '', 4, 0, 0, 0, 0, 0, 0, 166512, -1, 0, 1, 1, 27752, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(234125, 10, 3231, 'Song Flower', '', '', '', 2, 0, 0, 0, 0, 0, 0, 259, 0, 0, 0, 0, 1, 0, 0, 0, 0, 169355, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(234156, 10, 15904, 'Ashmaul Cage', 'openhandglow', '', '', 1.5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 169386, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 27801, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(234220, 3, 9281, 'Horde Supply Chest', '', 'Opening', '', 1, 0, 0, 0, 0, 0, 0, 2278, 55802, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 21400, 0, 0, 0, 100, 4, 100, 0, 0, 0, 0, 0, 81040, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(234222, 3, 14316, 'Scout''s Satchel', '', 'Opening', '', 1.5, 0, 0, 0, 0, 0, 0, 57, 55445, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 21400, 0, 0, 0, 100, 4, 100, 0, 0, 0, 0, 0, 81040, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(234234, 5, 5733, 'Night Elf Remains', '', '', '', 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(234236, 5, 19814, 'Carcass', '', '', '', 0.6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(234257, 5, 17804, 'Darktide Nest', '', '', '', 1.5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(234263, 5, 15455, 'Draenei Remains', '', '', '', 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(234264, 5, 17798, 'Goblin Remains', '', '', '', 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(234265, 5, 19810, 'Troll Remains', '', '', '', 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(234267, 5, 7766, 'Human Remains', '', '', '', 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(234268, 5, 15795, 'Orcish Remains', '', '', '', 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(234269, 3, 15490, 'Adventurers Pack', '', 'Opening', '', 1.2, 0, 0, 0, 0, 0, 0, 57, 55447, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 21400, 0, 0, 0, 100, 4, 100, 0, 0, 0, 0, 0, 81040, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(234273, 5, 19873, 'Alliance Shield', '', '', '', 0.75, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(234275, 5, 19876, 'Alliance Sword', '', '', '', 0.75, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(234276, 5, 19878, 'Horde Axe', '', '', '', 0.75, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(234277, 5, 19879, 'Troll Spear', '', '', '', 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(234278, 5, 8572, 'Human Arrow', '', '', '', 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(234279, 5, 7218, 'Orc Arrow', '', '', '', 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(234285, 5, 181, 'Ball and Chain', '', '', '', 0.8, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(234286, 3, 14316, 'Scout''s Satchel', '', 'Opening', '', 1.5, 0, 0, 0, 0, 0, 0, 57, 55454, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 21400, 0, 0, 0, 100, 4, 100, 0, 0, 0, 0, 0, 81040, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(234289, 3, 14316, 'Scout''s Satchel', '', 'Opening', '', 1.5, 0, 0, 0, 0, 0, 0, 57, 55457, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 21400, 0, 0, 0, 100, 4, 100, 0, 0, 0, 0, 0, 81040, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(234292, 3, 14316, 'Scout''s Satchel', '', 'Opening', '', 1.5, 0, 0, 0, 0, 0, 0, 57, 55460, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 21400, 0, 0, 0, 100, 4, 100, 0, 0, 0, 0, 0, 81040, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(234296, 3, 19871, 'Hollowed Stump', '', 'Opening', '', 0.75, 0, 0, 0, 0, 0, 0, 57, 55463, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 21400, 0, 0, 0, 100, 4, 100, 0, 0, 0, 0, 0, 81040, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(234432, 3, 10314, 'Ogron Plunder', '', 'Opening', '', 2, 0, 0, 0, 0, 0, 0, 57, 0, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 21400, 0, 0, 0, 97, 4, 90, 0, 0, 0, 0, 0, 81040, 0, 0, 0, 55316, 0, 0, 0, 19342), -- -Unknown-
+(234569, 5, 7962, 'Statue Base', '', '', '', 0.03, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(234587, 10, 20007, 'Rylak Egg', 'questinteract', 'Breaking', '', 1.25, 0, 0, 0, 0, 0, 0, 99, 0, 0, 3000, 0, 0, 0, 0, 0, 0, 171995, 0, 0, 0, 20138, 0, 0, 0, 0, 0, 0, 0, 28230, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(234639, 7, 20088, 'Chair', '', '', '', 1.5, 0, 0, 0, 0, 0, 0, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(234640, 7, 15617, 'Chair', '', '', '', 1, 0, 0, 0, 0, 0, 0, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(234641, 7, 15617, 'Chair', '', '', '', 1, 0, 0, 0, 0, 0, 0, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(234642, 7, 15617, 'Chair', '', '', '', 1, 0, 0, 0, 0, 0, 0, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(234643, 7, 15617, 'Chair', '', '', '', 1, 0, 0, 0, 0, 0, 0, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(234644, 7, 15617, 'Chair', '', '', '', 1, 0, 0, 0, 0, 0, 0, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(234645, 7, 15617, 'Chair', '', '', '', 1, 0, 0, 0, 0, 0, 0, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(234646, 7, 15617, 'Chair', '', '', '', 1, 0, 0, 0, 0, 0, 0, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(234647, 7, 15617, 'Chair', '', '', '', 1, 0, 0, 0, 0, 0, 0, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(234648, 7, 15617, 'Chair', '', '', '', 1, 0, 0, 0, 0, 0, 0, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(234649, 7, 15617, 'Chair', '', '', '', 1, 0, 0, 0, 0, 0, 0, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(234650, 7, 15617, 'Chair', '', '', '', 1, 0, 0, 0, 0, 0, 0, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(234651, 7, 15617, 'Chair', '', '', '', 1, 0, 0, 0, 0, 0, 0, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(234652, 7, 15617, 'Chair', '', '', '', 1, 0, 0, 0, 0, 0, 0, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(234653, 7, 15617, 'Chair', '', '', '', 1, 0, 0, 0, 0, 0, 0, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(234654, 7, 15617, 'Chair', '', '', '', 1, 0, 0, 0, 0, 0, 0, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(234655, 7, 15617, 'Chair', '', '', '', 1, 0, 0, 0, 0, 0, 0, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(234656, 7, 15617, 'Chair', '', '', '', 1, 0, 0, 0, 0, 0, 0, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(234657, 7, 15617, 'Chair', '', '', '', 1, 0, 0, 0, 0, 0, 0, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(234658, 7, 15617, 'Chair', '', '', '', 0.9999999, 0, 0, 0, 0, 0, 0, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(234659, 7, 15617, 'Chair', '', '', '', 1, 0, 0, 0, 0, 0, 0, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(234660, 7, 15617, 'Chair', '', '', '', 1, 0, 0, 0, 0, 0, 0, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(234661, 7, 15617, 'Chair', '', '', '', 1, 0, 0, 0, 0, 0, 0, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(234662, 7, 15617, 'Chair', '', '', '', 1, 0, 0, 0, 0, 0, 0, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(234663, 7, 15617, 'Chair', '', '', '', 1, 0, 0, 0, 0, 0, 0, 1, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(234664, 7, 15617, 'Chair', '', '', '', 1, 0, 0, 0, 0, 0, 0, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(234665, 7, 15617, 'Chair', '', '', '', 1, 0, 0, 0, 0, 0, 0, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(234666, 7, 15617, 'Chair', '', '', '', 1, 0, 0, 0, 0, 0, 0, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(234667, 7, 15617, 'Chair', '', '', '', 1, 0, 0, 0, 0, 0, 0, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(234668, 7, 15617, 'Chair', '', '', '', 1, 0, 0, 0, 0, 0, 0, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(234669, 7, 15413, 'Bench', '', '', '', 1, 0, 0, 0, 0, 0, 0, 1, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(234670, 7, 15413, 'Bench', '', '', '', 1, 0, 0, 0, 0, 0, 0, 1, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(234678, 38, 24658, 'Garrison Building Alliance Storehouse V2', '', '', '', 1, 0, 0, 0, 0, 0, 0, 1387, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(234734, 3, 18300, 'Elixir of Shadow Sight', '', 'Collecting', '', 1, 0, 0, 0, 0, 0, 0, 57, 0, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 19676, 0, 0, 0, 97, 4, 90, 0, 0, 0, 0, 0, 81040, 0, 0, 0, 55466, 0, 0, 0, 19342), -- -Unknown-
+(234736, 3, 18300, 'Elixir of Shadow Sight', '', 'Collecting', '', 1, 0, 0, 0, 0, 0, 0, 57, 0, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 19676, 0, 0, 0, 97, 4, 90, 0, 0, 0, 0, 0, 81040, 0, 0, 0, 55468, 0, 0, 0, 19342), -- -Unknown-
+(234740, 3, 9690, 'Orcish Signaling Horn', '', 'Collecting', '', 1, 0, 0, 0, 0, 0, 0, 57, 0, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 19676, 0, 0, 0, 97, 4, 90, 0, 0, 0, 0, 0, 81040, 0, 0, 0, 55470, 0, 0, 0, 19342), -- -Unknown-
+(234742, 5, 7523, 'Outcast''s Nest', '', '', '', 0.15, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(234746, 3, 16099, 'Offering to the Raven Mother', '', 'Opening', '', 0.4, 0, 0, 0, 0, 0, 0, 57, 0, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 21400, 0, 0, 0, 97, 4, 90, 0, 0, 0, 0, 0, 81040, 0, 0, 0, 55473, 0, 0, 0, 19342), -- -Unknown-
+(235097, 3, 20144, 'Ephial''s Dark Grimoire', '', 'Collecting', '', 1, 0, 0, 0, 0, 0, 0, 57, 0, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 19676, 0, 0, 0, 97, 4, 90, 0, 0, 0, 0, 0, 81040, 0, 0, 0, 55482, 0, 0, 0, 19342), -- -Unknown-
+(235132, 5, 19835, 'Ambient Wasps', '', '', '', 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(235327, 10, 20415, 'Calcified Eye In A Jar Jar', 'questinteract', 'Placing', '', 0.06, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 35196, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(235370, 5, 31, 'Medium Crate', '', '', '', 0.75, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(235371, 5, 9596, 'Vestaments', '', '', '', 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(235373, 39, 20782, 'Pet Menagerie', '', '', '', 1, 0, 0, 0, 0, 0, 0, 81, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(235637, 5, 20421, 'Fel Conversion Chamber', '', '', '', 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(235645, 5, 14705, 'Rug', '', '', '', 0.5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(235677, 0, 10403, 'Assault Door', '', '', '', 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(235678, 0, 10403, 'Assault Door', '', '', '', 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(235733, 10, 11424, 'Alliance Prisoner Cage', 'questinteract', '', '', 1, 0, 0, 0, 0, 0, 0, 2284, 0, 0, 1800000, 0, 0, 0, 0, 0, 0, 171069, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(235817, 5, 6324, 'Fishing Pole', '', '', '', 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(235823, 10, 20006, 'Large Rylak Egg', 'questinteract', 'Breaking', '', 2, 0, 0, 0, 0, 0, 0, 99, 0, 0, 0, 0, 0, 0, 0, 0, 0, 171996, 0, 0, 1, 20138, 0, 0, 0, 0, 0, 0, 0, 28230, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(235825, 5, 17804, 'Darktide Giant Nest Nest', '', '', '', 2.25, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(235826, 10, 20006, 'Giant Rylak Egg', 'questinteract', 'Breaking', '', 3, 0, 0, 0, 0, 0, 0, 99, 0, 0, 0, 0, 0, 0, 0, 0, 0, 171996, 0, 0, 1, 20138, 0, 0, 0, 0, 0, 0, 0, 28230, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(235827, 5, 20533, 'Empty Fish Bucket', '', '', '', 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(235835, 8, 14649, 'Forge', '', '', '', 0.7300001, 0, 0, 0, 0, 0, 0, 3, 10, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(235836, 8, 14650, 'Anvil', '', '', '', 1, 0, 0, 0, 0, 0, 0, 1, 10, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(235860, 3, 10, 'Orc Skeleton', '', 'Opening', '', 0.5, 0, 0, 0, 0, 0, 0, 57, 0, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 21400, 0, 0, 0, 91, 4, 90, 0, 0, 0, 0, 0, 81040, 0, 0, 0, 55805, 0, 0, 0, 19342), -- -Unknown-
+(235909, 7, 20695, 'Log', '', '', '', 1.890001, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(235959, 10, 20729, 'Gear Grease Fried Filet', '', 'Drinking', '', 1.5, 0, 0, 0, 0, 0, 0, 1691, 0, 0, 0, 0, 1, 0, 0, 0, 0, 171421, 0, 0, 0, 21295, 0, 0, 0, 0, 0, 0, 0, 28230, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(235978, 8, 199, 'Cozy Fire', '', '', '', 0.8427334, 0, 0, 0, 0, 0, 0, 4, 10, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(235979, 8, 199, 'Cozy Fire', '', '', '', 0.8414724, 0, 0, 0, 0, 0, 0, 4, 10, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(235990, 38, 20784, 'Garrison Building Farm V2', '', '', '', 1, 0, 0, 0, 0, 0, 0, 1216, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(236001, 7, 20695, 'Log', '', '', '', 1.89, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(236106, 0, 16351, 'Iron Gate', '', '', '', 0.5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(236119, 5, 14582, 'Scaffolding', '', '', '', 0.75, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(236120, 5, 14794, 'Scaffolding', '', '', '', 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(236140, 2, 16848, 'Goren Tunnel', '', '', '', 0.75, 0, 0, 0, 0, 0, 0, 0, 18771, 0, 0, 0, 0, 0, 0, 0, 0, 28498, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(236167, 15, 15265, 'Transport 07', '', '', '', 1, 0, 0, 0, 0, 0, 0, 4596, 60, 20, 0, 0, 0, -1, 0, 1, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(236190, 10, 17851, 'Finalize Garrison Plot', 'architect', 'Finalizing', '', 2, 0, 0, 0, 0, 0, 0, 1691, 0, 0, 3000, 0, 0, 0, 0, 0, 0, 172056, 0, 0, 0, 83562, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(236191, 10, 17851, 'Finalize Garrison Plot', 'architect', 'Finalizing', '', 2, 0, 0, 0, 0, 0, 0, 1691, 0, 0, 3000, 0, 0, 0, 0, 0, 0, 172043, 0, 0, 0, 83562, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(236230, 7, 15618, 'Woodbench', '', '', '', 1, 0, 0, 0, 0, 0, 0, 2, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(236231, 7, 15617, 'Chair', '', '', '', 1, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(236232, 7, 15617, 'Chair', '', '', '', 1, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(236233, 7, 15419, 'Woodbench', '', '', '', 1, 0, 0, 0, 0, 0, 0, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(236234, 7, 15618, 'Woodbench', '', '', '', 1, 0, 0, 0, 0, 0, 0, 2, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(236235, 7, 15618, 'Woodbench', '', '', '', 1, 0, 0, 0, 0, 0, 0, 2, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(236236, 7, 15618, 'Woodbench', '', '', '', 1, 0, 0, 0, 0, 0, 0, 2, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(236237, 7, 15419, 'Woodbench', '', '', '', 1, 0, 0, 0, 0, 0, 0, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(236238, 7, 15419, 'Woodbench', '', '', '', 1, 0, 0, 0, 0, 0, 0, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(236239, 7, 15617, 'Chair', '', '', '', 1, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(236240, 7, 15618, 'Woodbench', '', '', '', 1, 0, 0, 0, 0, 0, 0, 2, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(236241, 7, 15618, 'Woodbench', '', '', '', 1, 0, 0, 0, 0, 0, 0, 2, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(236242, 7, 15618, 'Woodbench', '', '', '', 1, 0, 0, 0, 0, 0, 0, 2, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(236243, 7, 15618, 'Woodbench', '', '', '', 1, 0, 0, 0, 0, 0, 0, 2, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(236244, 7, 15413, 'Woodbench', '', '', '', 1, 0, 0, 0, 0, 0, 0, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(236245, 7, 15617, 'Chair', '', '', '', 1, 0, 0, 0, 0, 0, 0, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(236246, 7, 15617, 'Chair', '', '', '', 1, 0, 0, 0, 0, 0, 0, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(236247, 7, 15413, 'Woodbench', '', '', '', 1, 0, 0, 0, 0, 0, 0, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(236248, 7, 15413, 'Woodbench', '', '', '', 1, 0, 0, 0, 0, 0, 0, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(236249, 7, 15413, 'Woodbench', '', '', '', 1, 0, 0, 0, 0, 0, 0, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(236255, 10, 183, 'Dusty Scroll', 'questinteract', '', '', 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 172357, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(236259, 3, 7918, 'Mysterious Petrified Pod', '', 'Opening', '', 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 21400, 0, 0, 0, 93, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 55836, 0, 0, 0, 19342), -- -Unknown-
+(236262, 10, 17851, 'Finalize Garrison Plot', 'architect', 'Finalizing', '', 2, 0, 0, 0, 0, 0, 0, 1691, 0, 0, 3000, 0, 0, 0, 0, 0, 0, 172105, 0, 0, 0, 83562, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(236263, 10, 17851, 'Finalize Garrison Plot', 'architect', 'Finalizing', '', 2, 0, 0, 0, 0, 0, 0, 1691, 0, 0, 3000, 0, 0, 0, 0, 0, 0, 172414, 0, 0, 0, 83562, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(236267, 3, 1387, 'Ancient Titan Chest', '', 'Opening', '', 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 21400, 0, 0, 0, 93, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 55844, 0, 0, 0, 19342), -- -Unknown-
+(236271, 3, 10317, 'Aged Stone Container', 'questinteract', 'Opening', '', 1.25, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 21400, 0, 0, 0, 93, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 55847, 0, 0, 0, 19342), -- -Unknown-
+(236273, 10, 15957, 'Extra Potent Ammo Box', 'openhandglow', '', '', 1, 0, 0, 0, 0, 0, 0, 1690, 0, 0, 0, 0, 0, 0, 0, 0, 0, 170324, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28069, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(236274, 3, 10317, 'Aged Stone Container', 'questinteract', 'Opening', '', 1.25, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 21400, 0, 0, 0, 93, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 55850, 0, 0, 0, 19342), -- -Unknown-
+(236275, 3, 1387, 'Ancient Titan Chest', 'questinteract', 'Opening', '', 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 21400, 0, 0, 0, 93, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 55851, 0, 0, 0, 19342), -- -Unknown-
+(236276, 3, 16001, 'Obsidian Crystal Formation', 'questinteract', 'Opening', '', 0.25, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 21400, 0, 0, 0, 93, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 55852, 0, 0, 0, 19342), -- -Unknown-
+(236281, 31, 11469, 'Instance Portal (Raid: Normal, Heroic, Mythic)', '', '', '', 3, 0, 0, 0, 0, 0, 0, 2, 216, 217, 216, 217, 11471, 0, 43, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(236313, 7, 15984, 'Stool', '', '', '', 1, 0, 0, 0, 0, 0, 0, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(236314, 7, 15984, 'Stool', '', '', '', 1.14, 0, 0, 0, 0, 0, 0, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(236315, 7, 16151, 'Stool', '', '', '', 1.11, 0, 0, 0, 0, 0, 0, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(236316, 7, 15984, 'Stool', '', '', '', 1.22, 0, 0, 0, 0, 0, 0, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(236317, 7, 21607, 'Stool', '', '', '', 1, 0, 0, 0, 0, 0, 0, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(236318, 7, 21605, 'Stool', '', '', '', 1, 0, 0, 0, 0, 0, 0, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(236319, 7, 15984, 'Stool', '', '', '', 1, 0, 0, 0, 0, 0, 0, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(236320, 7, 16151, 'Stool', '', '', '', 1.08, 0, 0, 0, 0, 0, 0, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(236321, 7, 18717, 'Stool', '', '', '', 1.07, 0, 0, 0, 0, 0, 0, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(236322, 7, 21602, 'Stool', '', '', '', 1.13, 0, 0, 0, 0, 0, 0, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(236323, 7, 21605, 'Stool', '', '', '', 1.16, 0, 0, 0, 0, 0, 0, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(236324, 7, 21602, 'Stool', '', '', '', 0.9999999, 0, 0, 0, 0, 0, 0, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(236325, 7, 18718, 'Stool', '', '', '', 1.1, 0, 0, 0, 0, 0, 0, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(236371, 5, 22610, 'Calcified Eye In A Jar Lid', '', '', '', 0.1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(236399, 3, 10317, 'Aged Stone Container', 'questinteract', 'Opening', '', 1.25, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 21400, 0, 0, 0, 93, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 55932, 0, 0, 0, 19342), -- -Unknown-
+(236440, 0, 21735, 'Prison Door', '', '', '', 1, 0, 0, 0, 0, 0, 0, 0, 0, 3000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(236496, 8, 15452, 'The Incinerator', '', '', '', 1, 0, 0, 0, 0, 0, 0, 1853, 8, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(236498, 8, 15452, 'The Incinerator', '', '', '', 1, 0, 0, 0, 0, 0, 0, 1853, 8, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(236603, 1, 10403, 'Invisible Door (2 scale)', '', '', '', 1.5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(236646, 45, 15585, 'Engineering Work Order', '', '', '', 1, 0, 0, 0, 0, 0, 0, 53, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(236647, 45, 15585, 'Engineering Work Order', '', '', '', 1, 0, 0, 0, 0, 0, 0, 53, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(236721, 45, 15722, 'Tribute', '', '', '', 1, 0, 0, 0, 0, 0, 0, 65, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(236730, 19, 19818, 'Mailbox', '', '', '', 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(236744, 5, 19151, 'Tribute Pedestal', '', '', '', 0.5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(236786, 7, 15292, 'Bench', '', '', '', 0.9999999, 0, 0, 0, 0, 0, 0, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(236865, 5, 22656, 'Precious Red Mushroom', '', '', '', 0.4, 0, 0, 0, 0, 0, 0, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(237028, 22, 22665, 'Feast of the Spires', 'Interact', '', '', 0.5, 0, 0, 0, 0, 0, 0, 160744, 0, 0, 0, 0, 15343, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(237056, 7, 15413, 'Bench', '', '', '', 1, 0, 0, 0, 0, 0, 0, 1, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(237057, 7, 15413, 'Bench', '', '', '', 1, 0, 0, 0, 0, 0, 0, 1, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(237058, 7, 15419, 'Stool', '', '', '', 1, 0, 0, 0, 0, 0, 0, 1, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(237059, 7, 15419, 'Stool', '', '', '', 0.9999999, 0, 0, 0, 0, 0, 0, 1, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(237060, 8, 20088, 'Chair', '', '', '', 1.5, 0, 0, 0, 0, 0, 0, 0, 10, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(237061, 7, 15419, 'Stool', '', '', '', 1, 0, 0, 0, 0, 0, 0, 1, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(237062, 7, 15419, 'Stool', '', '', '', 0.9999999, 0, 0, 0, 0, 0, 0, 1, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(237314, 5, 23046, 'Garrison - Armory - Alliance - V1 - Small Cannon', '', '', '', 1, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(237315, 5, 23046, 'Garrison - Armory - Alliance - V1 - Small Cannon', '', '', '', 1, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(237342, 25, 8610, 'Savage Piranha Pool', '', '', '', 1, 0, 0, 0, 0, 0, 0, 4, 56684, 3, 5, 1628, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(237358, 3, 16414, 'True Iron Deposit', '', '', '', 1, 0, 0, 0, 0, 0, 0, 38, 52185, 0, 1, 1, 1, 0, 237356, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 91, 1, 0, 0, 0, 650, 700, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(237359, 3, 16411, 'Blackrock Deposit', '', '', '', 1, 0, 0, 0, 0, 0, 0, 38, 52188, 0, 1, 1, 1, 0, 237356, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 85, 1, 0, 0, 0, 650, 700, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(237360, 3, 16412, 'Rich Blackrock Deposit', '', '', '', 1, 0, 0, 0, 0, 0, 0, 38, 52189, 0, 1, 1, 1, 0, 237356, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 85, 1, 0, 0, 0, 650, 700, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(237396, 3, 17095, 'Fireweed', '', '', '', 1, 0, 0, 0, 0, 0, 0, 29, 52249, 0, 1, 1, 1, 0, 237395, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 85, 1, 0, 0, 0, 700, 700, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(237398, 3, 17096, 'Frostweed', '', '', '', 1, 0, 0, 0, 0, 0, 0, 29, 52208, 0, 1, 1, 1, 0, 237397, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 85, 1, 0, 0, 0, 700, 700, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(237402, 3, 17146, 'Gorgrond Flytrap', '', '', '', 2, 0, 0, 0, 0, 0, 0, 29, 52268, 0, 1, 1, 1, 0, 237401, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 85, 1, 0, 0, 0, 700, 700, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(237404, 3, 17140, 'Starflower', '', '', '', 1, 0, 0, 0, 0, 0, 0, 29, 52287, 0, 1, 1, 1, 0, 237403, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 85, 1, 0, 0, 0, 700, 700, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(237406, 3, 17144, 'Nagrand Arrowbloom', '', '', '', 0.55, 0, 0, 0, 0, 0, 0, 29, 52306, 0, 1, 1, 1, 0, 237405, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 85, 1, 0, 0, 0, 700, 700, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(237407, 0, 23104, 'Gate', '', '', '', 1, 0, 0, 0, 0, 0, 0, 1, 0, 3000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(237441, 0, 16351, 'Spiked Gate', '', '', '', 0.5401318, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(237442, 0, 22602, 'Ironwrought Gate', '', '', '', 0.7823128, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(237443, 0, 22602, 'Ironwrought Gate', '', '', '', 0.7823128, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(237444, 0, 23136, 'Ironwrought Gate', '', '', '', 1.040246, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(237445, 0, 16351, 'Spiked Gate', '', '', '', 0.4079684, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(237446, 0, 22602, 'Ironwrought Gate', '', '', '', 0.6031727, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(237447, 0, 22602, 'Ironwrought Gate', '', '', '', 0.6031727, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(237448, 0, 23136, 'Ironwrought Gate', '', '', '', 1.040246, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(237449, 0, 23136, 'Ironwrought Gate', '', '', '', 1.040246, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(237450, 0, 23136, 'Ironwrought Gate', '', '', '', 1.040246, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(237451, 0, 23136, 'Ironwrought Gate', '', '', '', 1.040246, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(237484, 3, 16604, 'Iron Autocannon', 'questinteract', 'Collecting', '', 0.3, 118653, 0, 0, 0, 0, 0, 1691, 56776, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19676, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(237604, 7, 15419, 'Stool', '', '', '', 0.9999999, 0, 0, 0, 0, 0, 0, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(237605, 7, 15419, 'Stool', '', '', '', 1, 0, 0, 0, 0, 0, 0, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(237606, 7, 15618, 'Wooden Bench', '', '', '', 1, 0, 0, 0, 0, 0, 0, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(237607, 8, 14650, 'Anvil', '', '', '', 1, 0, 0, 0, 0, 0, 0, 1, 10, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(237637, 7, 15617, 'Chair', '', '', '', 1, 0, 0, 0, 0, 0, 0, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(237638, 7, 15617, 'Chair', '', '', '', 1.11, 0, 0, 0, 0, 0, 0, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(237639, 7, 15617, 'Chair', '', '', '', 1.1, 0, 0, 0, 0, 0, 0, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(237640, 7, 15617, 'Chair', '', '', '', 1.12, 0, 0, 0, 0, 0, 0, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(237641, 7, 15617, 'Chair', '', '', '', 1.12, 0, 0, 0, 0, 0, 0, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(237642, 7, 15617, 'Chair', '', '', '', 1.12, 0, 0, 0, 0, 0, 0, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(237643, 7, 15617, 'Chair', '', '', '', 1.12, 0, 0, 0, 0, 0, 0, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(237644, 7, 15617, 'Chair', '', '', '', 1.119999, 0, 0, 0, 0, 0, 0, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(237645, 7, 15617, 'Chair', '', '', '', 1.12, 0, 0, 0, 0, 0, 0, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(237646, 7, 15617, 'Chair', '', '', '', 1.12, 0, 0, 0, 0, 0, 0, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(237647, 7, 15617, 'Chair', '', '', '', 1.119999, 0, 0, 0, 0, 0, 0, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(237648, 7, 15617, 'Chair', '', '', '', 1.12, 0, 0, 0, 0, 0, 0, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(237649, 7, 15419, 'Woodbench', '', '', '', 1, 0, 0, 0, 0, 0, 0, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(237650, 7, 15419, 'Stool', '', '', '', 1, 0, 0, 0, 0, 0, 0, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(237651, 7, 15419, 'Stool', '', '', '', 0.9999999, 0, 0, 0, 0, 0, 0, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(237652, 7, 15617, 'Chair', '', '', '', 1.07, 0, 0, 0, 0, 0, 0, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(237657, 5, 13965, 'Doodad_Orc_Cannon_002', '', '', '', 2.45125, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(237658, 5, 13965, 'Doodad_Orc_Cannon_003', '', '', '', 2.45125, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(237659, 5, 13965, 'Doodad_Orc_Cannon_004', '', '', '', 2.45125, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(237660, 7, 16151, 'Stool', '', '', '', 1, 0, 0, 0, 0, 0, 0, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(237661, 7, 16151, 'Stool', '', '', '', 1.15, 0, 0, 0, 0, 0, 0, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(237722, 10, 23776, 'Full Garrison Cache', '', '', '', 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3000, 0, 0, 0, 0, 0, 0, 178479, 0, 0, 0, 0, 0, 1, 0, 1, 0, 0, 0, 0, 1, 637, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(237723, 10, 23773, 'Hefty Garrison Cache', '', '', '', 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3000, 0, 0, 0, 0, 0, 0, 178479, 0, 0, 0, 0, 0, 1, 0, 1, 0, 0, 0, 0, 1, 637, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(237727, 10, 23370, 'Small Timber', 'sawblade', '', '', 0.75, 0, 0, 0, 0, 0, 0, 2210, 0, 0, 0, 0, 0, 0, 0, 0, 0, 167962, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(237752, 8, 14709, 'Campfire', '', '', '', 0.6, 0, 0, 0, 0, 0, 0, 4, 10, 2061, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(237753, 8, 14709, 'Campfire', '', '', '', 0.58, 0, 0, 0, 0, 0, 0, 4, 10, 2061, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(237754, 8, 10991, 'Campfire', '', '', '', 1, 0, 0, 0, 0, 0, 0, 4, 10, 2061, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(237755, 8, 14709, 'Campfire', '', '', '', 0.5500003, 0, 0, 0, 0, 0, 0, 4, 10, 2061, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(237759, 8, 14709, 'Campfire', '', '', '', 0.52, 0, 0, 0, 0, 0, 0, 4, 10, 2061, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(237774, 8, 14650, 'Anvil', '', '', '', 1, 0, 0, 0, 0, 0, 0, 1, 10, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(237796, 19, 15246, 'Mailbox', '', '', '', 1, 0, 0, 0, 0, 0, 0, 924, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(237810, 6, 24102, 'Iron Horde Mine', '', '', '', 1, 0, 0, 0, 0, 0, 0, 12, 99, 5, 171485, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(237821, 2, 17420, 'Bladefury''s Orders', '', '', '', 0.5, 0, 0, 0, 0, 0, 0, 0, 18931, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(237886, 9, 15595, 'Jailor''s Law Book', '', '', '', 0.63, 0, 0, 0, 0, 0, 0, 4972, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(237907, 7, 15617, 'Chair', '', '', '', 1, 0, 0, 0, 0, 0, 0, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(237908, 7, 15617, 'Chair', '', '', '', 1, 0, 0, 0, 0, 0, 0, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(237909, 7, 15617, 'Chair', '', '', '', 0.9999999, 0, 0, 0, 0, 0, 0, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(237951, 5, 15105, 'Elekk Plush', '', '', '', 0.5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(237961, 5, 21735, 'Prison Door', '', '', '', 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(237964, 8, 14707, 'Forge', '', '', '', 0.9999999, 0, 0, 0, 0, 0, 0, 3, 10, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(237965, 8, 14433, 'Anvil', '', '', '', 1, 0, 0, 0, 0, 0, 0, 1, 10, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(237966, 8, 14433, 'Anvil', '', '', '', 1, 0, 0, 0, 0, 0, 0, 1, 10, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(238016, 8, 15992, 'Cookpot', '', '', '', 1, 0, 0, 0, 0, 0, 0, 4, 10, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(238017, 8, 15992, 'Cookpot', '', '', '', 2.769999, 0, 0, 0, 0, 0, 0, 4, 10, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(238036, 8, 23597, 'Cookpot', '', '', '', 1, 0, 0, 0, 0, 0, 0, 4, 10, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(238037, 8, 15012, 'Cookpot', '', '', '', 1, 0, 0, 0, 0, 0, 0, 4, 10, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(238038, 8, 14510, 'Campfire', '', '', '', 1, 0, 0, 0, 0, 0, 0, 4, 10, 2061, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(238041, 8, 15012, 'Cookpot', '', '', '', 1, 0, 0, 0, 0, 0, 0, 4, 10, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(238047, 8, 14513, 'Cookpot', '', '', '', 1, 0, 0, 0, 0, 0, 0, 4, 10, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(238051, 7, 23600, 'Bench', '', '', '', 1, 0, 0, 0, 0, 0, 0, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(238052, 7, 23600, 'Bench', '', '', '', 1, 0, 0, 0, 0, 0, 0, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(238284, 8, 14512, 'Bonfire', '', '', '', 1, 0, 0, 0, 0, 0, 0, 4, 10, 2066, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(238289, 8, 14512, 'Bonfire', '', '', '', 1, 0, 0, 0, 0, 0, 0, 4, 10, 2066, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(238292, 8, 14709, 'Bonfire', '', '', '', 1.24, 0, 0, 0, 0, 0, 0, 4, 10, 2066, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(238294, 8, 14512, 'Bonfire', '', '', '', 1, 0, 0, 0, 0, 0, 0, 4, 10, 2066, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(238444, 8, 23400, 'Anvil', '', '', '', 1, 0, 0, 0, 0, 0, 0, 1, 10, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(238445, 8, 14434, 'Anvil', '', '', '', 1, 0, 0, 0, 0, 0, 0, 1, 10, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(238446, 8, 7411, 'Cookpot', '', '', '', 1.759999, 0, 0, 0, 0, 0, 0, 4, 10, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(238447, 8, 14510, 'Campfire', '', '', '', 1, 0, 0, 0, 0, 0, 0, 4, 10, 2061, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(238492, 7, 15192, 'Bench', '', '', '', 1, 0, 0, 0, 0, 0, 0, 2, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(238493, 7, 15192, 'Bench', '', '', '', 1, 0, 0, 0, 0, 0, 0, 2, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(238494, 7, 15192, 'Bench', '', '', '', 1, 0, 0, 0, 0, 0, 0, 2, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(238495, 7, 15192, 'Bench', '', '', '', 1, 0, 0, 0, 0, 0, 0, 2, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(238514, 8, 23605, 'Cookpot', '', '', '', 1, 0, 0, 0, 0, 0, 0, 4, 10, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(238548, 8, 16741, 'Cookpot', '', '', '', 0.6700001, 0, 0, 0, 0, 0, 0, 4, 10, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(238549, 8, 16741, 'Cookpot', '', '', '', 1, 0, 0, 0, 0, 0, 0, 4, 10, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(238559, 7, 14856, 'Bench', '', '', '', 1, 0, 0, 0, 0, 0, 0, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(238561, 7, 14856, 'Bench', '', '', '', 1, 0, 0, 0, 0, 0, 0, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(238759, 10, 396, 'Grim Campfire', 'openhandglow', '', '', 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 177431, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 30905, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(238886, 10, 23876, 'Ever-Burning Lamp', '', 'Rubbing', '', 1, 0, 0, 0, 0, 0, 0, 1690, 0, 43264, 30000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 91532, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(238907, 8, 23396, 'Bonfire', '', '', '', 2.2, 0, 0, 0, 0, 0, 0, 4, 10, 2066, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(238928, 8, 23396, 'Bonfire', '', '', '', 2.2, 0, 0, 0, 0, 0, 0, 4, 10, 2066, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(238930, 8, 23396, 'Bonfire', '', '', '', 2.2, 0, 0, 0, 0, 0, 0, 4, 10, 2066, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(238932, 8, 23396, 'Bonfire', '', '', '', 2.2, 0, 0, 0, 0, 0, 0, 4, 10, 2066, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(238934, 8, 23396, 'Bonfire', '', '', '', 2.2, 0, 0, 0, 0, 0, 0, 4, 10, 2066, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(238946, 8, 16847, 'Campfire', '', '', '', 1, 0, 0, 0, 0, 0, 0, 4, 10, 2061, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(238974, 8, 16746, 'Anvil', '', '', '', 1, 0, 0, 0, 0, 0, 0, 1, 10, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(238975, 8, 23497, 'Forge', '', '', '', 1, 0, 0, 0, 0, 0, 0, 3, 10, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(238984, 10, 20007, 'Rylak Egg', 'questinteract', 'Breaking', '', 1, 0, 0, 0, 0, 0, 0, 99, 0, 0, 3000, 0, 0, 0, 0, 0, 0, 171995, 0, 0, 0, 20138, 0, 0, 0, 0, 0, 0, 0, 28230, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(239031, 46, 19468, 'Monument', '', '', '', 1, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(239032, 46, 19468, 'Monument', '', '', '', 1, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(239033, 46, 19468, 'Monument', '', '', '', 1, 0, 0, 0, 0, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(239066, 45, 15585, 'Dwarven Bunker Shipment', '', '', '', 1, 0, 0, 0, 0, 0, 0, 78, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(239085, 38, 15193, 'Garrison Mine Under Construction', '', '', '', 1, 0, 0, 0, 0, 0, 0, -1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(239111, 10, 14138, 'Hearthstone Gameboard', 'openhand', '', '', 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(239131, 5, 17176, 'Alliance Racing Flag', '', '', '', 1.3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(239144, 5, 17937, 'Crate', '', '', '', 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(239180, 5, 24421, 'Command Table Collision', '', '', '', 0.8, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(239186, 5, 24427, 'Architect Table Collision', '', '', '', 0.8, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(239193, 5, 17116, 'Grimrail Supplies', '', '', '', 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(239195, 5, 16441, 'Grimrail Supplies', '', '', '', 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(239201, 5, 14688, 'Grimrail Supplies', '', '', '', 0.8, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(239202, 5, 16504, 'Grimrail Supplies', '', '', '', 1.75, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(239203, 5, 15139, 'Grimrail Supplies', '', '', '', 1.75, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(239271, 7, 15413, 'Bench', '', '', '', 1, 0, 0, 0, 0, 0, 0, 2, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(239272, 7, 15413, 'Bench', '', '', '', 1, 0, 0, 0, 0, 0, 0, 2, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(239273, 7, 15413, 'Bench', '', '', '', 1, 0, 0, 0, 0, 0, 0, 2, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(239274, 7, 15413, 'Bench', '', '', '', 1, 0, 0, 0, 0, 0, 0, 2, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(239275, 7, 15413, 'Bench', '', '', '', 1, 0, 0, 0, 0, 0, 0, 2, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(239276, 7, 15617, 'Chair', '', '', '', 1, 0, 0, 0, 0, 0, 0, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(239277, 7, 15413, 'Bench', '', '', '', 1, 0, 0, 0, 0, 0, 0, 2, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(239278, 7, 15413, 'Bench', '', '', '', 1, 0, 0, 0, 0, 0, 0, 2, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(239279, 7, 15413, 'Bench', '', '', '', 1, 0, 0, 0, 0, 0, 0, 2, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(239280, 7, 15413, 'Bench', '', '', '', 1, 0, 0, 0, 0, 0, 0, 2, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(239281, 7, 15413, 'Bench', '', '', '', 1, 0, 0, 0, 0, 0, 0, 2, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(239282, 7, 15413, 'Bench', '', '', '', 1, 0, 0, 0, 0, 0, 0, 2, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(239284, 7, 15413, 'Bench', '', '', '', 1, 0, 0, 0, 0, 0, 0, 2, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(239285, 7, 15413, 'Bench', '', '', '', 1, 0, 0, 0, 0, 0, 0, 2, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(239324, 23, 5491, 'Meeting Stone', '', '', '', 0.7657781, 0, 0, 0, 0, 0, 0, 90, 100, 6984, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(239325, 23, 5495, 'Meeting Stone', '', '', '', 1.176389, 0, 0, 0, 0, 0, 0, 100, 100, 6967, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(239336, 5, 24743, 'Saberon Post', '', '', '', 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(239337, 5, 24744, 'Saberon Post', '', '', '', 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(239421, 22, 9086, 'Stormshield Stronghold Portal', '', '', '', 1, 0, 0, 0, 0, 0, 0, 167193, 0, 0, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(239422, 22, 9088, 'Warspear Outpost Portal', '', '', '', 1, 0, 0, 0, 0, 0, 0, 169295, 0, 0, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(239423, 22, 9064, 'Alliance Teleporter', '', '', '', 1, 0, 0, 0, 0, 0, 0, 0, -1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(239424, 22, 9065, 'Horde Teleporter', '', '', '', 1, 0, 0, 0, 0, 0, 0, 0, -1, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(239433, 8, 14650, 'Anvil', '', '', '', 0.6, 0, 0, 0, 0, 0, 0, 1, 10, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(239439, 22, 4393, 'Portal to Darnassus', '', '', '', 1, 0, 0, 0, 0, 0, 0, 17608, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(221536, 5, 14666, 'Strange Spore', '', '', '', 0.5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(239961, 22, 8948, 'Portal to Blasted Lands', '', '', '', 1, 0, 0, 0, 0, 0, 0, 156774, 0, 0, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(223027, 5, 16597, 'Shrouding Stones: Northern Shrouding Stone Rubble', '', '', '', 0.6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(223080, 8, 16643, 'Fiery Heart of Krosnis', '', '', '', 1, 0, 0, 0, 0, 0, 0, 1829, 12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(223247, 5, 14207, 'Moon Rock B01', '', '', '', 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(223735, 3, 14799, 'Shadow Council Codex', '', 'Collecting', '', 3, 112907, 0, 0, 0, 0, 0, 1690, 53892, 0, 0, 0, 0, 0, 0, 35189, 0, 0, 0, 0, 0, 19676, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(224548, 38, 14474, 'Garrison Building Armory V1', '', '', '', 1, 0, 0, 0, 0, 0, 0, 1247, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(224549, 38, 14516, 'Garrison Building Armory V2', '', '', '', 1, 0, 0, 0, 0, 0, 0, 1405, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(224721, 5, 14590, 'Iron Horde Crate Pile 02', '', '', '', 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(224754, 3, 10, 'Waterlogged Chest', '', 'Opening', '', 2, 0, 0, 0, 0, 0, 0, 57, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 21400, 0, 0, 0, 91, 4, 90, 0, 0, 0, 0, 0, 81040, 0, 0, 0, 50899, 0, 0, 0, 19342), -- -Unknown-
+(224780, 3, 2210, 'Shadowmoon Sacrificial Dagger', '', 'Opening', '', 1, 0, 0, 0, 0, 0, 0, 57, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 21400, 0, 0, 0, 91, 4, 90, 0, 0, 0, 0, 0, 81040, 0, 0, 0, 50905, 0, 0, 0, 19342), -- -Unknown-
+(224785, 3, 10588, 'Demonic Cache', '', 'Opening', '', 1, 0, 0, 0, 0, 0, 0, 57, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 21400, 0, 0, 0, 91, 4, 94, 0, 0, 0, 0, 0, 81040, 0, 0, 0, 50909, 0, 0, 0, 19342), -- -Unknown-
+(224798, 38, 14399, 'Garrison Building Barracks V2', '', '', '', 1, 0, 0, 0, 0, 0, 0, 1403, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(224799, 38, 14400, 'Garrison Building Barracks V3', '', '', '', 1, 0, 0, 0, 0, 0, 0, 1404, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(224800, 38, 20783, 'Garrison Building Farm V1', '', '', '', 1, 0, 0, 0, 0, 0, 0, 1216, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(224805, 38, 14615, 'Garrison Building Inn V1', '', '', '', 1, 0, 0, 0, 0, 0, 0, 1229, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(224806, 38, 14616, 'Garrison Building Inn V2', '', '', '', 1, 0, 0, 0, 0, 0, 0, 1400, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(224836, 3, 3731, 'What Exactly Is Scrying Anyway?', 'questinteract', 'Collecting', '', 1, 107391, 0, 0, 0, 0, 0, 1691, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19676, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 50702, 0, 0, 0, 19342), -- -Unknown-
+(224853, 38, 22908, 'Garrison Building Salvage Tent', '', '', '', 1, 0, 0, 0, 0, 0, 0, 1255, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(224854, 38, 24657, 'Garrison Building Alliance Storehouse V1', '', '', '', 1, 0, 0, 0, 0, 0, 0, 1256, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(225511, 3, 3731, 'Act Like a Crone, Think Like a Sage', 'questinteract', 'Collecting', '', 1, 107391, 0, 0, 0, 0, 0, 1691, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19676, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 50702, 0, 0, 0, 19342), -- -Unknown-
+(225515, 3, 3731, 'Fifty Layers of Shadow', 'questinteract', 'Collecting', '', 1, 107391, 0, 0, 0, 0, 0, 1691, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19676, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 50702, 0, 0, 0, 19342), -- -Unknown-
+(225539, 38, 14647, 'Garrison Building Mine 2', '', '', '', 1, 0, 0, 0, 0, 0, 0, 1222, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(225540, 38, 14648, 'Garrison Building Mine 3', '', '', '', 1, 0, 0, 0, 0, 0, 0, 1223, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(225596, 3, 3451, 'Prickly Nopal', 'questinteract', 'Collecting', '', 0.5, 107609, 0, 0, 0, 0, 0, 259, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 19676, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 50810, 1, 0, 0, 19342), -- -Unknown-
+(225602, 5, 2231, 'Flies', 'Point', '', '', 1, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(225603, 5, 14564, 'Iron Horde Supplies', '', '', '', 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(225615, 5, 114, 'Rotten Meat', '', '', '', 1, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(225648, 5, 14671, 'Iron Horde Wagon', '', '', '', 0.75, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(225742, 8, 14709, 'Bonfire', '', '', '', 0.6200004, 0, 0, 0, 0, 0, 0, 4, 10, 2066, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(225787, 8, 14709, 'Bonfire', '', '', '', 0.62, 0, 0, 0, 0, 0, 0, 4, 10, 2066, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(226521, 3, 19578, 'Draenor Clans Archaeology Find', '', '', '', 1, 0, 0, 0, 0, 0, 0, 1859, 51118, 0, 1, 1, 1, 0, 234102, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 91, 1, 0, 0, 0, 600, 700, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(226865, 3, 14949, 'Cargo of the Raven Queen', '', 'Opening', '', 1, 0, 0, 0, 0, 0, 0, 1690, 0, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 21400, 0, 0, 0, 91, 4, 90, 0, 0, 0, 0, 0, 81040, 0, 0, 0, 51460, 0, 0, 0, 19342), -- -Unknown-
+(226967, 25, 11049, 'Lagoon Pool', '', '', '', 2, 0, 0, 0, 0, 0, 0, 10, 51749, 1, 1, 1628, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(226987, 2, 15105, 'Ricky', '', '', '', 1, 0, 0, 0, 0, 0, 0, 0, 17970, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(227072, 38, 15381, 'Garrison Building Engineering Level 1', '', '', '', 1, 0, 0, 0, 0, 0, 0, 1249, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(227109, 15, 15264, 'Transport 01', '', '', '', 1, 0, 0, 0, 0, 0, 0, 4077, 60, 20, 0, 0, 0, -1, 0, 1, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(227110, 15, 15265, 'Transport 02', '', '', '', 1, 0, 0, 0, 0, 0, 0, 4181, 60, 20, 0, 0, 0, -1, 0, 1, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(227111, 15, 15264, 'Transport 03', '', '', '', 1, 0, 0, 0, 0, 0, 0, 4182, 60, 20, 0, 0, 0, -1, 0, 1, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(227172, 10, 10497, 'Iron Horde Mole Machine', 'questinteract', '', '', 1, 0, 0, 0, 0, 0, 0, 1635, 0, 0, 0, 0, 0, 0, 0, 0, 0, 156736, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 1, 1, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(227183, 10, 8586, 'Plant Dark Iron Mine', 'questinteract', 'Placing', '', 1, 0, 0, 0, 0, 0, 0, 2160, 0, 0, 0, 0, 0, 0, 0, 0, 0, 158005, 0, 0, 0, 35196, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(227205, 5, 13880, 'Totally Inconspicuous Crate', '', '', '', 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(227231, 10, 10497, 'Prototype Mole Machine', 'vehichlecursor', '', '', 0.9, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 158645, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 24740, 1, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(227237, 5, 10497, 'Iron Horde Mole Machine', '', '', '', 0.9, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(227270, 10, 10497, 'Prototype Mole Machine', 'vehichlecursor', '', '', 0.9, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 158317, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 24485, 1, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(227276, 5, 16597, 'Shrouding Stones: Southern Shrouding Stone Rubble', '', '', '', 0.6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(227277, 5, 16597, 'Shrouding Stones: Central Shrouding Stone Rubble', '', '', '', 0.6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(227594, 38, 15382, 'Garrison Building Engineering Level 2', '', '', '', 1, 0, 0, 0, 0, 0, 0, 1379, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(227881, 8, 15452, 'The Incinerator', '', '', '', 1, 0, 0, 0, 0, 0, 0, 1853, 8, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(228637, 7, 15407, 'Stool', '', '', '', 1, 0, 0, 0, 0, 0, 0, 1, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(228641, 8, 15589, 'Vice', '', '', '', 1, 0, 0, 0, 0, 0, 0, 0, 10, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(228755, 7, 15617, 'Chair', '', '', '', 1.12, 0, 0, 0, 0, 0, 0, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(228756, 7, 15617, 'Chair', '', '', '', 1.12, 0, 0, 0, 0, 0, 0, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(228766, 7, 15617, 'Chair', '', '', '', 1.1, 0, 0, 0, 0, 0, 0, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(228767, 7, 15617, 'Chair', '', '', '', 1.12, 0, 0, 0, 0, 0, 0, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(228768, 7, 15617, 'Chair', '', '', '', 1.12, 0, 0, 0, 0, 0, 0, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(228769, 7, 15617, 'Chair', '', '', '', 1.12, 0, 0, 0, 0, 0, 0, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(228770, 7, 15617, 'Chair', '', '', '', 1.12, 0, 0, 0, 0, 0, 0, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(228771, 7, 15617, 'Chair', '', '', '', 1.119999, 0, 0, 0, 0, 0, 0, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(228772, 7, 15617, 'Chair', '', '', '', 1.12, 0, 0, 0, 0, 0, 0, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(228773, 7, 15617, 'Chair', '', '', '', 1.12, 0, 0, 0, 0, 0, 0, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(228775, 7, 15617, 'Chair', '', '', '', 1.119999, 0, 0, 0, 0, 0, 0, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(228776, 7, 15617, 'Chair', '', '', '', 1.12, 0, 0, 0, 0, 0, 0, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(228777, 7, 15419, 'Stool', '', '', '', 1, 0, 0, 0, 0, 0, 0, 1, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(228778, 7, 15419, 'Stool', '', '', '', 1, 0, 0, 0, 0, 0, 0, 1, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(228779, 7, 15419, 'Stool', '', '', '', 0.9999999, 0, 0, 0, 0, 0, 0, 1, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(228784, 7, 15617, 'Chair', '', '', '', 1.07, 0, 0, 0, 0, 0, 0, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(229018, 3, 14591, 'Caravan Shipment', 'questinteract', 'Stealing', '', 0.6, 110230, 0, 0, 0, 0, 0, 57, 0, 1, 0, 0, 0, 0, 0, 34336, 0, 0, 0, 0, 0, 26365, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 52378, 1, 0, 0, 19342), -- -Unknown-
+(229060, 8, 7544, 'Hissing Geyser', '', '', '', 1.5, 0, 0, 0, 0, 0, 0, 1831, 15, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(229285, 10, 9357, 'Kaja''Cola Zero-One', '', 'Drinking', '', 1.5, 0, 0, 0, 0, 0, 0, 1691, 0, 0, 0, 0, 1, 0, 0, 0, 0, 171388, 0, 0, 0, 21295, 0, 0, 0, 0, 0, 0, 0, 28230, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(229325, 10, 14190, 'Bleeding Hollow Cage', 'questinteract', 'Breaking Lock', '', 1.5, 0, 0, 0, 0, 0, 0, 93, 0, 0, 1, 0, 0, 0, 0, 0, 0, 158636, 0, 0, 1, 81096, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(229330, 2, 9411, 'Mysterious Ring', '', '', '', 0.25, 0, 0, 0, 0, 0, 0, 0, 18166, 0, 0, 0, 0, 0, 0, 0, 0, 25134, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(229338, 5, 15795, 'Orc Female Skeleton (0.5)', '', '', '', 0.5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(229350, 10, 14190, 'Bleeding Hollow Cage', 'questinteract', 'Breaking Lock', '', 1.5, 0, 0, 0, 0, 0, 0, 93, 0, 0, 1, 0, 0, 0, 0, 0, 0, 158691, 0, 0, 1, 81096, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(229613, 39, 14476, 'Medium Plot', '', '', '', 1, 0, 0, 0, 0, 0, 0, 25, 1262, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(229614, 39, 14477, 'Large Plot', '', '', '', 1, 0, 0, 0, 0, 0, 0, 24, 1263, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(229615, 39, 14475, 'Small Plot', '', '', '', 1, 0, 0, 0, 0, 0, 0, 20, 1261, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(229726, 5, 356, 'Goblin Control Panel', '', '', '', 1.2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(230120, 7, 15419, 'Chair', '', '', '', 1, 0, 0, 0, 0, 0, 0, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(230121, 8, 7748, 'Bonfire', '', '', '', 1, 0, 0, 0, 0, 0, 0, 4, 10, 2066, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(230122, 7, 15419, 'Chair', '', '', '', 1, 0, 0, 0, 0, 0, 0, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(230123, 7, 15419, 'Chair', '', '', '', 1, 0, 0, 0, 0, 0, 0, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(230124, 7, 15419, 'Chair', '', '', '', 1, 0, 0, 0, 0, 0, 0, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(230125, 7, 15419, 'Chair', '', '', '', 1, 0, 0, 0, 0, 0, 0, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(230126, 7, 15419, 'Chair', '', '', '', 1, 0, 0, 0, 0, 0, 0, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(230127, 19, 15246, 'Mailbox', '', '', '', 1, 0, 0, 0, 0, 0, 0, 924, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(230287, 39, 14477, 'Large Plot', '', '', '', 1, 0, 0, 0, 0, 0, 0, 23, 1263, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(230288, 39, 14475, 'Small Plot', '', '', '', 1, 0, 0, 0, 0, 0, 0, 18, 1261, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(230289, 39, 14475, 'Small Plot', '', '', '', 1, 0, 0, 0, 0, 0, 0, 19, 1261, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(230404, 5, 5333, 'Snowdrift', '', '', '', 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(230424, 3, 318, 'Snow-Covered Strongbox', '', 'Opening', '', 1, 0, 0, 0, 0, 0, 0, 57, 0, 1, 1, 1, 1, 0, 0, 0, 0, 0, 0, 0, 1, 21400, 0, 0, 25474, 91, 4, 90, 0, 0, 0, 0, 0, 0, 0, 0, 0, 52811, 0, 0, 0, 19342), -- -Unknown-
+(230475, 38, 22902, 'Garrison Building Alliance Salvage Tent V2', '', '', '', 1, 0, 0, 0, 0, 0, 0, 1391, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(230476, 38, 15363, 'Garrison Building Salvage Yard V3', '', '', '', 1, 0, 0, 0, 0, 0, 0, 1392, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(230480, 38, 14597, 'Garrison Building Alliance Sparring Arena V1', '', '', '', 1, 0, 0, 0, 0, 0, 0, 1254, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(230486, 38, 14623, 'Garrison Building Alliance Sparring Arena V2', '', '', '', 1, 0, 0, 0, 0, 0, 0, 1394, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(230537, 0, 13594, 'Invisible Door', '', '', '', 0.2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(230650, 10, 8705, 'Box of Ogre Research', 'questinteract', 'Destroying', '', 2.5, 0, 0, 0, 0, 0, 0, 93, 0, 0, 1, 0, 0, 0, 0, 0, 0, 160224, 0, 0, 0, 24585, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(230652, 3, 16123, 'Mo''mor''s Holy Hammer', 'questinteract', 'Collecting', '', 2, 111577, 0, 0, 0, 0, 0, 43, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19676, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 52949, 1, 0, 0, 19342), -- -Unknown-
+(230653, 10, 14564, 'Iron Supply Crate', 'questinteract', 'Destroying', '', 0.6, 0, 0, 0, 0, 0, 0, 93, 0, 0, 1, 0, 0, 0, 0, 0, 0, 161076, 0, 0, 0, 24585, 0, 0, 0, 0, 0, 0, 0, 25607, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(230663, 10, 16133, 'The Crystal Blade of Torvath', '', '', '', 1.75, 0, 0, 0, 0, 0, 0, 0, 0, 0, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 16431, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(230727, 1, 19837, 'Arkonite Crystal', 'questinteract', '', '', 0.7, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(230741, 10, 16139, 'Drafting Table', 'questinteract', 'Examining', '', 1, 0, 0, 0, 0, 0, 0, 93, 0, 0, 1, 0, 0, 0, 0, 0, 0, 160921, 0, 0, 0, 24124, 0, 0, 1, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(230860, 15, 15264, 'Transport 04', '', '', '', 1, 0, 0, 0, 0, 0, 0, 4193, 60, 20, 0, 0, 0, -1, 0, 1, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(230862, 15, 15264, 'Transport 05', '', '', '', 1, 0, 0, 0, 0, 0, 0, 4194, 60, 20, 0, 0, 0, -1, 0, 1, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(230868, 15, 15265, 'Transport 06', '', '', '', 1, 0, 0, 0, 0, 0, 0, 4196, 60, 20, 0, 0, 0, -1, 0, 1, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(230876, 29, 6834, 'Ashran - Lane - Control Zone (Road of Glory)', '', '', '', 1, 0, 0, 0, 0, 0, 0, 25, 0, 9053, 9054, 40309, 40316, 40317, 40318, 40292, 40312, 40319, 40320, 90, 9055, 1, 10, 120, 240, 1, 0, 50, 0, 5, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(230889, 10, 14627, 'Gordunni Boulderthrower', 'questinteract', '', '', 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 163637, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(230912, 10, 14627, 'Gordunni Boulderthrower', 'questinteract', '', '', 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 163637, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(230913, 10, 14627, 'Gordunni Boulderthrower', 'questinteract', '', '', 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 163637, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(230917, 5, 14135, 'Rubble', '', '', '', 0.25, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(230918, 5, 14135, 'Rubble', '', '', '', 0.25, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(230919, 5, 14135, 'Rubble', '', '', '', 0.25, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(230985, 38, 16431, 'Garrison Building Alliance Fishing V1', '', '', '', 1, 0, 0, 0, 0, 0, 0, 1309, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(230987, 38, 16434, 'Garrison Building Alliance Fishing V2', '', '', '', 1, 0, 0, 0, 0, 0, 0, 1434, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(230994, 8, 16847, 'Campfire', '', '', '', 0.9999996, 0, 0, 0, 0, 0, 0, 4, 5, 2061, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(231065, 3, 16059, 'Ravenspeaker Scroll', 'questinteract', 'Collecting', '', 2, 112199, 0, 0, 0, 0, 0, 1691, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19676, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 53321, 0, 0, 0, 19342), -- -Unknown-
+(231069, 3, 2210, 'Strange Looking Dagger', '', 'Opening', '', 1, 0, 0, 0, 0, 0, 0, 57, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 21400, 0, 0, 0, 93, 4, 0, 0, 0, 0, 0, 0, 81040, 0, 0, 0, 53329, 0, 0, 0, 19342), -- -Unknown-
+(231094, 6, 3074, 'Immolation Trap', '', '', '', 1, 0, 0, 0, 0, 0, 0, 12, 0, 5, 162752, 1, 0, 0, 1, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(231120, 10, 3651, 'Offering Feather', '', '', '', 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 26327, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(231201, 29, 6834, 'Ashran - Lane - Control Zone (Graveyard)', '', '', '', 1, 0, 0, 0, 0, 0, 0, 35, 0, 9053, 9054, 41879, 41880, 41881, 41882, 41883, 41884, 41885, 41886, 90, 9055, 1, 5, 60, 120, 1, 0, 50, 0, 5, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(231219, 10, 9667, 'Horde Prisoner Cage', 'questinteract', '', '', 1, 0, 0, 0, 0, 0, 0, 2283, 0, 0, 1800000, 0, 0, 0, 0, 0, 0, 171232, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(231221, 5, 16683, 'Sword', '', '', '', 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(231234, 7, 15617, 'Chair', '', '', '', 1, 0, 0, 0, 0, 0, 0, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342); -- -Unknown-
+INSERT INTO `gameobject_template` (`entry`, `type`, `displayId`, `name`, `IconName`, `castBarCaption`, `unk1`, `size`, `questItem1`, `questItem2`, `questItem3`, `questItem4`, `questItem5`, `questItem6`, `Data0`, `Data1`, `Data2`, `Data3`, `Data4`, `Data5`, `Data6`, `Data7`, `Data8`, `Data9`, `Data10`, `Data11`, `Data12`, `Data13`, `Data14`, `Data15`, `Data16`, `Data17`, `Data18`, `Data19`, `Data20`, `Data21`, `Data22`, `Data23`, `Data24`, `Data25`, `Data26`, `Data27`, `Data28`, `Data29`, `Data30`, `Data31`, `Data32`, `unkInt32`, `VerifiedBuild`) VALUES
+(231248, 7, 15617, 'Chair', '', '', '', 1, 0, 0, 0, 0, 0, 0, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(231665, 5, 16918, 'Ground Cracks A', '', '', '', 0.8, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(231666, 5, 16918, 'Ground Cracks B', '', '', '', 0.8, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(231667, 5, 16918, 'Ground Cracks C', '', '', '', 0.8, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(231728, 0, 24101, 'Wall of Shadows', '', '', '', 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(231729, 5, 16787, 'Mark of Shadow', '', '', '', 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(231779, 5, 17068, 'Goren Carrier', '', '', '', 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(231917, 5, 15340, 'Laanda''s Mace', '', '', '', 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(231918, 2, 17264, 'Laanda''s Scroll', '', '', '', 1, 0, 0, 0, 0, 0, 0, 0, 18466, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(231919, 5, 14012, 'Blood Drip', '', '', '', 0.02, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(231921, 5, 14012, 'Blood Drip', '', '', '', 0.01, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(231933, 0, 14643, 'Othaar''s Door', '', '', '', 0.3, 0, 0, 0, 0, 0, 0, 0, 0, 3000, 0, 0, 0, 0, 26650, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(231944, 5, 17775, 'Horde Banner (Hanging)', '', '', '', 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(231945, 5, 16173, 'Alliance Banner', '', '', '', 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(231980, 10, 17373, 'Assault Flaps', '', '', '', 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(231991, 5, 17148, 'Draenei Bookshelf', 'questinteract', '', '', 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(231992, 5, 17382, 'Draenei Bookshelf 002', 'questinteract', '', '', 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(231995, 5, 17397, 'Doodad_6IH_TrainCart_Wheels009', '', '', '', 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(231996, 5, 17397, 'Doodad_6IH_TrainCart_Wheels010', '', '', '', 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(231997, 5, 17397, 'Doodad_6IH_TrainCart_Wheels012', '', '', '', 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(231998, 5, 17397, 'Doodad_6IH_TrainCart_Wheels011', '', '', '', 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(231999, 5, 17397, 'Doodad_6IH_TrainCart_Wheels014', '', '', '', 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(232000, 5, 17397, 'Doodad_6IH_TrainCart_Wheels013', '', '', '', 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(232001, 5, 17398, 'Doodad_6IH_IronHorde_Train002', '', '', '', 1.505272, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(232002, 5, 17397, 'Doodad_6IH_TrainCart_Wheels002', '', '', '', 0.9999999, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(232003, 5, 17397, 'Doodad_6IH_TrainCart_Wheels001', '', '', '', 0.9999999, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(232004, 5, 17397, 'Doodad_6IH_TrainCart_Wheels007', '', '', '', 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(232005, 5, 17397, 'Doodad_6IH_TrainCart_Wheels008', '', '', '', 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(232006, 5, 17397, 'Doodad_6IH_TrainCart_Wheels003', '', '', '', 0.9999999, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(232007, 5, 17397, 'Doodad_6IH_TrainCart_Wheels004', '', '', '', 0.9999999, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(232008, 5, 17397, 'Doodad_6IH_TrainCart_Wheels005', '', '', '', 0.9999999, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(232009, 5, 17397, 'Doodad_6IH_TrainCart_Wheels006', '', '', '', 0.9999999, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(232016, 43, 23326, 'Rangari Corral', '', '', '', 1, 0, 0, 0, 0, 0, 0, 1320, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(232017, 43, 17684, 'Telaari Worksite', '', '', '', 1, 0, 0, 0, 0, 0, 0, 1446, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(232067, 3, 14949, 'Stolen Treasure', 'questinteract', '', '', 1.2, 0, 0, 0, 0, 0, 0, 2058, 0, 1, 1, 1, 1, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 91, 4, 90, 0, 0, 0, 0, 0, 0, 0, 0, 0, 53971, 0, 0, 0, 19342), -- -Unknown-
+(232089, 10, 17200, 'Drafting Table', 'questinteract', '', '', 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 165001, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 26759, 1, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(232131, 0, 10403, 'Assault Door', '', '', '', 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(232154, 5, 9612, 'Bucket', '', '', '', 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(232155, 5, 17554, 'Shovel', '', '', '', 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(232162, 5, 7395, 'Hydra Nest', '', '', '', 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(232168, 5, 14031, 'Varasha''s Egg', '', '', '', 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(232260, 8, 16975, 'Campfire', '', '', '', 1, 0, 0, 0, 0, 0, 0, 4, 10, 2061, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(232261, 7, 14856, 'Chair', '', '', '', 1, 0, 0, 0, 0, 0, 0, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(232262, 7, 14856, 'Chair', '', '', '', 1, 0, 0, 0, 0, 0, 0, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(232263, 7, 14856, 'Chair', '', '', '', 1, 0, 0, 0, 0, 0, 0, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(232264, 7, 14856, 'Chair', '', '', '', 1, 0, 0, 0, 0, 0, 0, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(232265, 7, 14856, 'Chair', '', '', '', 1, 0, 0, 0, 0, 0, 0, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(232266, 7, 14856, 'Chair', '', '', '', 1, 0, 0, 0, 0, 0, 0, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(232270, 39, 14475, 'Small Plot', '', '', '', 1, 0, 0, 0, 0, 0, 0, 19, 1261, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(232312, 8, 16975, 'Campfire', '', '', '', 1, 0, 0, 0, 0, 0, 0, 4, 10, 2061, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(232313, 7, 14856, 'Chair', '', '', '', 1, 0, 0, 0, 0, 0, 0, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(232314, 7, 14856, 'Chair', '', '', '', 1, 0, 0, 0, 0, 0, 0, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(232315, 7, 14856, 'Chair', '', '', '', 1, 0, 0, 0, 0, 0, 0, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(232316, 7, 14856, 'Chair', '', '', '', 1, 0, 0, 0, 0, 0, 0, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(232317, 7, 14856, 'Chair', '', '', '', 1, 0, 0, 0, 0, 0, 0, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(232318, 7, 14856, 'Chair', '', '', '', 1, 0, 0, 0, 0, 0, 0, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(232379, 44, 17651, 'Monument Base', '', '', '', 1, 0, 0, 0, 0, 0, 0, 4, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(232380, 44, 17651, 'Monument Base', '', '', '', 1, 0, 0, 0, 0, 0, 0, 4, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(232386, 43, 23873, 'Inn', '', '', '', 1, 0, 0, 0, 0, 0, 0, 1324, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(232389, 43, 17682, 'Construction Plot', '', '', '', 1, 0, 0, 0, 0, 0, 0, 1328, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(232396, 10, 15516, 'Void Crystal', 'questinteract', 'Using', '', 0.05, 0, 0, 0, 0, 0, 0, 1691, 0, 41159, 1, 0, 0, 0, 0, 0, 0, 167463, 0, 0, 0, 19700, 0, 0, 0, 0, 0, 0, 0, 26867, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(232398, 2, 17676, 'Bounty Board', '', '', '', 1, 0, 0, 0, 0, 0, 0, 0, 18538, 1, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(232509, 5, 17648, 'Ray D. Tear', '', '', '', 1, 0, 0, 0, 0, 0, 0, 1, 1, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(232534, 8, 12808, 'Thermal Anvil', '', '', '', 1.11, 0, 0, 0, 0, 0, 0, 1, 10, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(232535, 8, 7272, 'Forge', '', '', '', 0.1, 0, 0, 0, 0, 0, 0, 3, 10, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342); -- -Unknown-
+
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=143336; -- Ironforge Physician
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=143337; -- Dwarven Brazier
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=143338; -- Thistlefuzz Arcanery
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=143342; -- Dwarven Brazier
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=143343; -- Stonebrow's Clothier
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=143344; -- Deepmountain Mining & Jewelcrafting
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=197096; -- Mage Quarter
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=143345; -- Dwarven Brazier
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=197097; -- Mage Quarter
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=143346; -- Dwarven Brazier
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=143347; -- Dwarven Brazier
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=197098; -- Mage Quarter
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=143348; -- Dwarven Brazier
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=197099; -- Mage Quarter
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=143349; -- Dwarven Brazier
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=143362; -- Dwarven Brazier
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=143363; -- Dwarven Brazier
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=197116; -- Everyday Merchandise
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=197117; -- Pestle's Apothecary
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=31; -- Old Lion Statue
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=197118; -- Trias' Cheese
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=32; -- Sunken Chest
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=197119; -- Stormwind Counting House
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=197120; -- Stormwind Visitor's Center
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=197121; -- Weller's Arsenal
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=34; -- Old Jug
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=215039; -- Stove
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=197122; -- Lionheart Armory
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=215040; -- Stove
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=36; -- Broken Barrel
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=197123; -- The Empty Quiver
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=215041; -- Stove
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=197124; -- Fragrant Flowers
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=197125; -- Gallina Winery
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=215042; -- Anvil
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=215043; -- Stove
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=197126; -- Canal Tailor and Fit Shop
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=215044; -- Stove
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=215045; -- Forge
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=197131; -- Cathedral Square
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=197132; -- Gryphon Roost
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=197133; -- Old Town
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=47; -- Wanted!
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=197134; -- Mailbox
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=197135; -- Mailbox
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=89634; -- Iron Coral
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=197136; -- Mailbox
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=197138; -- Cathedral Square
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=197139; -- Old Town
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=197140; -- Mage Quarter
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=56; -- Rolf's corpse
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=57; -- Bloodscalp Lore Tablet
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=197146; -- Wooden Chair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=197147; -- Wooden Chair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=60; -- Wanted: Gath'Ilzogg
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=197148; -- Wooden Chair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=143398; -- Stove
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=197149; -- Wooden Chair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=143399; -- Broken Keel Tavern
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=197150; -- Wooden Chair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=215072; -- Anvil
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=68; -- Wanted Poster
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=215073; -- Forge
+UPDATE `gameobject_template` SET `Data6`=0, `VerifiedBuild`=19342 WHERE `entry`=215077; -- Forge
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=76; -- An Empty Jar
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=197172; -- Wooden Chair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=197173; -- Wooden Chair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=197174; -- Wooden Chair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=197175; -- Wooden Chair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=197176; -- Wooden Chair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=197177; -- Wooden Chair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=197178; -- Wooden Chair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=197179; -- Wooden Chair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=197180; -- Wooden Chair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=197181; -- Wooden Chair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=179264; -- Giant Clam
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=197182; -- Wooden Chair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=197183; -- Wooden Chair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=197184; -- Wooden Chair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=197185; -- The Gilded Rose
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=197186; -- Mailbox
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=197187; -- Wooden Chair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=197188; -- Barbershop Chair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=197189; -- Barbershop Chair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=197190; -- Barbershop Chair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=197191; -- Highback Chair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=197192; -- Highback Chair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=197193; -- Highback Chair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=197196; -- Waters of Farseeing
+UPDATE `gameobject_template` SET `Data6`=0, `VerifiedBuild`=19342 WHERE `entry`=215116; -- Darnassus
+UPDATE `gameobject_template` SET `Data6`=0, `VerifiedBuild`=19342 WHERE `entry`=215117; -- Exodar
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=179284; -- Alliance Banner
+UPDATE `gameobject_template` SET `Data6`=0, `VerifiedBuild`=19342 WHERE `entry`=215118; -- Ironforge
+UPDATE `gameobject_template` SET `Data6`=0, `VerifiedBuild`=19342 WHERE `entry`=215119; -- Stormwind
+UPDATE `gameobject_template` SET `Data6`=0, `VerifiedBuild`=19342 WHERE `entry`=215120; -- Shattrath
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=179287; -- Contested Banner
+UPDATE `gameobject_template` SET `Data6`=0, `VerifiedBuild`=19342 WHERE `entry`=215121; -- Dalaran
diff --git a/sql/updates/world/2014_12_27_04_world.sql b/sql/updates/world/2014_12_27_04_world.sql
new file mode 100644
index 00000000000..c67094f8d1f
--- /dev/null
+++ b/sql/updates/world/2014_12_27_04_world.sql
@@ -0,0 +1,1219 @@
+DELETE FROM `quest_objectives` WHERE `ID` IN (272914, 272916, 275158, 272922, 272923, 272926, 272927, 272929, 272930, 272931, 272935, 272943, 272948, 272949, 272950, 272951, 272952, 272953, 272954, 272956, 272957, 272959, 272960, 272961, 272965, 272969, 272972, 272973, 272974, 272975, 272976, 272977, 272978, 272979, 272991, 272992, 272997, 272998, 273008, 273013, 273017, 273026, 273027, 273029, 273033, 273034, 273036, 273037, 273038, 273041, 273053, 273057, 273059, 275299, 275300, 275301, 273067, 273070, 273071, 273072, 270837, 273075, 270838, 270839, 275316, 273080, 273081, 273082, 273087, 270858, 273096, 273097, 273100, 275345, 275350, 270876, 275351, 275352, 273119, 273127, 270890, 273137, 273139, 273141, 273142, 273143, 273144, 270911, 273151, 273152, 273153, 273154, 273164, 273169, 257520, 270943, 257521, 270944, 270945, 273187, 273188, 273191, 273193, 275437, 273204, 273206, 270970, 273208, 273209, 273211, 273212, 273213, 273214, 273215, 273216, 273217, 273221, 273229, 275474, 273246, 273249, 273259, 273264, 271033, 271034, 273280, 273281, 273282, 273283, 271046, 273284, 273285, 273286, 273287, 273288, 273289, 273294, 273296, 273303, 273304, 273305, 271068, 273306, 273307, 273308, 273309, 273310, 273311, 273312, 273313, 273315, 273316, 273317, 273318, 273321, 271089, 273328, 273329, 273331, 273333, 273334, 273335, 273336, 273339, 273340, 273341, 273343, 275589, 275590, 271118, 275593, 271119, 273359, 273370, 273373, 275615, 275616, 273383, 273384, 273385, 275622, 275623, 273388, 273389, 273393, 273397, 273398, 273399, 273400, 273402, 273403, 275640, 273404, 275642, 275644, 275648, 273414, 273415, 271181, 273428, 273429, 273431, 271194, 273432, 271195, 275670, 273434, 273435, 273436, 273438, 271202, 273446, 273448, 273449, 273451, 273458, 273463, 255587, 271269, 271270, 271271, 271284, 273525, 273530, 273535, 273536, 273538, 273548, 273553, 273554, 273556, 273557, 273561, 273563, 273564, 273565, 273567, 273572, 273573, 273574, 273575, 273576, 273578, 273579, 273580, 273582, 273583, 273584, 273588, 271351, 271353, 271354, 273592, 273593, 273599, 273600, 273601, 273602, 273606, 273615, 273616, 273619, 273624, 273627, 271391, 273629, 271392, 273630, 271393, 273631, 273632, 273635, 273639, 273640, 273645, 273646, 273649, 273652, 273664, 273665, 273677, 273678, 273679, 273681, 273687, 273688, 273689, 273691, 273692, 273693, 273698, 273699, 273700, 273701, 273702, 273704, 275942, 273713, 273716, 273717, 275955, 273718, 273719, 273720, 273721, 273722, 273726, 273728, 271493, 271494, 271495, 273733, 271498, 273736, 273737, 273738, 271501, 273741, 275978, 273753, 273756, 273757, 273758, 273759, 273763, 273766, 273772, 273773, 273786, 273787, 273788, 273789, 273790, 273797, 273798, 273802, 271566, 271568, 271585, 271586, 271589, 276073, 276074, 273839, 273840, 276077, 273841, 273842, 273843, 276085, 276086, 276087, 273856, 276094, 273870, 276121, 276122, 273908, 273910, 273912, 273914, 273917, 273919, 273920, 273927, 273930, 273933, 273934, 273935, 273936, 273938, 273939, 273942, 273943, 273944, 276183, 273946, 276184, 273947, 276185, 276187, 273950, 273952, 273955, 273961, 273969, 273973, 273974, 273975, 276213, 273997, 276249, 274029, 274030, 271842, 271843, 271844, 274101, 274121, 274122, 274123, 271911, 271912, 271913, 271915, 276390, 274153, 274154, 274155, 274157, 274159, 274161, 274162, 274163, 274164, 271928, 274169, 274170, 274171, 274174, 274175, 274176, 274187, 274195, 274197, 271962, 274201, 274202, 274203, 274206, 271983, 271984, 271985, 274223, 274228, 272005, 274250, 274251, 272014, 276491, 276492, 272018, 276493, 276494, 274258, 276495, 274259, 276496, 272022, 274260, 276497, 276498, 276499, 274265, 274281, 274282, 274283, 272049, 272050, 274289, 272052, 274308, 274316, 274324, 274329, 274330, 274331, 274332, 274333, 274334, 274343, 274363, 274366, 274367, 274372, 272140, 274379, 274395, 274397, 272164, 272169, 274409, 274425, 274426, 274427, 272205, 272208, 272214, 272218, 272223, 272228, 272237, 272238, 272248, 272253, 276730, 274500, 274504, 272271, 272273, 272278, 272288, 274529, 274542, 272305, 274544, 272310, 272312, 272313, 274553, 272318, 274558, 274560, 274561, 272329, 272330, 272331, 272332, 272333, 272334, 272335, 272336, 272339, 272340, 272341, 272343, 272344, 272345, 272346, 272347, 272348, 272349, 274594, 272367, 274606, 274607, 274608, 274609, 274613, 272381, 272382, 272385, 272386, 272392, 272398, 274638, 272401, 272413, 272414, 272415, 274671, 272438, 272443, 272445, 272448, 274725, 274726, 274746, 274756, 274760, 274761, 274762, 274763, 274785, 274791, 274797, 274799, 274800, 274803, 274804, 274806, 272571, 274816, 274817, 274818, 272584, 274829, 272621, 274861, 272640, 272654, 274892, 274893, 274898, 274900, 274903, 274904, 272669, 274909, 274913, 274914, 274922, 274924, 274925, 274926, 272690, 274927, 274929, 274933, 274934, 274935, 272699, 274943, 274944, 274945, 274946, 274947, 274948, 274949, 274957, 274959, 274960, 274980, 274994, 275000, 272763, 275001, 275002, 272768, 272776, 272777, 272778, 272781, 272783, 272797, 272799, 272800, 272801, 272803, 275041, 272804, 275043, 275044, 275045, 275051, 275057, 275059, 275064, 275067, 272833, 272836, 272839, 272844, 272845, 272846, 272847, 272853, 272854, 272855, 272856, 275098, 272862, 275099, 272863, 272866, 272867, 272870, 272884, 272897, 272901, 272904, 275143, 272908, 272909, 272910, 272911, 275148, 272912, 275149, 272913);
+INSERT INTO `quest_objectives` (`ID`, `QuestID`, `Type`, `StorageIndex`, `ObjectID`, `Amount`, `Flags`, `UnkFloat`, `Description`, `VerifiedBuild`) VALUES
+(272914, 34667, 0, 1, 79503, 10, 0, 0, 'Demons slain', 19116), -- 272914
+(272916, 34667, 0, 2, 88822, 4, 0, 0, 'Shadowgaze Batriders shot down', 19116), -- 272916
+(275158, 35001, 0, 1, 86435, 4, 0, 0, 'Wind Serpent Nest destroyed', 19116), -- 275158
+(272922, 34656, 1, 0, 111485, 1, 0, 0, '', 19116), -- 272922
+(272923, 34656, 1, 1, 111524, 1, 0, 0, '', 19116), -- 272923
+(272926, 34431, 0, 1, 79583, 1, 1, 0, '', 19116), -- 272926
+(272927, 34431, 0, 2, 79585, 1, 1, 0, '', 19116), -- 272927
+(272929, 34431, 0, 3, 79593, 1, 1, 0, '', 19116), -- 272929
+(272930, 34657, 0, 0, 79598, 8, 0, 0, '', 19116), -- 272930
+(272931, 34658, 1, 0, 111575, 1, 1, 0, '', 19116), -- 272931
+(272935, 34432, 0, 0, 79589, 10, 0, 0, 'Enemy slain in Umbral Halls', 19116), -- 272935
+(272943, 34434, 0, 0, 79794, 1, 0, 0, 'Escort Yrel to safety', 19116), -- 272943
+(272948, 34582, 0, 0, 79697, 1, 0, 0, 'Accompany Prophet Velen to Lunarfall Ruins', 19116), -- 272948
+(272949, 34662, 0, 0, 79710, 1, 4, 0, 'Speak with Guzrug to begin the fight', 19116), -- 272949
+(272950, 34663, 0, 0, 79713, 1, 4, 0, 'Speak with Guzrug to begin the fight', 19116), -- 272950
+(272951, 34664, 0, 0, 79714, 1, 4, 0, 'Speak with Guzrug to begin the fight', 19116), -- 272951
+(272952, 34665, 0, 0, 79715, 1, 4, 0, 'Speak with Guzrug to begin the fight', 19116), -- 272952
+(272953, 34666, 0, 0, 79717, 1, 4, 0, 'Speak with Guzrug to begin the fight', 19116), -- 272953
+(272954, 34682, 0, 0, 79676, 1, 0, 0, 'Thaelin''s Copter used', 19116), -- 272954
+(272956, 34436, 0, 0, 79702, 1, 1, 0, '', 19116), -- 272956
+(272957, 34717, 0, 0, 79744, 15, 0, 0, 'Warsong forces at Telaar slain', 19116), -- 272957
+(272959, 34718, 0, 0, 79761, 1, 0, 0, 'Arbiter Khan rescued', 19116), -- 272959
+(272960, 34718, 0, 1, 79758, 1, 0, 0, 'Caregiver Felaani & Isel rescued', 19116), -- 272960
+(272961, 34718, 0, 2, 79762, 1, 0, 0, 'Hansel Heavyhands rescued', 19116), -- 272961
+(272965, 34723, 0, 0, 79581, 30, 0, 0, 'Orc Soldiers slain', 19116), -- 272965
+(272969, 34719, 1, 0, 111577, 1, 0, 0, '', 19116), -- 272969
+(272972, 34723, 0, 1, 79588, 1, 0, 0, 'Iron Horde Commander Kull''krosh slain', 19116), -- 272972
+(272973, 34723, 0, 2, 79651, 1, 0, 0, 'Highmaul Emissary Rezlorg slain', 19116), -- 272973
+(272974, 34723, 2, 3, 230653, 12, 0, 0, 'Dock Supply Crates destroyed', 19116), -- 272974
+(272975, 34728, 0, 0, 79658, 8, 0, 0, '', 19116), -- 272975
+(272976, 34728, 0, 1, 79681, 1, 0, 0, '', 19116), -- 272976
+(272977, 34728, 1, 2, 111559, 14, 0, 0, '', 19116), -- 272977
+(272978, 33059, 0, 0, 79802, 1, 0, 0, 'Drink the Clarity Elixir', 19116), -- 272978
+(272979, 33059, 0, 1, 79803, 1, 0, 0, 'Witness the fate of Karabor', 19116), -- 272979
+(272991, 34558, 0, 0, 79807, 1, 0, 0, 'Building selected', 19116), -- 272991
+(272992, 34655, 0, 0, 79519, 1, 0, 0, 'Password spoken to Reshad', 19116), -- 272992
+(272997, 34746, 0, 0, 79919, 1, 0, 0, 'Arkonite Crystal destroyed', 19116), -- 272997
+(272998, 34746, 1, 1, 111619, 1, 1, 0, '', 19116), -- 272998
+(273008, 34516, 0, 2, 79965, 1, 0, 0, 'Bazwix''s stolen treasure found', 19116), -- 273008
+(273013, 34761, 1, 0, 111637, 6, 0, 0, '', 19116), -- 273013
+(273017, 34639, 0, 1, 79409, 1, 1, 0, 'Frenzied Ancient slain', 19116), -- 273017
+(273026, 34773, 1, 0, 111808, 5, 0, 0, '', 19116), -- 273026
+(273027, 34773, 1, 1, 111809, 5, 0, 0, '', 19116), -- 273027
+(273029, 34516, 0, 0, 86615, 1, 24, 0, 'Baxwix''s Treasure', 19116), -- 273029
+(273033, 34777, 0, 0, 79970, 1, 0, 0, 'Vindicator Dalu defeated', 19116), -- 273033
+(273034, 34777, 0, 1, 79977, 1, 0, 0, 'Soulbinder Halaari defeated', 19116), -- 273034
+(273036, 33076, 1, 1, 105716, 3, 0, 0, '', 19116), -- 273036
+(273037, 33076, 1, 2, 111024, 1, 0, 0, '', 19116), -- 273037
+(273038, 33080, 0, 3, 73106, 1, 0, 0, 'Obtain orc disguise from Sylene', 19116), -- 273038
+(273041, 34445, 0, 0, 80016, 200, 2, 0, 'Iron Horde slain', 19116), -- 273041
+(273053, 34804, 0, 0, 80058, 1, 1, 0, '', 19116), -- 273053
+(273057, 34806, 0, 0, 72829, 15, 0, 0, 'Podlings slain', 19116), -- 273057
+(273059, 34809, 1, 0, 111874, 4, 0, 0, 'Earthen Cores', 19116), -- 273059
+(275299, 36792, 0, 1, 86455, 1, 1, 0, '', 19116), -- 275299
+(275300, 36792, 0, 2, 86461, 1, 1, 0, '', 19116), -- 275300
+(275301, 36792, 0, 3, 86482, 1, 1, 0, '', 19116), -- 275301
+(273067, 34811, 1, 0, 111891, 8, 0, 0, '', 19116), -- 273067
+(273070, 33070, 0, 0, 62769, 1, 0, 0, 'Hakaam saved', 19116), -- 273070
+(273071, 33070, 0, 1, 64224, 1, 0, 0, 'Rastaak saved', 19116), -- 273071
+(273072, 33070, 0, 2, 71502, 1, 0, 0, 'Ariaana saved', 19116), -- 273072
+(270837, 33066, 1, 0, 109186, 1, 1, 0, '', 19116), -- 270837
+(273075, 34423, 0, 0, 78556, 1, 0, 0, 'Speak with Ariok', 19116), -- 273075
+(270838, 33066, 1, 1, 109187, 1, 1, 0, '', 19116), -- 270838
+(270839, 33066, 1, 2, 106986, 1, 1, 0, '', 19116), -- 270839
+(275316, 36792, 0, 4, 86524, 6, 0, 0, 'Detonate Iron Grenades', 19116), -- 275316
+(273080, 33813, 0, 1, 80187, 1, 0, 0, 'Bookshelf fire doused', 19116), -- 273080
+(273081, 33813, 0, 2, 76345, 1, 0, 0, 'Floor fire doused', 19116), -- 273081
+(273082, 33813, 0, 3, 80186, 1, 0, 0, 'Table fire doused', 19116), -- 273082
+(273087, 34836, 1, 0, 111937, 5, 0, 0, '', 19116), -- 273087
+(270858, 33062, 0, 3, 72783, 1, 1, 0, 'All-Seeing Eye captured', 19116), -- 270858
+(273096, 34847, 0, 0, 80250, 1, 3, 0, '', 19116), -- 273096
+(273097, 34847, 0, 1, 80252, 1, 0, 0, 'Find Kral''za', 19116), -- 273097
+(273100, 34659, 0, 0, 79890, 1, 0, 0, 'Password spoken to Ornekka', 19116), -- 273100
+(275345, 35013, 0, 0, 80834, 1, 0, 0, 'Travel to Lithic''s Rest', 19116), -- 275345
+(275350, 36876, 1, 0, 118043, 10, 4, 0, '', 19116), -- 275350
+(270876, 33111, 1, 0, 112334, 1, 1, 0, '', 19116), -- 270876
+(275351, 36876, 14, 1, 38942, 1, 2, 0, '', 19116), -- 275351
+(275352, 36881, 0, 0, 78419, 1, 0, 0, 'Speak with Archmage Khadgar', 19116), -- 275352
+(273119, 34660, 0, 0, 79544, 6, 0, 0, '', 19116), -- 273119
+(273127, 34876, 2, 0, 230952, 5, 0, 0, 'Loose Mud searched', 19116), -- 273127
+(270890, 33112, 0, 0, 72907, 1, 0, 0, 'All-Seeing Eye compelled', 19116), -- 270890
+(273137, 34877, 0, 0, 80357, 1, 0, 0, 'Portal to Highmaul destroyed', 19116), -- 273137
+(273139, 34847, 0, 2, 76295, 1, 1, 0, '', 19116), -- 273139
+(273141, 34881, 1, 1, 112084, 4, 0, 0, '', 19116), -- 273141
+(273142, 34881, 1, 2, 112085, 4, 0, 0, '', 19116), -- 273142
+(273143, 34881, 1, 3, 112082, 4, 0, 0, '', 19116), -- 273143
+(273144, 34881, 1, 4, 112083, 4, 0, 0, '', 19116), -- 273144
+(270911, 33113, 1, 0, 102491, 1, 0, 0, 'Chunk of Lunar Rock', 19116), -- 270911
+(273151, 34893, 0, 1, 80374, 1, 0, 0, '', 19116), -- 273151
+(273152, 34893, 0, 2, 80375, 1, 0, 0, '', 19116), -- 273152
+(273153, 34893, 0, 3, 80376, 1, 0, 0, '', 19116), -- 273153
+(273154, 34893, 0, 4, 80377, 1, 0, 0, '', 19116), -- 273154
+(273164, 34894, 1, 0, 112089, 1, 0, 0, '', 19116), -- 273164
+(273169, 34827, 0, 0, 80424, 1, 0, 0, 'Elixir of Shadows imbibed', 19116), -- 273169
+(257520, 5088, 1, 0, 12785, 1, 0, 0, '', 19116), -- 257520
+(270943, 33115, 2, 0, 227272, 1, 0, 0, 'Northern Shrouding Stone destroyed', 19116), -- 270943
+(257521, 5088, 1, 1, 12925, 1, 0, 0, '', 19116), -- 257521
+(270944, 33115, 2, 1, 227271, 1, 0, 0, 'Southern Shrouding Stone destroyed', 19116), -- 270944
+(270945, 33115, 2, 2, 222690, 1, 0, 0, 'Central Shrouding Stone destroyed', 19116), -- 270945
+(273187, 34019, 0, 1, 76708, 1, 0, 0, 'Ner''zhul confronted', 19116), -- 273187
+(273188, 34829, 0, 0, 80178, 15, 0, 0, 'Shattered Hand orcs slain', 19116), -- 273188
+(273191, 34885, 0, 0, 80224, 1, 1, 0, '', 19116), -- 273191
+(273193, 34923, 0, 0, 80455, 10, 0, 0, '', 19116), -- 273193
+(275437, 34192, 0, 1, 83628, 8, 0, 0, '', 19116), -- 275437
+(273204, 34838, 0, 0, 80477, 1, 0, 0, 'Ikky hatched', 19116), -- 273204
+(273206, 34886, 1, 0, 111934, 8, 0, 0, '', 19116), -- 273206
+(270970, 33078, 0, 0, 73473, 1, 0, 0, 'Eastern stone rubbing', 19116), -- 270970
+(273208, 34932, 0, 1, 80478, 1, 4, 0, 'Speak with Challe', 19116), -- 273208
+(273209, 34932, 0, 2, 80479, 1, 2, 0, 'Challe defeated', 19116), -- 273209
+(273211, 34439, 0, 0, 80786, 15, 0, 0, '', 19116), -- 273211
+(273212, 34830, 0, 0, 80507, 1, 0, 0, 'Major Elixir of Shadows imbibed', 19116), -- 273212
+(273213, 34724, 0, 0, 76534, 12, 0, 0, 'Pale slain', 19116), -- 273213
+(273214, 34724, 0, 1, 76548, 15, 0, 0, 'Egg Sacs destroyed', 19116), -- 273214
+(273215, 34724, 0, 2, 76496, 1, 0, 0, 'Gorg the Host slain', 19116), -- 273215
+(273216, 34882, 0, 0, 80509, 1, 0, 0, '', 19116), -- 273216
+(273217, 34883, 1, 0, 112195, 10, 0, 0, '', 19116), -- 273217
+(273221, 34922, 1, 0, 112199, 8, 0, 0, '', 19116), -- 273221
+(273229, 34941, 0, 0, 80540, 1, 0, 0, 'Witness the passing of Gar''rok', 19116), -- 273229
+(275474, 36615, 16, 1, 824, 2000, 4, 0, 'Garrison Resources gathered', 19116), -- 275474
+(273246, 34925, 1, 0, 112243, 1, 1, 0, '', 19116), -- 273246
+(273249, 34952, 0, 0, 80191, 15, 0, 0, 'Burning Blade forces at Hallvalor slain', 19116), -- 273249
+(273259, 34958, 1, 0, 117978, 1, 0, 0, '', 19116), -- 273259
+(273264, 34959, 0, 0, 80576, 1, 1, 0, '', 19116), -- 273264
+(271033, 33080, 0, 1, 73747, 1, 0, 0, 'Explosives planted at main lodge', 19116), -- 271033
+(271034, 33080, 0, 2, 73750, 1, 2, 0, 'Explosives planted at supply hut', 19116), -- 271034
+(273280, 34976, 0, 0, 80237, 1, 0, 0, 'Base Catapult Destroyed', 19116), -- 273280
+(273281, 34976, 0, 1, 80245, 1, 0, 0, 'Central Catapult Destroyed', 19116), -- 273281
+(273282, 34976, 0, 2, 80246, 1, 0, 0, 'Summit Catapult Destroyed', 19116), -- 273282
+(273283, 34976, 2, 3, 230950, 1, 2, 0, 'Use Grappling Hook', 19116), -- 273283
+(271046, 33080, 0, 5, 73861, 1, 0, 0, 'Explosives planted at the chieftain''s seat', 19116), -- 271046
+(273284, 34977, 0, 0, 80957, 6, 0, 0, 'Iron Horde Shipments Obtained', 19116), -- 273284
+(273285, 34978, 1, 0, 112504, 6, 0, 0, '', 19116), -- 273285
+(273286, 34979, 0, 0, 80294, 1, 1, 0, '', 19116), -- 273286
+(273287, 34979, 0, 1, 80292, 1, 1, 0, '', 19116), -- 273287
+(273288, 34979, 0, 2, 80295, 1, 1, 0, '', 19116), -- 273288
+(273289, 34980, 0, 0, 80335, 1, 1, 0, '', 19116), -- 273289
+(273294, 34987, 1, 1, 112323, 1, 0, 0, '', 19116), -- 273294
+(273296, 34987, 0, 0, 80520, 1, 2, 0, 'Depress the Makeshift Plunger', 19116), -- 273296
+(273303, 34921, 2, 0, 231118, 1, 0, 0, 'Offering Placed', 19116), -- 273303
+(273304, 34941, 0, 1, 80658, 1, 28, 0, '', 19116), -- 273304
+(273305, 34991, 1, 0, 112331, 1, 1, 0, 'Rescue "Tillik"', 19116), -- 273305
+(271068, 33271, 0, 0, 73888, 1, 1, 0, '', 19116), -- 271068
+(273306, 33075, 0, 0, 80663, 1, 12, 0, '', 19116), -- 273306
+(273307, 33075, 0, 1, 80664, 1, 12, 0, '', 19116), -- 273307
+(273308, 33075, 0, 2, 80665, 1, 12, 0, '', 19116), -- 273308
+(273309, 33075, 0, 3, 80666, 1, 12, 0, '', 19116), -- 273309
+(273310, 33075, 0, 4, 80667, 1, 12, 0, '', 19116), -- 273310
+(273311, 33075, 0, 5, 80668, 1, 12, 0, '', 19116), -- 273311
+(273312, 33075, 0, 6, 80669, 1, 12, 0, '', 19116), -- 273312
+(273313, 33075, 0, 7, 80670, 1, 12, 0, '', 19116), -- 273313
+(273315, 34994, 1, 0, 112328, 5, 0, 0, '', 19116), -- 273315
+(273316, 34995, 0, 0, 80606, 5, 0, 0, '', 19116), -- 273316
+(273317, 34996, 0, 0, 80752, 5, 0, 0, '', 19116), -- 273317
+(273318, 33075, 0, 8, 80718, 1, 0, 0, 'Find Samaara at Embaari Village', 19116), -- 273318
+(273321, 35006, 3, 0, 80894, 1, 0, 0, 'Cure Rimblat', 19116), -- 273321
+(271089, 33331, 0, 0, 73973, 5, 0, 0, 'Captured Critters', 19116), -- 271089
+(273328, 35010, 0, 0, 80481, 1, 0, 0, 'Locate High Ravenspeaker Krikka', 19116), -- 273328
+(273329, 34999, 1, 0, 112335, 15, 0, 0, '', 19116), -- 273329
+(273331, 35000, 0, 0, 80759, 8, 0, 0, 'Cursed Arakkoa rescued', 19116), -- 273331
+(273333, 35002, 1, 0, 112336, 6, 0, 0, '', 19116), -- 273333
+(273334, 35014, 3, 0, 80781, 1, 0, 0, 'Speak with Rangari Arepheon', 19116), -- 273334
+(273335, 35015, 0, 0, 80662, 1, 0, 0, '', 19116), -- 273335
+(273336, 34439, 0, 1, 80775, 3, 0, 0, '', 19116), -- 273336
+(273339, 35004, 0, 0, 80640, 6, 0, 0, '', 19116), -- 273339
+(273340, 35004, 0, 1, 80638, 6, 0, 0, '', 19116), -- 273340
+(273341, 35011, 1, 0, 112444, 1, 1, 0, '', 19116), -- 273341
+(273343, 35019, 1, 0, 112337, 30, 0, 0, '', 19116), -- 273343
+(275589, 37086, 1, 0, 118471, 1, 0, 0, 'Sack of Salvaged Goods opened', 19116), -- 275589
+(275590, 37087, 1, 0, 118417, 5, 0, 0, '', 19116), -- 275590
+(271118, 33081, 0, 0, 73412, 1, 0, 0, 'Inspire Yrel', 19116), -- 271118
+(275593, 37092, 1, 0, 113681, 5, 0, 0, '', 19116), -- 275593
+(271119, 33081, 0, 1, 73986, 1, 2, 0, 'Escape Shaz''gul with Yrel', 19116), -- 271119
+(273359, 33788, 3, 2, 80862, 1, 2, 0, 'Use the elixir on Gidwin', 19116), -- 273359
+(273370, 35033, 0, 0, 75218, 1, 0, 0, 'Scout ahead for Naielle''s Watch', 19116), -- 273370
+(273373, 35012, 0, 0, 80644, 1, 0, 0, '', 19116), -- 273373
+(275615, 37119, 14, 0, 39383, 1, 0, 0, 'Recruit follower from Headhunter', 19116), -- 275615
+(275616, 35176, 14, 3, 41327, 1, 0, 0, 'Check the Garrison Cache', 19116), -- 275616
+(273383, 35006, 3, 1, 80903, 1, 0, 0, 'Cure Argus', 19116), -- 273383
+(273384, 35006, 3, 2, 80906, 1, 0, 0, 'Cure Talren', 19116), -- 273384
+(273385, 35013, 1, 1, 117493, 1, 0, 0, '', 19116), -- 273385
+(275622, 34587, 14, 2, 39422, 1, 0, 0, 'Find Blueprints', 19116), -- 275622
+(275623, 34587, 14, 3, 36163, 1, 2, 0, 'Learn Blueprints', 19116), -- 275623
+(273388, 34445, 0, 3, 80929, 1, 0, 0, 'Enter the Worldbreaker Side Turret', 19116), -- 273388
+(273389, 35045, 0, 0, 79329, 1, 0, 0, 'Meet with Miall at the Armory', 19116), -- 273389
+(273393, 35033, 0, 2, 80921, 1, 2, 0, 'Find survivors', 19116), -- 273393
+(273397, 34445, 2, 4, 232538, 1, 2, 0, 'Press the Main Cannon Trigger', 19116), -- 273397
+(273398, 35050, 0, 0, 81018, 1, 0, 0, 'Find Rangari Kolaan', 19116), -- 273398
+(273399, 35050, 0, 1, 81013, 1, 0, 0, 'Find Rangari Rajess', 19116), -- 273399
+(273400, 35050, 0, 2, 81020, 1, 0, 0, 'Find Rangari Jonaa', 19116), -- 273400
+(273402, 35003, 0, 1, 80817, 1, 0, 0, 'Central Ritual stomped out', 19116), -- 273402
+(273403, 35003, 0, 2, 81033, 1, 0, 0, 'Southern Ritual stomped out', 19116), -- 273403
+(275640, 37142, 1, 3, 118646, 1, 0, 0, '', 19116), -- 275640
+(273404, 35003, 0, 3, 81034, 1, 0, 0, 'Northern Ritual stomped out', 19116), -- 273404
+(275642, 37145, 1, 3, 118647, 1, 0, 0, '', 19116), -- 275642
+(275644, 37146, 1, 3, 118648, 1, 0, 0, '', 19116), -- 275644
+(275648, 37148, 1, 3, 118650, 1, 0, 0, '', 19116), -- 275648
+(273414, 35063, 0, 0, 81119, 1, 0, 0, 'Building selected', 19116), -- 273414
+(273415, 35065, 0, 0, 84373, 1, 1, 0, '', 19116), -- 273415
+(271181, 33084, 1, 0, 108670, 1000, 0, 0, '', 19116), -- 271181
+(273428, 35077, 0, 0, 81288, 20, 0, 0, 'Spore Pustules Burned', 19116), -- 273428
+(273429, 35079, 0, 0, 81135, 6, 0, 0, 'Turret Activated', 19116), -- 273429
+(273431, 35081, 0, 0, 81168, 8, 0, 0, 'Crimsonwing Wasps slain', 19116), -- 273431
+(271194, 33263, 3, 2, 74193, 1, 2, 0, 'Investigate the Beach', 19116), -- 271194
+(273432, 35082, 0, 0, 81172, 6, 0, 0, 'Injured Crew revived', 19116), -- 273432
+(271195, 33263, 2, 3, 224229, 1, 2, 0, 'Investigate the Pond', 19116), -- 271195
+(275670, 37159, 1, 3, 118622, 1, 0, 0, '', 19116), -- 275670
+(273434, 35089, 1, 0, 112906, 4, 0, 0, '', 19116), -- 273434
+(273435, 35090, 1, 0, 112634, 16, 0, 0, '', 19116), -- 273435
+(273436, 35091, 0, 0, 82265, 6, 0, 0, '', 19116), -- 273436
+(273438, 34393, 0, 0, 78885, 1, 2, 0, 'Mark of the Burning Blade destroyed', 19116), -- 273438
+(271202, 33263, 0, 4, 74256, 1, 2, 0, 'Investigate Gloomshade Grotto', 19116), -- 271202
+(273446, 35083, 3, 0, 81190, 2, 0, 0, 'Mok''gor totems destroyed', 19116), -- 273446
+(273448, 35084, 0, 1, 81142, 1, 1, 0, '', 19116), -- 273448
+(273449, 35084, 0, 2, 83477, 10, 0, 0, 'Warsong shaman slain', 19116), -- 273449
+(273451, 35085, 2, 0, 232147, 1, 0, 0, 'Travel Into the Twisting Nether', 19116), -- 273451
+(273458, 35086, 0, 0, 81216, 10, 0, 0, '', 19116), -- 273458
+(273463, 35088, 0, 0, 81215, 1, 0, 0, '', 19116), -- 273463
+(255587, 1519, 1, 0, 6634, 2, 0, 0, '', 19116), -- 255587
+(271269, 33263, 3, 5, 74667, 1, 2, 0, 'Speak with Phlox', 19116), -- 271269
+(271270, 33263, 3, 6, 74681, 1, 2, 0, 'Speak with Phlox', 19116), -- 271270
+(271271, 33263, 3, 7, 74687, 1, 2, 0, 'Speak with Phlox', 19116), -- 271271
+(271284, 33263, 0, 8, 74244, 1, 3, 0, '', 19116), -- 271284
+(273525, 35166, 1, 0, 112696, 15, 0, 0, '', 19116), -- 273525
+(273530, 35174, 0, 0, 81670, 1, 0, 0, '', 19116), -- 273530
+(273535, 35176, 0, 0, 84455, 1, 0, 0, 'Speak with Assistant Brightstone about her work ethic', 19116), -- 273535
+(273536, 35176, 1, 1, 112730, 1, 0, 0, 'Gather Shelly''s Report', 19116), -- 273536
+(273538, 34676, 0, 0, 81488, 1, 12, 0, 'Flight to Talador secured', 19116), -- 273538
+(273548, 34587, 14, 1, 36173, 1, 2, 0, 'Finalize your Plot', 19116), -- 273548
+(273553, 34646, 3, 0, 79446, 1, 0, 0, 'Speak with Qiana Moonshadow', 19116), -- 273553
+(273554, 34692, 14, 0, 36180, 1, 0, 0, 'Use the Command Table', 19116), -- 273554
+(273556, 34393, 0, 1, 78886, 1, 0, 0, 'Mark of the Shattered Hand destroyed', 19116), -- 273556
+(273557, 34393, 0, 2, 78887, 1, 0, 0, 'Mark of the Blackrock destroyed', 19116), -- 273557
+(273561, 34558, 2, 1, 230665, 1, 0, 0, 'Use the Drafting Table', 19116), -- 273561
+(273563, 35209, 1, 0, 112905, 1, 0, 0, '', 19116), -- 273563
+(273564, 35206, 0, 0, 81575, 7, 0, 0, '', 19116), -- 273564
+(273565, 35204, 1, 0, 112909, 20, 0, 0, '', 19116), -- 273565
+(273567, 35205, 0, 0, 85563, 6, 0, 0, 'Bodies burned', 19116), -- 273567
+(273572, 35187, 1, 0, 112904, 1, 2, 0, 'Create a Sargerei Disguise', 19116), -- 273572
+(273573, 35187, 0, 1, 81611, 1, 2, 0, 'Put on the Sargerei Disguise', 19116), -- 273573
+(273574, 35187, 0, 2, 81499, 1, 2, 0, 'Speak to Soulbinder Zamaya', 19116), -- 273574
+(273575, 35187, 0, 3, 81530, 1, 2, 0, 'Speak to Anchorite Laanda', 19116), -- 273575
+(273576, 34678, 1, 0, 112963, 1, 0, 0, '', 19116), -- 273576
+(273578, 34678, 1, 1, 112957, 1, 0, 0, '', 19116), -- 273578
+(273579, 34678, 1, 2, 112962, 1, 0, 0, '', 19116), -- 273579
+(273580, 35211, 0, 0, 81632, 5, 0, 0, 'Firebombs Placed', 19116), -- 273580
+(273582, 35087, 2, 0, 231892, 6, 0, 0, 'Void Portals collapsed', 19116), -- 273582
+(273583, 35215, 0, 0, 81634, 1, 1, 0, '', 19116), -- 273583
+(273584, 35214, 0, 0, 81617, 6, 0, 0, 'Infested slain', 19116), -- 273584
+(273588, 34616, 0, 0, 82037, 6, 0, 0, '', 19116), -- 273588
+(271351, 33263, 0, 0, 73875, 1, 0, 0, 'Search Gloomshade Grove for clues.', 19116), -- 271351
+(271353, 33263, 2, 1, 223720, 1, 2, 0, 'Investigate the Field', 19116), -- 271353
+(271354, 33263, 3, 9, 74686, 1, 2, 0, 'Speak with Phlox', 19116), -- 271354
+(273592, 34778, 0, 0, 81660, 1, 0, 0, 'Speak with Zipfizzle', 19116), -- 273592
+(273593, 34769, 0, 1, 79679, 1, 0, 0, 'Choose between Corral & Tankworks', 19116), -- 273593
+(273599, 35213, 3, 0, 81676, 1, 0, 0, 'Find Lera Ashtoes', 19116), -- 273599
+(273600, 35213, 3, 1, 81675, 1, 0, 0, 'Find Nori Sootstash', 19116), -- 273600
+(273601, 35213, 3, 2, 81659, 1, 0, 0, 'Find Razzlebeard', 19116), -- 273601
+(273602, 35216, 1, 0, 112970, 1, 0, 0, '', 19116), -- 273602
+(273606, 35207, 0, 0, 81553, 3, 0, 0, '', 19116), -- 273606
+(273615, 35083, 3, 1, 81705, 2, 0, 0, 'Gra''ah totems destroyed', 19116), -- 273615
+(273616, 35083, 3, 2, 81706, 2, 0, 0, 'Kag''ah totems destroyed', 19116), -- 273616
+(273619, 35225, 0, 0, 75710, 1, 0, 0, 'Find Dark Iron Dwarf survivors', 19116), -- 273619
+(273624, 35227, 0, 0, 77352, 10, 0, 0, 'Ango''rosh slain', 19116), -- 273624
+(273627, 35229, 0, 0, 81690, 5, 0, 0, 'Goren Breachers slain', 19116), -- 273627
+(271391, 33461, 1, 0, 111884, 5, 0, 0, '', 19116), -- 271391
+(273629, 35233, 1, 0, 112990, 4, 0, 0, '', 19116), -- 273629
+(271392, 33461, 1, 1, 111885, 5, 0, 0, '', 19116), -- 271392
+(273630, 35234, 1, 0, 112993, 1, 0, 0, '', 19116), -- 273630
+(271393, 33461, 1, 2, 111888, 3, 0, 0, '', 19116), -- 271393
+(273631, 35236, 0, 0, 75815, 6, 0, 0, '', 19116), -- 273631
+(273632, 35236, 1, 1, 112994, 20, 0, 0, '', 19116), -- 273632
+(273635, 34422, 0, 4, 81760, 8, 0, 0, 'Bleeding Hollow huts burned', 19116), -- 273635
+(273639, 35240, 0, 0, 82871, 1, 0, 0, 'Southern cage opened', 19116), -- 273639
+(273640, 35240, 0, 1, 85142, 1, 0, 0, 'Eastern cage opened', 19116), -- 273640
+(273645, 35242, 0, 0, 78507, 6, 0, 0, 'Bleeding Hollow orc slain', 19116), -- 273645
+(273646, 35235, 0, 0, 78819, 1, 1, 0, '', 19116), -- 273646
+(273649, 35245, 1, 1, 113010, 1, 0, 0, '', 19116), -- 273649
+(273652, 35080, 0, 0, 81773, 1, 0, 0, 'Meet up with Kimzee Pinchwhistle', 19116), -- 273652
+(273664, 35254, 0, 0, 77489, 15, 0, 0, 'Demons slain', 19116), -- 273664
+(273665, 35174, 0, 1, 79205, 8, 0, 0, '', 19116), -- 273665
+(273677, 34423, 0, 1, 78975, 1, 2, 0, 'Escort Ariok to the Bleeding Altar', 19116), -- 273677
+(273678, 34423, 0, 2, 78966, 3, 2, 0, 'Blood Ritual Orb destroyed', 19116), -- 273678
+(273679, 35274, 0, 0, 80153, 1, 0, 0, 'Shadow-Sage Iskar convinced', 19116), -- 273679
+(273681, 34076, 0, 1, 79148, 3, 0, 0, '', 19116), -- 273681
+(273687, 35286, 2, 1, 232089, 1, 0, 0, 'Use the Drafting Table', 19116), -- 273687
+(273688, 35286, 0, 0, 81919, 1, 0, 0, 'Building selected', 19116), -- 273688
+(273689, 35258, 1, 0, 113081, 5, 0, 0, '', 19116), -- 273689
+(273691, 35259, 0, 0, 81933, 1, 0, 0, '', 19116), -- 273691
+(273692, 35259, 0, 1, 81934, 1, 0, 0, '', 19116), -- 273692
+(273693, 35260, 0, 0, 81873, 10, 0, 0, 'Enslaved Outcasts freed', 19116), -- 273693
+(273698, 34779, 0, 0, 81956, 1, 0, 0, 'Locate the Missing Wagon', 19116), -- 273698
+(273699, 34779, 0, 1, 81957, 1, 2, 0, 'Defend the Camp', 19116), -- 273699
+(273700, 34779, 0, 2, 81958, 1, 2, 0, 'Escort the Laborers', 19116), -- 273700
+(273701, 34819, 1, 0, 113083, 15, 0, 0, '', 19116), -- 273701
+(273702, 34869, 1, 0, 113085, 10, 0, 0, '', 19116), -- 273702
+(273704, 35298, 0, 0, 82186, 1, 0, 0, 'Plunger Activated', 19116), -- 273704
+(275942, 34496, 0, 1, 82354, 12, 0, 0, '', 19116), -- 275942
+(273713, 34429, 0, 3, 82066, 100, 6, 0, 'Combatants slain in the arena', 19116), -- 273713
+(273716, 35329, 1, 0, 113095, 1, 0, 0, '', 19116), -- 273716
+(273717, 35331, 0, 1, 80619, 1, 0, 0, 'Speak with Vindicator Nobundo', 19116), -- 273717
+(275955, 37184, 0, 0, 81525, 1, 28, 0, 'Flight taken', 19116), -- 275955
+(273718, 35331, 0, 0, 80616, 1, 2, 0, 'Commune with the furies', 19116), -- 273718
+(273719, 35333, 2, 1, 230961, 1, 0, 0, 'Attune to the Earth', 19116), -- 273719
+(273720, 35333, 2, 2, 230962, 1, 0, 0, 'Attune to the Wind', 19116), -- 273720
+(273721, 35333, 2, 3, 230963, 1, 0, 0, 'Attune to the Flame', 19116), -- 273721
+(273722, 35333, 2, 4, 230964, 1, 0, 0, 'Attune to the Water', 19116), -- 273722
+(273726, 35329, 0, 1, 82095, 1, 2, 0, 'Schematic shown to Bryan Finn', 19116), -- 273726
+(273728, 35337, 1, 0, 113100, 12, 0, 0, '', 19116), -- 273728
+(271493, 33078, 0, 1, 75106, 1, 0, 0, 'Northern stone rubbing', 19116), -- 271493
+(271494, 33078, 0, 2, 75108, 1, 0, 0, 'Western stone rubbing', 19116), -- 271494
+(271495, 33078, 0, 3, 75107, 1, 0, 0, 'Southern stone rubbing', 19116), -- 271495
+(273733, 35338, 1, 0, 113102, 24, 0, 0, '', 19116), -- 273733
+(271498, 33530, 0, 0, 75112, 1, 0, 0, 'Ritual investigated', 19116), -- 271498
+(273736, 35339, 0, 0, 82108, 1, 2, 0, 'Alice Finn''s mind freed', 19116), -- 273736
+(273737, 34425, 0, 0, 80244, 1, 0, 0, 'Follow Khadgar', 19116), -- 273737
+(273738, 35350, 1, 0, 113105, 1, 1, 0, '', 19116), -- 273738
+(271501, 33530, 0, 2, 76745, 1, 3, 0, 'Tagar Spinebreaker slain', 19116), -- 271501
+(273741, 35353, 0, 0, 82136, 1, 1, 0, 'Horrific Aberration slain', 19116), -- 273741
+(275978, 34886, 0, 1, 80472, 99, 28, 0, '', 19116), -- 275978
+(273753, 35339, 1, 1, 113106, 6, 0, 0, '', 19116), -- 273753
+(273756, 35372, 0, 0, 81867, 1, 0, 0, 'Speak with Gixmo Moneycash', 19116), -- 273756
+(273757, 35372, 0, 1, 81882, 1, 2, 0, 'Meet Nobundo in the Spirit Woods', 19116), -- 273757
+(273758, 34429, 0, 0, 82139, 1, 0, 0, 'Enter the arena', 19116), -- 273758
+(273759, 34429, 0, 1, 82140, 1, 0, 0, 'Escape Kargath''s arena', 19116), -- 273759
+(273763, 34429, 0, 2, 82142, 99, 24, 0, '', 19116), -- 273763
+(273766, 34583, 0, 1, 79433, 1, 24, 0, 'Open the Portal', 19116), -- 273766
+(273772, 35330, 0, 0, 82102, 1, 0, 0, 'Speak with Kalandrios', 19116), -- 273772
+(273773, 35386, 1, 0, 113550, 1, 0, 0, '', 19116), -- 273773
+(273786, 35395, 1, 0, 113077, 1, 0, 0, '', 19116), -- 273786
+(273787, 35396, 0, 0, 82052, 1, 4, 0, 'Enter the Sanctum of the Naaru', 19116), -- 273787
+(273788, 35396, 0, 1, 82053, 1, 2, 0, 'Decimatus slain', 19116), -- 273788
+(273789, 35397, 0, 0, 81309, 1, 0, 0, '', 19116), -- 273789
+(273790, 35398, 0, 0, 83662, 8, 0, 0, 'Elemental spirits liberated', 19116), -- 273790
+(273797, 35407, 0, 0, 82230, 8, 0, 0, 'Traitors slain', 19116), -- 273797
+(273798, 35408, 1, 0, 113122, 10, 0, 0, '', 19116), -- 273798
+(273802, 35261, 1, 1, 113121, 1, 1, 0, '', 19116), -- 273802
+(271566, 33578, 0, 0, 75302, 1, 0, 0, '', 19116), -- 271566
+(271568, 33579, 2, 1, 224825, 1, 0, 0, 'Ancient Prism examined', 19116), -- 271568
+(271585, 33581, 1, 0, 107391, 6, 0, 0, '', 19116), -- 271585
+(271586, 33580, 0, 0, 75336, 8, 0, 0, 'Outcast evacuated', 19116), -- 271586
+(271589, 33582, 0, 0, 75353, 1, 1, 0, '', 19116), -- 271589
+(276073, 37289, 0, 1, 78564, 1, 0, 0, 'Speak with Sergeant Crowler', 19116), -- 276073
+(276074, 37289, 0, 0, 80686, 1, 2, 0, 'Repel the Invasion', 19116), -- 276074
+(273839, 35408, 1, 1, 113127, 1, 0, 0, '', 19116), -- 273839
+(273840, 35482, 0, 0, 82379, 1, 0, 0, 'Admiral Taylor found', 19116), -- 273840
+(276077, 37287, 0, 0, 88229, 1, 1, 0, '', 19116), -- 276077
+(273841, 35273, 0, 0, 82229, 20, 0, 0, '', 19116), -- 273841
+(273842, 35273, 0, 1, 82245, 30, 0, 0, '', 19116), -- 273842
+(273843, 34076, 0, 2, 82220, 6, 0, 0, 'Orc spirits slain', 19116), -- 273843
+(276085, 35187, 1, 4, 112893, 1, 4, 0, '', 19116), -- 276085
+(276086, 35187, 1, 5, 112891, 1, 4, 0, '', 19116), -- 276086
+(276087, 35187, 1, 6, 112791, 1, 4, 0, '', 19116), -- 276087
+(273856, 35482, 0, 1, 82314, 1, 3, 0, '', 19116), -- 273856
+(276094, 37296, 0, 0, 84866, 8, 0, 0, '', 19116), -- 276094
+(273870, 35482, 0, 2, 82320, 1, 3, 0, '', 19116), -- 273870
+(276121, 37280, 0, 0, 88511, 15, 0, 0, 'Snarlpaw saberon slain', 19116), -- 276121
+(276122, 37280, 0, 1, 88361, 1, 0, 0, 'Boneseer Cold-Eye', 19116), -- 276122
+(273908, 35632, 0, 0, 82500, 1, 0, 0, 'Teleport Beacon placed', 19116), -- 273908
+(273910, 35632, 0, 2, 82502, 1, 2, 0, 'Mysterious Artifact recovered', 19116), -- 273910
+(273912, 35633, 1, 0, 113243, 5, 0, 0, 'Rangari Pouches recovered', 19116), -- 273912
+(273914, 34805, 0, 1, 79895, 10, 0, 0, '', 19116), -- 273914
+(273917, 34756, 2, 0, 230714, 5, 0, 0, '', 19116), -- 273917
+(273919, 35636, 1, 1, 111850, 1, 0, 0, '', 19116), -- 273919
+(273920, 35636, 1, 2, 111892, 1, 0, 0, '', 19116), -- 273920
+(273927, 35640, 0, 0, 80714, 7, 0, 0, '', 19116), -- 273927
+(273930, 34393, 0, 3, 82573, 1, 0, 0, 'Enter Gul''dan''s prison', 19116), -- 273930
+(273933, 35644, 0, 0, 80721, 6, 0, 0, '', 19116), -- 273933
+(273934, 35645, 1, 0, 112672, 5, 0, 0, 'Glowing Mushrooms taken', 19116), -- 273934
+(273935, 35647, 1, 0, 112394, 3, 0, 0, '', 19116), -- 273935
+(273936, 34393, 0, 4, 78333, 1, 2, 0, 'Stasis Rune destroyed', 19116), -- 273936
+(273938, 35649, 2, 1, 233035, 3, 0, 0, 'Barrel of Harvested Toxin destroyed', 19116), -- 273938
+(273939, 35649, 0, 0, 82130, 20, 0, 0, 'Shattered Hand Slain', 19116), -- 273939
+(273942, 35650, 0, 0, 82360, 4, 0, 0, 'Ancient slain', 19116), -- 273942
+(273943, 35651, 0, 0, 82372, 1, 1, 0, '', 19116), -- 273943
+(273944, 35652, 1, 0, 113136, 100, 0, 0, '', 19116), -- 273944
+(276183, 37422, 0, 1, 79335, 6, 0, 0, '', 19116), -- 276183
+(273946, 34392, 0, 1, 82607, 1, 0, 0, 'Southern Fel Spire disabled', 19116), -- 273946
+(276184, 37422, 0, 0, 79333, 1, 0, 0, '', 19116), -- 276184
+(273947, 35654, 2, 0, 232491, 8, 0, 0, 'Pollen Pod destroyed', 19116), -- 273947
+(276185, 37433, 0, 0, 72319, 1, 0, 0, 'Speak with Lieutenant Thorn to enter Proving Grounds', 19116), -- 276185
+(276187, 37433, 14, 1, 40585, 1, 0, 0, 'Complete a Bronze Trial', 19116), -- 276187
+(273950, 35656, 2, 0, 233046, 1, 0, 0, 'Strange Fungus Site inspected', 19116), -- 273950
+(273952, 35659, 0, 0, 86282, 1, 0, 0, 'Stop Khaano', 19116), -- 273952
+(273955, 35298, 0, 1, 81567, 1, 2, 0, 'Ride on Kimzee''s Flying Machine', 19116), -- 273955
+(273961, 35663, 1, 1, 113272, 10, 0, 0, '', 19116), -- 273961
+(273969, 35668, 1, 0, 113282, 1, 1, 0, '', 19116), -- 273969
+(273973, 35674, 1, 0, 113292, 1, 1, 0, '', 19116), -- 273973
+(273974, 35675, 1, 0, 113293, 1, 1, 0, '', 19116), -- 273974
+(273975, 35676, 0, 0, 82646, 1, 1, 0, '', 19116), -- 273975
+(276213, 34091, 0, 2, 88765, 1, 2, 0, 'Decommissioned Iron Shredder Transported to Redemption Rise', 19116), -- 276213
+(273997, 35671, 0, 0, 82704, 1, 0, 0, 'Enter Veil Terokk with Reshad', 19116), -- 273997
+(276249, 37280, 0, 2, 88819, 6, 0, 0, 'Frightened spirits released', 19116), -- 276249
+(274029, 35747, 0, 0, 80880, 1, 0, 0, 'Speak with Thaelin', 19116), -- 274029
+(274030, 35747, 0, 1, 80887, 1, 2, 0, 'Climb the rear chains of the Iron Worldbreaker', 19116), -- 274030
+(271842, 33734, 1, 1, 107851, 1, 0, 0, '', 19116), -- 271842
+(271843, 33734, 1, 2, 107856, 1, 0, 0, '', 19116), -- 271843
+(271844, 33734, 1, 0, 107859, 1, 0, 0, '', 19116), -- 271844
+(274101, 35834, 0, 0, 84402, 9, 0, 0, 'Wild Overgrowth', 19116), -- 274101
+(274121, 35734, 0, 0, 82946, 30, 0, 0, '', 19116), -- 274121
+(274122, 35734, 0, 1, 82947, 20, 0, 0, 'Mature Bloodmane saberon slain', 19116), -- 274122
+(274123, 35734, 0, 2, 82950, 1, 0, 0, '', 19116), -- 274123
+(271911, 33761, 2, 0, 225773, 1, 0, 0, 'Honed Crystal tested', 19116), -- 271911
+(271912, 33761, 2, 1, 225774, 1, 0, 0, 'Polished Crystal tested', 19116), -- 271912
+(271913, 33761, 2, 2, 225776, 1, 0, 0, 'Harmonic Crystal tested', 19116), -- 271913
+(271915, 33761, 1, 3, 107923, 1, 0, 0, '', 19116), -- 271915
+(276390, 36624, 3, 0, 81103, 1, 16, 0, 'Speak with Dungar Longdrink', 19116), -- 276390
+(274153, 35881, 0, 0, 83450, 20, 0, 0, 'Frenzied Podlings slain', 19116), -- 274153
+(274154, 35881, 0, 3, 83467, 8, 0, 0, 'Ancient jars looted', 19116), -- 274154
+(274155, 35881, 0, 2, 83452, 1, 0, 0, 'Malkor slain', 19116), -- 274155
+(274157, 35884, 0, 0, 81024, 1, 0, 0, 'Get to the docks', 19116), -- 274157
+(274159, 35895, 0, 0, 83599, 1, 0, 0, 'Lithic found', 19116), -- 274159
+(274161, 35895, 2, 2, 233382, 1, 2, 0, '', 19116), -- 274161
+(274162, 35896, 0, 0, 84120, 25, 0, 0, 'Shattered Hand combatant slain', 19116), -- 274162
+(274163, 35896, 0, 1, 84058, 4, 0, 0, '', 19116), -- 274163
+(274164, 35896, 0, 2, 84053, 1, 2, 0, 'Kargath Bladefist confronted', 19116), -- 274164
+(271928, 33765, 0, 3, 80162, 8, 0, 0, '', 19116), -- 271928
+(274169, 35386, 1, 1, 113549, 1, 0, 0, '', 19116), -- 274169
+(274170, 35386, 1, 2, 113551, 1, 0, 0, '', 19116), -- 274170
+(274171, 35386, 1, 3, 113552, 1, 0, 0, '', 19116), -- 274171
+(274174, 35914, 0, 1, 79774, 1, 0, 0, 'Speak with Sergeant Grimjaw', 19116), -- 274174
+(274175, 35914, 0, 0, 80686, 1, 2, 0, 'Repel the Invasion', 19116), -- 274175
+(274176, 35915, 0, 0, 83551, 1, 0, 0, 'Flight secured to Shadow''s Vigil', 19116), -- 274176
+(274187, 35895, 0, 3, 83600, 20, 0, 0, '', 19116), -- 274187
+(274195, 35086, 0, 1, 81230, 15, 0, 0, '', 19116), -- 274195
+(274197, 34192, 0, 0, 81396, 1, 1, 0, '', 19116), -- 274197
+(271962, 33077, 1, 1, 110723, 6, 0, 0, '', 19116), -- 271962
+(274201, 35926, 0, 0, 83631, 6, 28, 0, '', 19116), -- 274201
+(274202, 35926, 0, 2, 83632, 1, 28, 0, '', 19116), -- 274202
+(274203, 35926, 1, 1, 113577, 1, 0, 0, '', 19116), -- 274203
+(274206, 35933, 1, 0, 113579, 1, 0, 0, '', 19116), -- 274206
+(271983, 33787, 1, 1, 108394, 1, 0, 0, '', 19116), -- 271983
+(271984, 33787, 1, 2, 108395, 2, 0, 0, '', 19116), -- 271984
+(271985, 33788, 0, 1, 76256, 1, 2, 0, 'Elixir complete', 19116), -- 271985
+(274223, 35397, 0, 1, 83712, 6, 0, 0, 'Pale orcs slain', 19116), -- 274223
+(274228, 35895, 0, 1, 83647, 5, 2, 0, 'Talon Guard rallied', 19116), -- 274228
+(272005, 33082, 0, 3, 76224, 1, 0, 0, 'Ancestor''s Totem found', 19116), -- 272005
+(274250, 35947, 0, 0, 83722, 1, 0, 0, 'Name and location of G.V. learned', 19116), -- 274250
+(274251, 35959, 0, 0, 83722, 1, 0, 0, 'Name and location of G.V. learned', 19116), -- 274251
+(272014, 33787, 1, 0, 108396, 4, 0, 0, '', 19116), -- 272014
+(276491, 37585, 15, -1, 0, 1, 0, 0, 'Sabotage the Siegeworks', 19116), -- 276491
+(276492, 37585, 0, 0, 87624, 134, 92, 0.75, 'Defeat Minus Enemies', 19116), -- 276492
+(272018, 33808, 1, 1, 108410, 1, 1, 0, 'Swamplighter Queen''s tail obtained', 19116), -- 272018
+(276493, 37585, 0, 1, 87610, 67, 92, 1.5, 'Defeat Tier One Enemies', 19116), -- 276493
+(276494, 37585, 0, 2, 87618, 20, 92, 5, 'Defeat Elite Enemies', 19116), -- 276494
+(274258, 36023, 0, 0, 83749, 4, 0, 0, '', 19116), -- 274258
+(276495, 37585, 0, 3, 87621, 7, 92, 15, 'Defeat Rare Elites', 19116), -- 276495
+(274259, 36023, 0, 1, 83706, 3, 0, 0, '', 19116), -- 274259
+(276496, 37585, 0, 0, 84384, 5, 92, 20, 'Defeat 5-Man Boss', 19116), -- 276496
+(272022, 33787, 1, 3, 108409, 3, 0, 0, '', 19116), -- 272022
+(274260, 36023, 0, 2, 83760, 1, 0, 0, '', 19116), -- 274260
+(276497, 37585, 0, 5, 88860, 50, 92, 2, 'Disarm Explosive Slag Mine', 19116), -- 276497
+(276498, 37585, 2, 6, 237343, 25, 92, 4, 'Poison the Kegs', 19116), -- 276498
+(276499, 37585, 2, 7, 234685, 25, 92, 4, 'Destroy Battleplans', 19116), -- 276499
+(274265, 36029, 0, 0, 83834, 1, 1, 0, 'Gardul Venomshiv defeated', 19116), -- 274265
+(274281, 36048, 1, 1, 113630, 6, 0, 0, '', 19116), -- 274281
+(274282, 36048, 1, 0, 113635, 1, 0, 0, '', 19116), -- 274282
+(274283, 35990, 1, 0, 113682, 1, 0, 0, '', 19116), -- 274283
+(272049, 33833, 1, 0, 108481, 1, 1, 0, '', 19116), -- 272049
+(272050, 33834, 1, 0, 108484, 1, 1, 0, '', 19116), -- 272050
+(274289, 36059, 0, 0, 83960, 1, 0, 0, 'Terokk subdued', 19116), -- 274289
+(272052, 33836, 1, 0, 108490, 1, 1, 0, '', 19116), -- 272052
+(274308, 36100, 14, 0, 37435, 1, 0, 0, 'Build a Profession Building', 19116), -- 274308
+(274316, 35991, 1, 0, 114107, 1, 0, 0, '', 19116), -- 274316
+(274324, 35992, 1, 0, 114138, 1, 0, 0, '', 19116), -- 274324
+(274329, 36123, 1, 1, 114241, 1, 0, 0, '', 19116), -- 274329
+(274330, 36127, 14, 1, 37467, 1, 0, 0, 'Explore The Molten Quarry', 19116), -- 274330
+(274331, 36127, 14, 2, 37469, 1, 0, 0, 'Explore Brute''s Rise', 19116), -- 274331
+(274332, 36127, 14, 3, 37473, 1, 0, 0, '', 19116), -- 274332
+(274333, 36127, 14, 4, 37471, 1, 0, 0, 'Explore The Amphitheater Of Annihilation', 19116), -- 274333
+(274334, 36127, 14, 5, 37475, 1, 0, 0, 'Explore Ashmaul Burial Grounds', 19116), -- 274334
+(274343, 36133, 4, -1, 944, 5, 0, 0, '', 19116), -- 274343
+(274363, 36157, 1, 0, 114780, 1, 0, 0, '', 19116), -- 274363
+(274366, 35947, 0, 1, 84282, 10, 28, 0, 'Orcs interrogated', 19116), -- 274366
+(274367, 35959, 0, 1, 84282, 10, 28, 0, 'Orcs interrogated', 19116), -- 274367
+(274372, 36165, 0, 0, 84289, 1, 0, 0, 'Spiresalve administered', 19116), -- 274372
+(272140, 33905, 0, 0, 80181, 3, 1, 0, 'Void Portals closed', 19116), -- 272140
+(274379, 36158, 4, -1, 823, 4986, 0, 0, '', 19116), -- 274379
+(274395, 34194, 0, 0, 84382, 1, 0, 0, 'Find a local fisherman', 19116), -- 274395
+(274397, 36179, 0, 0, 81138, 10, 0, 0, 'Spore Creatures Slain', 19116), -- 274397
+(272164, 33920, 1, 1, 108733, 1, 0, 0, '', 19116), -- 272164
+(272169, 33917, 2, 0, 229139, 4, 0, 0, 'Burning Resonator destroyed', 19116), -- 272169
+(274409, 34423, 0, 3, 84456, 1, 2, 0, 'Find Khadgar on Tar''thog Bridge', 19116), -- 274409
+(274425, 36199, 1, 1, 114873, 4, 0, 0, '', 19116), -- 274425
+(274426, 36201, 1, 1, 114876, 5, 0, 0, 'Catch 5 Shadow Sturgeon', 19116), -- 274426
+(274427, 36202, 1, 1, 114875, 1, 0, 0, '', 19116), -- 274427
+(272205, 33958, 1, 0, 110683, 1, 0, 0, '', 19116), -- 272205
+(272208, 33967, 1, 0, 109744, 9, 0, 0, '', 19116), -- 272208
+(272214, 33969, 2, 1, 228051, 5, 0, 0, 'Defiling crystals destroyed', 19116), -- 272214
+(272218, 33973, 1, 0, 108825, 1, 1, 0, '', 19116), -- 272218
+(272223, 33788, 0, 0, 76995, 1, 0, 0, 'Speak with Fiona', 19116), -- 272223
+(272228, 33988, 0, 0, 77004, 4, 2, 0, 'Body Piles burned', 19116), -- 272228
+(272237, 34013, 1, 0, 108896, 1, 0, 0, '', 19116), -- 272237
+(272238, 34013, 1, 1, 108897, 1, 0, 0, '', 19116), -- 272238
+(272248, 33988, 1, 1, 108886, 1, 0, 0, '', 19116), -- 272248
+(272253, 34019, 0, 0, 75043, 1, 3, 0, '', 19116), -- 272253
+(276730, 34828, 1, 0, 112101, 1, 0, 0, '', 19116), -- 276730
+(274500, 35995, 0, 0, 89324, 1, 0, 0, '', 19116), -- 274500
+(274504, 35055, 3, 0, 84766, 1, 0, 0, 'Find the Lost Mole Machine', 19116), -- 274504
+(272271, 34031, 2, 0, 227183, 4, 0, 0, 'Dark Iron Mines placed', 19116), -- 272271
+(272273, 34048, 2, 1, 227172, 5, 0, 0, 'Mole Machine sent home', 19116); -- 272273
+INSERT INTO `quest_objectives` (`ID`, `QuestID`, `Type`, `StorageIndex`, `ObjectID`, `Amount`, `Flags`, `UnkFloat`, `Description`, `VerifiedBuild`) VALUES
+(272278, 34032, 1, 0, 110453, 1, 1, 0, '', 19116), -- 272278
+(272288, 34027, 0, 0, 77225, 1, 0, 0, 'Tremor-Tracker data analysis complete', 19116), -- 272288
+(274529, 35055, 0, 1, 84766, 1, 2, 0, 'Wait for Thaelin''s Arrival', 19116), -- 274529
+(274542, 36273, 0, 0, 84832, 20, 0, 0, 'Spiteleaf podlings slain', 19116), -- 274542
+(272305, 34028, 0, 0, 77160, 1, 0, 0, 'Thaelin Darkanvil''s Workshop found', 19116), -- 272305
+(274544, 34998, 1, 0, 115273, 1, 0, 0, '', 19116), -- 274544
+(272310, 34029, 0, 0, 77311, 1, 0, 0, 'Prototype Mole Machine ridden', 19116), -- 272310
+(272312, 33120, 0, 0, 73101, 10, 0, 0, 'Fel-cursed creature killed', 19116), -- 272312
+(272313, 34076, 0, 0, 82196, 6, 0, 0, '', 19116), -- 272313
+(274553, 35998, 1, 0, 115280, 125, 0, 0, '', 19116), -- 274553
+(272318, 34030, 0, 0, 77161, 1, 0, 0, 'Thaelin Darkanvil found', 19116), -- 272318
+(274558, 36287, 1, 1, 115279, 1, 0, 0, '', 19116), -- 274558
+(274560, 35997, 1, 0, 115288, 1, 0, 0, '', 19116), -- 274560
+(274561, 35997, 1, 1, 115289, 1, 0, 0, '', 19116), -- 274561
+(272329, 34087, 0, 0, 88849, 1, 0, 0, 'Look through Thaelin''s Observicopter', 19116), -- 272329
+(272330, 34088, 0, 0, 75752, 15, 0, 0, 'Iron Horde slain', 19116), -- 272330
+(272331, 34089, 1, 0, 107855, 6, 0, 0, '', 19116), -- 272331
+(272332, 34090, 0, 0, 75894, 1, 0, 0, 'Thunderlord Cache destroyed', 19116), -- 272332
+(272333, 34090, 0, 2, 75895, 1, 0, 0, 'Log Storage destroyed', 19116), -- 272333
+(272334, 34090, 0, 3, 75892, 1, 0, 0, 'Forge destroyed', 19116), -- 272334
+(272335, 34091, 0, 1, 77387, 1, 1, 0, '', 19116), -- 272335
+(272336, 34091, 0, 0, 75809, 1, 2, 0, 'Decommissioned Iron Shredder Stolen', 19116), -- 272336
+(272339, 34092, 1, 0, 109163, 1, 1, 0, '', 19116), -- 272339
+(272340, 34092, 1, 1, 109162, 1, 1, 0, '', 19116), -- 272340
+(272341, 34092, 0, 2, 77386, 1, 2, 0, 'Ritual performed', 19116), -- 272341
+(272343, 34094, 1, 0, 107843, 20, 0, 0, 'Manual Pages', 19116), -- 272343
+(272344, 34095, 0, 0, 75934, 6, 0, 0, 'Siege Weapons destroyed', 19116), -- 272344
+(272345, 34096, 0, 0, 88847, 1, 0, 0, 'Look through Thaelin''s Observicopter', 19116), -- 272345
+(272346, 34097, 0, 1, 75942, 1, 0, 0, 'Take control of the Iron Shredder', 19116), -- 272346
+(272347, 34097, 0, 0, 75948, 100, 2, 0, 'Iron Horde slain in Tuurem', 19116), -- 272347
+(272348, 34098, 0, 0, 75986, 1, 1, 0, '', 19116), -- 272348
+(272349, 34099, 14, 0, 34999, 1, 0, 0, '', 19116), -- 272349
+(274594, 35146, 0, 0, 84934, 1, 0, 0, 'Dr. Hadley Ricard rescued', 19116), -- 274594
+(272367, 33269, 0, 0, 77518, 20, 0, 0, 'Gul''var orc slain', 19116), -- 272367
+(274606, 36316, 0, 0, 75964, 1, 0, 0, '', 19116), -- 274606
+(274607, 36316, 0, 1, 76141, 1, 0, 0, '', 19116), -- 274607
+(274608, 36316, 0, 2, 76143, 1, 0, 0, '', 19116), -- 274608
+(274609, 36316, 0, 3, 76266, 1, 0, 0, '', 19116), -- 274609
+(274613, 34504, 0, 0, 76382, 12, 0, 0, 'Pale creatures slain', 19116), -- 274613
+(272381, 33168, 1, 0, 109205, 1, 0, 0, '', 19116), -- 272381
+(272382, 33114, 1, 0, 109225, 1, 0, 0, 'Gul''dan''s Soul Trap forged', 19116), -- 272382
+(272385, 33116, 0, 0, 73857, 1, 1, 0, 'Gul''dan''s Soul Trap used', 19116), -- 272385
+(272386, 33116, 0, 1, 72793, 1, 3, 0, '', 19116), -- 272386
+(272392, 34154, 0, 0, 77579, 1, 3, 0, '', 19116), -- 272392
+(272398, 34163, 2, 0, 227680, 1, 0, 0, 'Eastern Shadow Orb', 19116), -- 272398
+(274638, 35634, 1, 0, 115444, 1, 0, 0, '', 19116), -- 274638
+(272401, 34164, 0, 0, 77623, 3, 0, 0, 'Books burned', 19116), -- 272401
+(272413, 34105, 0, 0, 77684, 1, 0, 0, '', 19116), -- 272413
+(272414, 34104, 1, 0, 112381, 1, 0, 0, '', 19116), -- 272414
+(272415, 34103, 1, 0, 112380, 1, 0, 0, '', 19116), -- 272415
+(274671, 36384, 0, 0, 85258, 1, 0, 0, 'Serum Tested', 19116), -- 274671
+(272438, 34033, 0, 0, 77160, 1, 0, 0, 'Return to Hansel Heavyhands', 19116), -- 272438
+(272443, 34234, 0, 0, 77022, 12, 0, 0, 'Telmor invaders routed', 19116), -- 272443
+(272445, 34013, 1, 2, 109622, 1, 0, 0, '', 19116), -- 272445
+(272448, 33976, 1, 0, 109197, 1, 0, 0, '', 19116), -- 272448
+(274725, 34885, 0, 1, 78931, 5, 0, 0, '', 19116), -- 274725
+(274726, 34884, 1, 1, 115482, 1, 0, 0, '', 19116), -- 274726
+(274746, 36404, 0, 0, 85341, 8, 0, 0, '', 19116), -- 274746
+(274756, 36423, 12, 0, 1474, 1, 1, 0, 'Gorefu defeated', 19116), -- 274756
+(274760, 36428, 0, 0, 85421, 6, 0, 0, 'Infected Goblins Cured', 19116), -- 274760
+(274761, 36423, 12, 1, 1473, 1, 0, 0, 'Carrotus Maximus defeated', 19116), -- 274761
+(274762, 36423, 12, 2, 1472, 1, 0, 0, 'Gnawface defeated', 19116), -- 274762
+(274763, 36425, 0, 1, 85422, 10, 0, 0, 'Ravager Egg kicked', 19116), -- 274763
+(274785, 33740, 0, 1, 75283, 12, 0, 0, 'Adherent Invaders slain', 19116), -- 274785
+(274791, 35649, 0, 2, 85429, 5, 0, 0, 'Varashian Vilefang slain', 19116), -- 274791
+(274797, 35649, 0, 3, 85219, 1, 0, 0, 'Taskmaster Banegore slain', 19116), -- 274797
+(274799, 36473, 0, 0, 81786, 25, 0, 0, 'Monsters slain', 19116), -- 274799
+(274800, 36473, 0, 1, 85524, 5, 0, 0, 'Ancient Seedbearer burned', 19116), -- 274800
+(274803, 36476, 0, 2, 85528, 15, 0, 0, 'Goren or Gronnling slain', 19116), -- 274803
+(274804, 36476, 0, 3, 75091, 10, 0, 0, 'Grom''kar Grunt slain', 19116), -- 274804
+(274806, 36476, 0, 0, 85540, 8, 0, 0, 'Dying Grom''kar Peon executed', 19116), -- 274806
+(272571, 34351, 1, 0, 110253, 6, 0, 0, '', 19116), -- 272571
+(274816, 36480, 0, 1, 81246, 5, 0, 0, '', 19116), -- 274816
+(274817, 36480, 0, 4, 81775, 20, 0, 0, '', 19116), -- 274817
+(274818, 36480, 0, 5, 85567, 15, 0, 0, 'Goren Eggs broken', 19116), -- 274818
+(272584, 34351, 1, 1, 110271, 1, 0, 0, '', 19116), -- 272584
+(274829, 35619, 0, 0, 85577, 1, 0, 0, 'Travel to Pinchwhistle Gearworks', 19116), -- 274829
+(272621, 34392, 0, 0, 82606, 1, 0, 0, 'Northern Fel Spire disabled', 19116), -- 272621
+(274861, 35556, 3, 0, 81103, 1, 12, 0, 'Speak with Dungar Longdrink to fly to Gorgrond', 19116), -- 274861
+(272640, 34398, 0, 0, 78419, 1, 0, 0, 'Speak with Archmage Khadgar', 19116), -- 272640
+(272654, 34407, 0, 0, 76883, 15, 0, 0, 'Demons slain', 19116), -- 272654
+(274892, 36510, 1, 0, 112628, 10, 0, 0, '', 19116), -- 274892
+(274893, 36511, 1, 0, 112630, 10, 0, 0, '', 19116), -- 274893
+(274898, 36517, 1, 0, 112627, 10, 0, 0, '', 19116), -- 274898
+(274900, 36520, 0, 0, 85770, 12, 0, 0, '', 19116), -- 274900
+(274903, 36520, 0, 1, 85733, 1, 1, 0, '', 19116), -- 274903
+(274904, 36523, 0, 0, 82062, 1, 1, 0, '', 19116), -- 274904
+(272669, 33920, 0, 0, 76876, 1, 1, 0, '', 19116), -- 272669
+(274909, 36520, 0, 2, 85810, 6, 0, 0, 'Jungle Axebeak Freed', 19116), -- 274909
+(274913, 36563, 0, 3, 85693, 5, 0, 0, '', 19116), -- 274913
+(274914, 36563, 0, 4, 85786, 25, 0, 0, 'Hydra Egg broken', 19116), -- 274914
+(274922, 36566, 0, 0, 75819, 20, 0, 0, 'Stonemaul ogre slain', 19116), -- 274922
+(274924, 36566, 0, 2, 79623, 1, 1, 0, '', 19116), -- 274924
+(274925, 36566, 0, 3, 79621, 1, 1, 0, '', 19116), -- 274925
+(274926, 36566, 0, 4, 79626, 1, 1, 0, '', 19116), -- 274926
+(272690, 34455, 0, 0, 78586, 5, 0, 0, 'Free the minds of Controlled Rylaks', 19116), -- 272690
+(274927, 36566, 2, 1, 235916, 15, 0, 0, 'Keg of Grog destroyed', 19116), -- 274927
+(274929, 36483, 1, 0, 116378, 1, 0, 0, '', 19116), -- 274929
+(274933, 36571, 0, 0, 80744, 12, 0, 0, '', 19116), -- 274933
+(274934, 36571, 0, 1, 85815, 20, 0, 0, 'Thorny Leafling punted', 19116), -- 274934
+(274935, 36571, 0, 2, 85807, 6, 0, 0, '', 19116), -- 274935
+(272699, 34466, 1, 0, 110471, 1, 0, 0, '', 19116), -- 272699
+(274943, 36590, 0, 0, 85877, 5, 0, 0, 'Rylak Eggs destroyed', 19116), -- 274943
+(274944, 36592, 14, 0, 38378, 1, 0, 0, 'Upgrade your garrison to Tier 2', 19116), -- 274944
+(274945, 36590, 0, 1, 85883, 15, 0, 0, 'Pale Orcs slain', 19116), -- 274945
+(274946, 36590, 0, 2, 85884, 1, 0, 0, 'Ritual of Siphoning Disrupted', 19116), -- 274946
+(274947, 36590, 0, 3, 85885, 1, 0, 0, 'Ritual of the Void Disrupted', 19116), -- 274947
+(274948, 36590, 0, 4, 85886, 1, 0, 0, 'Ritual of Destruction Disrupted', 19116), -- 274948
+(274949, 36590, 0, 5, 85887, 1, 0, 0, 'Stored Projection Slain', 19116), -- 274949
+(274957, 36595, 3, 0, 80874, 1, 0, 0, 'Find the pilot of the Dark Iron Tank', 19116), -- 274957
+(274959, 36575, 0, 0, 81074, 1, 0, 0, 'Fly to the Iron Docks', 19116), -- 274959
+(274960, 36575, 14, 1, 38396, 1, 2, 0, 'The Iron Approach completed', 19116), -- 274960
+(274980, 36615, 14, 0, 38529, 1, 0, 0, 'Upgrade your garrison to Tier 3', 19116), -- 274980
+(274994, 35747, 0, 2, 86039, 1, 3, 0, '', 19116), -- 274994
+(275000, 36629, 3, 0, 85932, 1, 0, 0, 'Speak with Vindicator Nuurem', 19116), -- 275000
+(272763, 34496, 0, 0, 75483, 12, 0, 0, '', 19116), -- 272763
+(275001, 36629, 3, 1, 85956, 1, 0, 0, 'Speak with Jaesia Rosecheer', 19116), -- 275001
+(275002, 36629, 3, 2, 86148, 1, 0, 0, 'Speak with a new recruit', 19116), -- 275002
+(272768, 33419, 0, 1, 78890, 1, 0, 0, 'Arekk saved', 19116), -- 272768
+(272776, 34504, 0, 1, 74249, 20, 0, 0, 'Mushroom Juice collected', 19116), -- 272776
+(272777, 33419, 0, 0, 78889, 1, 0, 0, 'Diaani saved', 19116), -- 272777
+(272778, 33419, 0, 2, 78891, 1, 0, 0, 'Zuulo saved', 19116), -- 272778
+(272781, 33958, 0, 1, 75294, 1, 1, 0, '', 19116), -- 272781
+(272783, 33976, 0, 1, 77051, 1, 1, 0, '', 19116), -- 272783
+(272797, 34512, 1, 0, 110714, 10, 0, 0, 'Saberon Claws', 19116), -- 272797
+(272799, 34513, 0, 1, 79002, 1, 0, 0, '', 19116), -- 272799
+(272800, 34514, 1, 1, 110719, 10, 0, 0, 'Stolen Goods', 19116), -- 272800
+(272801, 34515, 0, 1, 79011, 6, 0, 0, 'Goblin Traders Saved', 19116), -- 272801
+(272803, 34515, 2, 0, 230115, 6, 28, 0, '', 19116), -- 272803
+(275041, 36660, 0, 0, 86149, 15, 0, 0, '', 19116), -- 275041
+(272804, 33076, 1, 0, 104350, 6, 0, 0, '', 19116), -- 272804
+(275043, 36660, 0, 1, 86076, 1, 1, 0, '', 19116), -- 275043
+(275044, 36660, 0, 3, 86135, 1, 1, 0, '', 19116), -- 275044
+(275045, 36660, 0, 4, 86138, 1, 1, 0, '', 19116), -- 275045
+(275051, 36660, 0, 2, 86159, 6, 0, 0, 'Free captured Ravenspeakers', 19116), -- 275051
+(275057, 36676, 0, 0, 86624, 1, 0, 0, 'Assault the botani forces in the Everbloom Wilds', 19116), -- 275057
+(275059, 36678, 0, 0, 86624, 1, 0, 0, 'Assault the Warsong forces at Sunspring Watchpost', 19116), -- 275059
+(275064, 36683, 0, 0, 86624, 1, 0, 0, 'Travel to Stonefury Cliffs', 19116), -- 275064
+(275067, 36686, 0, 0, 86624, 1, 0, 0, 'Assault the Blackrock orcs at the Pit', 19116), -- 275067
+(272833, 34478, 0, 0, 79537, 1, 0, 0, 'Exarch Maladaar freed', 19116), -- 272833
+(272836, 34154, 0, 1, 79171, 1, 0, 0, 'Portal taken', 19116), -- 272836
+(272839, 34154, 0, 2, 79173, 1, 2, 0, 'Portal taken', 19116), -- 272839
+(272844, 34563, 0, 0, 79160, 1, 0, 0, 'Master Smith Ared Found', 19116), -- 272844
+(272845, 34571, 1, 0, 111906, 12, 0, 0, '', 19116), -- 272845
+(272846, 34572, 0, 0, 79023, 15, 0, 0, 'Ogres at Mar''gok''s Overwatch slain', 19116), -- 272846
+(272847, 34573, 1, 0, 110898, 8, 0, 0, '', 19116), -- 272847
+(272853, 34583, 0, 0, 84778, 1, 0, 0, 'Plant the Alliance Banner', 19116), -- 272853
+(272854, 34584, 2, 0, 230335, 8, 0, 0, 'Mark trees for lumberjacks', 19116), -- 272854
+(272855, 34585, 0, 0, 81360, 1, 1, 0, '', 19116), -- 272855
+(272856, 34586, 0, 0, 79757, 1, 0, 0, 'Speak with Baros to build your garrison', 19116), -- 272856
+(275098, 34163, 2, 1, 236352, 1, 0, 0, 'Southern Shadow Orb', 19116), -- 275098
+(272862, 34593, 1, 0, 111065, 1, 0, 0, 'Thulgork''s Orders found', 19116), -- 272862
+(275099, 34163, 2, 2, 236353, 1, 0, 0, 'Northern Shadow Orb', 19116), -- 275099
+(272863, 34593, 1, 1, 111066, 1, 0, 0, 'Crulgorosh''s Orders found', 19116), -- 272863
+(272866, 34596, 0, 0, 79927, 1, 1, 0, 'Reglakk stopped', 19116), -- 272866
+(272867, 34597, 2, 0, 230650, 8, 0, 0, 'Boxes of Ogre Research destroyed', 19116), -- 272867
+(272870, 33080, 0, 0, 79325, 1, 0, 0, 'Explosives planted at the training pit', 19116), -- 272870
+(272884, 34624, 0, 0, 80194, 6, 0, 0, 'Goren Gas Samples Obtained', 19116), -- 272884
+(272897, 34639, 0, 0, 79432, 7, 0, 0, 'Young Prowlers calmed', 19116), -- 272897
+(272901, 34587, 14, 0, 36175, 1, 2, 0, 'Use the Architect Table', 19116), -- 272901
+(272904, 34660, 0, 1, 79520, 4, 0, 0, 'Zorka''s Void Gates Sealed', 19116), -- 272904
+(275143, 36792, 0, 0, 86399, 25, 0, 0, '', 19116), -- 275143
+(272908, 34662, 0, 1, 76702, 1, 2, 0, '', 19116), -- 272908
+(272909, 34663, 0, 1, 82670, 1, 2, 0, '', 19116), -- 272909
+(272910, 34664, 0, 1, 79480, 1, 2, 0, '', 19116), -- 272910
+(272911, 34665, 0, 1, 79690, 1, 2, 0, 'Captain Boomspark slain', 19116), -- 272911
+(275148, 36792, 0, 5, 86294, 12, 0, 0, '', 19116), -- 275148
+(272912, 34666, 0, 1, 79490, 1, 2, 0, '', 19116), -- 272912
+(275149, 34923, 0, 1, 83896, 1, 1, 0, '', 19116), -- 275149
+(272913, 34667, 0, 0, 79499, 8, 0, 0, 'Draenei spirits released', 19116); -- 272913
+
+UPDATE `quest_objectives` SET `VerifiedBuild`=19116 WHERE `ID`=264161; -- 264161
+UPDATE `quest_objectives` SET `VerifiedBuild`=19116 WHERE `ID`=268666; -- 268666
+UPDATE `quest_objectives` SET `VerifiedBuild`=19116 WHERE `ID`=268667; -- 268667
+UPDATE `quest_objectives` SET `VerifiedBuild`=19116 WHERE `ID`=268678; -- 268678
+UPDATE `quest_objectives` SET `VerifiedBuild`=19116 WHERE `ID`=268679; -- 268679
+UPDATE `quest_objectives` SET `VerifiedBuild`=19116 WHERE `ID`=268680; -- 268680
+UPDATE `quest_objectives` SET `VerifiedBuild`=19116 WHERE `ID`=268681; -- 268681
+UPDATE `quest_objectives` SET `VerifiedBuild`=19116 WHERE `ID`=270947; -- 270947
+UPDATE `quest_objectives` SET `VerifiedBuild`=19116 WHERE `ID`=257531; -- 257531
+UPDATE `quest_objectives` SET `VerifiedBuild`=19116 WHERE `ID`=257572; -- 257572
+UPDATE `quest_objectives` SET `VerifiedBuild`=19116 WHERE `ID`=257595; -- 257595
+UPDATE `quest_objectives` SET `VerifiedBuild`=19116 WHERE `ID`=264356; -- 264356
+UPDATE `quest_objectives` SET `VerifiedBuild`=19116 WHERE `ID`=253173; -- 253173
+UPDATE `quest_objectives` SET `VerifiedBuild`=19116 WHERE `ID`=253174; -- 253174
+UPDATE `quest_objectives` SET `VerifiedBuild`=19116 WHERE `ID`=259891; -- 259891
+UPDATE `quest_objectives` SET `VerifiedBuild`=19116 WHERE `ID`=271117; -- 271117
+UPDATE `quest_objectives` SET `VerifiedBuild`=19116 WHERE `ID`=268894; -- 268894
+UPDATE `quest_objectives` SET `VerifiedBuild`=19116 WHERE `ID`=264433; -- 264433
+UPDATE `quest_objectives` SET `VerifiedBuild`=19116 WHERE `ID`=268951; -- 268951
+UPDATE `quest_objectives` SET `VerifiedBuild`=19116 WHERE `ID`=268954; -- 268954
+UPDATE `quest_objectives` SET `VerifiedBuild`=19116 WHERE `ID`=257788; -- 257788
+UPDATE `quest_objectives` SET `VerifiedBuild`=19116 WHERE `ID`=257789; -- 257789
+UPDATE `quest_objectives` SET `VerifiedBuild`=19116 WHERE `ID`=264529; -- 264529
+UPDATE `quest_objectives` SET `VerifiedBuild`=19116 WHERE `ID`=264560; -- 264560
+UPDATE `quest_objectives` SET `VerifiedBuild`=19116 WHERE `ID`=262334; -- 262334
+UPDATE `quest_objectives` SET `VerifiedBuild`=19116 WHERE `ID`=269049; -- 269049
+UPDATE `quest_objectives` SET `VerifiedBuild`=19116 WHERE `ID`=264613; -- 264613
+UPDATE `quest_objectives` SET `VerifiedBuild`=19116 WHERE `ID`=255674; -- 255674
+UPDATE `quest_objectives` SET `VerifiedBuild`=19116 WHERE `ID`=255675; -- 255675
+UPDATE `quest_objectives` SET `VerifiedBuild`=19116 WHERE `ID`=264655; -- 264655
+UPDATE `quest_objectives` SET `VerifiedBuild`=19116 WHERE `ID`=264700; -- 264700
+UPDATE `quest_objectives` SET `VerifiedBuild`=19116 WHERE `ID`=264701; -- 264701
+UPDATE `quest_objectives` SET `VerifiedBuild`=19116 WHERE `ID`=264707; -- 264707
+UPDATE `quest_objectives` SET `VerifiedBuild`=19116 WHERE `ID`=269241; -- 269241
+UPDATE `quest_objectives` SET `VerifiedBuild`=19116 WHERE `ID`=269242; -- 269242
+UPDATE `quest_objectives` SET `VerifiedBuild`=19116 WHERE `ID`=269243; -- 269243
+UPDATE `quest_objectives` SET `VerifiedBuild`=19116 WHERE `ID`=269244; -- 269244
+UPDATE `quest_objectives` SET `VerifiedBuild`=19116 WHERE `ID`=275985; -- 275985
+UPDATE `quest_objectives` SET `VerifiedBuild`=19116 WHERE `ID`=264819; -- 264819
+UPDATE `quest_objectives` SET `VerifiedBuild`=19116 WHERE `ID`=262599; -- 262599
+UPDATE `quest_objectives` SET `VerifiedBuild`=19116 WHERE `ID`=262600; -- 262600
+UPDATE `quest_objectives` SET `VerifiedBuild`=19116 WHERE `ID`=262601; -- 262601
+UPDATE `quest_objectives` SET `VerifiedBuild`=19116 WHERE `ID`=262612; -- 262612
+UPDATE `quest_objectives` SET `VerifiedBuild`=19116 WHERE `ID`=264862; -- 264862
+UPDATE `quest_objectives` SET `VerifiedBuild`=19116 WHERE `ID`=269342; -- 269342
+UPDATE `quest_objectives` SET `VerifiedBuild`=19116 WHERE `ID`=269343; -- 269343
+UPDATE `quest_objectives` SET `VerifiedBuild`=19116 WHERE `ID`=255936; -- 255936
+UPDATE `quest_objectives` SET `VerifiedBuild`=19116 WHERE `ID`=255937; -- 255937
+UPDATE `quest_objectives` SET `VerifiedBuild`=19116 WHERE `ID`=273833; -- 273833
+UPDATE `quest_objectives` SET `VerifiedBuild`=19116 WHERE `ID`=253809; -- 253809
+UPDATE `quest_objectives` SET `VerifiedBuild`=19116 WHERE `ID`=253810; -- 253810
+UPDATE `quest_objectives` SET `VerifiedBuild`=19116 WHERE `ID`=253811; -- 253811
+UPDATE `quest_objectives` SET `VerifiedBuild`=19116 WHERE `ID`=262784; -- 262784
+UPDATE `quest_objectives` SET `VerifiedBuild`=19116 WHERE `ID`=265050; -- 265050
+UPDATE `quest_objectives` SET `VerifiedBuild`=19116 WHERE `ID`=267363; -- 267363
+UPDATE `quest_objectives` SET `VerifiedBuild`=19116 WHERE `ID`=254160; -- 254160
+UPDATE `quest_objectives` SET `VerifiedBuild`=19116 WHERE `ID`=260877; -- 260877
+UPDATE `quest_objectives` SET `VerifiedBuild`=19116 WHERE `ID`=260878; -- 260878
+UPDATE `quest_objectives` SET `VerifiedBuild`=19116 WHERE `ID`=263154; -- 263154
+UPDATE `quest_objectives` SET `VerifiedBuild`=19116 WHERE `ID`=258821; -- 258821
+UPDATE `quest_objectives` SET `VerifiedBuild`=19116 WHERE `ID`=258822; -- 258822
+UPDATE `quest_objectives` SET `VerifiedBuild`=19116 WHERE `ID`=258840; -- 258840
+UPDATE `quest_objectives` SET `VerifiedBuild`=19116 WHERE `ID`=258841; -- 258841
+UPDATE `quest_objectives` SET `VerifiedBuild`=19116 WHERE `ID`=256625; -- 256625
+UPDATE `quest_objectives` SET `VerifiedBuild`=19116 WHERE `ID`=258878; -- 258878
+UPDATE `quest_objectives` SET `VerifiedBuild`=19116 WHERE `ID`=263441; -- 263441
+UPDATE `quest_objectives` SET `VerifiedBuild`=19116 WHERE `ID`=274666; -- 274666
+UPDATE `quest_objectives` SET `VerifiedBuild`=19116 WHERE `ID`=256813; -- 256813
+UPDATE `quest_objectives` SET `VerifiedBuild`=19116 WHERE `ID`=270289; -- 270289
+UPDATE `quest_objectives` SET `VerifiedBuild`=19116 WHERE `ID`=270290; -- 270290
+UPDATE `quest_objectives` SET `VerifiedBuild`=19116 WHERE `ID`=256926; -- 256926
+UPDATE `quest_objectives` SET `VerifiedBuild`=19116 WHERE `ID`=256927; -- 256927
+UPDATE `quest_objectives` SET `VerifiedBuild`=19116 WHERE `ID`=256928; -- 256928
+UPDATE `quest_objectives` SET `VerifiedBuild`=19116 WHERE `ID`=256929; -- 256929
+UPDATE `quest_objectives` SET `VerifiedBuild`=19116 WHERE `ID`=263646; -- 263646
+UPDATE `quest_objectives` SET `VerifiedBuild`=19116 WHERE `ID`=263697; -- 263697
+UPDATE `quest_objectives` SET `VerifiedBuild`=19116 WHERE `ID`=257007; -- 257007
+UPDATE `quest_objectives` SET `VerifiedBuild`=19116 WHERE `ID`=263719; -- 263719
+UPDATE `quest_objectives` SET `VerifiedBuild`=19116 WHERE `ID`=257008; -- 257008
+UPDATE `quest_objectives` SET `VerifiedBuild`=19116 WHERE `ID`=265990; -- 265990
+UPDATE `quest_objectives` SET `VerifiedBuild`=19116 WHERE `ID`=259292; -- 259292
+UPDATE `quest_objectives` SET `VerifiedBuild`=19116 WHERE `ID`=259293; -- 259293
+UPDATE `quest_objectives` SET `VerifiedBuild`=19116 WHERE `ID`=259294; -- 259294
+UPDATE `quest_objectives` SET `VerifiedBuild`=19116 WHERE `ID`=259295; -- 259295
+UPDATE `quest_objectives` SET `VerifiedBuild`=19116 WHERE `ID`=252598; -- 252598
+UPDATE `quest_objectives` SET `VerifiedBuild`=19116 WHERE `ID`=270512; -- 270512
+UPDATE `quest_objectives` SET `VerifiedBuild`=19116 WHERE `ID`=257100; -- 257100
+UPDATE `quest_objectives` SET `VerifiedBuild`=19116 WHERE `ID`=270529; -- 270529
+UPDATE `quest_objectives` SET `VerifiedBuild`=19116 WHERE `ID`=254880; -- 254880
+UPDATE `quest_objectives` SET `VerifiedBuild`=19116 WHERE `ID`=270546; -- 270546
+UPDATE `quest_objectives` SET `VerifiedBuild`=19116 WHERE `ID`=270547; -- 270547
+UPDATE `quest_objectives` SET `VerifiedBuild`=19116 WHERE `ID`=270552; -- 270552
+UPDATE `quest_objectives` SET `VerifiedBuild`=19116 WHERE `ID`=270554; -- 270554
+UPDATE `quest_objectives` SET `VerifiedBuild`=19116 WHERE `ID`=270555; -- 270555
+UPDATE `quest_objectives` SET `VerifiedBuild`=19116 WHERE `ID`=270558; -- 270558
+UPDATE `quest_objectives` SET `VerifiedBuild`=19116 WHERE `ID`=254979; -- 254979
+
+DELETE FROM `quest_visual_effect` WHERE (`ID`=272916 AND `Index`=0) OR (`ID`=272916 AND `Index`=1) OR (`ID`=275158 AND `Index`=0) OR (`ID`=272922 AND `Index`=0) OR (`ID`=272923 AND `Index`=0) OR (`ID`=272929 AND `Index`=0) OR (`ID`=272949 AND `Index`=0) OR (`ID`=272950 AND `Index`=0) OR (`ID`=272951 AND `Index`=0) OR (`ID`=272952 AND `Index`=0) OR (`ID`=272953 AND `Index`=0) OR (`ID`=272954 AND `Index`=0) OR (`ID`=272972 AND `Index`=0) OR (`ID`=272973 AND `Index`=0) OR (`ID`=272974 AND `Index`=0) OR (`ID`=272977 AND `Index`=0) OR (`ID`=272991 AND `Index`=0) OR (`ID`=272992 AND `Index`=0) OR (`ID`=272998 AND `Index`=0) OR (`ID`=273029 AND `Index`=0) OR (`ID`=273033 AND `Index`=0) OR (`ID`=273034 AND `Index`=0) OR (`ID`=273037 AND `Index`=0) OR (`ID`=273038 AND `Index`=0) OR (`ID`=273070 AND `Index`=0) OR (`ID`=273071 AND `Index`=0) OR (`ID`=273072 AND `Index`=0) OR (`ID`=273075 AND `Index`=0) OR (`ID`=275316 AND `Index`=0) OR (`ID`=273087 AND `Index`=0) OR (`ID`=273097 AND `Index`=0) OR (`ID`=273100 AND `Index`=0) OR (`ID`=270876 AND `Index`=0) OR (`ID`=275351 AND `Index`=0) OR (`ID`=275352 AND `Index`=0) OR (`ID`=273127 AND `Index`=0) OR (`ID`=273139 AND `Index`=0) OR (`ID`=273142 AND `Index`=0) OR (`ID`=273143 AND `Index`=0) OR (`ID`=273144 AND `Index`=0) OR (`ID`=273151 AND `Index`=0) OR (`ID`=273152 AND `Index`=0) OR (`ID`=273153 AND `Index`=0) OR (`ID`=273154 AND `Index`=0) OR (`ID`=273191 AND `Index`=0) OR (`ID`=273204 AND `Index`=0) OR (`ID`=273206 AND `Index`=0) OR (`ID`=270970 AND `Index`=0) OR (`ID`=273208 AND `Index`=0) OR (`ID`=273209 AND `Index`=0) OR (`ID`=273212 AND `Index`=0) OR (`ID`=273214 AND `Index`=0) OR (`ID`=273215 AND `Index`=0) OR (`ID`=273216 AND `Index`=0) OR (`ID`=273221 AND `Index`=0) OR (`ID`=273229 AND `Index`=0) OR (`ID`=271033 AND `Index`=0) OR (`ID`=271033 AND `Index`=1) OR (`ID`=271034 AND `Index`=0) OR (`ID`=271034 AND `Index`=1) OR (`ID`=273280 AND `Index`=0) OR (`ID`=273281 AND `Index`=0) OR (`ID`=273282 AND `Index`=0) OR (`ID`=273283 AND `Index`=0) OR (`ID`=271046 AND `Index`=0) OR (`ID`=271046 AND `Index`=1) OR (`ID`=273285 AND `Index`=0) OR (`ID`=273285 AND `Index`=1) OR (`ID`=273294 AND `Index`=0) OR (`ID`=273296 AND `Index`=0) OR (`ID`=273303 AND `Index`=0) OR (`ID`=271068 AND `Index`=0) OR (`ID`=273315 AND `Index`=0) OR (`ID`=273321 AND `Index`=0) OR (`ID`=271089 AND `Index`=0) OR (`ID`=271089 AND `Index`=1) OR (`ID`=273334 AND `Index`=0) OR (`ID`=273335 AND `Index`=0) OR (`ID`=273341 AND `Index`=0) OR (`ID`=273343 AND `Index`=0) OR (`ID`=273343 AND `Index`=1) OR (`ID`=273343 AND `Index`=2) OR (`ID`=273343 AND `Index`=3) OR (`ID`=273343 AND `Index`=4) OR (`ID`=273343 AND `Index`=5) OR (`ID`=271118 AND `Index`=0) OR (`ID`=271118 AND `Index`=1) OR (`ID`=271119 AND `Index`=0) OR (`ID`=271119 AND `Index`=1) OR (`ID`=271119 AND `Index`=2) OR (`ID`=271119 AND `Index`=3) OR (`ID`=273359 AND `Index`=0) OR (`ID`=268894 AND `Index`=0) OR (`ID`=273373 AND `Index`=0) OR (`ID`=275615 AND `Index`=0) OR (`ID`=275616 AND `Index`=0) OR (`ID`=275616 AND `Index`=1) OR (`ID`=275616 AND `Index`=2) OR (`ID`=273383 AND `Index`=0) OR (`ID`=273384 AND `Index`=0) OR (`ID`=275623 AND `Index`=0) OR (`ID`=273388 AND `Index`=0) OR (`ID`=273393 AND `Index`=0) OR (`ID`=273397 AND `Index`=0) OR (`ID`=275640 AND `Index`=0) OR (`ID`=275642 AND `Index`=0) OR (`ID`=275644 AND `Index`=0) OR (`ID`=275648 AND `Index`=0) OR (`ID`=268951 AND `Index`=0) OR (`ID`=273428 AND `Index`=0) OR (`ID`=268954 AND `Index`=0) OR (`ID`=273429 AND `Index`=0) OR (`ID`=271194 AND `Index`=0) OR (`ID`=271195 AND `Index`=0) OR (`ID`=275670 AND `Index`=0) OR (`ID`=273438 AND `Index`=0) OR (`ID`=273446 AND `Index`=0) OR (`ID`=273451 AND `Index`=0) OR (`ID`=273458 AND `Index`=0) OR (`ID`=273463 AND `Index`=0) OR (`ID`=273463 AND `Index`=1) OR (`ID`=273463 AND `Index`=2) OR (`ID`=273463 AND `Index`=3) OR (`ID`=271269 AND `Index`=0) OR (`ID`=271270 AND `Index`=0) OR (`ID`=271271 AND `Index`=0) OR (`ID`=269049 AND `Index`=0) OR (`ID`=273525 AND `Index`=0) OR (`ID`=273530 AND `Index`=0) OR (`ID`=273535 AND `Index`=0) OR (`ID`=273536 AND `Index`=0) OR (`ID`=273538 AND `Index`=0) OR (`ID`=273548 AND `Index`=0) OR (`ID`=273553 AND `Index`=0) OR (`ID`=273554 AND `Index`=0) OR (`ID`=273556 AND `Index`=0) OR (`ID`=273557 AND `Index`=0) OR (`ID`=273561 AND `Index`=0) OR (`ID`=273563 AND `Index`=0) OR (`ID`=273574 AND `Index`=0) OR (`ID`=273575 AND `Index`=0) OR (`ID`=273582 AND `Index`=0) OR (`ID`=273582 AND `Index`=1) OR (`ID`=271353 AND `Index`=0) OR (`ID`=271354 AND `Index`=0) OR (`ID`=273592 AND `Index`=0) OR (`ID`=273599 AND `Index`=0) OR (`ID`=273600 AND `Index`=0) OR (`ID`=273601 AND `Index`=0) OR (`ID`=273615 AND `Index`=0) OR (`ID`=273616 AND `Index`=0) OR (`ID`=273639 AND `Index`=0) OR (`ID`=273640 AND `Index`=0) OR (`ID`=273652 AND `Index`=0) OR (`ID`=273678 AND `Index`=0) OR (`ID`=273679 AND `Index`=0) OR (`ID`=273687 AND `Index`=0) OR (`ID`=273688 AND `Index`=0) OR (`ID`=273691 AND `Index`=0) OR (`ID`=273692 AND `Index`=0) OR (`ID`=273693 AND `Index`=0) OR (`ID`=273699 AND `Index`=0) OR (`ID`=273699 AND `Index`=1) OR (`ID`=273700 AND `Index`=0) OR (`ID`=273700 AND `Index`=1) OR (`ID`=273700 AND `Index`=2) OR (`ID`=273713 AND `Index`=0) OR (`ID`=273713 AND `Index`=1) OR (`ID`=269241 AND `Index`=0) OR (`ID`=273716 AND `Index`=0) OR (`ID`=273716 AND `Index`=1) OR (`ID`=273716 AND `Index`=2) OR (`ID`=269242 AND `Index`=0) OR (`ID`=273717 AND `Index`=0) OR (`ID`=269243 AND `Index`=0) OR (`ID`=275955 AND `Index`=0) OR (`ID`=273718 AND `Index`=0) OR (`ID`=269244 AND `Index`=0) OR (`ID`=273719 AND `Index`=0) OR (`ID`=273720 AND `Index`=0) OR (`ID`=273721 AND `Index`=0) OR (`ID`=273722 AND `Index`=0) OR (`ID`=273726 AND `Index`=0) OR (`ID`=271493 AND `Index`=0) OR (`ID`=271494 AND `Index`=0) OR (`ID`=271495 AND `Index`=0) OR (`ID`=273736 AND `Index`=0) OR (`ID`=273738 AND `Index`=0) OR (`ID`=275985 AND `Index`=0) OR (`ID`=273753 AND `Index`=0) OR (`ID`=273753 AND `Index`=1) OR (`ID`=273753 AND `Index`=2) OR (`ID`=273753 AND `Index`=3) OR (`ID`=273753 AND `Index`=4) OR (`ID`=273753 AND `Index`=5) OR (`ID`=273753 AND `Index`=6) OR (`ID`=273756 AND `Index`=0) OR (`ID`=273757 AND `Index`=0) OR (`ID`=273772 AND `Index`=0) OR (`ID`=273773 AND `Index`=0) OR (`ID`=273786 AND `Index`=0) OR (`ID`=273788 AND `Index`=0) OR (`ID`=273789 AND `Index`=0) OR (`ID`=273798 AND `Index`=0) OR (`ID`=273798 AND `Index`=1) OR (`ID`=273802 AND `Index`=0) OR (`ID`=271566 AND `Index`=0) OR (`ID`=271568 AND `Index`=0) OR (`ID`=269342 AND `Index`=0) OR (`ID`=269343 AND `Index`=0) OR (`ID`=271585 AND `Index`=0) OR (`ID`=271585 AND `Index`=1) OR (`ID`=271585 AND `Index`=2) OR (`ID`=271585 AND `Index`=3) OR (`ID`=271585 AND `Index`=4) OR (`ID`=271585 AND `Index`=5) OR (`ID`=271585 AND `Index`=6) OR (`ID`=271585 AND `Index`=7) OR (`ID`=271585 AND `Index`=8) OR (`ID`=271585 AND `Index`=9) OR (`ID`=271586 AND `Index`=0) OR (`ID`=271586 AND `Index`=1) OR (`ID`=271586 AND `Index`=2) OR (`ID`=271586 AND `Index`=3) OR (`ID`=271589 AND `Index`=0) OR (`ID`=276073 AND `Index`=0) OR (`ID`=273839 AND `Index`=0) OR (`ID`=273840 AND `Index`=0) OR (`ID`=276077 AND `Index`=0) OR (`ID`=276077 AND `Index`=1) OR (`ID`=276077 AND `Index`=2) OR (`ID`=273841 AND `Index`=0) OR (`ID`=273842 AND `Index`=0) OR (`ID`=276085 AND `Index`=0) OR (`ID`=276085 AND `Index`=1) OR (`ID`=276085 AND `Index`=2) OR (`ID`=276085 AND `Index`=3) OR (`ID`=276085 AND `Index`=4) OR (`ID`=276085 AND `Index`=5) OR (`ID`=276085 AND `Index`=6) OR (`ID`=276085 AND `Index`=7) OR (`ID`=276085 AND `Index`=8) OR (`ID`=276085 AND `Index`=9) OR (`ID`=276085 AND `Index`=10) OR (`ID`=276086 AND `Index`=0) OR (`ID`=276086 AND `Index`=1) OR (`ID`=276086 AND `Index`=2) OR (`ID`=276086 AND `Index`=3) OR (`ID`=276086 AND `Index`=4) OR (`ID`=276086 AND `Index`=5) OR (`ID`=276086 AND `Index`=6) OR (`ID`=276086 AND `Index`=7) OR (`ID`=276086 AND `Index`=8) OR (`ID`=276086 AND `Index`=9) OR (`ID`=276086 AND `Index`=10) OR (`ID`=276087 AND `Index`=0) OR (`ID`=276087 AND `Index`=1) OR (`ID`=276087 AND `Index`=2) OR (`ID`=276087 AND `Index`=3) OR (`ID`=276087 AND `Index`=4) OR (`ID`=276087 AND `Index`=5) OR (`ID`=276087 AND `Index`=6) OR (`ID`=276087 AND `Index`=7) OR (`ID`=276087 AND `Index`=8) OR (`ID`=276087 AND `Index`=9) OR (`ID`=276087 AND `Index`=10) OR (`ID`=276087 AND `Index`=11) OR (`ID`=273912 AND `Index`=0) OR (`ID`=273919 AND `Index`=0) OR (`ID`=273920 AND `Index`=0) OR (`ID`=273936 AND `Index`=0) OR (`ID`=273936 AND `Index`=1) OR (`ID`=253809 AND `Index`=0) OR (`ID`=253810 AND `Index`=0) OR (`ID`=253811 AND `Index`=0) OR (`ID`=273946 AND `Index`=0) OR (`ID`=276184 AND `Index`=0) OR (`ID`=276185 AND `Index`=0) OR (`ID`=273952 AND `Index`=0) OR (`ID`=276249 AND `Index`=0) OR (`ID`=276249 AND `Index`=1) OR (`ID`=274029 AND `Index`=0) OR (`ID`=271842 AND `Index`=0) OR (`ID`=271843 AND `Index`=0) OR (`ID`=271844 AND `Index`=0) OR (`ID`=274121 AND `Index`=0) OR (`ID`=274122 AND `Index`=0) OR (`ID`=274123 AND `Index`=0) OR (`ID`=271911 AND `Index`=0) OR (`ID`=271912 AND `Index`=0) OR (`ID`=271913 AND `Index`=0) OR (`ID`=271915 AND `Index`=0) OR (`ID`=276390 AND `Index`=0) OR (`ID`=274154 AND `Index`=0) OR (`ID`=274155 AND `Index`=0) OR (`ID`=274159 AND `Index`=0) OR (`ID`=274159 AND `Index`=1) OR (`ID`=274161 AND `Index`=0) OR (`ID`=274161 AND `Index`=1) OR (`ID`=274162 AND `Index`=0) OR (`ID`=274163 AND `Index`=0) OR (`ID`=274164 AND `Index`=0) OR (`ID`=274169 AND `Index`=0) OR (`ID`=274170 AND `Index`=0) OR (`ID`=274171 AND `Index`=0) OR (`ID`=274174 AND `Index`=0) OR (`ID`=274176 AND `Index`=0) OR (`ID`=274187 AND `Index`=0) OR (`ID`=274195 AND `Index`=0) OR (`ID`=274197 AND `Index`=0) OR (`ID`=271962 AND `Index`=0) OR (`ID`=274203 AND `Index`=0) OR (`ID`=271983 AND `Index`=0) OR (`ID`=271984 AND `Index`=0) OR (`ID`=271985 AND `Index`=0) OR (`ID`=271985 AND `Index`=1) OR (`ID`=271985 AND `Index`=2) OR (`ID`=271985 AND `Index`=3) OR (`ID`=271985 AND `Index`=4) OR (`ID`=271985 AND `Index`=5) OR (`ID`=274228 AND `Index`=0) OR (`ID`=272005 AND `Index`=0) OR (`ID`=274250 AND `Index`=0) OR (`ID`=274250 AND `Index`=1) OR (`ID`=274250 AND `Index`=2) OR (`ID`=274251 AND `Index`=0) OR (`ID`=274251 AND `Index`=1) OR (`ID`=274251 AND `Index`=2) OR (`ID`=272014 AND `Index`=0) OR (`ID`=272022 AND `Index`=0) OR (`ID`=274283 AND `Index`=0) OR (`ID`=274289 AND `Index`=0) OR (`ID`=274316 AND `Index`=0) OR (`ID`=274372 AND `Index`=0) OR (`ID`=272140 AND `Index`=0) OR (`ID`=274409 AND `Index`=0) OR (`ID`=272205 AND `Index`=0) OR (`ID`=272208 AND `Index`=0) OR (`ID`=272208 AND `Index`=1) OR (`ID`=272218 AND `Index`=0) OR (`ID`=272223 AND `Index`=0) OR (`ID`=272228 AND `Index`=0) OR (`ID`=272228 AND `Index`=1) OR (`ID`=272237 AND `Index`=0) OR (`ID`=272238 AND `Index`=0) OR (`ID`=272248 AND `Index`=0) OR (`ID`=276730 AND `Index`=0) OR (`ID`=274500 AND `Index`=0) OR (`ID`=274504 AND `Index`=0) OR (`ID`=272273 AND `Index`=0) OR (`ID`=272278 AND `Index`=0) OR (`ID`=272288 AND `Index`=0) OR (`ID`=272305 AND `Index`=0) OR (`ID`=272305 AND `Index`=1) OR (`ID`=274544 AND `Index`=0) OR (`ID`=272310 AND `Index`=0) OR (`ID`=272318 AND `Index`=0) OR (`ID`=272329 AND `Index`=0) OR (`ID`=272336 AND `Index`=0) OR (`ID`=272341 AND `Index`=0) OR (`ID`=272341 AND `Index`=1) OR (`ID`=272344 AND `Index`=0) OR (`ID`=272344 AND `Index`=1) OR (`ID`=272345 AND `Index`=0) OR (`ID`=272346 AND `Index`=0) OR (`ID`=274594 AND `Index`=0) OR (`ID`=272385 AND `Index`=0) OR (`ID`=272386 AND `Index`=0) OR (`ID`=272392 AND `Index`=0) OR (`ID`=272401 AND `Index`=0) OR (`ID`=272401 AND `Index`=1) OR (`ID`=272401 AND `Index`=2) OR (`ID`=272413 AND `Index`=0) OR (`ID`=272414 AND `Index`=0) OR (`ID`=272415 AND `Index`=0) OR (`ID`=274666 AND `Index`=0) OR (`ID`=274671 AND `Index`=0) OR (`ID`=274671 AND `Index`=1) OR (`ID`=274671 AND `Index`=2) OR (`ID`=272438 AND `Index`=0) OR (`ID`=272445 AND `Index`=0) OR (`ID`=274726 AND `Index`=0) OR (`ID`=274760 AND `Index`=0) OR (`ID`=274760 AND `Index`=1) OR (`ID`=274760 AND `Index`=2) OR (`ID`=274760 AND `Index`=3) OR (`ID`=274760 AND `Index`=4) OR (`ID`=274763 AND `Index`=0) OR (`ID`=270289 AND `Index`=0) OR (`ID`=270290 AND `Index`=0) OR (`ID`=274785 AND `Index`=0) OR (`ID`=274785 AND `Index`=1) OR (`ID`=272571 AND `Index`=0) OR (`ID`=272571 AND `Index`=1) OR (`ID`=272571 AND `Index`=2) OR (`ID`=272571 AND `Index`=3) OR (`ID`=274818 AND `Index`=0) OR (`ID`=272584 AND `Index`=0) OR (`ID`=272621 AND `Index`=0) OR (`ID`=274861 AND `Index`=0) OR (`ID`=272640 AND `Index`=0) OR (`ID`=274909 AND `Index`=0) OR (`ID`=274914 AND `Index`=0) OR (`ID`=272690 AND `Index`=0) OR (`ID`=274934 AND `Index`=0) OR (`ID`=274943 AND `Index`=0) OR (`ID`=274944 AND `Index`=0) OR (`ID`=274946 AND `Index`=0) OR (`ID`=274947 AND `Index`=0) OR (`ID`=274948 AND `Index`=0) OR (`ID`=274949 AND `Index`=0) OR (`ID`=274957 AND `Index`=0) OR (`ID`=274959 AND `Index`=0) OR (`ID`=274980 AND `Index`=0) OR (`ID`=275000 AND `Index`=0) OR (`ID`=275001 AND `Index`=0) OR (`ID`=275002 AND `Index`=0) OR (`ID`=272768 AND `Index`=0) OR (`ID`=272776 AND `Index`=0) OR (`ID`=272776 AND `Index`=1) OR (`ID`=272776 AND `Index`=2) OR (`ID`=272777 AND `Index`=0) OR (`ID`=272778 AND `Index`=0) OR (`ID`=272799 AND `Index`=0) OR (`ID`=275051 AND `Index`=0) OR (`ID`=272836 AND `Index`=0) OR (`ID`=272839 AND `Index`=0) OR (`ID`=272845 AND `Index`=0) OR (`ID`=272847 AND `Index`=0) OR (`ID`=272856 AND `Index`=0) OR (`ID`=272862 AND `Index`=0) OR (`ID`=272863 AND `Index`=0) OR (`ID`=272866 AND `Index`=0) OR (`ID`=272870 AND `Index`=0) OR (`ID`=272870 AND `Index`=1) OR (`ID`=272884 AND `Index`=0) OR (`ID`=272884 AND `Index`=1) OR (`ID`=272897 AND `Index`=0) OR (`ID`=272897 AND `Index`=1) OR (`ID`=272901 AND `Index`=0) OR (`ID`=272908 AND `Index`=0) OR (`ID`=272909 AND `Index`=0) OR (`ID`=272910 AND `Index`=0) OR (`ID`=272911 AND `Index`=0) OR (`ID`=272912 AND `Index`=0) OR (`ID`=272913 AND `Index`=0);
+INSERT INTO `quest_visual_effect` (`ID`, `Index`, `VisualEffect`, `VerifiedBuild`) VALUES
+(272916, 0, 2200, 19116),
+(272916, 1, 2697, 19116),
+(275158, 0, 2100, 19116),
+(272922, 0, 3119, 19116),
+(272923, 0, 3120, 19116),
+(272929, 0, 2099, 19116),
+(272949, 0, 2203, 19116),
+(272950, 0, 2203, 19116),
+(272951, 0, 2203, 19116),
+(272952, 0, 2203, 19116),
+(272953, 0, 2203, 19116),
+(272954, 0, 2099, 19116),
+(272972, 0, 2101, 19116),
+(272973, 0, 2101, 19116),
+(272974, 0, 2100, 19116),
+(272977, 0, 2208, 19116),
+(272991, 0, 2209, 19116),
+(272992, 0, 2099, 19116),
+(272998, 0, 2268, 19116),
+(273029, 0, 2743, 19116),
+(273033, 0, 2232, 19116),
+(273034, 0, 2233, 19116),
+(273037, 0, 2725, 19116),
+(273038, 0, 1740, 19116),
+(273070, 0, 2099, 19116),
+(273071, 0, 2099, 19116),
+(273072, 0, 2099, 19116),
+(273075, 0, 2099, 19116),
+(275316, 0, 2672, 19116),
+(273087, 0, 2100, 19116),
+(273097, 0, 2251, 19116),
+(273100, 0, 2099, 19116),
+(270876, 0, 2282, 19116),
+(275351, 0, 2745, 19116),
+(275352, 0, 2695, 19116),
+(273127, 0, 2100, 19116),
+(273139, 0, 2255, 19116),
+(273142, 0, 2993, 19116),
+(273143, 0, 2992, 19116),
+(273144, 0, 2994, 19116),
+(273151, 0, 2101, 19116),
+(273152, 0, 2101, 19116),
+(273153, 0, 2101, 19116),
+(273154, 0, 2101, 19116),
+(273191, 0, 2101, 19116),
+(273204, 0, 2099, 19116),
+(273206, 0, 2655, 19116),
+(270970, 0, 1748, 19116),
+(273208, 0, 2380, 19116),
+(273209, 0, 2101, 19116),
+(273212, 0, 2266, 19116),
+(273214, 0, 2100, 19116),
+(273215, 0, 2101, 19116),
+(273216, 0, 2101, 19116),
+(273221, 0, 2794, 19116),
+(273229, 0, 2379, 19116),
+(271033, 0, 1831, 19116),
+(271033, 1, 2020, 19116),
+(271034, 0, 1831, 19116),
+(271034, 1, 2020, 19116),
+(273280, 0, 2313, 19116),
+(273281, 0, 2314, 19116),
+(273282, 0, 2315, 19116),
+(273283, 0, 2099, 19116),
+(271046, 0, 1831, 19116),
+(271046, 1, 2020, 19116),
+(273285, 0, 2252, 19116),
+(273285, 1, 2312, 19116),
+(273294, 0, 2099, 19116),
+(273296, 0, 2299, 19116),
+(273303, 0, 2099, 19116),
+(271068, 0, 658, 19116),
+(273315, 0, 2907, 19116),
+(273321, 0, 2099, 19116),
+(271089, 0, 2100, 19116),
+(271089, 1, 2109, 19116),
+(273334, 0, 2099, 19116),
+(273335, 0, 2101, 19116),
+(273341, 0, 2101, 19116),
+(273343, 0, 2283, 19116),
+(273343, 1, 2284, 19116),
+(273343, 2, 2285, 19116),
+(273343, 3, 2286, 19116),
+(273343, 4, 2287, 19116),
+(273343, 5, 2288, 19116),
+(271118, 0, 1773, 19116),
+(271118, 1, 2731, 19116),
+(271119, 0, 1773, 19116),
+(271119, 1, 2732, 19116),
+(271119, 2, 2733, 19116),
+(271119, 3, 2734, 19116),
+(273359, 0, 2099, 19116),
+(268894, 0, 1205, 19116),
+(273373, 0, 2831, 19116),
+(275615, 0, 3091, 19116),
+(275616, 0, 3088, 19116),
+(275616, 1, 3089, 19116),
+(275616, 2, 3090, 19116),
+(273383, 0, 2099, 19116),
+(273384, 0, 2099, 19116),
+(275623, 0, 2792, 19116),
+(273388, 0, 2726, 19116),
+(273393, 0, 2099, 19116),
+(273397, 0, 2099, 19116),
+(275640, 0, 2861, 19116),
+(275642, 0, 2862, 19116),
+(275644, 0, 2863, 19116),
+(275648, 0, 2865, 19116),
+(268951, 0, 989, 19116),
+(273428, 0, 2100, 19116),
+(268954, 0, 994, 19116),
+(273429, 0, 2100, 19116),
+(271194, 0, 2099, 19116),
+(271195, 0, 2099, 19116),
+(275670, 0, 2851, 19116),
+(273438, 0, 2522, 19116),
+(273446, 0, 2099, 19116),
+(273451, 0, 2514, 19116),
+(273458, 0, 2514, 19116),
+(273463, 0, 2514, 19116),
+(273463, 1, 2518, 19116),
+(273463, 2, 2519, 19116),
+(273463, 3, 2520, 19116),
+(271269, 0, 2099, 19116),
+(271270, 0, 2099, 19116),
+(271271, 0, 2099, 19116),
+(269049, 0, 1026, 19116),
+(273525, 0, 2100, 19116),
+(273530, 0, 2101, 19116),
+(273535, 0, 2099, 19116),
+(273536, 0, 2368, 19116),
+(273538, 0, 2339, 19116),
+(273548, 0, 2905, 19116),
+(273553, 0, 2099, 19116),
+(273554, 0, 2396, 19116),
+(273556, 0, 2523, 19116),
+(273557, 0, 2524, 19116),
+(273561, 0, 2099, 19116),
+(273563, 0, 2395, 19116),
+(273574, 0, 2099, 19116),
+(273575, 0, 2099, 19116),
+(273582, 0, 2514, 19116),
+(273582, 1, 2515, 19116),
+(271353, 0, 2099, 19116),
+(271354, 0, 2099, 19116),
+(273592, 0, 2382, 19116),
+(273599, 0, 2793, 19116),
+(273600, 0, 2793, 19116),
+(273601, 0, 2793, 19116),
+(273615, 0, 2099, 19116),
+(273616, 0, 2099, 19116),
+(273639, 0, 2529, 19116),
+(273640, 0, 2530, 19116),
+(273652, 0, 2099, 19116),
+(273678, 0, 2573, 19116),
+(273679, 0, 2390, 19116),
+(273687, 0, 2099, 19116),
+(273688, 0, 2212, 19116),
+(273691, 0, 2101, 19116),
+(273692, 0, 2101, 19116),
+(273693, 0, 2100, 19116),
+(273699, 0, 3128, 19116),
+(273699, 1, 3129, 19116),
+(273700, 0, 2397, 19116),
+(273700, 1, 3128, 19116),
+(273700, 2, 3129, 19116),
+(273713, 0, 2584, 19116),
+(273713, 1, 2585, 19116),
+(269241, 0, 1123, 19116),
+(273716, 0, 2581, 19116),
+(273716, 1, 2582, 19116),
+(273716, 2, 2583, 19116),
+(269242, 0, 1125, 19116),
+(273717, 0, 2480, 19116),
+(269243, 0, 1124, 19116),
+(275955, 0, 2339, 19116),
+(273718, 0, 2480, 19116),
+(269244, 0, 1126, 19116),
+(273719, 0, 2385, 19116),
+(273720, 0, 2386, 19116),
+(273721, 0, 2387, 19116),
+(273722, 0, 2388, 19116),
+(273726, 0, 2409, 19116),
+(271493, 0, 1749, 19116),
+(271494, 0, 1751, 19116),
+(271495, 0, 1750, 19116),
+(273736, 0, 2412, 19116),
+(273738, 0, 2951, 19116),
+(275985, 0, 2838, 19116),
+(273753, 0, 2586, 19116),
+(273753, 1, 2587, 19116),
+(273753, 2, 2588, 19116),
+(273753, 3, 2589, 19116),
+(273753, 4, 2590, 19116),
+(273753, 5, 2591, 19116),
+(273753, 6, 2592, 19116),
+(273756, 0, 2485, 19116),
+(273757, 0, 2736, 19116),
+(273772, 0, 2416, 19116),
+(273773, 0, 2510, 19116),
+(273786, 0, 2558, 19116),
+(273788, 0, 2938, 19116),
+(273789, 0, 2101, 19116),
+(273798, 0, 2422, 19116),
+(273798, 1, 2423, 19116),
+(273802, 0, 2101, 19116),
+(271566, 0, 2101, 19116),
+(271568, 0, 2347, 19116),
+(269342, 0, 1140, 19116),
+(269343, 0, 1127, 19116),
+(271585, 0, 2348, 19116),
+(271585, 1, 2349, 19116),
+(271585, 2, 2350, 19116),
+(271585, 3, 2351, 19116),
+(271585, 4, 2352, 19116),
+(271585, 5, 2353, 19116),
+(271585, 6, 2354, 19116),
+(271585, 7, 2355, 19116),
+(271585, 8, 2356, 19116),
+(271585, 9, 2357, 19116),
+(271586, 0, 1854, 19116),
+(271586, 1, 1855, 19116),
+(271586, 2, 2657, 19116),
+(271586, 3, 2658, 19116),
+(271589, 0, 2101, 19116),
+(276073, 0, 505, 19116),
+(273839, 0, 2429, 19116),
+(273840, 0, 2909, 19116),
+(276077, 0, 2881, 19116),
+(276077, 1, 2882, 19116),
+(276077, 2, 2883, 19116),
+(273841, 0, 2681, 19116),
+(273842, 0, 2681, 19116),
+(276085, 0, 2948, 19116),
+(276085, 1, 2949, 19116),
+(276085, 2, 2952, 19116),
+(276085, 3, 2953, 19116),
+(276085, 4, 2954, 19116),
+(276085, 5, 2956, 19116),
+(276085, 6, 2957, 19116),
+(276085, 7, 2958, 19116),
+(276085, 8, 2960, 19116),
+(276085, 9, 2961, 19116),
+(276085, 10, 2962, 19116),
+(276086, 0, 2952, 19116),
+(276086, 1, 2953, 19116),
+(276086, 2, 2954, 19116),
+(276086, 3, 2956, 19116),
+(276086, 4, 2957, 19116),
+(276086, 5, 2958, 19116),
+(276086, 6, 2960, 19116),
+(276086, 7, 2961, 19116),
+(276086, 8, 2962, 19116),
+(276086, 9, 2963, 19116),
+(276086, 10, 2964, 19116),
+(276087, 0, 2948, 19116),
+(276087, 1, 2949, 19116),
+(276087, 2, 2952, 19116),
+(276087, 3, 2953, 19116),
+(276087, 4, 2954, 19116),
+(276087, 5, 2956, 19116),
+(276087, 6, 2957, 19116),
+(276087, 7, 2958, 19116),
+(276087, 8, 2960, 19116),
+(276087, 9, 2961, 19116),
+(276087, 10, 2962, 19116),
+(276087, 11, 2964, 19116),
+(273912, 0, 2443, 19116),
+(273919, 0, 2445, 19116),
+(273920, 0, 2461, 19116),
+(273936, 0, 2458, 19116),
+(273936, 1, 2875, 19116),
+(253809, 0, 1203, 19116),
+(253810, 0, 1204, 19116),
+(253811, 0, 1206, 19116),
+(273946, 0, 2456, 19116),
+(276184, 0, 2698, 19116),
+(276185, 0, 3145, 19116),
+(273952, 0, 2694, 19116),
+(276249, 0, 2921, 19116),
+(276249, 1, 2922, 19116),
+(274029, 0, 2300, 19116),
+(271842, 0, 1903, 19116),
+(271843, 0, 1904, 19116),
+(271844, 0, 1905, 19116),
+(274121, 0, 2493, 19116),
+(274122, 0, 2493, 19116),
+(274123, 0, 2493, 19116),
+(271911, 0, 1912, 19116),
+(271912, 0, 1913, 19116),
+(271913, 0, 1914, 19116),
+(271915, 0, 2099, 19116),
+(276390, 0, 2099, 19116),
+(274154, 0, 2492, 19116),
+(274155, 0, 2101, 19116),
+(274159, 0, 2099, 19116),
+(274159, 1, 2493, 19116),
+(274161, 0, 2099, 19116),
+(274161, 1, 2493, 19116),
+(274162, 0, 2580, 19116),
+(274163, 0, 2580, 19116),
+(274164, 0, 2580, 19116),
+(274169, 0, 2511, 19116),
+(274170, 0, 2512, 19116),
+(274171, 0, 2513, 19116),
+(274174, 0, 505, 19116),
+(274176, 0, 2569, 19116),
+(274187, 0, 2493, 19116),
+(274195, 0, 2514, 19116),
+(274197, 0, 2101, 19116),
+(271962, 0, 2478, 19116),
+(274203, 0, 2972, 19116),
+(271983, 0, 2319, 19116),
+(271984, 0, 2320, 19116),
+(271985, 0, 1926, 19116),
+(271985, 1, 1927, 19116),
+(271985, 2, 1928, 19116),
+(271985, 3, 1933, 19116),
+(271985, 4, 1934, 19116),
+(271985, 5, 1935, 19116),
+(274228, 0, 2493, 19116),
+(272005, 0, 1952, 19116),
+(274250, 0, 2917, 19116),
+(274250, 1, 2918, 19116),
+(274250, 2, 2919, 19116),
+(274251, 0, 2917, 19116),
+(274251, 1, 2918, 19116),
+(274251, 2, 2919, 19116),
+(272014, 0, 2321, 19116),
+(272022, 0, 1932, 19116),
+(274283, 0, 3206, 19116),
+(274289, 0, 2493, 19116),
+(274316, 0, 2871, 19116),
+(274372, 0, 2600, 19116),
+(272140, 0, 2479, 19116),
+(274409, 0, 2616, 19116),
+(272205, 0, 2358, 19116),
+(272208, 0, 2677, 19116),
+(272208, 1, 2678, 19116),
+(272218, 0, 1996, 19116),
+(272223, 0, 1997, 19116),
+(272228, 0, 2016, 19116),
+(272228, 1, 2770, 19116),
+(272237, 0, 2104, 19116),
+(272238, 0, 2106, 19116),
+(272248, 0, 2015, 19116),
+(276730, 0, 2903, 19116),
+(274500, 0, 2873, 19116),
+(274504, 0, 2099, 19116),
+(272273, 0, 2100, 19116),
+(272278, 0, 3080, 19116),
+(272288, 0, 2099, 19116),
+(272305, 0, 2099, 19116),
+(272305, 1, 2696, 19116),
+(274544, 0, 2636, 19116),
+(272310, 0, 3061, 19116),
+(272318, 0, 2099, 19116),
+(272329, 0, 2926, 19116),
+(272336, 0, 2099, 19116),
+(272341, 0, 2069, 19116),
+(272341, 1, 2974, 19116),
+(272344, 0, 2928, 19116),
+(272344, 1, 2929, 19116),
+(272345, 0, 2924, 19116),
+(272346, 0, 1908, 19116),
+(274594, 0, 2639, 19116),
+(272385, 0, 2101, 19116),
+(272386, 0, 2101, 19116),
+(272392, 0, 2078, 19116),
+(272401, 0, 2080, 19116),
+(272401, 1, 2345, 19116),
+(272401, 2, 2346, 19116),
+(272413, 0, 2101, 19116),
+(272414, 0, 2101, 19116),
+(272415, 0, 2101, 19116),
+(274666, 0, 2099, 19116),
+(274671, 0, 2877, 19116),
+(274671, 1, 2878, 19116),
+(274671, 2, 2879, 19116),
+(272438, 0, 2098, 19116),
+(272445, 0, 2105, 19116),
+(274726, 0, 2653, 19116),
+(274760, 0, 2987, 19116),
+(274760, 1, 2988, 19116),
+(274760, 2, 2989, 19116),
+(274760, 3, 2990, 19116),
+(274760, 4, 2991, 19116),
+(274763, 0, 2100, 19116),
+(270289, 0, 505, 19116),
+(270290, 0, 1555, 19116),
+(274785, 0, 3188, 19116),
+(274785, 1, 3189, 19116),
+(272571, 0, 2163, 19116),
+(272571, 1, 2164, 19116),
+(272571, 2, 2165, 19116),
+(272571, 3, 2166, 19116),
+(274818, 0, 2100, 19116),
+(272584, 0, 2167, 19116),
+(272621, 0, 2455, 19116),
+(274861, 0, 2099, 19116),
+(272640, 0, 2695, 19116),
+(274909, 0, 2100, 19116),
+(274914, 0, 2100, 19116),
+(272690, 0, 3110, 19116),
+(274934, 0, 2673, 19116),
+(274943, 0, 2100, 19116),
+(274944, 0, 2344, 19116),
+(274946, 0, 2739, 19116),
+(274947, 0, 2740, 19116),
+(274948, 0, 2741, 19116),
+(274949, 0, 2742, 19116),
+(274957, 0, 2099, 19116),
+(274959, 0, 2099, 19116),
+(274980, 0, 2683, 19116),
+(275000, 0, 2099, 19116),
+(275001, 0, 2099, 19116),
+(275002, 0, 2099, 19116),
+(272768, 0, 2099, 19116),
+(272776, 0, 2175, 19116),
+(272776, 1, 2176, 19116),
+(272776, 2, 2177, 19116),
+(272777, 0, 2099, 19116),
+(272778, 0, 2099, 19116),
+(272799, 0, 2101, 19116),
+(275051, 0, 2100, 19116),
+(272836, 0, 2188, 19116),
+(272839, 0, 2189, 19116),
+(272845, 0, 2302, 19116),
+(272847, 0, 2241, 19116),
+(272856, 0, 2204, 19116),
+(272862, 0, 2759, 19116),
+(272863, 0, 2758, 19116),
+(272866, 0, 2727, 19116),
+(272870, 0, 1831, 19116),
+(272870, 1, 2020, 19116),
+(272884, 0, 2242, 19116),
+(272884, 1, 2243, 19116),
+(272897, 0, 2100, 19116),
+(272897, 1, 2910, 19116),
+(272901, 0, 2344, 19116),
+(272908, 0, 2101, 19116),
+(272909, 0, 2101, 19116),
+(272910, 0, 2101, 19116),
+(272911, 0, 2101, 19116),
+(272912, 0, 2101, 19116),
+(272913, 0, 2698, 19116);
diff --git a/sql/updates/world/2014_12_27_05_world.sql b/sql/updates/world/2014_12_27_05_world.sql
new file mode 100644
index 00000000000..9b28c4e6071
--- /dev/null
+++ b/sql/updates/world/2014_12_27_05_world.sql
@@ -0,0 +1,2241 @@
+DELETE FROM `quest_offer_reward` WHERE `ID` IN (29394, 29682, 30261, 31443, 31444, 31446, 33134, 31805, 33211, 31291, 35813, 33578, 33579, 33580, 33581, 33582, 35820, 33586, 35834, 35884, 35895, 35896, 35897, 35915, 35926, 35933, 35959, 33734, 33740, 35988, 33761, 33765, 36023, 33787, 33788, 36029, 36037, 33808, 36048, 33813, 33814, 36059, 36062, 33833, 33834, 33905, 33917, 33920, 36165, 36179, 33958, 36199, 36201, 36202, 33967, 33969, 33973, 33976, 33988, 31752, 34013, 34019, 34026, 34027, 34028, 34029, 34030, 34031, 34032, 34033, 34048, 36286, 36287, 34087, 34088, 34089, 34090, 34091, 34092, 34094, 34095, 34096, 34097, 34098, 34099, 34103, 34104, 34105, 36353, 36368, 36384, 34154, 14022, 34157, 34163, 34164, 36404, 14051, 36425, 36428, 34192, 34194, 36432, 34234, 34240, 36512, 36519, 36522, 36523, 34326, 36575, 34351, 36592, 36595, 36606, 36615, 36624, 36626, 36629, 34392, 36630, 34393, 36633, 34407, 34420, 34422, 34423, 34425, 34429, 34431, 34432, 34434, 34436, 34437, 34439, 34442, 34445, 34452, 34458, 34478, 34508, 34512, 34513, 34514, 34515, 34516, 34558, 34563, 36801, 34571, 34573, 34575, 34578, 34582, 34583, 34584, 34585, 34586, 34587, 36828, 34593, 34596, 34597, 34598, 34616, 34624, 36881, 34646, 34653, 34655, 34656, 34657, 34658, 34659, 34662, 34663, 34664, 34665, 34666, 34675, 34676, 34678, 34682, 34692, 34701, 34707, 34709, 34716, 34717, 34718, 34719, 34746, 34756, 34761, 34769, 34773, 34774, 34777, 34778, 34804, 34805, 34806, 34809, 34810, 34811, 34820, 34827, 34828, 34829, 34830, 34836, 34838, 34847, 37086, 37087, 34876, 34877, 34881, 37119, 34882, 34883, 34884, 34885, 34886, 34893, 34894, 34898, 34921, 34922, 34925, 34932, 34941, 34942, 34943, 37184, 34958, 34959, 34963, 37206, 37207, 34976, 34977, 34978, 34979, 34980, 34981, 34982, 34987, 34991, 34994, 34995, 34996, 34998, 34999, 35000, 35001, 35002, 35003, 35004, 35006, 35007, 35010, 35011, 35012, 35013, 35014, 35015, 35019, 35033, 37281, 35045, 37287, 35050, 37288, 37289, 35055, 37296, 35063, 35065, 35077, 35079, 35080, 35081, 35082, 35083, 35084, 35085, 35086, 35087, 35088, 35089, 37327, 35090, 35091, 37329, 35148, 35166, 35174, 35176, 35185, 35187, 35204, 35205, 35206, 35207, 35208, 35209, 35211, 35212, 35213, 35214, 35215, 35216, 35225, 35227, 35229, 35233, 35234, 35235, 35239, 35240, 35242, 35245, 35254, 35255, 35257, 35258, 35259, 35260, 35261, 35262, 35273, 35274, 35276, 35285, 35286, 35293, 33059, 35298, 33062, 33066, 33070, 33072, 33075, 33076, 33077, 33078, 33080, 33081, 33082, 35329, 35330, 35331, 35333, 35339, 33111, 33112, 33113, 33114, 33115, 35353, 33116, 33120, 35372, 35380, 35386, 35393, 35395, 35396, 35397, 35398, 33168, 35407, 35408, 35444, 35482, 33263, 33269, 33271, 35549, 35554, 35556, 33331, 33359, 35611, 35614, 35617, 35619, 35625, 35631, 35632, 35633, 35634, 35636, 35640, 35642, 35644, 35645, 35647, 35650, 35651, 35652, 35654, 35656, 33419, 35659, 35663, 35666, 35668, 35671, 35674, 35675, 35676, 33461, 35708, 35733, 35734, 35747, 33530);
+INSERT INTO `quest_offer_reward` (`ID`, `Emote1`, `Emote2`, `Emote3`, `Emote4`, `EmoteDelay1`, `EmoteDelay2`, `EmoteDelay3`, `EmoteDelay4`, `RewardText`, `VerifiedBuild`) VALUES
+(29394, 0, 0, 0, 0, 0, 0, 0, 0, 'There''s always a need for more kegs at Brewfest, and Kharanos has a lot of kegs they can spare!$b$bI''ll lend you one of my personal rams.$b$bEvery time you bring me a keg, I''ll give you some tokens. I''ll even let you use the ram for a bit longer for every keg you bring me!$b$bTake heed! Once you start this, you won''t be able to do it again until tomorrow.$b$bAre you sure you''re ready to do this?', 18414), -- 29394
+(29682, 153, 0, 0, 0, 0, 0, 0, 0, 'Dawnhearth thought we were dead? Hah!$B$BI haven''t sent a report because we haven''t made any progress past this point.$B$BPerhaps you can help us change that?', 18414), -- 29682
+(30261, 1, 0, 0, 0, 0, 0, 0, 0, 'When they built the wall, I don''t think they knew we''d be using it for this.', 18414), -- 30261
+(31443, 5, 0, 0, 0, 0, 0, 0, 0, 'Is that a flying tiger gourami?$b$bThis little fish is a rare mutation of the tiger gourami that can fly, and are consequently caught in any freshwater here in Pandaria.$b$bLocal legend states that good luck comes to the person who eats it, and local tradition states that only royalty can eat them. To be caught breaking this "tradition" is a death sentence.$b$bWith that in mind, I''ll make sure it gets to the right person.', 18414), -- 31443
+(31444, 1, 0, 0, 0, 0, 0, 0, 0, 'That''s not what I think it is, is it? Oh wow, a spinefish alpha, one of Pandaria''s deadliest predators.$b$bSpinefish are malformed abominations created by the sha presence, and these big ones are simply terrifying. An alpha will often eat other spinefish, even though there isn''t a single part of them that''s edible.$b$bLuckily for both of us, they are very interesting to alchemists.
+
+', 18414), -- 31444
+(31446, 0, 0, 0, 0, 0, 0, 0, 0, 'Is that a mimic octopus? A buddy of mine caught one of these off the coast of Zandalar a few years back. He barely made it back alive, actually. Pesky trolls, but great fishing!$b$bAnyhow, they aren''t as rare as you might think because they use camouflage to hide amongst rocks and plants; only a very skilled fisherman has any hope of catching this elusive, and delicious, morsel.
+
+', 18414), -- 31446
+(33134, 1, 0, 0, 0, 0, 0, 0, 0, 'May the stars smile upon you, $n.', 18414), -- 33134
+(31805, 4, 0, 0, 0, 0, 0, 0, 0, 'This will aid lorewalkers and archaeologists in understanding the history of Pandaria.', 18414), -- 31805
+(33211, 0, 0, 0, 0, 0, 0, 0, 0, 'This is the great burden of the Historian - should Azeroth''s timeways come under attack, we must reconstruct history exactly as it happened, or the consequences could be dire. As we spread our stories and knowledge, so do we create a stronger future for us all.', 18414), -- 33211
+(31291, 1, 0, 0, 0, 0, 0, 0, 0, 'Wow! You got the pieces to meld together so well. The quality of this restoration is amazing.$b$bHow did you do it?', 18414), -- 31291
+(35813, 0, 0, 0, 0, 0, 0, 0, 0, 'I''ve heard tales of the Crimson Fen from the rangari; no one has yet returned from there. If this was the reason then we can all breathe safer now.', 19342), -- 35813
+(33578, 0, 0, 0, 0, 0, 0, 0, 0, 'You killed him? Oh, oh thank you!$B$BBut what was that he said about an artifact?', 19342), -- 33578
+(33579, 0, 0, 0, 0, 0, 0, 0, 0, 'I was worried my little act wouldn''t fool you, but you played your role perfectly.$B$BIn fact, I would like to ask for your help again.', 19342), -- 33579
+(33580, 0, 0, 0, 0, 0, 0, 0, 0, 'Mark my words, $r: Aruuna and Veil Shadar were only the beginning.', 19342), -- 33580
+(33581, 0, 0, 0, 0, 0, 0, 0, 0, 'Yes, yes. Excellent work, these are some of my favorites.$B$BKnowledge is power, and now I can leave for the spires feeling well-armed.', 19342), -- 33581
+(33582, 0, 0, 0, 0, 0, 0, 0, 0, 'Speaking of fortune, count yourself lucky that I was not among the defenders in Aruuna, for you''d have seen both ends of your guts before you laid eyes on the Fire-Sage.$B$BAh, sometimes I miss those days.$B$BHere is your coin.', 19342), -- 33582
+(35820, 0, 0, 0, 0, 0, 0, 0, 0, 'You have done us all a great favor $p.$b$bThe existence of that slippery hydra wasn''t even truly known despite our losses in the area.', 19342), -- 35820
+(33586, 0, 0, 0, 0, 0, 0, 0, 0, 'I felt that this day would come. The draenei prophet is not wrong to seek me, traveler.$B$BThough we do not speak often, he and I have a deep mutual respect for one another.$B$BI know the trouble that his people are suffering, and I no longer believe the Shadowmoon are following our ancestor''s path.$B$BFor those reasons, I will help you.', 19342), -- 33586
+(35834, 0, 0, 0, 0, 0, 0, 0, 0, 'A good start. The growth from a genesaur is pure chaos and must be culled whenever possible.', 19342), -- 35834
+(35884, 11, 1, 0, 0, 0, 0, 0, 0, 'Against all odds, here we stand. Still alive, an entire army on our heels.$b$bOur ship is waiting. Shall we depart?', 19342), -- 35884
+(35895, 0, 0, 0, 0, 0, 0, 0, 0, 'Since that day, the sages have remained in power in Skyreach, now calling themselves the Adherents of Rukhmar and claiming to be the heralds of Her will.', 19342), -- 35895
+(35896, 0, 0, 0, 0, 0, 0, 0, 0, 'The Shattered Hand is in shambles and the Avatar of Terokk now walks among us.$B$BWhen I promised you power back in Skettis, did you expect that it would come without any strings attached? Ha!', 19342), -- 35896
+(35897, 0, 0, 0, 0, 0, 0, 0, 0, '<You carefully hang the bangle upon the effigy''s arm.>', 19342), -- 35897
+(35915, 396, 0, 0, 0, 0, 0, 0, 0, 'Aye, these corpses are definitely fresh. They can''t have gone far.', 19342), -- 35915
+(35926, 0, 0, 0, 0, 0, 0, 0, 0, 'What''s that? Let me have a look.', 19342), -- 35926
+(35933, 0, 0, 0, 0, 0, 0, 0, 0, 'This folded letter, bearing the mark of Grommash Hellscream, looks promising...', 19342), -- 35933
+(35959, 0, 0, 0, 0, 0, 0, 0, 0, 'Gardul Venomshiv, eh? He''s good as dead.', 19342), -- 35959
+(33734, 0, 0, 0, 0, 0, 0, 0, 0, 'Thank you.', 19342), -- 33734
+(33740, 0, 0, 0, 0, 0, 0, 0, 0, 'Their deaths will not bring back Aruuna, but it does give me comfort to know that some among us can stand against them.', 19342), -- 33740
+(35988, 274, 1, 0, 0, 0, 0, 0, 0, '<The Archmage looks damp and uncomfortable.>$b$bI apologize for the conditions here, $n. I had no choice. I summoned this tower at the optimal confluence of arcane energies. My hope is to finish my work here before all my books get musty.$b$bSo then! Let''s get to it.', 19342), -- 35988
+(33761, 0, 0, 0, 0, 0, 0, 0, 0, 'My notes! In the chaos, I completely forgot about them!$B$BThis is my life''s work, $p. I cannot thank you enough.', 19342), -- 33761
+(33765, 0, 0, 0, 0, 0, 0, 0, 0, 'The forests are clear of Shadowmoon enemies? Good. I knew that you would not fail.', 19342), -- 33765
+(36023, 0, 0, 0, 0, 0, 0, 0, 0, 'They got what''s comin'' to ''em.', 19342), -- 36023
+(33787, 1, 0, 0, 0, 0, 0, 0, 0, 'Bang-up job, $n! The base is just about ready.', 19342), -- 33787
+(33788, 1, 0, 0, 0, 0, 0, 0, 0, 'Gidwin is looking much better. Thank you, $n.$b$bWe have just enough elixir here to help the others.', 19342), -- 33788
+(36029, 396, 0, 0, 0, 0, 0, 0, 0, 'We won''t let him get away.', 19342), -- 36029
+(36037, 0, 0, 0, 0, 0, 0, 0, 0, 'This jungle will kill me and I will not return to cower at the mercy of Mar''gok!$b$bI am a veteran of several wars and campaigned on two continents now. If you have a war worth joining, I will serve for a time.$b$bAt least until I can kill the Sorcerer-King!', 19342), -- 36037
+(33808, 1, 0, 0, 0, 0, 0, 0, 0, 'Wow, that was fast! Ok, let''s get to it!', 19342), -- 33808
+(36048, 396, 0, 0, 0, 0, 0, 0, 0, 'Perfect work. I called in a ride for ye back to the outpost when yer ready.', 19342), -- 36048
+(33813, 1, 0, 0, 0, 0, 0, 0, 0, 'You did it! Squiggy is okay!', 19342), -- 33813
+(33814, 1, 0, 0, 0, 0, 0, 0, 0, 'Ah, welcome, commander! Just the person I wished to see.', 19342), -- 33814
+(36059, 0, 0, 0, 0, 0, 0, 0, 0, 'You fight well.', 19342), -- 36059
+(36062, 1, 2, 0, 0, 0, 500, 0, 0, 'Ya know, I''ve been thinking.$b$bWith uncle Krixel back that now frees me up to take some time off from running the Gearworks for a bit.$b$bIf you have the room in your garrison I''d be glad to come join you, I could even teach you some tricks I''ve learned to keep your accounts in order and the books cooked!', 19342), -- 36062
+(33833, 0, 0, 0, 0, 0, 0, 0, 0, 'The ivory death is slain? Impressive, traveler.$B$BThanks to you, we are all safer with Kuu''rat gone. I will share news of this deed with the other villagers.', 19342), -- 33833
+(33834, 0, 0, 0, 0, 0, 0, 0, 0, 'By the elders of Karabor... that thing is huge!$B$BOur trade routes will be safe once again. Well... as safe as you can be running through the northern forests.$B$BWell done, $c!', 19342), -- 33834
+(33905, 0, 0, 0, 0, 0, 0, 0, 0, 'Wonderful. That should slow down the attack.$B$BOur forces should be able to retake the forest quickly.', 19342), -- 33905
+(33917, 396, 0, 0, 0, 0, 0, 0, 0, 'We can take it from here. Light''s blessings to you, $c.', 19342), -- 33917
+(33920, 1, 0, 0, 0, 0, 0, 0, 0, '<Soulbinder Nyami''s lips curl into a smile.>$B$BWell done. Only two pieces remain. I''ve already dispatched my soulbinders to track them down.', 19342), -- 33920
+(36165, 0, 0, 0, 0, 0, 0, 0, 0, 'By Muradin''s beard... what a headache...', 19342), -- 36165
+(36179, 1, 4, 0, 0, 0, 100, 0, 0, 'Lemmy''s gun broke down again I take it?$b$bGood job covering for ''em out there. I could use more workers like you!', 19342), -- 36179
+(33958, 1, 0, 0, 0, 0, 0, 0, 0, 'Just as I suspected. Thank you, $n. With Sha''tari back in our possession there is only one piece of the Heart left to retrieve.', 19342), -- 33958
+(36199, 1, 1, 4, 0, 0, 0, 0, 0, 'Not bad traveler, not bad at all.', 19342), -- 36199
+(36201, 1, 1, 4, 0, 0, 0, 0, 0, 'I see you are both a fisherman and a warrior. I will do what I can to help you.', 19342), -- 36201
+(36202, 1, 1, 4, 0, 0, 0, 0, 0, 'Look at all the bait ideas in this thing! Great job $n!', 19342), -- 36202
+(33967, 1, 0, 0, 0, 0, 0, 0, 0, 'Bless you, $n. There have been enough innocent lives taken today.', 19342), -- 33967
+(33969, 1, 0, 0, 0, 0, 0, 0, 0, 'We were wise to not underestimate the threat of a land turned against us.', 19342), -- 33969
+(33973, 0, 0, 0, 0, 0, 0, 0, 0, 'Thank you. Now that I know it is out of the hands of the Iron Horde, I can die peacefully.', 19342), -- 33973
+(33976, 1, 0, 0, 0, 0, 0, 0, 0, 'Well done! I will take Auch''naaru to Auchindoun. The Shadow Council has no place in our lands.', 19342), -- 33976
+(33988, 0, 0, 0, 0, 0, 0, 0, 0, 'The souls of the citizens of Telmor will no longer be used to empower the Shadow Council leader.', 19342), -- 33988
+(31752, 0, 0, 0, 0, 0, 0, 0, 0, 'I am pleased to offer this gift to you, $r $c. According to my calibrations, it will invoke feelings of enjoyment and gratitude.$b$bHave a nice day.', 19342), -- 31752
+(34013, 0, 0, 0, 0, 0, 0, 0, 0, 'With these, we can account for our fallen and rebuild. We will persevere.', 19342), -- 34013
+(34019, 0, 0, 0, 0, 0, 0, 0, 0, 'Your aid in retaking Teluuna Observatory has not gone unnoticed, hero. I grow increasingly impressed at your prowess in battle.$B$BPerhaps you could share some of your knowledge with my disciples. They could learn much from a seasoned adventurer such as yourself.$B$BI have something for you, as a thanks for what you''ve done even in the short time you''ve been here. Perhaps it will help you get this garrison of yours on its feet.', 19342), -- 34019
+(34026, 0, 0, 0, 0, 0, 0, 0, 0, 'Ach! $GSir:Miss; $p, ye''ve arrived just in time!', 19342), -- 34026
+(34027, 0, 0, 0, 0, 0, 0, 0, 0, 'I KNEW somethin'' was wrong! IN YER FACE, Alexston!$B$BAh, excuse me.$B$BNow, where have I seen machines like this before?$B$BOh yeah! The Dark Iron!', 19342), -- 34027
+(34028, 0, 0, 0, 0, 0, 0, 0, 0, 'Mmf! Mm- mff!!$B$B<You remove his gag.>$B$BTHEY GOT THAELIN!!', 19342), -- 34028
+(34029, 0, 0, 0, 0, 0, 0, 0, 0, 'Close enough!', 19342), -- 34029
+(34030, 0, 0, 0, 0, 0, 0, 0, 0, '$p! Oh, yer a sight for sore eyes!$B$BThe prototype mole machine was able to track me here all the way from the shop? I even impress myself sometimes.$B$BNow that I know Hansel is safe, I can enact the brilliant escape plan I''ve been working on. Glad to have ye here for this!', 19342), -- 34030
+(34031, 0, 0, 0, 0, 0, 0, 0, 0, 'For the record, the mines don''t have any voice commands.$B$BI learned that lesson awhile back...', 19342), -- 34031
+(34032, 0, 0, 0, 0, 0, 0, 0, 0, 'Aye, there she is.$B$BThank you, $p. Let''s get out of here, shall we?', 19342), -- 34032
+(34033, 0, 0, 0, 0, 0, 0, 0, 0, 'So I guess it''s safe to say my old workshop is compromised. We''ll have to find a new place to set up shop...', 19342), -- 34033
+(34048, 0, 0, 0, 0, 0, 0, 0, 0, 'There, my beauties are safely out of the hands of the Iron Horde. No more orcs poppin'' out of the ground!$B$BThere''s just one more thing I need to do before I can leave with a clear conscience.', 19342), -- 34048
+(36286, 0, 0, 0, 0, 0, 0, 0, 0, 'Oh my! What do we have here, commander?$B$B<Inspecting the transponder.>$B$BA little damaged, slightly bent and burnt to a crisp, but this is my lucky day!$B$BWe''ve been testing a new device and this transponder carries invaluable information! I''ll have Bixx extract the coordinates for mapping.$B$BJust a few more parts and I should be able to teleport anything across this entire valley! And I do mean anything!$B$BThat''ll surely help our reinforcements stand against the Iron Horde!', 19342), -- 36286
+(36287, 0, 0, 0, 0, 0, 0, 0, 0, 'Those supplies were just what I needed! I think I''m finally figuring out how to work with all these Draenor parts. I''d be happy to show you, commander. I should be able to fix it in a jiffy.$B$BOh... and remember, deep breaths!', 19342), -- 36287
+(34087, 0, 0, 0, 0, 0, 0, 0, 0, 'Orgrim leads the Iron Horde in Talador... Now we know the face of our enemy.', 19342), -- 34087
+(34088, 0, 0, 0, 0, 0, 0, 0, 0, 'The Iron Horde has no consideration for the wonders of the forest. In death, they will know respect.', 19342), -- 34088
+(34089, 0, 0, 0, 0, 0, 0, 0, 0, 'I believe we can use these explosives against the Iron Horde.', 19342), -- 34089
+(34090, 0, 0, 0, 0, 0, 0, 0, 0, 'Nothing like a good explosion to warm the heart.', 19342), -- 34090
+(34091, 0, 0, 0, 0, 0, 0, 0, 0, 'A prototype Iron Shredder, huh?! I bet we can get this thing working... they didn''t have Thaelin Darkanvil to fix it!', 19342), -- 34091
+(34092, 0, 0, 0, 0, 0, 0, 0, 0, 'You radiate the power of the Ango''rosh!$B$B<Restalaan smiles.>$B$BIt is time to take this battle to Teron''gor''s doorstep.', 19342), -- 34092
+(34094, 0, 0, 0, 0, 0, 0, 0, 0, 'I wondered why the manual was so big... they write with really big letters!', 19342), -- 34094
+(34095, 0, 0, 0, 0, 0, 0, 0, 0, 'They will be unable to use those weapons against us when we attack Tuurem.', 19342), -- 34095
+(34096, 0, 0, 0, 0, 0, 0, 0, 0, 'That''s a lot of orcs, eh? Glad I''m here tinkerin'' away instead of in the thick of it.', 19342), -- 34096
+(34097, 0, 0, 0, 0, 0, 0, 0, 0, '-- ENEMIES ELIMINATED --', 19342), -- 34097
+(34098, 0, 0, 0, 0, 0, 0, 0, 0, 'The screams of our enemies washed over me. The people of Tuurem are avenged.', 19342), -- 34098
+(34099, 0, 0, 0, 0, 0, 0, 0, 0, 'Maraad is dead... but we must carry on. I will not let his sacrifice be for nothing.', 19342), -- 34099
+(34103, 113, 0, 0, 0, 0, 0, 0, 0, 'I have no idea how you managed to track down the creature so close to the Horde base, but well done $Gsir:madame;.', 19342), -- 34103
+(34104, 71, 0, 0, 0, 0, 0, 0, 0, 'Thank you, commander! The peasants will be singing songs about your generosity tomorrow.', 19342), -- 34104
+(34105, 113, 0, 0, 0, 0, 0, 0, 0, 'All hail your glory, commander.', 19342), -- 34105
+(36353, 2, 0, 0, 0, 0, 0, 0, 0, '$n, we''ve been through hell and back together more times than I can count. You''re the Alliance''s best chance at defeating the Iron Horde, and you know it.$B$BHow do you feel about me joining your garrison? We can bring the fight to orcish scum together, just like old times.', 19342), -- 36353
+(36368, 0, 0, 0, 0, 0, 0, 0, 0, 'Frenna didn''t make it out of Tangleheart.', 19342), -- 36368
+(36384, 1, 5, 0, 0, 0, 3000, 0, 0, 'The serum did what!??!$b$bI must have used too much growth hormone. Possibly... the mixture just needs to be shaken prior to dosage?', 19342), -- 36384
+(34154, 1, 0, 0, 0, 0, 0, 0, 0, 'Teron''gor and Gul''dan... they slaughtered everyone...$B$B...and then they just... disappeared... into the shadows...$B$BHow did they know where to go?', 19342), -- 34154
+(14022, 1, 1, 0, 0, 0, 0, 0, 0, 'If you''d like to learn to cook Pilgrim''s Bounty foods, I can help. If you''re not already a cook, all you have to do is train and you''ll be cooking in no time!', 19342), -- 14022
+(34157, 1, 0, 0, 0, 0, 0, 0, 0, 'You have to hurry... Teron''gor just left!', 19342), -- 34157
+(34163, 0, 0, 0, 0, 0, 0, 0, 0, 'Without the shadow orbs, the main Auchenai force will be able to march on Gul''rok safely.', 19342), -- 34163
+(34164, 0, 0, 0, 0, 0, 0, 0, 0, 'Thank you... kill a couple more for me on your way out, if you can...', 19342), -- 34164
+(36404, 1, 1, 4, 0, 0, 0, 0, 0, 'Great work, $n! We will get started planting the garden right away.', 19342), -- 36404
+(14051, 5, 1, 0, 0, 0, 0, 0, 0, 'Thank goodness! I wouldn''t be able to serve the feast without spice bread stuffing.', 19342), -- 14051
+(36425, 0, 0, 0, 0, 0, 0, 0, 0, '<Strangely satisfying.>', 19342), -- 36425
+(36428, 4, 378, 0, 0, 0, 0, 0, 0, 'Yea! Great work, $n!$b$bI''ve already heard from the survivors and they''re glad for this second chance at life.$b$bYou made a real difference today!', 19342), -- 36428
+(34192, 1, 1, 4, 0, 0, 0, 0, 0, 'Nice job, $n! Let''s get this mining operation started!', 19342), -- 34192
+(34194, 1, 1, 4, 0, 0, 0, 0, 0, 'Time to see what you can do.', 19342), -- 34194
+(36432, 1, 0, 0, 0, 0, 0, 0, 0, 'D''kaan worried about me? He is more worried I will be chased back to the camp with one of those giant beasts in tow. Still I could use your help here...', 19342), -- 36432
+(34234, 113, 0, 0, 0, 0, 0, 0, 0, 'Excellent. The shards are at last together!', 19342), -- 34234
+(34240, 0, 0, 0, 0, 0, 0, 0, 0, 'It''s not safe here. The Shadow Council has already taken the city!', 19342), -- 34240
+(36512, 2, 0, 0, 0, 0, 0, 0, 0, 'Auchindoun would have fallen to the demons if it weren''t for you. Even the blood elves would not have been enough. I don''t know how I could possibly ever repay you.$B$B<Tuulani''s face lights up.>$B$BThat''s it! We''re kindred spirits, $n. I can feel it! How about I stick around with you?$B$BI''ll still have to attend to my duties at Auchindoun, but I can handle it. What do you say, $n? It''ll be great!', 19342), -- 36512
+(36519, 2, 0, 0, 0, 0, 0, 0, 0, 'I have never seen anyone fight like that, $b.$B$BI am regrettably in no condition now to join the Auchenai in defending Auchindoun. I have heard stories of your fortress in Shadowmoon Valley. Could I go there and repair my armor?$B$BPerhaps... I could stay there a while longer than that? I feel there is much you could teach me.', 19342), -- 36519
+(36522, 2, 0, 0, 0, 0, 0, 0, 0, 'I may have fallen, but I will not be forgotten.$B$BI implore you to allow me to stay here and serve in your army. Bralok took my life, but my spirit stands strong before you.$B$BI need to stop the Iron Horde, $n, and I know you are the only one that can help me do that.', 19342), -- 36522
+(36523, 1, 0, 0, 0, 0, 0, 0, 0, 'Is it still twitchin''? I think I saw it still twitchin''.', 19342), -- 36523
+(34326, 396, 0, 0, 0, 0, 0, 0, 0, 'Our enemy has been pushed back and Auchindoun''s defenses restored thanks to your help, but we are not yet done here.', 19342), -- 34326
+(36575, 1, 0, 0, 0, 0, 0, 0, 0, 'We have dealt a great blow to the Iron Horde, commander. We will defeat them yet.', 19342), -- 36575
+(34351, 71, 1, 0, 0, 0, 0, 0, 0, 'Light bless you, hero! We need to hold out as long as we can so Nyami can track down the remaining power shards. This pylon will help take the load off of our soulpriests.', 19342), -- 34351
+(36592, 1, 0, 0, 0, 0, 0, 0, 0, 'MUCH better! A lot less bumping into walls to be sure.
+
+There should be room to get in another building or two now. We can get the additional construction going whenever you''re ready - just point me at anything you''re interested in on the table here.', 19342), -- 36592
+(36595, 1, 0, 0, 0, 0, 0, 0, 0, 'Ah perfect. I''ll get this up an'' runnin'' in no time.', 19342), -- 36595
+(36606, 1, 0, 0, 0, 0, 0, 0, 0, 'Commander. Good to have you back.
+
+We''ve got some movement in Nagrand. Let me fill you in on the details.', 19342), -- 36606
+(36615, 1, 0, 0, 0, 0, 0, 0, 0, 'I... I think I like it. A little more blue paint, maybe some taller towers, but you can really call it home, you know?
+
+I already ordered some even larger draft paper, sir. Don''t you worry...', 19342), -- 36615
+(36624, 66, 0, 0, 0, 2000, 0, 0, 0, 'Just a second, pal. Can''t you see I''m busy here?$b$bCommander! I didn''t think you were actually going to show... I mean... welcome, commander.', 19342), -- 36624
+(36626, 66, 0, 0, 0, 0, 0, 0, 0, 'Commander $n, I''m so glad you could make it. It''s a true honor, sir.', 19342), -- 36626
+(36629, 0, 0, 0, 0, 0, 0, 0, 0, 'Thank you again for taking the time to visit, commander. You have no idea how much it means to us.', 19342), -- 36629
+(34392, 113, 0, 0, 0, 0, 0, 0, 0, 'The portal is weakened, but it remains open.$b$bOnly one option remains, $n.', 19342), -- 34392
+(36630, 0, 0, 0, 0, 0, 0, 0, 0, 'Look, I don''t have time for any... Oh, it''s you!', 19342), -- 36630
+(34393, 1, 0, 0, 0, 0, 0, 0, 0, 'Gul''dan... free. This was not the victory I''d planned for.$b$bGul''dan may be loose due to our actions, but I gladly bargain his freedom against the lives of the innocents on the other side of this portal. You made a wise decision, $n.', 19342), -- 34393
+(36633, 0, 0, 0, 0, 0, 0, 0, 0, 'Well it''s about time ye showed up. I''m done slumming around with these new recruits.$b$bMe blade is sharp, me armor is spit shined and I combed me beard this mornin''.$b$bI''ve been ready for battle since me grandpa Gygax first put an axe in me wee lil hand.$b$bSo whad''ya say, commander?', 19342), -- 36633
+(34407, 1, 0, 0, 0, 0, 0, 0, 0, 'I only hope we are enough.', 19342), -- 34407
+(34420, 1, 0, 0, 0, 0, 0, 0, 0, 'With the Dark Portal disabled, we have a new mission: stay alive.$b$bWe must keep pressing on, even if only to honor those who stayed behind to secure our retreat.', 19342), -- 34420
+(34422, 1, 6, 0, 0, 0, 0, 0, 0, 'Out of the frying pan, into the woods.$b$bTake a breath, then get ready, $n. There''s not much time to rest.', 19342), -- 34422
+(34423, 1, 1, 0, 0, 0, 0, 0, 0, '<Khadgar looks concerned.>$b$bNo - we cannot wait for Ariok. He knew what he was getting into.$b$bHis sacrifice cannot go to waste. We must keep moving.', 19342), -- 34423
+(34425, 1, 1, 0, 0, 0, 0, 0, 0, 'We will hold this position for now. We must allow these freed prisoners a moment to breathe.$b$bIt is not an ideal position. We will be moving again shortly.', 19342), -- 34425
+(34429, 1, 1, 0, 0, 0, 0, 0, 0, 'You''re still alive? Good.$b$bThat cave-in will only hold them for so long. We have to keep moving.', 19342), -- 34429
+(34431, 1, 0, 0, 0, 0, 0, 0, 0, 'Well done.$b$bBe ready to move. We may have had the element of surprise within this cave, but our advantage is fleeting.', 19342), -- 34431
+(34432, 1, 0, 0, 0, 0, 0, 0, 0, 'You fight exceptionally well, $n... better than I could ever hope to.$b$bWith those orcs out of the way, Khadgar and Maraad should now be able to safely guide the rest of our group through the cave.', 19342), -- 34432
+(34434, 1, 1, 0, 0, 0, 0, 0, 0, 'Up there - that is Keli''dan the Breaker. No doubt he''s been alerted to our presence, and he''s attempting to tell his warlord about our little jailbreak.$b$bWe have to take him out, $n.', 19342), -- 34434
+(34436, 1, 1, 0, 0, 0, 0, 0, 0, 'Fine job in the cave, but this is no time to rest.$b$bWe have momentum. We must stay in motion.', 19342), -- 34436
+(34437, 1, 0, 0, 0, 0, 0, 0, 0, 'You have my thanks, $n. Durotan, our chieftain, will be happy to hear that Ga''nar lives.', 19342), -- 34437
+(34439, 0, 0, 0, 0, 0, 0, 0, 0, 'It''s a good thing you got to high ground.$b$bLook at the dam!', 19342), -- 34439
+(34442, 1, 0, 0, 0, 0, 0, 0, 0, '<The orc''s lips and wrists quiver with restrained fury.>$b$bWho are you?$b$bWait, what''s that you say? Drek''Thar is here?', 19342), -- 34442
+(34445, 4, 1, 0, 0, 0, 0, 0, 0, 'Takin'' away Gul''dan was one thing, but blowin'' up the whole damned portal? That''s my kind of solution.$b$bNow, I think we''d better get out of here before that army gets to us.', 19342), -- 34445
+(34452, 1, 0, 0, 0, 0, 0, 0, 0, 'We have our work cut out for us, champion. The Legion''s stench fills the air.', 19342), -- 34452
+(34458, 396, 0, 0, 0, 0, 0, 0, 0, 'You look like you can fight. We need to get out of here!', 19342), -- 34458
+(34478, 2, 1, 0, 0, 0, 0, 0, 0, 'I owe my life to you, stranger. I offer you and your company my support. Together, we may make it out of this jungle alive.', 19342), -- 34478
+(34508, 1, 0, 0, 0, 0, 0, 0, 0, 'There is no time for pleasantries. The raid''s leader is just ahead.', 19342), -- 34508
+(34512, 0, 0, 0, 0, 0, 0, 0, 0, '<Pyxni examines the saberon claws.>$b$bWe''re gonna make a killing selling these as good luck charms to all the wannabe gladiators here at the arena!$b$bFrom now on, the saberon will think twice about messing with the Steamwheedle Cartel!', 19342), -- 34512
+(34513, 0, 0, 0, 0, 0, 0, 0, 0, 'You fought your way into Sabermaw, killed Razorpaw...and lived?$b$bThat''s incredible news!$b$bThe roads will be much safer now that he''s dead! That means more money for me!$b$bAs promised, here''s your reward!', 19342), -- 34513
+(34514, 0, 0, 0, 0, 0, 0, 0, 0, 'You recovered the merchandise? Fantastic!$b$b<Pyxni rummages through the bags.>$b$bIt''s all here too! I knew I could count on you! Here, take this reward.$b$bYou''ve earned it!', 19342), -- 34514
+(34515, 0, 0, 0, 0, 0, 0, 0, 0, 'You got all of the captured traders out of Sabermaw? Fantastic!$b$bNow they owe me and I ain''t one to let a debt go uncollected! As for you, take this reward for your trouble!', 19342), -- 34515
+(34516, 0, 0, 0, 0, 0, 0, 0, 0, 'You did a great job, $n. I couldn''t have asked for a better sidekick!$b$bAnyway, now that I''ve got my treasure back...$b$bI''ve got to do...$b$b...things and...stuff.$b$bBye!', 19342), -- 34516
+(34558, 1, 0, 0, 0, 0, 0, 0, 0, 'Excellent. This will do nicely.', 19342), -- 34558
+(34563, 0, 0, 0, 0, 0, 0, 0, 0, 'You are the commander of this fort, yes?$b$bMy master wanted to join your fight to reclaim our home but he grew ill and... I''m sorry, he was a great draenei and I will carry on his memory.$b$bYour new building would give me the means to see out my master''s vision and honor his passing.$b$bIf you would allow me to do this then I would serve you.', 19342), -- 34563
+(36801, 396, 0, 0, 0, 0, 0, 0, 0, 'Ah, Commander $n. Good to see you. Now our party is complete.', 19342), -- 36801
+(34571, 1, 0, 0, 0, 0, 0, 0, 0, 'These look pretty good. Ared would have loved to get his hands on these.$b$b<Miall wipes away a tear.>$b$b I''m sorry, this is making me too emotional, these will do just fine.', 19342), -- 34571
+(34573, 1, 0, 0, 0, 0, 0, 0, 0, 'This won''t be as good as some of the stuff we had back at the forge in Shattrath, but it will do.', 19342), -- 34573
+(34575, 0, 0, 0, 0, 0, 0, 0, 0, '<The prophet welcomes you with a curious look, then a warm nod.>$b$bSo it begins.', 19342), -- 34575
+(34578, 1, 273, 0, 0, 0, 1100, 0, 0, 'I crafted a few things before we left that we may need: some smoke grenades, a grappling hook, even was able to get Thaelin to throw together a rocket pack.$b$bI''m sure we''ll find a use for everything.', 19342), -- 34578
+(34582, 0, 0, 0, 0, 0, 0, 0, 0, 'This will have to do.', 19342), -- 34582
+(34583, 0, 0, 0, 0, 0, 0, 0, 0, 'So this is Draenor? A bit darker than expected. Still, after building Stormwind, this project should be a walk in the park.$B$BWell then, are you ready to begin, commander?', 19342), -- 34583
+(34584, 0, 0, 0, 0, 0, 0, 0, 0, 'Perfect.$b$bNot only will this lumber do the job, it will look fantastic!', 19342), -- 34584
+(34585, 0, 0, 0, 0, 0, 0, 0, 0, 'The base is significantly more secure with that giant dead.$b$bYou have made quite an impression on the peacekeepers.', 19342), -- 34585
+(34586, 0, 0, 0, 0, 0, 0, 0, 0, 'The garrison is really starting to take shape.', 19342), -- 34586
+(34587, 0, 0, 0, 0, 0, 0, 0, 0, 'How is the construction of the barracks coming along?', 19342), -- 34587
+(36828, 1, 0, 0, 0, 0, 0, 0, 0, 'Kick ''em while they''re down!', 19342), -- 36828
+(34593, 0, 0, 0, 0, 0, 0, 0, 0, 'Glad you are here. I almost got killed up there at the top. Oh what are these papers? This is much worse than I imagined!', 19342), -- 34593
+(34596, 1, 0, 0, 0, 0, 0, 0, 0, 'That Felbreaker sounded tough! Good thing there''s only a small number of them.$B$BNice job stopping Reglakk, but I''m sure he''s safely back in Highmaul. The ogre capital will have to be dealt with sooner rather than later.', 19342), -- 34596
+(34597, 0, 0, 0, 0, 0, 0, 0, 0, 'Excellent job thinking on your feet. The less research these ogres do, the better!', 19342), -- 34597
+(34598, 0, 0, 0, 0, 0, 0, 0, 0, '<Greezlex lifts his head to look up at you from the ground.>$b$b...No! Don''t take me... I... wait...$b$bYou aren''t a saberon... did Pyxni send you?$b$b', 19342), -- 34598
+(34616, 0, 0, 0, 0, 0, 0, 0, 0, 'This place is just full of surprises... terrifying surprises.', 19342), -- 34616
+(34624, 2, 1, 0, 0, 0, 300, 0, 0, 'Thank you, this is just what I needed.$b$bGoren gas is rather difficult to come by but thankfully we can make this supply go a long way.', 19342), -- 34624
+(36881, 1, 0, 0, 0, 0, 0, 0, 0, 'Looks to me like we ended up in the right place.', 19342), -- 36881
+(34646, 0, 0, 0, 0, 0, 0, 0, 0, 'Luuka is a little shaken up, but he is safe, and that''s all that really matters.$B$BLook... commander, I owe you my life. All of us do honestly.$B$BI would be honored to serve as your agent here in Draenor. If you have need of me, you need only say the word.', 19342), -- 34646
+(34653, 0, 0, 0, 0, 0, 0, 0, 0, '<The arakkoa merchant looks you up and down.>$B$BWell-equipped, aren''t we? Azik is betting you are someone of importance to your people.$B$BCome closer, friend. Speak with me for just a moment.', 19342), -- 34653
+(34655, 0, 0, 0, 0, 0, 0, 0, 0, 'Azik must have seen something in you. I will trust his judgment, for n-$B$B<Reshad is interrupted as a warm gust of wind surges through the hut.>$B$BOh dear... they''ve arrived.', 19342), -- 34655
+(34656, 0, 0, 0, 0, 0, 0, 0, 0, 'Who would expect to find these treasures draped over straw dolls, left to bake in the sun? Sometimes the best place to hide precious things is in plain sight.', 19342), -- 34656
+(34657, 0, 0, 0, 0, 0, 0, 0, 0, 'Azik was right to guide you to me. If you were coming to help Skettis, we needed to meet.$B$BAnd if you were coming to attack us, well, I''d be dead either way, wouldn''t I?$B$B<Reshad lets out a cawing laugh and stuffs another scroll into his robes.>$B$BThere, that''s nearly everything.', 19342), -- 34657
+(34658, 0, 0, 0, 0, 0, 0, 0, 0, 'Ah yes, there''s my name at the top of the list. And a few Talonpriests from the Shadowglade as well.$B$BThey fear the return of Terokk, as they should.', 19342), -- 34658
+(34659, 0, 0, 0, 0, 0, 0, 0, 0, 'I will point you in the right direction, but I cannot guarantee you''ll survive the trip.$B$BKah-hah haha!', 19342), -- 34659
+(34662, 0, 0, 0, 0, 0, 0, 0, 0, 'Whoa! I couldn''t tell if that was Porkchop squealing in there or if you had Crushmaul crying like a little baby!$b$bYou''ve got talent, kid!$b$bHere''s your cut of the profit, but why stop there? Together we can make a mountain of gold!', 19342), -- 34662
+(34663, 0, 0, 0, 0, 0, 0, 0, 0, 'You did it, $n! Raketalon has actually been defeated!$b$bI''d never have believed it if I hadn''t seen it with my very own two eyes. You''ve got a fire in your belly and dollar signs in your eyes, kid!$b$bHere''s your cut of the profit, but don''t stop now! You''re on a roll!', 19342), -- 34663
+(34664, 0, 0, 0, 0, 0, 0, 0, 0, 'Watching you fight in the arena is like witnessing an artist create a masterpiece!$b$bWell, a masterpiece of blood and shattered bones... but hey, everyone''s got to be good at something right?$b$bHere''s your cut of the profit! That fight was so good I actually thought about giving you a bonus!', 19342), -- 34664
+(34665, 0, 0, 0, 0, 0, 0, 0, 0, 'I ain''t ever seen anybody dismantle a shredder quite like that before!$b$bYou''ve made me a lot of money, $n! Only the best gladiators survive this long in the arena; and yet, even with that in mind, there''s still something different about you...$b$bIt''s your eyes...they look as if they''ve stared death in the face a thousand times and never even blinked.$b$bTake your cut of the profit and rest up, the biggest fight is still ahead!', 19342), -- 34665
+(34666, 0, 0, 0, 0, 0, 0, 0, 0, 'Long live the champ! I knew you could do it!$b$bCould you hear the roar of the crowd in there? It shook the arena like thunder!$b$bThis is only the beginning! The Highmaul Coliseum awaits, and as the champion of the Ring of Trials you''ll be expected to make an appearance!', 19342), -- 34666
+(34675, 1, 1, 0, 0, 0, 0, 0, 0, 'Commander $n. It''s good to see you. We have much to discuss.$B$BThe situation in Nagrand is rapidly deteriorating. We''ve lost Telaar.$B$BTo make matters worse, Grommash has named Garrosh Hellscream the new warlord of the Warsong clan.', 19342), -- 34675
+(34676, 1, 0, 0, 0, 0, 0, 0, 0, 'I won''t waste any of your time, $Gsir:madame;. Let us discuss strategy.', 19342), -- 34676
+(34678, 6, 0, 0, 0, 0, 0, 0, 0, 'For me? Really you shouldn''t have.$B$BOkay, this should do it.$B$BI hope.', 19342), -- 34678
+(34682, 66, 0, 0, 0, 0, 0, 0, 0, 'We''ve been expecting you, commander.$B$BThe situation is grim, but doable with your help.', 19342), -- 34682
+(34692, 0, 0, 0, 0, 0, 0, 0, 0, 'This is a good start, but we will need more champions to deal with the trials that lay ahead.', 19342), -- 34692
+(34701, 396, 0, 0, 0, 0, 0, 0, 0, 'I will not allow a single demon to step foot inside Auchindoun. You will help me ensure that does not happen.', 19342), -- 34701
+(34707, 396, 0, 0, 0, 0, 0, 0, 0, 'I will gather any remaining survivors so we can rebuild what we have lost.$B$BThank you.', 19342), -- 34707
+(34709, 71, 0, 0, 0, 0, 0, 0, 0, 'Aeun sent you? Help has arrived!', 19342), -- 34709
+(34716, 0, 0, 0, 0, 0, 0, 0, 0, 'Please forgive me. I''m in no condition to stand, commander.', 19342), -- 34716
+(34717, 273, 2, 0, 0, 0, 0, 0, 0, 'That bit of justice is sure to have lifted the spirits of my rangari.$B$BLosing Telaar and many of our friends has taken a heavy toll.$B$BThank you, commander.', 19342), -- 34717
+(34718, 0, 0, 0, 0, 0, 0, 0, 0, 'Khan! No!... he just received his promotion. His whole life ahead of him and now, nothing.$B$BThank you for getting the others out. Light be... nevermind.', 19342), -- 34718
+(34719, 0, 0, 0, 0, 0, 0, 0, 0, 'Thank you for this kindness, $n. Perhaps I can still salvage some scrap of honor.', 19342), -- 34719
+(34746, 5, 0, 0, 0, 0, 0, 0, 0, 'Perfect! You retrieved the blueprints.$B$BThere''s only one thing left to do.', 19342), -- 34746
+(34756, 0, 0, 0, 0, 0, 0, 0, 0, 'How very noble of you to act as bait on my behalf. I will not forget this.', 19342), -- 34756
+(34761, 71, 0, 0, 0, 0, 0, 0, 0, 'Those look perfect! By all that is mechanical, this had better work.$B$BNow let''s just insert these here...', 19342), -- 34761
+(34769, 1, 273, 0, 0, 0, 0, 0, 0, 'This is a momentous occasion, commander. I''ll have Thaelin and his people get to work right away.$B$BYou''ll see; this decision is going to be critical in our efforts against the Warsong.', 19342), -- 34769
+(34773, 71, 2, 0, 0, 0, 0, 0, 0, 'Oh thank goodness, I knew ye would come through!$B$BAt your service, as always.', 19342), -- 34773
+(34774, 0, 0, 0, 0, 0, 0, 0, 0, 'You will accept this gift, and you will like it. To do otherwise will automatically engage my organic incineration weapons. Thank you.', 19342), -- 34774
+(34777, 0, 0, 0, 0, 0, 0, 0, 0, 'You have my eternal gratitude, hero. I will find a way to repay you someday.', 19342), -- 34777
+(34778, 1, 274, 0, 0, 0, 0, 0, 0, 'You made it!$b$bBut... one of our wagons didn''t. Have you seen Maraad? He''s still out there somewhere.', 19342), -- 34778
+(34804, 4, 0, 0, 0, 0, 0, 0, 0, 'Victory! For the Alliance!', 19342), -- 34804
+(34805, 0, 0, 0, 0, 0, 0, 0, 0, 'Blasted things. Nothing more than flying rats if you ask me!', 19342), -- 34805
+(34806, 0, 0, 0, 0, 0, 0, 0, 0, '<You''ve drastically reduced the podling numbers.$b$bHopefully they won''t be growing back anytime soon.>', 19342), -- 34806
+(34809, 0, 0, 0, 0, 0, 0, 0, 0, '<The Gold-O-Matic 9000 crunches and grinds through the elemental remains.>$b$bchakk-chackk-chak-chak, chak-a-chak-akk-chk-chk-chk.', 19342), -- 34809
+(34810, 0, 0, 0, 0, 0, 0, 0, 0, 'It''s good to see that there''s still an interest out there in real archaeology!$b$bThere''s a lot of misconceptions out there about how archaeology is really done, but have no fear! The great and famous Gazmolf Futzwangler is here to educate you.', 19342), -- 34810
+(34811, 0, 0, 0, 0, 0, 0, 0, 0, 'Great work, $n!$b$bThat bunch of good-for-nothing''s came crying when they found out someone else was making their money! I don''t think Thazwix, or his cronies, will be much trouble from here on out.$b$bAs promised, here''s the pay I owe you for a job well done!', 19342), -- 34811
+(34820, 0, 0, 0, 0, 0, 0, 0, 0, 'This is one of the pack mules Shelly and her crew took to Gloomshade Grove.', 19342), -- 34820
+(34827, 0, 0, 0, 0, 0, 0, 0, 0, 'Hm, not what I was expecting when I heard that Iskar was sending help.$B$BNo matter. You''ll have to do.', 19342), -- 34827
+(34828, 0, 0, 0, 0, 0, 0, 0, 0, 'Hmm... something''s not right. She''s been tampered with.$B$BSomeone else has used my orb to enter the realm of shadows.', 19342), -- 34828
+(34829, 0, 0, 0, 0, 0, 0, 0, 0, 'Blood for blood, as it should be.', 19342), -- 34829
+(34830, 0, 0, 0, 0, 0, 0, 0, 0, 'Well, you are not stabbing me yet.$B$BThat is a good sign.', 19342), -- 34830
+(34836, 0, 0, 0, 0, 0, 0, 0, 0, 'Lunarblossoms! You are too kind! I can''t wait to give these to Kat''la.', 19342), -- 34836
+(34838, 0, 0, 0, 0, 0, 0, 0, 0, '<The hatchling springs immediately to flight, then looks at you expectantly and cheeps.>', 19342), -- 34838
+(34847, 0, 0, 0, 0, 0, 0, 0, 0, 'Aka''Magosh, $c. I knew that void witch was no good.', 19342), -- 34847
+(37086, 579, 1, 603, 0, 0, 0, 0, 0, 'That''s all? Well. don''t feel too bad. Some days we find nothing and the next we hit the jackpot!$b$bHere, I have a fresh supply of items from our latest outing. Check them out.$b$bGood luck!', 19342), -- 37086
+(37087, 0, 0, 0, 0, 0, 0, 0, 0, 'According to the ledger this appears to be everything we''re missing. Those porters will be cleaning the latrines tonight for this!', 19342), -- 37087
+(34876, 0, 0, 0, 0, 0, 0, 0, 0, 'Hmm... I''m sure one of these toads is my husband.', 19342), -- 34876
+(34877, 0, 0, 0, 0, 0, 0, 0, 0, 'Excellent. I doubt they will rebuild it after we''ve completed all of our objectives here.$b$bThis place will return to being a failing outpost for the Gorian Empire.', 19342), -- 34877
+(34881, 0, 0, 0, 0, 0, 0, 0, 0, 'You have done well.$b$bAlthough the Elemental Plateau is no longer stable, the cycle of rebirth will soon take place and the elements will be born anew.', 19342), -- 34881
+(37119, 603, 1, 0, 0, 0, 0, 0, 0, 'Ahh, I''m glad you were able to find a good hire!
+
+I''ll get back to looking for more candidates for you. Check back in every week to see my latest selections.', 19342), -- 37119
+(34882, 0, 0, 0, 0, 0, 0, 0, 0, 'He was a big boy, wasn''t he? The fiends will make quite a feast of him.', 19342), -- 34882
+(34883, 0, 0, 0, 0, 0, 0, 0, 0, 'Good. With this much dust we can delve deep enough to reach the Talon King''s refuge.', 19342), -- 34883
+(34884, 0, 0, 0, 0, 0, 0, 0, 0, 'I see. Well, at least the gavel is safe.$B$BAs you may have guessed, it is another of the Talon King''s relics.', 19342), -- 34884
+(34885, 0, 0, 0, 0, 0, 0, 0, 0, 'Shame about Skizzik''s aviary. That''s where Percy came from. Skizzik wasn''t interested in the "runts" after he started breeding the big ones full-time.$B$BTo be honest, I never liked those monstrous things.', 19342), -- 34885
+(34886, 0, 0, 0, 0, 0, 0, 0, 0, '<You hold the handful of grubs out, steel yourself, and prepare to chew them up as a mama bird would.$B$BThankfully, Ikky snatches them from your hand before you can proceed.$B$BApparently kaliri don''t do that.>', 19342), -- 34886
+(34893, 0, 0, 0, 0, 0, 0, 0, 0, 'Each of the guardians you put to rest were once mighty and noble elemental spirits.$b$bIn time each shall be reborn anew through the cycle of rebirth, but Gordawg must be found and balance restored lest the plateau become unstable yet again.', 19342), -- 34893
+(34894, 0, 0, 0, 0, 0, 0, 0, 0, 'This is a fine Ember Blossom that you have brought to me. I know the danger you faced to retrieve it and I thank you.', 19342), -- 34894
+(34898, 0, 0, 0, 0, 0, 0, 0, 0, '<Ikky cheeps at you excitedly.$B$BIt seems you''ve made a new friend.>', 19342), -- 34898
+(34921, 1, 5, 1, 273, 0, 0, 0, 0, 'Ah, you come to learn the truth of things.$b$bWe will need to test your dedication first, yes!', 19342), -- 34921
+(34922, 1, 0, 0, 0, 0, 0, 0, 0, 'Ah! The copies of the ritual!$b$bPraise the Raven Mother!$b$bHand them to me but only one at a time. We must not risk summoning the light.', 19342), -- 34922
+(34925, 1, 0, 0, 0, 0, 0, 0, 0, '<Ga''nar works his neck out of the shackle.>$b$bMuch better.', 19342), -- 34925
+(34932, 0, 0, 0, 0, 0, 0, 0, 0, 'Challe, that iniquitous wretch!$b$bIf only I had proof of her treachery long ago, I would have ripped the villainous heart from her chest and crushed it beneath my foot!$b$bYou have brought me the truth as I asked, for that you have my thanks.', 19342), -- 34932
+(34941, 0, 0, 0, 0, 0, 0, 0, 0, 'Gar''rok was a loyal keeper and a true friend. He will be missed, but so is the cycle of life on this world.$b$bIn time we will call a new keeper of the elements, and he will serve us as Gar''rok did before him.', 19342), -- 34941
+(34942, 0, 0, 0, 0, 0, 0, 0, 0, 'Excellent work. Ishaal and Zellek have already begun the rites.', 19342), -- 34942
+(34943, 0, 0, 0, 0, 0, 0, 0, 0, 'Kalandrios sent you to me? I am honored.$b$bThe furies are wise, they know the burdens of my heart.$b$bYou may not know, but you have been sent to grant a last request to a dying shaman.$b$bFor this, I am grateful.', 19342), -- 34943
+(37184, 1, 0, 0, 0, 0, 0, 0, 0, 'They came at us... from... nowhere.$B$B<The lieutenant nearly passes out.>', 19342), -- 37184
+(34958, 1, 0, 0, 0, 0, 0, 0, 0, 'Mmm... yes... simple enough.$b$b<The dwarf flips through the pages and no longer seems to notice your presence.>', 19342), -- 34958
+(34959, 0, 0, 0, 0, 0, 0, 0, 0, 'They will not use that machine to kill any more draenei. Thank you, $n.', 19342), -- 34959
+(34963, 0, 0, 0, 0, 0, 0, 0, 0, 'You have done great work with Maraad, Yrel, and Thaelin.', 19342), -- 34963
+(37206, 0, 0, 0, 0, 0, 0, 0, 0, 'You lucky this time.', 19342), -- 37206
+(37207, 0, 0, 0, 0, 0, 0, 0, 0, 'The feathers have fallen and shown us much.', 19342), -- 37207
+(34976, 1, 0, 0, 0, 0, 0, 0, 0, 'Now that we''re inside we have much to do.', 19342), -- 34976
+(34977, 1, 11, 0, 0, 0, 1000, 0, 0, 'Alright, that should be the last one we need. $b$bIt isn''t the same as retaking Shattrath, but knowing the Iron Horde won''t be getting these supplies gives me a bit of satisfaction.', 19342), -- 34977
+(34978, 1, 0, 0, 0, 0, 0, 0, 0, 'Thank you, commander. With this a great dishonor on the legacy of Shattrath has been removed.', 19342), -- 34978
+(34979, 1, 11, 0, 0, 0, 600, 0, 0, 'Now with the viziers gone the whole Gordunni enchantment trade with the Iron Horde will come crashing down!$b$bWe can now turn our attention to dealing with Morkurk.', 19342), -- 34979
+(34980, 1, 1, 0, 0, 0, 500, 0, 0, 'Fine work commander! Your combat skills are clearly second to none. I am honored to be your armorer!$b$bLet''s get back to the outpost so we can take stock of our new inventory. I saved a few flares to call us in a ride back.', 19342), -- 34980
+(34981, 1, 4, 0, 0, 0, 700, 0, 0, 'The outpost is now fully up and running and we have enough material to outfit an army - your army!', 19342), -- 34981
+(34982, 1, 2, 0, 0, 0, 500, 0, 0, 'It took a lot of hard work but we have made a beautiful artillery tower here.$b$bSir, I''ve been able to outfit your soldiers here with new equipment but I''d like to do more.$b$bI''d be deeply honored if you would let me work for you in your main garrison.', 19342), -- 34982
+(34987, 1, 0, 0, 0, 0, 0, 0, 0, 'Woo hoo hoo haaaaa!', 19342), -- 34987
+(34991, 94, 1, 0, 0, 0, 100, 0, 0, 'Tillik! Dear friend I''m so glad you have returned! All of the acolytes missed your witty banter after the evening chants.$b$b<Iktis looks back towards you.>$b$bYes, now your great test is done. You have fulfilled the requirements of The Parchment of Dust!', 19342), -- 34991
+(34994, 0, 0, 0, 0, 0, 0, 0, 0, 'Hmm... How am I going to package this?$b$bI have an idea!$b$b<Beezil writes Youngroot on a label and slaps it onto a bottle of adder oil.>$b$b< He throws the Youngroot in the bushes behind him.>$b$bPerfect!', 19342), -- 34994
+(34995, 0, 0, 0, 0, 0, 0, 0, 0, 'That''s what I''m talking about! Great work out there, $n.', 19342), -- 34995
+(34996, 0, 0, 0, 0, 0, 0, 0, 0, 'This new is disturbing to say the least. I''m shocked the infestation has spread so quickly.', 19342), -- 34996
+(34998, 0, 0, 0, 0, 0, 0, 0, 0, '<Kurekk gazes at the orb.>$B$BIs that... what I think it is?$B$BWe must get this to the Talon Altar.', 19342), -- 34998
+(34999, 0, 0, 0, 0, 0, 0, 0, 0, 'Excellent, excellent. Go ahead and drop those directly into the cauldron.', 19342), -- 34999
+(35000, 0, 0, 0, 0, 0, 0, 0, 0, 'They have suffered a fate worse than death, but at least they are free.', 19342), -- 35000
+(35001, 0, 0, 0, 0, 0, 0, 0, 0, '<As the orb meets the altar, the nearby candles flare up.>', 19342), -- 35001
+(35002, 0, 0, 0, 0, 0, 0, 0, 0, '<Heaping the wings into the bowl, you hear a faint rustling of feathers from somewhere overhead.>', 19342), -- 35002
+(35003, 0, 0, 0, 0, 0, 0, 0, 0, 'Ah... I feel their grasp slipping.$B$BThank you, mortal.', 19342), -- 35003
+(35004, 0, 0, 0, 0, 0, 0, 0, 0, 'Weapons and zealotry do not make one strong.$B$BThey turned to Sethe because they were too weak to face death.', 19342), -- 35004
+(35006, 0, 0, 0, 0, 0, 0, 0, 0, 'I can never repay you for all you have done here today, $n.$b$bI am truly in your debt.', 19342), -- 35006
+(35007, 1, 0, 0, 0, 0, 0, 0, 0, 'At last, our prayers to the Raven Mother have been answered!', 19342), -- 35007
+(35010, 1, 1, 0, 0, 0, 0, 0, 0, 'In the whispers of the Raven Mother, blessed she be, it was foretold in the Scroll of Order that upon calling for a sign that we would receive one within thirty minutes or less.$b$bThis is most fortunate, for we have already begun our preparations for her arrival and we have need of your assistance.', 19342), -- 35010
+(35011, 0, 0, 0, 0, 0, 0, 0, 0, 'A bracelet? Interesting... rather plain looking...', 19342), -- 35011
+(35012, 0, 0, 0, 0, 0, 0, 0, 0, 'Sethe has died twice, but his curse lives on. It seems we will never be rid of it.', 19342), -- 35012
+(35013, 0, 0, 0, 0, 0, 0, 0, 0, 'That bracelet... I made it for father long ago.$B$BBefore the fall...', 19342), -- 35013
+(35014, 0, 0, 0, 0, 0, 0, 0, 0, 'Good, you made it. I need your help.', 19342), -- 35014
+(35015, 0, 0, 0, 0, 0, 0, 0, 0, 'That was close.$b$bIf that genesaur would have grown any larger we would have needed an army to destroy it.$b$bThank you for all your help.', 19342), -- 35015
+(35019, 1, 0, 0, 0, 0, 0, 0, 0, 'Great work, $n.$b$bDon''t put away your weapon yet - now''s when the REAL work begins.', 19342), -- 35019
+(35033, 0, 0, 0, 0, 0, 0, 0, 0, 'You have chosen a very unfortunate time to visit our camp, my friend.', 19342), -- 35033
+(37281, 2, 0, 0, 0, 0, 0, 0, 0, 'I mean nae offense, commander, but I don''t trust yer forces tae keep ya safe from a Shattered Hand assassination attempt on yer life.$B$BIf it''s agreeable to ye, I''d like tae join yer garrison and keep a watch on the scoundrels.', 19342), -- 37281
+(35045, 1, 0, 0, 0, 0, 0, 0, 0, 'This is a beautiful and well equipped structure. Thank you for allowing me to work here.$b$bI am positive with this place I can carry on my master''s legacy. You will not regret this!', 19342), -- 35045
+(37287, 1, 0, 0, 0, 0, 0, 0, 0, 'I think ye did the right thing, commander.', 19342), -- 37287
+(35050, 273, 0, 0, 0, 0, 0, 0, 0, 'The rangari are stout survivalists. I knew they would not go down without a fight.$b$bThank you, $p, for your help in this. You have done us a great honor.', 19342), -- 35050
+(37288, 0, 0, 0, 0, 0, 0, 0, 0, 'Oh you have some blueprint texts for me? That''s great!$b$bLet''s do some business!', 19342), -- 37288
+(37289, 0, 0, 0, 0, 0, 0, 0, 0, 'I don''t think they were ready for that. The Shadowmoon will think twice before attacking us again.', 19342), -- 37289
+(35055, 0, 0, 0, 0, 0, 0, 0, 0, 'Well, that''s one down, and about a dozen others to go. We best get a base goin''. Sounds like we might be here a while.', 19342), -- 35055
+(37296, 1, 0, 0, 0, 0, 0, 0, 0, 'Perhaps my rituals will be undisturbed for a few nights at least. Your offer is intriguing and I think we can come to an agreement.', 19342), -- 37296
+(35063, 0, 0, 0, 0, 0, 0, 0, 0, 'Well, that is one thing ta pick. Tell you what, you get this building up and running at full steam and I''ll see if I can''t adapt these blueprints to work for the space in your garrison.', 19342), -- 35063
+(35065, 0, 0, 0, 0, 0, 0, 0, 0, 'I dread to think what the botani had intended to do with the corpses of our fallen.', 19342), -- 35065
+(35077, 1, 0, 0, 0, 0, 0, 0, 0, 'Hey good job out there! I couldn''t have done it any better myself.', 19342), -- 35077
+(35079, 1, 4, 0, 0, 0, 100, 0, 0, 'Hey you got the dispensers going again.$b$bNice job $Gpal:babe;!', 19342), -- 35079
+(35080, 1, 0, 0, 0, 0, 0, 0, 0, 'Oh my gosh, this is way worse than I thought it was gonna be. I''m really going to need a hand with getting these survivors out of here.$b$bGood thing I have you on the payroll.', 19342), -- 35080
+(35081, 1, 0, 0, 0, 0, 0, 0, 0, 'That''s how ye do it! As soon as my crew gets here we can start work.$b$bHere''s your pay. Thanks for doing the job.', 19342), -- 35081
+(35082, 1, 1, 0, 0, 0, 100, 0, 0, 'Good work, $n.$b$bOnce Gazwitz gets his team up here we can get the crewmen back to the Gearworks.', 19342), -- 35082
+(35083, 0, 0, 0, 0, 0, 0, 0, 0, 'Dark shamanism is a dangerous practice, $n.$b$bIt is true that the void can be a source of terrible power, but it is the kind of power that comes at a price.$b$bThese woods are safer now that you have put an end to the rituals.', 19342), -- 35083
+(35084, 0, 0, 0, 0, 0, 0, 0, 0, 'The gift of shamanism is not one to be taken lightly. When the gift is abused, the elements will rise up in indignation and smite the shaman.', 19342), -- 35084
+(35085, 0, 0, 0, 0, 0, 0, 0, 0, 'The Shamanstone appears to be working, even from within the Twisting Nether.$b$bThere is much that needs to be done, $n. The monsters of the void are gathering upon Oshu''gun and must be stopped, else they invade our realm.', 19342), -- 35085
+(35086, 0, 0, 0, 0, 0, 0, 0, 0, 'The void lord must be stopped. Thanks to your effort, the tide of void creatures has waned... but if we are to defeat Invalidus we must act swiftly.', 19342), -- 35086
+(35087, 0, 0, 0, 0, 0, 0, 0, 0, 'If those portals were to fully expand and open, the path would have been clear for the horrors of the Twisting Nether to march upon Nagrand.$b$bThe Warsong have been careless in their mad pursuit of power and glory.', 19342), -- 35087
+(35088, 0, 0, 0, 0, 0, 0, 0, 0, 'With Invalidus destroyed and the Warsong rituals halted, the threat of the Twisting Nether has subsided.', 19342), -- 35088
+(35089, 378, 0, 0, 0, 0, 0, 0, 0, 'Yea that''s the stuff!$b$bNow I just need to connect the spark plugs and patch up a few holes and it''ll be nearly in working order!', 19342), -- 35089
+(37327, 396, 0, 0, 0, 0, 0, 0, 0, 'Ah, so you are the one your people spoke of so highly. We may discuss an alliance, but first...', 19342), -- 37327
+(35090, 1, 5, 0, 0, 0, 0, 0, 0, 'Great work $n!$b$bGive me some time and I''ll have this thing ready to roll out!', 19342), -- 35090
+(35091, 1, 0, 0, 0, 0, 0, 0, 0, 'Thank you, $n.$b$bThe less of those spore beasts around the safer we all are.', 19342), -- 35091
+(37329, 396, 0, 0, 0, 0, 0, 0, 0, 'Excellent. We have more immediate concerns to deal with until he visits.$B$BHulda Shadowblade requires your immediate attention, $Gsir:maam;.', 19342), -- 37329
+(35148, 1, 0, 0, 0, 0, 0, 0, 0, 'I''m afraid we have some trouble.', 19342), -- 35148
+(35166, 0, 0, 0, 0, 0, 0, 0, 0, 'Wow... with all these supplies, we should be back on track.$b$bWe are blessed to have you protecting us, commander.', 19342), -- 35166
+(35174, 0, 0, 0, 0, 0, 0, 0, 0, 'This is unnerving to say the least.$b$bThose things must have come from underground.$b$bHopefully we have seen the last of them.', 19342), -- 35174
+(35176, 0, 0, 0, 0, 0, 0, 0, 0, 'You did what? You are a life saver, commander.$b$bWith those tasks out of the way my job will be much easier.', 19342), -- 35176
+(35185, 0, 0, 0, 0, 0, 0, 0, 0, 'Greetings, $c. Khadgar told me to expect you.', 19342), -- 35185
+(35187, 0, 0, 0, 0, 0, 0, 0, 0, 'Welcome, my friend. I have managed to earn a bit of favor with the Sargerei, but they still guard their secrets closely.$B$BOnly the strongest will be accepted in the ranks of the Sargerei.$B$BSoulpriest Zamaya is the leader of our operations here. To secure our objectives, you must first win her trust.', 19342), -- 35187
+(35204, 0, 0, 0, 0, 0, 0, 0, 0, 'Keep this up and we''ll make a survivalist out of you yet.', 19342), -- 35204
+(35205, 0, 0, 0, 0, 0, 0, 0, 0, 'Normally I''m not a violent dwarf, but I ain''t about to sit by and get turned into a bush. And I ain''t about to let others do the same.', 19342), -- 35205
+(35206, 0, 0, 0, 0, 0, 0, 0, 0, 'Well done, commander. At every turn you seem to demonstrate an efficiency with war that even our most seasoned exarchs might fight to be challenging.', 19342), -- 35206
+(35207, 1, 0, 0, 0, 0, 0, 0, 0, 'Me mother always told me to eat me vegetables. I dunna think this is what she had in mind.', 19342), -- 35207
+(35208, 1, 0, 0, 0, 0, 0, 0, 0, 'Ah! It was terrible! They made me eat an'' eat an'' eat.$b$bDon'' get me wrong, I enjoy a good meal but these plant people had me eatin'' nuthin'' but fruit.$b$bI canno'' take it anymore.', 19342), -- 35208
+(35209, 0, 0, 0, 0, 0, 0, 0, 0, 'You are carrying something of great power on you. I could feel it as you approached.', 19342), -- 35209
+(35211, 0, 0, 0, 0, 0, 0, 0, 0, 'Good work!$b$bOk I need to just finish setting up the ignition mechanism and we''ll be all set.', 19342), -- 35211
+(35212, 0, 0, 0, 0, 0, 0, 0, 0, 'Ah good! Ya made it.$b$bThe lasses here insisted on comin'' with, though they don''t seem to like each other much.', 19342), -- 35212
+(35213, 0, 0, 0, 0, 0, 0, 0, 0, 'The plant people fattened up my friends with fruit an'' honey an'' mead. Seems they were fattenin'' them up for sure.', 19342), -- 35213
+(35214, 273, 0, 0, 0, 0, 0, 0, 0, 'I thank you for doing what I could not.$b$bWhile it is the right thing to do, it is hard to loose the arrow when your target was once a friend.', 19342), -- 35214
+(35215, 5, 0, 0, 0, 0, 0, 0, 0, 'They mulched my friends? Those pointy branch wavers with their wee beady eyes! Thank ya for avenging ma friends.$b$bWe best be findin'' the others before they get turned into plant food.', 19342), -- 35215
+(35216, 0, 0, 0, 0, 0, 0, 0, 0, 'I may not know much about farmin'' but I do know a power source when I see it. These seeds are packin'' quite a punch.$b$bWay to think on yer feet and grab ''em, Commander.', 19342), -- 35216
+(35225, 0, 0, 0, 0, 0, 0, 0, 0, 'Co... Commander? Well ain''t you a sight for sore eyes?$b$bI didn''t think anyone friendly was comin'' for me.$b$bWe found an artifact that seemed pretty handy against the locals in the area but then those acid-mouthed roly polies showed up and started eatin'' everything.$b$bHelp me up an'' we can git to it.', 19342), -- 35225
+(35227, 1, 0, 0, 0, 0, 0, 0, 0, 'Another successful negotiation.', 19342), -- 35227
+(35229, 0, 0, 0, 0, 0, 0, 0, 0, 'You give me blackrock orcs, troggs, er evil leper gnomes an'' we''d be fine. But these acid munchin'' beasts are the end of us.', 19342), -- 35229
+(35233, 1, 0, 0, 0, 0, 0, 0, 0, 'While I hope we don'' need to fire the big gun, I kinda hope we can fire the big gun.', 19342), -- 35233
+(35234, 0, 0, 0, 0, 0, 0, 0, 0, 'That artifact was useful until it ran out of juice. Hopefully you got some seeds and water for it.', 19342), -- 35234
+(35235, 2, 0, 0, 0, 0, 0, 0, 0, 'That was a challenge.', 19342), -- 35235
+(35239, 2, 0, 0, 0, 0, 0, 0, 0, 'Battle-Bot 8000 owner acquired: $n.$B$BCurrent directive: Massage $n''s enemies... to death.', 19342), -- 35239
+(35240, 0, 0, 0, 0, 0, 0, 0, 0, 'Well done, $n.$b$bGiven, they are injured, half-starved, and poorly-equipped... but there is no blade so sharp as a vengeful spirit, no armor so thick as a righteous cause.', 19342), -- 35240
+(35242, 1, 0, 0, 0, 0, 0, 0, 0, 'I admire your sense of righteousness, $n. Even when your own survival hangs in the balance, you still find time to avenge a grieving widow. Well done.', 19342), -- 35242
+(35245, 0, 0, 0, 0, 0, 0, 0, 0, 'Lithic actually spoke to you? Or, some shade of her at least... $B$BFascinating!', 19342), -- 35245
+(35254, 396, 0, 0, 0, 0, 0, 0, 0, 'Already I can feel the Light triumphing over darkness. We''ve done it!', 19342), -- 35254
+(35255, 66, 0, 0, 0, 0, 0, 0, 0, 'Well done, Commander. Many of the orcs have tried to master the power of the genesaur but I have never heard of any of them reaching this level of success.$b$bThis should provide us a substantial advantage in the days ahead.', 19342), -- 35255
+(35257, 0, 0, 0, 0, 0, 0, 0, 0, 'Ah yes, you''ve arrived just in time.', 19342), -- 35257
+(35258, 0, 0, 0, 0, 0, 0, 0, 0, 'Excellent. With these we can begin to understand.', 19342), -- 35258
+(35259, 0, 0, 0, 0, 0, 0, 0, 0, '<The core of this slumbering construct begins to hum softly.>', 19342), -- 35259
+(35260, 0, 0, 0, 0, 0, 0, 0, 0, 'Deception is the ultimate power. Remember this, $p.', 19342), -- 35260
+(35261, 0, 0, 0, 0, 0, 0, 0, 0, '<The Apexis interface slides into place with a satisfying click. Seems this is the seat for taking full command of the turret.$B$BRifling through the cushions, you find a few spare coins, which you pocket.>', 19342), -- 35261
+(35262, 0, 0, 0, 0, 0, 0, 0, 0, 'Commander, your skills at survival are to be commended but they have many blind spots.$b$bYou need a rangari like myself to help your forces or Draenor is going to eat you up like a goren with a rock.$b$bWill you accept my offer?', 19342), -- 35262
+(35273, 0, 0, 0, 0, 0, 0, 0, 0, 'Ahh, well done. Even with my condition, I could sense the carnage from here.$B$BIt must have been quite a show, kah-hah-haww.', 19342), -- 35273
+(35274, 24, 0, 0, 0, 0, 0, 0, 0, 'Now, uh... could we maybe forget this little incident happened, commander?$B$BBodrick and the other agents would never let me live this down.', 19342), -- 35274
+(35276, 1, 0, 0, 0, 0, 0, 0, 0, 'I hope everything is to your liking. It''s been one hell of a job.', 19342), -- 35276
+(35285, 1, 4, 0, 0, 0, 100, 0, 0, 'I have good news and bad news.$b$bThe good news is my uncle''s alive! The bad news is his leg is injured and we''re surrounded by infected! With my hotrod wrecked we can''t get him out of here.', 19342), -- 35285
+(35286, 1, 0, 0, 0, 0, 0, 0, 0, 'Praise the Light you''re here. I thought we were going to have to wait until a courier could reach you for a decision on this.', 19342), -- 35286
+(35293, 1, 0, 0, 0, 0, 0, 0, 0, 'What in the king''s name happened here?', 19342), -- 35293
+(33059, 0, 0, 0, 0, 0, 0, 0, 0, 'I have seen enough. Ner''zhul must be stopped.', 19342), -- 33059
+(35298, 1, 11, 0, 0, 0, 0, 0, 0, '$n, you did fantastic work.$b$bEveryone here at the Gearworks owes you big time for what you''ve done for us.$b$bHere, I want to give you little something. Think of it as a personal token of my gratitude.', 19342), -- 35298
+(33062, 1, 0, 0, 0, 0, 0, 0, 0, 'As soon as we have enough blessed water from the priestess''s moonwell, we''ll break the demon''s will and use it as a proxy to see into Gul''var.$B$BThat way, they won''t know it''s us scrying upon them.$B$BBut first, we need to weaken their shrouding magic.', 19342), -- 33062
+(33066, 1, 0, 0, 0, 0, 0, 0, 0, 'Now all that''s left to do is to fashion them together into something strong enough to ensnare Gul''dan.$B$BLuckily, we can do that right here.', 19342), -- 33066
+(33070, 0, 0, 0, 0, 0, 0, 0, 0, 'I am glad to hear that the children are safe. They will remember your heroic deeds for their entire lives.', 19342), -- 33070
+(33072, 0, 0, 0, 0, 0, 0, 0, 0, 'Thank you for coming, $n. There is much to be done.', 19342), -- 33072
+(33075, 0, 0, 0, 0, 0, 0, 0, 0, 'Thank you, stranger! The Prophet spoke of new allies arriving on our shores.$B$BI hear it is thanks to you that my sister is safe.$B$BI owe you a great debt, friend.', 19342), -- 33075
+(33076, 0, 0, 0, 0, 0, 0, 0, 0, 'My trust in you is well placed, young $c.$B$BThis task would have been troublesome for many of my students, and yet you finished it with ease.', 19342), -- 33076
+(33077, 0, 0, 0, 0, 0, 0, 0, 0, 'Oh thank you child, thank you, thank you.$B$BThe nights in the swamp are cold. It means a lot to this old woman to have some comfort from her aching bones.', 19342), -- 33077
+(33078, 0, 0, 0, 0, 0, 0, 0, 0, 'Oh my, I see, I see! These writings will give me much insight into the Shadowmoon clan''s culture.$B$BThank you, $n.', 19342), -- 33078
+(33080, 0, 0, 0, 0, 0, 0, 0, 0, 'You made it, $n! Boy, am I glad to see you.', 19342), -- 33080
+(33081, 0, 0, 0, 0, 0, 0, 0, 0, 'I could never have done it without you, $n. Your words unlocked something within me which I have not felt before.$B$BCall it what you wish - resolve, conviction, faith. I will not soon forget this, $c.', 19342), -- 33081
+(33082, 0, 0, 0, 0, 0, 0, 0, 0, 'We will find new traditions. My people will become something... new.', 19342), -- 33082
+(35329, 396, 0, 0, 0, 0, 0, 0, 0, 'Thank you, friend.', 19342), -- 35329
+(35330, 0, 0, 0, 0, 0, 0, 0, 0, '<Vindicator Nobundo listens closely as you speak of your vision.>$b$bThese are grave images of which you speak, $n! If Cho''gall continues bleeding the naaru of its Light, K''ure will die and in the naaru''s place a void god will emerge. Void gods are terrible creatures that live only to destroy!$b$bWe must travel to Oshu''gun immediately and put a stop to the threat of Cho''gall!', 19342), -- 35330
+(35331, 0, 0, 0, 0, 0, 0, 0, 0, 'I am not sure what to make of this.$b$bThe elements are no longer in balance? The great fury Gordawg is missing and must be found?$b$bThe furies appear noble, and deep within my soul their words ring true.$b$bI believe we aid should them in their cause.', 19342), -- 35331
+(35333, 0, 0, 0, 0, 0, 0, 0, 0, 'I see a fire within your eyes and a wind upon your step, $n.$b$bIf what Kalandrios speaks is true, you have attuned your life energy with each of the elemental forces on Draenor.$b$bThe voice says that you are now ready to undertake the Ritual of Binding.$b$bReturn to me when your work upon the plateau is finished and we will speak further.', 19342), -- 35333
+(35339, 0, 0, 0, 0, 0, 0, 0, 0, 'We''re... dead?', 19342), -- 35339
+(33111, 1, 0, 0, 0, 0, 0, 0, 0, 'Unfortunate that the ancient guardians of the woods fell to such corruption.$B$BAt least now, its long nightmare has ended. Not to mention its sacrifice is our gain.', 19342), -- 33111
+(33112, 1, 0, 0, 0, 0, 0, 0, 0, 'Gul''dan is there! We must move quickly to capture him.', 19342), -- 33112
+(33113, 396, 6, 0, 0, 0, 1000, 0, 0, 'Thank you, $n. The White Lady will be pleased.$B$BNow, I shall go about the business of preparing the moonwell water for use in the archmage''s plan.$B$BBut first, I wonder if you''d be willing to help me again. The warden brought back very disturbing stories about the creatures in the woods.', 19342), -- 33113
+(33114, 1, 0, 0, 0, 0, 0, 0, 0, 'You''ve forged the soul trap. There''s no time to waste, $n.$B$BWe must capture Gul''dan.', 19342), -- 33114
+(33115, 396, 0, 0, 0, 0, 0, 0, 0, 'Now that the veil has been lifted from the woods, we can make use of the demon.$B$BWe will convince it to turn its eye upon Gul''var and show us what the Shadow Council is planning.', 19342), -- 33115
+(35353, 18, 0, 0, 0, 0, 0, 0, 0, 'I will convince the others of our fate. There''s no denying it anymore.', 19342), -- 35353
+(33116, 2, 1, 0, 0, 0, 1000, 0, 0, 'Unfortunate, but not surprising. At least we were able to defeat one of the inner council members.$B$BAll is not lost, $n. We know what the Shadow Council is up to and where they''re heading.$B$BWe''ll regroup in Talador. Together, we''ll put an end to Teron''gor and his plans for Auchindoun.$B$BDid you hear that?', 19342), -- 33116
+(33120, 396, 0, 0, 0, 0, 0, 0, 0, 'Grim business. I wish that it could have gone differently.$B$BThank you for your dedication, $n. Be comforted in the fact that Elune understands.', 19342), -- 33120
+(35372, 0, 0, 0, 0, 0, 0, 0, 0, 'These woods are sacred to the orcs and to my people as well.$b$bBeneath the great mountain of Oshu''gun lies the heart of Nagrand, the Genedar. This great dimensional vessel rescued my people from annihilation and brought us to this world.', 19342), -- 35372
+(35380, 396, 0, 0, 0, 0, 0, 0, 0, 'If today was any other day I''d have you court-martialed for being out of uniform.', 19342), -- 35380
+(35386, 0, 0, 0, 0, 0, 0, 0, 0, '<Captain Washburn examines the attack plans, squinting at the lettering and holding the pages upside down.>$b$bHmm... I see... yes... indeed!$b$bThese are obviously attack plans, as you yourself have stated, but they are most likely written by kobold pyromancers.$b$bStrange though, I haven''t seen any kobold pyromancers since my days in Azeroth. No matter! I assure you that the outpost is well armed and mostly fireproof!$b$bIf we are attacked, the outpost shan''t fall. You have my word, commander!', 19342), -- 35386
+(35393, 0, 0, 0, 0, 0, 0, 0, 0, 'The situation here is dire, $n, but I sensed that we would meet again.$b$bI do not hear the call of the void as loudly as the others, for I am not long dead and my body rests far from this place.$b$bWith time though, that will change.$b$bIf you are here to help, listen closely for time is short.', 19342), -- 35393
+(35395, 0, 0, 0, 0, 0, 0, 0, 0, 'Gordawg was a mighty ally. The elements will mourn the loss of the fury, but death was the only answer. Gordawg would not have wished to stay a slave to evil.$b$bThough Gordawg is no more, the heart of a fury is eternal and unbreakable. In time, this brightly glowing heart will take shape into a new earthen fury.$b$bSuch is the cycle of life upon the Elemental Plateau.', 19342), -- 35395
+(35396, 0, 0, 0, 0, 0, 0, 0, 0, 'The fate of K''ure could not have been prevented.$b$bCho''gall accelerated the naaru''s transition into a void god in hopes of bringing destruction upon Draenor. Cho''gall must be dealt with, but for now let us honor the memory of the great naaru K''ure.$b$bK''ure was truly the savior of my people, a friend to the virtuous, and a teacher of prophets.$b$bMay the great naaru ever live within our hearts.', 19342), -- 35396
+(35397, 0, 0, 0, 0, 0, 0, 0, 0, 'The Pale are wretched creatures that hate the Light and plot against the innocent. Without Greyseer to lead them, they will be disorganized and in chaos for a time.$b$bShould a new leader arise from within their ranks, we shall smite them down once more.', 19342), -- 35397
+(35398, 0, 0, 0, 0, 0, 0, 0, 0, 'You have done well to free the elemental spirits from their bonds. If Cho''gall and the pale seek an army of elemental slaves, they must not be allowed to succeed.', 19342), -- 35398
+(33168, 1, 0, 0, 0, 0, 0, 0, 0, 'Quickly, place the heart in the forge. We''ll use its infernal heat to forge the trap.', 19342), -- 33168
+(35407, 113, 0, 0, 0, 0, 0, 0, 0, 'Well fought. For the Alliance!', 19342), -- 35407
+(35408, 396, 0, 0, 0, 0, 0, 0, 0, 'Good job, soldier.', 19342), -- 35408
+(35444, 0, 0, 0, 0, 0, 0, 0, 0, 'Thank you for coming to our aid.', 19342), -- 35444
+(35482, 2, 0, 0, 0, 0, 0, 0, 0, 'From one commander to another... thank you.$B$BWe''ve been through a lot together, haven''t we, $n? Vashj''ir... the Jade Forest... Lion''s Landing...$B$BI am truly honored that I could end my journey by your side.', 19342), -- 35482
+(33263, 0, 0, 0, 0, 0, 0, 0, 0, 'Thank the Light. <Cough> I didn''t think I would get out of here alive.', 19342), -- 33263
+(33269, 396, 0, 0, 0, 0, 0, 0, 0, 'Every world is better off without those demon-loving scum.', 19342), -- 33269
+(33271, 0, 0, 0, 0, 0, 0, 0, 0, '<Something is moving under all of these roots.>', 19342), -- 33271
+(35549, 113, 0, 0, 0, 0, 0, 0, 0, 'We will never forget Admiral Taylor''s sacrifices for the greater good.', 19342), -- 35549
+(35554, 0, 0, 0, 0, 0, 0, 0, 0, 'Welcome back, commander.
+
+I know you''ll probably want to get things settled here first, but there''s been some word of an uprising in Spires of Arak. If we act fast, we might be able to make some new allies against the Iron Horde.
+
+I''ll have the scouts keep an ear out for any more news. That''s it for now, sir.', 19342), -- 35554
+(35556, 396, 0, 0, 0, 0, 0, 0, 0, 'Welcome to Gorgrond, Commander. We only just arrived ourselves.', 19342), -- 35556
+(33331, 0, 0, 0, 0, 0, 0, 0, 0, 'The podlings are vicious creatures. The critters of this forest would surely have gone extinct if you didn''t intervene.', 19342), -- 33331
+(33359, 1, 0, 0, 0, 0, 0, 0, 0, 'Hello again, $n. You''re just in time.$B$BWe''ve tracked the Shadow Council to a nearby village. I suspect that Gul''dan is with them.', 19342), -- 33359
+(35611, 0, 0, 0, 0, 0, 0, 0, 0, 'Thank you for returning to us, $p. I must admit we are sorely in need of your help.', 19342), -- 35611
+(35614, 0, 0, 0, 0, 0, 0, 0, 0, 'I have heard of you, traveler. Your people have come to defeat the Iron Horde.$B$BFrom what I have just seen, your combat skills are as impressive as they say.$b$bI, too, wish to see the Iron Horde gone from this land. I will lend you the strength of my hammer, and you may also find my knowledge of crystalworking to be useful.$B$BWhat do you say?', 19342), -- 35614
+(35617, 0, 0, 0, 0, 0, 0, 0, 0, 'I have spoken with the rest of my caravan, and we''ve agreed to rest our wagon for a while while I pledge my service to your garrison.$B$BI think I could be of great use to you. What do you say?', 19342), -- 35617
+(35619, 0, 0, 0, 0, 0, 0, 0, 0, 'Hey, you''re from that Alliance base right?$b$bGlad you made the trip because we really could use your help!', 19342), -- 35619
+(35625, 0, 0, 0, 0, 0, 0, 0, 0, 'Draenor... even the sound of this place makes me sick.$B$BMy husband is gone. I cannot go home while his memory lingers.$B$BPlease, let me join you and fight for you. Send me to the frontlines, wherever killing is needed.$B$BWith every enemy that I face, perhaps the pain will lessen.', 19342), -- 35625
+(35631, 0, 0, 0, 0, 0, 0, 0, 0, 'Prophet Velen spoke highly of you, and I can see that your weapons are keen and your intent is just.$B$BI sense great potential within you. If you will allow it, I would warm my hands by your fire for a while.$B$BI would like to follow you and learn from your people. In return, I shall fight for you.$B$BWhat do you say, traveler?', 19342), -- 35631
+(35632, 0, 0, 0, 0, 0, 0, 0, 0, 'Great work back there! That''s how real archaeology is done!$b$bIt''s a good thing you came to me to learn the trade, kid. You''ve got talent and I''d hate to see it wasted on a putz like Harrison Jones!', 19342), -- 35632
+(35633, 0, 0, 0, 0, 0, 0, 0, 0, 'Thank you for doing this $p. Hopefully they can be cleaned of these foul spores that coat everything here.', 19342), -- 35633
+(35634, 0, 0, 0, 0, 0, 0, 0, 0, 'It will take some time, but this may be the key to our victory.', 19342), -- 35634
+(35636, 0, 0, 0, 0, 0, 0, 0, 0, '<Reshad presses the feather into the tome before sliding it into his robes.>$B$BWe have one more stop before the wayshrine...', 19342), -- 35636
+(35640, 0, 0, 0, 0, 0, 0, 0, 0, 'Thank you for avenging my fallen friends. We will get to the bottom of this I swear!', 19342), -- 35640
+(35642, 0, 0, 0, 0, 0, 0, 0, 0, 'I''ve seen these around on corpses and the beasts, but not as big. Let me see it...', 19342), -- 35642
+(35644, 0, 0, 0, 0, 0, 0, 0, 0, 'Perhaps we shouldn''t have wasted time on them, this place... drains me. Still it was a good deed you have done.', 19342), -- 35644
+(35645, 0, 0, 0, 0, 0, 0, 0, 0, 'Sadly, I''m growing used to the smell of these spores. In fact, they smell quite pleasant now. Perhaps if I eat these it will speed up our work here...', 19342), -- 35645
+(35647, 0, 0, 0, 0, 0, 0, 0, 0, 'I... I must consume these like the mushrooms. It will help me locate the source, I swear!', 19342), -- 35647
+(35650, 0, 0, 0, 0, 0, 0, 0, 0, 'Those ancients are crazy! Hard to believe they''d burn off their own leaves.', 19342), -- 35650
+(35651, 0, 0, 0, 0, 0, 0, 0, 0, 'Ya took out the big nasty did ya? Yer sure to be causin'' some real trouble out there!', 19342), -- 35651
+(35652, 0, 0, 0, 0, 0, 0, 0, 0, 'Sap? Who called me a sap?! Oh...', 19342), -- 35652
+(35654, 0, 0, 0, 0, 0, 0, 0, 0, 'Couldn''t say what those spores were for, but I feel better knowin'' they''re gone.', 19342), -- 35654
+(35656, 0, 0, 0, 0, 0, 0, 0, 0, 'This is unfortunate... I had hoped... Still we are closer now, we are on the right track to finishing this.$b$bNone too soon either, the screaming beasts are really getting to me...', 19342), -- 35656
+(33419, 0, 0, 0, 0, 0, 0, 0, 0, 'My prayers have been answered, hero. I will tell everyone back at the village of your deeds.', 19342), -- 33419
+(35659, 0, 0, 0, 0, 0, 0, 0, 0, 'That is terrible news. I will warn off all scouts from venturing to the Crimson Fen from now on. Thank you and I am glad you were not affected by the spores...', 19342), -- 35659
+(35663, 0, 0, 0, 0, 0, 0, 0, 0, 'You did a great job, kid!$b$bI hope you learned something about teamwork today. Here''s your cut, minus my teaching fee... the Steamwheedle Preservation Society service charge... and gratuity of course!', 19342), -- 35663
+(35666, 0, 0, 0, 0, 0, 0, 0, 0, 'D''kaan sent you? He''s not likely to enjoy the report I have to give him.', 19342), -- 35666
+(35668, 0, 0, 0, 0, 0, 0, 0, 0, '<Reshad gazes into the inky orb.>$B$BAmazing. To think Terokk used this very orb to commune with Anzu. One could become quite the darkweaver with an implement such as this.$B$BCome, let''s get it safely to the Veil.', 19342), -- 35668
+(35671, 0, 0, 0, 0, 0, 0, 0, 0, 'We owe you a great debt for delivering Reshad safely to us, $p.$B$BHowever, our struggle has only just begun.', 19342), -- 35671
+(35674, 396, 0, 0, 0, 0, 0, 0, 0, 'Well done, commander. For the Alliance!', 19342), -- 35674
+(35675, 1, 0, 0, 0, 0, 0, 0, 0, 'I didn''t think anyone could actually kill the beast. Thank you, commander!', 19342), -- 35675
+(35676, 0, 0, 0, 0, 0, 0, 0, 0, 'By Muradin''sh beard... you actually killed the beasht. Praishe be to ye, commander ...hic!', 19342), -- 35676
+(33461, 0, 0, 0, 0, 0, 0, 0, 0, 'Nice! Thanks so much! I can use these to make a delicious wolf meat, frog leg, mushroom stew.', 19342), -- 33461
+(35708, 0, 0, 0, 0, 0, 0, 0, 0, 'Cheers! I found a goblin skulkin'' about here. Think I''ll keep ''er around. Says she knows things about lumberjackin''.', 19342), -- 35708
+(35733, 0, 0, 0, 0, 0, 0, 0, 0, '<As you place the gavel at the base of the effigy, Reshad speaks over your shoulder.>', 19342), -- 35733
+(35734, 0, 0, 0, 0, 0, 0, 0, 0, 'That was but one of many such tales.$B$BNo arakkoa living or dead has ever compared to the Talon King.', 19342), -- 35734
+(35747, 5, 0, 0, 0, 0, 0, 0, 0, 'This... I can work with this.', 19342), -- 35747
+(33530, 1, 0, 0, 0, 0, 0, 0, 0, 'If this Teron''gor gains control of Auchindoun, the results would be catastrophic!$B$BWe must stop him before his power grows!', 19342); -- 33530
+
+
+UPDATE `quest_offer_reward` SET `Emote1`=1, `Emote2`=2, `VerifiedBuild`=15595 WHERE `ID`=26870; -- 26870
+UPDATE `quest_offer_reward` SET `VerifiedBuild`=15595 WHERE `ID`=13440; -- 13440
+UPDATE `quest_offer_reward` SET `VerifiedBuild`=15595 WHERE `ID`=13441; -- 13441
+UPDATE `quest_offer_reward` SET `Emote1`=2, `VerifiedBuild`=15595 WHERE `ID`=26872; -- 26872
+UPDATE `quest_offer_reward` SET `Emote1`=21, `Emote2`=1, `Emote3`=1, `VerifiedBuild`=15595 WHERE `ID`=26873; -- 26873
+UPDATE `quest_offer_reward` SET `VerifiedBuild`=15595 WHERE `ID`=13442; -- 13442
+UPDATE `quest_offer_reward` SET `VerifiedBuild`=15595 WHERE `ID`=13443; -- 13443
+UPDATE `quest_offer_reward` SET `VerifiedBuild`=15595 WHERE `ID`=13444; -- 13444
+UPDATE `quest_offer_reward` SET `VerifiedBuild`=15595 WHERE `ID`=13445; -- 13445
+UPDATE `quest_offer_reward` SET `VerifiedBuild`=15595 WHERE `ID`=13446; -- 13446
+UPDATE `quest_offer_reward` SET `VerifiedBuild`=15595 WHERE `ID`=13447; -- 13447
+UPDATE `quest_offer_reward` SET `VerifiedBuild`=15595 WHERE `ID`=13449; -- 13449
+UPDATE `quest_offer_reward` SET `VerifiedBuild`=15595 WHERE `ID`=13450; -- 13450
+UPDATE `quest_offer_reward` SET `VerifiedBuild`=15595 WHERE `ID`=13451; -- 13451
+UPDATE `quest_offer_reward` SET `VerifiedBuild`=15595 WHERE `ID`=13453; -- 13453
+UPDATE `quest_offer_reward` SET `VerifiedBuild`=15595 WHERE `ID`=13454; -- 13454
+UPDATE `quest_offer_reward` SET `VerifiedBuild`=15595 WHERE `ID`=13455; -- 13455
+UPDATE `quest_offer_reward` SET `VerifiedBuild`=15595 WHERE `ID`=13457; -- 13457
+UPDATE `quest_offer_reward` SET `Emote1`=1, `Emote2`=1, `VerifiedBuild`=15595 WHERE `ID`=26888; -- 26888
+UPDATE `quest_offer_reward` SET `VerifiedBuild`=15595 WHERE `ID`=13458; -- 13458
+UPDATE `quest_offer_reward` SET `Emote1`=4, `Emote2`=1, `VerifiedBuild`=15595 WHERE `ID`=26891; -- 26891
+UPDATE `quest_offer_reward` SET `Emote1`=4, `VerifiedBuild`=15595 WHERE `ID`=26892; -- 26892
+UPDATE `quest_offer_reward` SET `Emote1`=1, `Emote2`=1, `Emote3`=5, `VerifiedBuild`=15595 WHERE `ID`=26899; -- 26899
+UPDATE `quest_offer_reward` SET `VerifiedBuild`=15595 WHERE `ID`=13485; -- 13485
+UPDATE `quest_offer_reward` SET `VerifiedBuild`=15595 WHERE `ID`=13486; -- 13486
+UPDATE `quest_offer_reward` SET `VerifiedBuild`=15595 WHERE `ID`=13487; -- 13487
+UPDATE `quest_offer_reward` SET `VerifiedBuild`=15595 WHERE `ID`=13488; -- 13488
+UPDATE `quest_offer_reward` SET `VerifiedBuild`=15595 WHERE `ID`=13489; -- 13489
+UPDATE `quest_offer_reward` SET `VerifiedBuild`=15595 WHERE `ID`=13490; -- 13490
+UPDATE `quest_offer_reward` SET `VerifiedBuild`=15595 WHERE `ID`=13491; -- 13491
+UPDATE `quest_offer_reward` SET `VerifiedBuild`=15595 WHERE `ID`=13492; -- 13492
+UPDATE `quest_offer_reward` SET `VerifiedBuild`=15595 WHERE `ID`=13493; -- 13493
+UPDATE `quest_offer_reward` SET `VerifiedBuild`=15595 WHERE `ID`=13494; -- 13494
+UPDATE `quest_offer_reward` SET `VerifiedBuild`=15595 WHERE `ID`=13495; -- 13495
+UPDATE `quest_offer_reward` SET `VerifiedBuild`=15595 WHERE `ID`=13496; -- 13496
+UPDATE `quest_offer_reward` SET `VerifiedBuild`=15595 WHERE `ID`=13497; -- 13497
+UPDATE `quest_offer_reward` SET `VerifiedBuild`=15595 WHERE `ID`=13498; -- 13498
+UPDATE `quest_offer_reward` SET `VerifiedBuild`=15595 WHERE `ID`=13499; -- 13499
+UPDATE `quest_offer_reward` SET `VerifiedBuild`=15595 WHERE `ID`=13500; -- 13500
+UPDATE `quest_offer_reward` SET `Emote1`=1, `Emote2`=1, `VerifiedBuild`=15595 WHERE `ID`=26948; -- 26948
+UPDATE `quest_offer_reward` SET `Emote1`=274, `Emote2`=1, `Emote3`=273, `VerifiedBuild`=15595 WHERE `ID`=26965; -- 26965
+UPDATE `quest_offer_reward` SET `Emote1`=4, `VerifiedBuild`=15595 WHERE `ID`=26976; -- 26976
+UPDATE `quest_offer_reward` SET `Emote1`=1, `VerifiedBuild`=15595 WHERE `ID`=13549; -- 13549
+UPDATE `quest_offer_reward` SET `Emote1`=1, `Emote2`=5, `Emote3`=21, `Emote4`=21, `VerifiedBuild`=15595 WHERE `ID`=26989; -- 26989
+UPDATE `quest_offer_reward` SET `VerifiedBuild`=15595 WHERE `ID`=13559; -- 13559
+UPDATE `quest_offer_reward` SET `Emote1`=5, `Emote2`=1, `Emote3`=273, `VerifiedBuild`=15595 WHERE `ID`=26992; -- 26992
+UPDATE `quest_offer_reward` SET `Emote1`=4, `Emote2`=1, `VerifiedBuild`=15595 WHERE `ID`=26995; -- 26995
+UPDATE `quest_offer_reward` SET `VerifiedBuild`=15595 WHERE `ID`=26996; -- 26996
+UPDATE `quest_offer_reward` SET `Emote1`=5, `Emote2`=1, `Emote3`=273, `VerifiedBuild`=15595 WHERE `ID`=26998; -- 26998
+UPDATE `quest_offer_reward` SET `VerifiedBuild`=15595 WHERE `ID`=27003; -- 27003
+UPDATE `quest_offer_reward` SET `VerifiedBuild`=15595 WHERE `ID`=27009; -- 27009
+UPDATE `quest_offer_reward` SET `Emote1`=1, `Emote2`=1, `VerifiedBuild`=15595 WHERE `ID`=27015; -- 27015
+UPDATE `quest_offer_reward` SET `Emote1`=1, `Emote2`=1, `VerifiedBuild`=15595 WHERE `ID`=27023; -- 27023
+UPDATE `quest_offer_reward` SET `Emote1`=1, `VerifiedBuild`=15595 WHERE `ID`=27024; -- 27024
+UPDATE `quest_offer_reward` SET `Emote1`=1, `VerifiedBuild`=15595 WHERE `ID`=27029; -- 27029
+UPDATE `quest_offer_reward` SET `Emote1`=2, `VerifiedBuild`=15595 WHERE `ID`=172; -- 172
+UPDATE `quest_offer_reward` SET `Emote1`=5, `VerifiedBuild`=15595 WHERE `ID`=13604; -- 13604
+UPDATE `quest_offer_reward` SET `Emote1`=274, `VerifiedBuild`=15595 WHERE `ID`=13607; -- 13607
+UPDATE `quest_offer_reward` SET `VerifiedBuild`=15595 WHERE `ID`=27039; -- 27039
+UPDATE `quest_offer_reward` SET `Emote1`=5, `Emote2`=1, `VerifiedBuild`=15595 WHERE `ID`=27045; -- 27045
+UPDATE `quest_offer_reward` SET `Emote1`=1, `Emote2`=1, `Emote3`=274, `Emote4`=5, `VerifiedBuild`=15595 WHERE `ID`=27056; -- 27056
+UPDATE `quest_offer_reward` SET `VerifiedBuild`=15595 WHERE `ID`=13631; -- 13631
+UPDATE `quest_offer_reward` SET `VerifiedBuild`=15595 WHERE `ID`=13634; -- 13634
+UPDATE `quest_offer_reward` SET `VerifiedBuild`=15595 WHERE `ID`=27065; -- 27065
+UPDATE `quest_offer_reward` SET `VerifiedBuild`=15595 WHERE `ID`=27068; -- 27068
+UPDATE `quest_offer_reward` SET `VerifiedBuild`=15595 WHERE `ID`=27069; -- 27069
+UPDATE `quest_offer_reward` SET `Emote1`=4, `Emote2`=1, `VerifiedBuild`=15595 WHERE `ID`=27070; -- 27070
+UPDATE `quest_offer_reward` SET `VerifiedBuild`=15595 WHERE `ID`=27071; -- 27071
+UPDATE `quest_offer_reward` SET `Emote1`=1, `Emote2`=1, `VerifiedBuild`=15595 WHERE `ID`=13641; -- 13641
+UPDATE `quest_offer_reward` SET `Emote1`=25, `Emote2`=1, `Emote3`=11, `VerifiedBuild`=15595 WHERE `ID`=27073; -- 27073
+UPDATE `quest_offer_reward` SET `VerifiedBuild`=15595 WHERE `ID`=13643; -- 13643
+UPDATE `quest_offer_reward` SET `VerifiedBuild`=15595 WHERE `ID`=27076; -- 27076
+UPDATE `quest_offer_reward` SET `Emote1`=5, `Emote2`=1, `VerifiedBuild`=15595 WHERE `ID`=27082; -- 27082
+UPDATE `quest_offer_reward` SET `Emote1`=1, `Emote2`=1, `VerifiedBuild`=15595 WHERE `ID`=13654; -- 13654
+UPDATE `quest_offer_reward` SET `Emote1`=11, `Emote2`=25, `VerifiedBuild`=15595 WHERE `ID`=27088; -- 27088
+UPDATE `quest_offer_reward` SET `Emote1`=5, `VerifiedBuild`=15595 WHERE `ID`=13662; -- 13662
+UPDATE `quest_offer_reward` SET `VerifiedBuild`=15595 WHERE `ID`=27093; -- 27093
+UPDATE `quest_offer_reward` SET `Emote1`=1, `Emote2`=1, `VerifiedBuild`=15595 WHERE `ID`=13663; -- 13663
+UPDATE `quest_offer_reward` SET `Emote1`=5, `Emote2`=1, `Emote3`=66, `VerifiedBuild`=15595 WHERE `ID`=27094; -- 27094
+UPDATE `quest_offer_reward` SET `Emote1`=1, `Emote2`=1, `VerifiedBuild`=15595 WHERE `ID`=13664; -- 13664
+UPDATE `quest_offer_reward` SET `VerifiedBuild`=15595 WHERE `ID`=27095; -- 27095
+UPDATE `quest_offer_reward` SET `VerifiedBuild`=15595 WHERE `ID`=27096; -- 27096
+UPDATE `quest_offer_reward` SET `Emote1`=1, `VerifiedBuild`=15595 WHERE `ID`=27097; -- 27097
+UPDATE `quest_offer_reward` SET `Emote1`=25, `Emote2`=6, `Emote3`=5, `VerifiedBuild`=15595 WHERE `ID`=27098; -- 27098
+UPDATE `quest_offer_reward` SET `Emote1`=1, `Emote2`=1, `Emote3`=25, `Emote4`=6, `VerifiedBuild`=15595 WHERE `ID`=27099; -- 27099
+UPDATE `quest_offer_reward` SET `Emote1`=2, `Emote2`=1, `VerifiedBuild`=15595 WHERE `ID`=13673; -- 13673
+UPDATE `quest_offer_reward` SET `Emote1`=1, `Emote2`=1, `VerifiedBuild`=15595 WHERE `ID`=13674; -- 13674
+UPDATE `quest_offer_reward` SET `Emote1`=66, `Emote2`=1, `VerifiedBuild`=15595 WHERE `ID`=13676; -- 13676
+UPDATE `quest_offer_reward` SET `Emote1`=1, `VerifiedBuild`=15595 WHERE `ID`=27108; -- 27108
+UPDATE `quest_offer_reward` SET `VerifiedBuild`=15595 WHERE `ID`=13677; -- 13677
+UPDATE `quest_offer_reward` SET `VerifiedBuild`=15595 WHERE `ID`=27109; -- 27109
+UPDATE `quest_offer_reward` SET `Emote1`=1, `Emote2`=1, `VerifiedBuild`=15595 WHERE `ID`=13678; -- 13678
+UPDATE `quest_offer_reward` SET `Emote1`=21, `VerifiedBuild`=15595 WHERE `ID`=27110; -- 27110
+UPDATE `quest_offer_reward` SET `VerifiedBuild`=15595 WHERE `ID`=27111; -- 27111
+UPDATE `quest_offer_reward` SET `Emote1`=1, `Emote2`=1, `VerifiedBuild`=15595 WHERE `ID`=13680; -- 13680
+UPDATE `quest_offer_reward` SET `VerifiedBuild`=15595 WHERE `ID`=27112; -- 27112
+UPDATE `quest_offer_reward` SET `VerifiedBuild`=15595 WHERE `ID`=27113; -- 27113
+UPDATE `quest_offer_reward` SET `VerifiedBuild`=15595 WHERE `ID`=27123; -- 27123
+UPDATE `quest_offer_reward` SET `Emote1`=1, `Emote2`=1, `VerifiedBuild`=15595 WHERE `ID`=13696; -- 13696
+UPDATE `quest_offer_reward` SET `Emote1`=5, `Emote2`=6, `Emote3`=2, `VerifiedBuild`=15595 WHERE `ID`=27140; -- 27140
+UPDATE `quest_offer_reward` SET `Emote1`=66, `VerifiedBuild`=15595 WHERE `ID`=13709; -- 13709
+UPDATE `quest_offer_reward` SET `Emote1`=1, `Emote2`=4, `VerifiedBuild`=15595 WHERE `ID`=27142; -- 27142
+UPDATE `quest_offer_reward` SET `VerifiedBuild`=15595 WHERE `ID`=27143; -- 27143
+UPDATE `quest_offer_reward` SET `Emote1`=4, `VerifiedBuild`=15595 WHERE `ID`=27145; -- 27145
+UPDATE `quest_offer_reward` SET `Emote1`=1, `Emote2`=1, `Emote3`=1, `VerifiedBuild`=15595 WHERE `ID`=27146; -- 27146
+UPDATE `quest_offer_reward` SET `Emote1`=1, `Emote2`=1, `Emote3`=1, `Emote4`=25, `VerifiedBuild`=15595 WHERE `ID`=27147; -- 27147
+UPDATE `quest_offer_reward` SET `VerifiedBuild`=15595 WHERE `ID`=27148; -- 27148
+UPDATE `quest_offer_reward` SET `Emote1`=1, `Emote2`=1, `VerifiedBuild`=15595 WHERE `ID`=13722; -- 13722
+UPDATE `quest_offer_reward` SET `Emote1`=1, `VerifiedBuild`=15595 WHERE `ID`=13731; -- 13731
+UPDATE `quest_offer_reward` SET `Emote1`=1, `Emote2`=1, `VerifiedBuild`=15595 WHERE `ID`=13740; -- 13740
+UPDATE `quest_offer_reward` SET `Emote1`=5, `VerifiedBuild`=15595 WHERE `ID`=27180; -- 27180
+UPDATE `quest_offer_reward` SET `Emote1`=1, `Emote2`=25, `VerifiedBuild`=15595 WHERE `ID`=27181; -- 27181
+UPDATE `quest_offer_reward` SET `Emote1`=1, `VerifiedBuild`=15595 WHERE `ID`=27192; -- 27192
+UPDATE `quest_offer_reward` SET `VerifiedBuild`=15595 WHERE `ID`=27193; -- 27193
+UPDATE `quest_offer_reward` SET `Emote1`=6, `VerifiedBuild`=15595 WHERE `ID`=27194; -- 27194
+UPDATE `quest_offer_reward` SET `Emote1`=5, `Emote2`=15, `Emote3`=5, `Emote4`=5, `VerifiedBuild`=15595 WHERE `ID`=27195; -- 27195
+UPDATE `quest_offer_reward` SET `Emote1`=1, `Emote2`=1, `VerifiedBuild`=15595 WHERE `ID`=13769; -- 13769
+UPDATE `quest_offer_reward` SET `Emote1`=66, `Emote2`=1, `VerifiedBuild`=15595 WHERE `ID`=13771; -- 13771
+UPDATE `quest_offer_reward` SET `Emote1`=1, `Emote2`=1, `VerifiedBuild`=15595 WHERE `ID`=13772; -- 13772
+UPDATE `quest_offer_reward` SET `VerifiedBuild`=15595 WHERE `ID`=27203; -- 27203
+UPDATE `quest_offer_reward` SET `Emote1`=2, `Emote2`=1, `VerifiedBuild`=15595 WHERE `ID`=13783; -- 13783
+UPDATE `quest_offer_reward` SET `Emote1`=1, `Emote2`=1, `VerifiedBuild`=15595 WHERE `ID`=13784; -- 13784
+UPDATE `quest_offer_reward` SET `Emote1`=66, `Emote2`=1, `VerifiedBuild`=15595 WHERE `ID`=13786; -- 13786
+UPDATE `quest_offer_reward` SET `Emote1`=1, `Emote2`=1, `VerifiedBuild`=15595 WHERE `ID`=13787; -- 13787
+UPDATE `quest_offer_reward` SET `Emote1`=2, `Emote2`=1, `VerifiedBuild`=15595 WHERE `ID`=13794; -- 13794
+UPDATE `quest_offer_reward` SET `Emote1`=5, `Emote2`=1, `Emote3`=1, `VerifiedBuild`=15595 WHERE `ID`=27226; -- 27226
+UPDATE `quest_offer_reward` SET `VerifiedBuild`=15595 WHERE `ID`=27231; -- 27231
+UPDATE `quest_offer_reward` SET `Emote1`=5, `Emote2`=1, `VerifiedBuild`=15595 WHERE `ID`=9324; -- 9324
+UPDATE `quest_offer_reward` SET `VerifiedBuild`=15595 WHERE `ID`=27232; -- 27232
+UPDATE `quest_offer_reward` SET `Emote1`=5, `Emote2`=1, `VerifiedBuild`=15595 WHERE `ID`=9325; -- 9325
+UPDATE `quest_offer_reward` SET `Emote1`=5, `Emote2`=1, `VerifiedBuild`=15595 WHERE `ID`=9326; -- 9326
+UPDATE `quest_offer_reward` SET `Emote1`=5, `Emote2`=1, `VerifiedBuild`=15595 WHERE `ID`=9330; -- 9330
+UPDATE `quest_offer_reward` SET `Emote1`=5, `Emote2`=1, `VerifiedBuild`=15595 WHERE `ID`=9331; -- 9331
+UPDATE `quest_offer_reward` SET `Emote1`=1, `Emote2`=1, `VerifiedBuild`=15595 WHERE `ID`=13809; -- 13809
+UPDATE `quest_offer_reward` SET `Emote1`=5, `Emote2`=1, `VerifiedBuild`=15595 WHERE `ID`=9332; -- 9332
+UPDATE `quest_offer_reward` SET `Emote1`=66, `Emote2`=1, `VerifiedBuild`=15595 WHERE `ID`=13810; -- 13810
+UPDATE `quest_offer_reward` SET `Emote1`=1, `Emote2`=1, `VerifiedBuild`=15595 WHERE `ID`=13811; -- 13811
+UPDATE `quest_offer_reward` SET `Emote1`=1, `VerifiedBuild`=15595 WHERE `ID`=9339; -- 9339
+UPDATE `quest_offer_reward` SET `Emote1`=1, `Emote2`=1, `VerifiedBuild`=15595 WHERE `ID`=13829; -- 13829
+UPDATE `quest_offer_reward` SET `VerifiedBuild`=15595 WHERE `ID`=13833; -- 13833
+UPDATE `quest_offer_reward` SET `VerifiedBuild`=15595 WHERE `ID`=13834; -- 13834
+UPDATE `quest_offer_reward` SET `Emote1`=1, `Emote2`=1, `VerifiedBuild`=15595 WHERE `ID`=13838; -- 13838
+UPDATE `quest_offer_reward` SET `Emote1`=1, `Emote2`=1, `VerifiedBuild`=15595 WHERE `ID`=13839; -- 13839
+UPDATE `quest_offer_reward` SET `Emote1`=1, `VerifiedBuild`=15595 WHERE `ID`=9365; -- 9365
+UPDATE `quest_offer_reward` SET `VerifiedBuild`=15595 WHERE `ID`=13845; -- 13845
+UPDATE `quest_offer_reward` SET `Emote1`=1, `Emote2`=1, `VerifiedBuild`=15595 WHERE `ID`=13857; -- 13857
+UPDATE `quest_offer_reward` SET `Emote1`=5, `Emote2`=1, `Emote3`=274, `VerifiedBuild`=15595 WHERE `ID`=27290; -- 27290
+UPDATE `quest_offer_reward` SET `Emote1`=1, `Emote2`=1, `VerifiedBuild`=15595 WHERE `ID`=13859; -- 13859
+UPDATE `quest_offer_reward` SET `Emote1`=1, `Emote2`=1, `VerifiedBuild`=15595 WHERE `ID`=13862; -- 13862
+UPDATE `quest_offer_reward` SET `VerifiedBuild`=15595 WHERE `ID`=27333; -- 27333
+UPDATE `quest_offer_reward` SET `VerifiedBuild`=15595 WHERE `ID`=475; -- 475
+UPDATE `quest_offer_reward` SET `Emote1`=5, `VerifiedBuild`=15595 WHERE `ID`=476; -- 476
+UPDATE `quest_offer_reward` SET `Emote1`=1, `Emote2`=1, `Emote3`=1, `VerifiedBuild`=15595 WHERE `ID`=27342; -- 27342
+UPDATE `quest_offer_reward` SET `Emote1`=21, `VerifiedBuild`=15595 WHERE `ID`=483; -- 483
+UPDATE `quest_offer_reward` SET `Emote1`=1, `Emote2`=1, `VerifiedBuild`=15595 WHERE `ID`=27345; -- 27345
+UPDATE `quest_offer_reward` SET `Emote1`=1, `Emote2`=2, `VerifiedBuild`=15595 WHERE `ID`=486; -- 486
+UPDATE `quest_offer_reward` SET `Emote1`=66, `VerifiedBuild`=15595 WHERE `ID`=487; -- 487
+UPDATE `quest_offer_reward` SET `Emote1`=1, `VerifiedBuild`=15595 WHERE `ID`=488; -- 488
+UPDATE `quest_offer_reward` SET `Emote1`=1, `VerifiedBuild`=15595 WHERE `ID`=489; -- 489
+UPDATE `quest_offer_reward` SET `Emote1`=1, `Emote2`=1, `VerifiedBuild`=15595 WHERE `ID`=13926; -- 13926
+UPDATE `quest_offer_reward` SET `Emote1`=1, `Emote2`=1, `VerifiedBuild`=15595 WHERE `ID`=13929; -- 13929
+UPDATE `quest_offer_reward` SET `Emote1`=1, `Emote2`=1, `VerifiedBuild`=15595 WHERE `ID`=13933; -- 13933
+UPDATE `quest_offer_reward` SET `Emote1`=1, `Emote2`=1, `VerifiedBuild`=15595 WHERE `ID`=13937; -- 13937
+UPDATE `quest_offer_reward` SET `Emote1`=1, `VerifiedBuild`=15595 WHERE `ID`=13945; -- 13945
+UPDATE `quest_offer_reward` SET `Emote1`=1, `VerifiedBuild`=15595 WHERE `ID`=13946; -- 13946
+UPDATE `quest_offer_reward` SET `Emote1`=1, `Emote2`=1, `VerifiedBuild`=15595 WHERE `ID`=13950; -- 13950
+UPDATE `quest_offer_reward` SET `VerifiedBuild`=15595 WHERE `ID`=13954; -- 13954
+UPDATE `quest_offer_reward` SET `Emote1`=1, `Emote2`=1, `VerifiedBuild`=15595 WHERE `ID`=13956; -- 13956
+UPDATE `quest_offer_reward` SET `Emote1`=1, `Emote2`=1, `VerifiedBuild`=15595 WHERE `ID`=13959; -- 13959
+UPDATE `quest_offer_reward` SET `Emote1`=5, `VerifiedBuild`=15595 WHERE `ID`=14005; -- 14005
+UPDATE `quest_offer_reward` SET `VerifiedBuild`=15595 WHERE `ID`=27444; -- 27444
+UPDATE `quest_offer_reward` SET `VerifiedBuild`=15595 WHERE `ID`=27445; -- 27445
+UPDATE `quest_offer_reward` SET `VerifiedBuild`=15595 WHERE `ID`=9538; -- 9538
+UPDATE `quest_offer_reward` SET `Emote1`=1, `Emote2`=1, `VerifiedBuild`=15595 WHERE `ID`=14016; -- 14016
+UPDATE `quest_offer_reward` SET `VerifiedBuild`=15595 WHERE `ID`=9539; -- 9539
+UPDATE `quest_offer_reward` SET `Emote1`=1, `Emote2`=1, `VerifiedBuild`=15595 WHERE `ID`=14017; -- 14017
+UPDATE `quest_offer_reward` SET `VerifiedBuild`=15595 WHERE `ID`=9540; -- 9540
+UPDATE `quest_offer_reward` SET `VerifiedBuild`=15595 WHERE `ID`=9541; -- 9541
+UPDATE `quest_offer_reward` SET `VerifiedBuild`=15595 WHERE `ID`=9542; -- 9542
+UPDATE `quest_offer_reward` SET `Emote1`=1, `Emote2`=1, `Emote3`=15, `VerifiedBuild`=15595 WHERE `ID`=9544; -- 9544
+UPDATE `quest_offer_reward` SET `Emote1`=1, `VerifiedBuild`=15595 WHERE `ID`=14039; -- 14039
+UPDATE `quest_offer_reward` SET `Emote1`=2, `VerifiedBuild`=15595 WHERE `ID`=14069; -- 14069
+UPDATE `quest_offer_reward` SET `Emote1`=1, `VerifiedBuild`=15595 WHERE `ID`=14075; -- 14075
+UPDATE `quest_offer_reward` SET `VerifiedBuild`=15595 WHERE `ID`=14078; -- 14078
+UPDATE `quest_offer_reward` SET `VerifiedBuild`=15595 WHERE `ID`=14091; -- 14091
+UPDATE `quest_offer_reward` SET `Emote1`=1, `Emote2`=1, `VerifiedBuild`=15595 WHERE `ID`=14092; -- 14092
+UPDATE `quest_offer_reward` SET `VerifiedBuild`=15595 WHERE `ID`=14093; -- 14093
+UPDATE `quest_offer_reward` SET `VerifiedBuild`=15595 WHERE `ID`=14094; -- 14094
+UPDATE `quest_offer_reward` SET `Emote1`=396, `VerifiedBuild`=15595 WHERE `ID`=14095; -- 14095
+UPDATE `quest_offer_reward` SET `VerifiedBuild`=15595 WHERE `ID`=14098; -- 14098
+UPDATE `quest_offer_reward` SET `VerifiedBuild`=15595 WHERE `ID`=14099; -- 14099
+UPDATE `quest_offer_reward` SET `Emote1`=1, `Emote2`=1, `VerifiedBuild`=15595 WHERE `ID`=14101; -- 14101
+UPDATE `quest_offer_reward` SET `Emote1`=1, `Emote2`=1, `VerifiedBuild`=15595 WHERE `ID`=14104; -- 14104
+UPDATE `quest_offer_reward` SET `Emote1`=396, `VerifiedBuild`=15595 WHERE `ID`=14108; -- 14108
+UPDATE `quest_offer_reward` SET `VerifiedBuild`=15595 WHERE `ID`=9644; -- 9644
+UPDATE `quest_offer_reward` SET `VerifiedBuild`=15595 WHERE `ID`=27557; -- 27557
+UPDATE `quest_offer_reward` SET `Emote1`=396, `VerifiedBuild`=15595 WHERE `ID`=14136; -- 14136
+UPDATE `quest_offer_reward` SET `VerifiedBuild`=15595 WHERE `ID`=27568; -- 27568
+UPDATE `quest_offer_reward` SET `Emote1`=6, `VerifiedBuild`=15595 WHERE `ID`=14138; -- 14138
+UPDATE `quest_offer_reward` SET `VerifiedBuild`=15595 WHERE `ID`=27569; -- 27569
+UPDATE `quest_offer_reward` SET `VerifiedBuild`=15595 WHERE `ID`=27571; -- 27571
+UPDATE `quest_offer_reward` SET `Emote1`=1, `Emote2`=1, `VerifiedBuild`=15595 WHERE `ID`=14140; -- 14140
+UPDATE `quest_offer_reward` SET `Emote1`=1, `Emote2`=1, `VerifiedBuild`=15595 WHERE `ID`=14141; -- 14141
+UPDATE `quest_offer_reward` SET `VerifiedBuild`=15595 WHERE `ID`=27573; -- 27573
+UPDATE `quest_offer_reward` SET `Emote1`=1, `Emote2`=1, `VerifiedBuild`=15595 WHERE `ID`=14142; -- 14142
+UPDATE `quest_offer_reward` SET `Emote1`=1, `Emote2`=1, `VerifiedBuild`=15595 WHERE `ID`=14145; -- 14145
+UPDATE `quest_offer_reward` SET `VerifiedBuild`=15595 WHERE `ID`=14154; -- 14154
+UPDATE `quest_offer_reward` SET `VerifiedBuild`=15595 WHERE `ID`=14157; -- 14157
+UPDATE `quest_offer_reward` SET `VerifiedBuild`=15595 WHERE `ID`=14159; -- 14159
+UPDATE `quest_offer_reward` SET `VerifiedBuild`=15595 WHERE `ID`=27604; -- 27604
+UPDATE `quest_offer_reward` SET `VerifiedBuild`=15595 WHERE `ID`=27605; -- 27605
+UPDATE `quest_offer_reward` SET `Emote1`=4, `Emote2`=11, `VerifiedBuild`=15595 WHERE `ID`=27622; -- 27622
+UPDATE `quest_offer_reward` SET `VerifiedBuild`=15595 WHERE `ID`=9716; -- 9716
+UPDATE `quest_offer_reward` SET `VerifiedBuild`=15595 WHERE `ID`=9718; -- 9718
+UPDATE `quest_offer_reward` SET `VerifiedBuild`=15595 WHERE `ID`=27633; -- 27633
+UPDATE `quest_offer_reward` SET `VerifiedBuild`=15595 WHERE `ID`=14204; -- 14204
+UPDATE `quest_offer_reward` SET `Emote1`=1, `Emote2`=6, `EmoteDelay2`=1000, `VerifiedBuild`=15595 WHERE `ID`=9727; -- 9727
+UPDATE `quest_offer_reward` SET `VerifiedBuild`=15595 WHERE `ID`=9728; -- 9728
+UPDATE `quest_offer_reward` SET `VerifiedBuild`=15595 WHERE `ID`=9730; -- 9730
+UPDATE `quest_offer_reward` SET `VerifiedBuild`=15595 WHERE `ID`=14212; -- 14212
+UPDATE `quest_offer_reward` SET `VerifiedBuild`=15595 WHERE `ID`=14214; -- 14214
+UPDATE `quest_offer_reward` SET `VerifiedBuild`=15595 WHERE `ID`=14218; -- 14218
+UPDATE `quest_offer_reward` SET `VerifiedBuild`=15595 WHERE `ID`=14221; -- 14221
+UPDATE `quest_offer_reward` SET `VerifiedBuild`=15595 WHERE `ID`=14222; -- 14222
+UPDATE `quest_offer_reward` SET `VerifiedBuild`=15595 WHERE `ID`=9747; -- 9747
+UPDATE `quest_offer_reward` SET `VerifiedBuild`=15595 WHERE `ID`=9752; -- 9752
+UPDATE `quest_offer_reward` SET `VerifiedBuild`=15595 WHERE `ID`=27679; -- 27679
+UPDATE `quest_offer_reward` SET `VerifiedBuild`=15595 WHERE `ID`=27680; -- 27680
+UPDATE `quest_offer_reward` SET `VerifiedBuild`=15595 WHERE `ID`=27681; -- 27681
+UPDATE `quest_offer_reward` SET `VerifiedBuild`=15595 WHERE `ID`=27682; -- 27682
+UPDATE `quest_offer_reward` SET `VerifiedBuild`=15595 WHERE `ID`=27692; -- 27692
+UPDATE `quest_offer_reward` SET `VerifiedBuild`=15595 WHERE `ID`=9788; -- 9788
+UPDATE `quest_offer_reward` SET `VerifiedBuild`=15595 WHERE `ID`=834; -- 834
+UPDATE `quest_offer_reward` SET `VerifiedBuild`=15595 WHERE `ID`=835; -- 835
+UPDATE `quest_offer_reward` SET `VerifiedBuild`=15595 WHERE `ID`=27697; -- 27697
+UPDATE `quest_offer_reward` SET `Emote1`=1, `VerifiedBuild`=15595 WHERE `ID`=9789; -- 9789
+UPDATE `quest_offer_reward` SET `Emote1`=6, `EmoteDelay1`=100, `VerifiedBuild`=15595 WHERE `ID`=840; -- 840
+UPDATE `quest_offer_reward` SET `Emote1`=273, `Emote2`=1, `EmoteDelay2`=800, `VerifiedBuild`=15595 WHERE `ID`=844; -- 844
+UPDATE `quest_offer_reward` SET `VerifiedBuild`=15595 WHERE `ID`=9802; -- 9802
+UPDATE `quest_offer_reward` SET `VerifiedBuild`=15595 WHERE `ID`=14280; -- 14280
+UPDATE `quest_offer_reward` SET `VerifiedBuild`=15595 WHERE `ID`=14283; -- 14283
+UPDATE `quest_offer_reward` SET `VerifiedBuild`=15595 WHERE `ID`=14291; -- 14291
+UPDATE `quest_offer_reward` SET `VerifiedBuild`=15595 WHERE `ID`=14293; -- 14293
+UPDATE `quest_offer_reward` SET `VerifiedBuild`=15595 WHERE `ID`=14294; -- 14294
+UPDATE `quest_offer_reward` SET `Emote1`=11, `Emote2`=1, `VerifiedBuild`=15595 WHERE `ID`=871; -- 871
+UPDATE `quest_offer_reward` SET `VerifiedBuild`=15595 WHERE `ID`=27733; -- 27733
+UPDATE `quest_offer_reward` SET `VerifiedBuild`=15595 WHERE `ID`=27737; -- 27737
+UPDATE `quest_offer_reward` SET `VerifiedBuild`=15595 WHERE `ID`=27739; -- 27739
+UPDATE `quest_offer_reward` SET `VerifiedBuild`=15595 WHERE `ID`=9831; -- 9831
+UPDATE `quest_offer_reward` SET `VerifiedBuild`=15595 WHERE `ID`=14313; -- 14313
+UPDATE `quest_offer_reward` SET `VerifiedBuild`=15595 WHERE `ID`=14320; -- 14320
+UPDATE `quest_offer_reward` SET `VerifiedBuild`=15595 WHERE `ID`=14321; -- 14321
+UPDATE `quest_offer_reward` SET `Emote1`=1, `VerifiedBuild`=15595 WHERE `ID`=9850; -- 9850
+UPDATE `quest_offer_reward` SET `Emote1`=4, `VerifiedBuild`=15595 WHERE `ID`=9851; -- 9851
+UPDATE `quest_offer_reward` SET `Emote1`=4, `Emote2`=1, `Emote3`=2, `EmoteDelay2`=1000, `EmoteDelay3`=1000, `VerifiedBuild`=15595 WHERE `ID`=9852; -- 9852
+UPDATE `quest_offer_reward` SET `EmoteDelay2`=1000, `VerifiedBuild`=15595 WHERE `ID`=9854; -- 9854
+UPDATE `quest_offer_reward` SET `Emote1`=1, `VerifiedBuild`=15595 WHERE `ID`=9855; -- 9855
+UPDATE `quest_offer_reward` SET `Emote1`=1, `Emote2`=2, `EmoteDelay2`=1000, `VerifiedBuild`=15595 WHERE `ID`=9856; -- 9856
+UPDATE `quest_offer_reward` SET `VerifiedBuild`=15595 WHERE `ID`=9857; -- 9857
+UPDATE `quest_offer_reward` SET `VerifiedBuild`=15595 WHERE `ID`=9858; -- 9858
+UPDATE `quest_offer_reward` SET `VerifiedBuild`=15595 WHERE `ID`=14336; -- 14336
+UPDATE `quest_offer_reward` SET `VerifiedBuild`=15595 WHERE `ID`=9859; -- 9859
+UPDATE `quest_offer_reward` SET `VerifiedBuild`=15595 WHERE `ID`=9861; -- 9861
+UPDATE `quest_offer_reward` SET `VerifiedBuild`=15595 WHERE `ID`=9862; -- 9862
+UPDATE `quest_offer_reward` SET `VerifiedBuild`=15595 WHERE `ID`=14347; -- 14347
+UPDATE `quest_offer_reward` SET `VerifiedBuild`=15595 WHERE `ID`=14348; -- 14348
+UPDATE `quest_offer_reward` SET `Emote1`=1, `VerifiedBuild`=15595 WHERE `ID`=922; -- 922
+UPDATE `quest_offer_reward` SET `Emote1`=2, `VerifiedBuild`=15595 WHERE `ID`=923; -- 923
+UPDATE `quest_offer_reward` SET `VerifiedBuild`=15595 WHERE `ID`=927; -- 927
+UPDATE `quest_offer_reward` SET `Emote1`=1, `VerifiedBuild`=15595 WHERE `ID`=929; -- 929
+UPDATE `quest_offer_reward` SET `Emote1`=5, `Emote2`=1, `VerifiedBuild`=15595 WHERE `ID`=930; -- 930
+UPDATE `quest_offer_reward` SET `Emote1`=6, `Emote2`=2, `VerifiedBuild`=15595 WHERE `ID`=931; -- 931
+UPDATE `quest_offer_reward` SET `Emote1`=2, `EmoteDelay1`=100, `VerifiedBuild`=15595 WHERE `ID`=932; -- 932
+UPDATE `quest_offer_reward` SET `Emote1`=1, `VerifiedBuild`=15595 WHERE `ID`=933; -- 933
+UPDATE `quest_offer_reward` SET `VerifiedBuild`=15595 WHERE `ID`=14366; -- 14366
+UPDATE `quest_offer_reward` SET `Emote1`=1, `VerifiedBuild`=15595 WHERE `ID`=935; -- 935
+UPDATE `quest_offer_reward` SET `Emote1`=1, `VerifiedBuild`=15595 WHERE `ID`=937; -- 937
+UPDATE `quest_offer_reward` SET `VerifiedBuild`=15595 WHERE `ID`=938; -- 938
+UPDATE `quest_offer_reward` SET `VerifiedBuild`=15595 WHERE `ID`=9894; -- 9894
+UPDATE `quest_offer_reward` SET `VerifiedBuild`=15595 WHERE `ID`=9895; -- 9895
+UPDATE `quest_offer_reward` SET `VerifiedBuild`=15595 WHERE `ID`=941; -- 941
+UPDATE `quest_offer_reward` SET `VerifiedBuild`=15595 WHERE `ID`=14375; -- 14375
+UPDATE `quest_offer_reward` SET `Emote1`=1, `VerifiedBuild`=15595 WHERE `ID`=9913; -- 9913
+UPDATE `quest_offer_reward` SET `VerifiedBuild`=15595 WHERE `ID`=14395; -- 14395
+UPDATE `quest_offer_reward` SET `VerifiedBuild`=15595 WHERE `ID`=14396; -- 14396
+UPDATE `quest_offer_reward` SET `VerifiedBuild`=15595 WHERE `ID`=14397; -- 14397
+UPDATE `quest_offer_reward` SET `VerifiedBuild`=15595 WHERE `ID`=14406; -- 14406
+UPDATE `quest_offer_reward` SET `VerifiedBuild`=15595 WHERE `ID`=27842; -- 27842
+UPDATE `quest_offer_reward` SET `VerifiedBuild`=15595 WHERE `ID`=27844; -- 27844
+UPDATE `quest_offer_reward` SET `VerifiedBuild`=15595 WHERE `ID`=27847; -- 27847
+UPDATE `quest_offer_reward` SET `VerifiedBuild`=15595 WHERE `ID`=14416; -- 14416
+UPDATE `quest_offer_reward` SET `VerifiedBuild`=15595 WHERE `ID`=27848; -- 27848
+UPDATE `quest_offer_reward` SET `Emote1`=15, `Emote2`=396, `Emote3`=153, `VerifiedBuild`=15595 WHERE `ID`=27850; -- 27850
+UPDATE `quest_offer_reward` SET `VerifiedBuild`=15595 WHERE `ID`=9951; -- 9951
+UPDATE `quest_offer_reward` SET `Emote1`=1, `VerifiedBuild`=15595 WHERE `ID`=997; -- 997
+UPDATE `quest_offer_reward` SET `Emote1`=1, `VerifiedBuild`=15595 WHERE `ID`=27863; -- 27863
+UPDATE `quest_offer_reward` SET `VerifiedBuild`=15595 WHERE `ID`=9957; -- 9957
+UPDATE `quest_offer_reward` SET `Emote1`=1, `VerifiedBuild`=15595 WHERE `ID`=27865; -- 27865
+UPDATE `quest_offer_reward` SET `Emote1`=1, `VerifiedBuild`=15595 WHERE `ID`=27866; -- 27866
+UPDATE `quest_offer_reward` SET `Emote1`=1, `VerifiedBuild`=15595 WHERE `ID`=27867; -- 27867
+UPDATE `quest_offer_reward` SET `Emote1`=1, `VerifiedBuild`=15595 WHERE `ID`=27868; -- 27868
+UPDATE `quest_offer_reward` SET `VerifiedBuild`=15595 WHERE `ID`=9968; -- 9968
+UPDATE `quest_offer_reward` SET `VerifiedBuild`=15595 WHERE `ID`=9971; -- 9971
+UPDATE `quest_offer_reward` SET `EmoteDelay2`=1000, `VerifiedBuild`=15595 WHERE `ID`=9978; -- 9978
+UPDATE `quest_offer_reward` SET `VerifiedBuild`=15595 WHERE `ID`=14455; -- 14455
+UPDATE `quest_offer_reward` SET `VerifiedBuild`=15595 WHERE `ID`=9979; -- 9979
+UPDATE `quest_offer_reward` SET `RewardText`='Well done, $n. Respect your prey, and the danger it carries, but never fear it. In fear, you become prey yourself.', `VerifiedBuild`=15595 WHERE `ID`=14456; -- 14456
+UPDATE `quest_offer_reward` SET `Emote1`=4, `Emote2`=1, `Emote3`=1, `VerifiedBuild`=15595 WHERE `ID`=5502; -- 5502
+UPDATE `quest_offer_reward` SET `RewardText`='Good work, $n. Those beasts could have been a greater threat than the quilboar themselves, if we had not taken action now.', `VerifiedBuild`=15595 WHERE `ID`=14459; -- 14459
+UPDATE `quest_offer_reward` SET `RewardText`='<Chief Hawkwind holds the mane of Thornmantle over his head.>$B$BThe Chief of the Bristleback is slain. Greatmother Hawkwind''s spirit has been avenged!', `VerifiedBuild`=15595 WHERE `ID`=14460; -- 14460
+UPDATE `quest_offer_reward` SET `VerifiedBuild`=15595 WHERE `ID`=14461; -- 14461
+UPDATE `quest_offer_reward` SET `Emote1`=1, `Emote2`=1, `Emote3`=1, `VerifiedBuild`=15595 WHERE `ID`=9986; -- 9986
+UPDATE `quest_offer_reward` SET `Emote1`=5, `VerifiedBuild`=15595 WHERE `ID`=9990; -- 9990
+UPDATE `quest_offer_reward` SET `Emote1`=1, `Emote2`=1, `Emote3`=1, `VerifiedBuild`=15595 WHERE `ID`=9992; -- 9992
+UPDATE `quest_offer_reward` SET `Emote1`=1, `Emote2`=1, `Emote3`=1, `VerifiedBuild`=15595 WHERE `ID`=9993; -- 9993
+UPDATE `quest_offer_reward` SET `Emote1`=1, `Emote2`=1, `EmoteDelay2`=1000, `VerifiedBuild`=15595 WHERE `ID`=9994; -- 9994
+UPDATE `quest_offer_reward` SET `Emote1`=1, `Emote2`=1, `EmoteDelay2`=1000, `VerifiedBuild`=15595 WHERE `ID`=9996; -- 9996
+UPDATE `quest_offer_reward` SET `Emote1`=1, `Emote2`=1, `Emote3`=1, `VerifiedBuild`=15595 WHERE `ID`=9998; -- 9998
+UPDATE `quest_offer_reward` SET `Emote1`=1, `Emote2`=1, `Emote3`=1, `VerifiedBuild`=15595 WHERE `ID`=10002; -- 10002
+UPDATE `quest_offer_reward` SET `Emote1`=6, `Emote2`=1, `Emote3`=1, `EmoteDelay2`=1000, `EmoteDelay3`=1000, `VerifiedBuild`=15595 WHERE `ID`=10005; -- 10005
+UPDATE `quest_offer_reward` SET `Emote1`=396, `VerifiedBuild`=15595 WHERE `ID`=14482; -- 14482
+UPDATE `quest_offer_reward` SET `Emote1`=1, `Emote2`=1, `Emote3`=1, `VerifiedBuild`=15595 WHERE `ID`=10007; -- 10007
+UPDATE `quest_offer_reward` SET `VerifiedBuild`=15595 WHERE `ID`=27917; -- 27917
+UPDATE `quest_offer_reward` SET `Emote1`=1, `Emote2`=1, `Emote3`=1, `VerifiedBuild`=15595 WHERE `ID`=10012; -- 10012
+UPDATE `quest_offer_reward` SET `VerifiedBuild`=15595 WHERE `ID`=27920; -- 27920
+UPDATE `quest_offer_reward` SET `VerifiedBuild`=15595 WHERE `ID`=27921; -- 27921
+UPDATE `quest_offer_reward` SET `VerifiedBuild`=15595 WHERE `ID`=27922; -- 27922
+UPDATE `quest_offer_reward` SET `VerifiedBuild`=15595 WHERE `ID`=27923; -- 27923
+UPDATE `quest_offer_reward` SET `Emote1`=1, `Emote2`=1, `Emote3`=1, `VerifiedBuild`=15595 WHERE `ID`=10016; -- 10016
+UPDATE `quest_offer_reward` SET `VerifiedBuild`=15595 WHERE `ID`=27924; -- 27924
+UPDATE `quest_offer_reward` SET `Emote1`=2, `Emote2`=1, `Emote3`=1, `VerifiedBuild`=15595 WHERE `ID`=10022; -- 10022
+UPDATE `quest_offer_reward` SET `Emote1`=273, `Emote2`=1, `Emote3`=1, `VerifiedBuild`=15595 WHERE `ID`=10026; -- 10026
+UPDATE `quest_offer_reward` SET `Emote1`=1, `Emote2`=1, `Emote3`=1, `VerifiedBuild`=15595 WHERE `ID`=10028; -- 10028
+UPDATE `quest_offer_reward` SET `Emote1`=1, `Emote2`=1, `EmoteDelay2`=1000, `VerifiedBuild`=15595 WHERE `ID`=10030; -- 10030
+UPDATE `quest_offer_reward` SET `Emote1`=1, `Emote2`=2, `EmoteDelay2`=1000, `VerifiedBuild`=15595 WHERE `ID`=10031; -- 10031
+UPDATE `quest_offer_reward` SET `Emote1`=1, `Emote2`=1, `EmoteDelay2`=1000, `VerifiedBuild`=15595 WHERE `ID`=10033; -- 10033
+UPDATE `quest_offer_reward` SET `Emote1`=21, `Emote2`=1, `EmoteDelay2`=1000, `VerifiedBuild`=15595 WHERE `ID`=10035; -- 10035
+UPDATE `quest_offer_reward` SET `Emote1`=5, `VerifiedBuild`=15595 WHERE `ID`=10038; -- 10038
+UPDATE `quest_offer_reward` SET `Emote1`=6, `VerifiedBuild`=15595 WHERE `ID`=10040; -- 10040
+UPDATE `quest_offer_reward` SET `Emote1`=5, `Emote2`=1, `Emote3`=1, `EmoteDelay2`=1000, `EmoteDelay3`=1000, `VerifiedBuild`=15595 WHERE `ID`=10042; -- 10042
+UPDATE `quest_offer_reward` SET `Emote1`=6, `VerifiedBuild`=15595 WHERE `ID`=27956; -- 27956
+UPDATE `quest_offer_reward` SET `VerifiedBuild`=15595 WHERE `ID`=27957; -- 27957
+UPDATE `quest_offer_reward` SET `Emote1`=5, `VerifiedBuild`=15595 WHERE `ID`=27958; -- 27958
+UPDATE `quest_offer_reward` SET `VerifiedBuild`=15595 WHERE `ID`=27959; -- 27959
+UPDATE `quest_offer_reward` SET `VerifiedBuild`=15595 WHERE `ID`=27960; -- 27960
+UPDATE `quest_offer_reward` SET `Emote1`=1, `Emote2`=1, `VerifiedBuild`=15595 WHERE `ID`=27961; -- 27961
+UPDATE `quest_offer_reward` SET `Emote1`=1, `Emote2`=1, `VerifiedBuild`=15595 WHERE `ID`=27962; -- 27962
+UPDATE `quest_offer_reward` SET `Emote1`=1, `Emote2`=6, `VerifiedBuild`=15595 WHERE `ID`=27963; -- 27963
+UPDATE `quest_offer_reward` SET `Emote1`=5, `VerifiedBuild`=15595 WHERE `ID`=27964; -- 27964
+UPDATE `quest_offer_reward` SET `Emote1`=6, `VerifiedBuild`=15595 WHERE `ID`=27965; -- 27965
+UPDATE `quest_offer_reward` SET `VerifiedBuild`=15595 WHERE `ID`=27968; -- 27968
+UPDATE `quest_offer_reward` SET `VerifiedBuild`=15595 WHERE `ID`=27974; -- 27974
+UPDATE `quest_offer_reward` SET `Emote1`=1, `Emote2`=21, `VerifiedBuild`=15595 WHERE `ID`=27976; -- 27976
+UPDATE `quest_offer_reward` SET `Emote1`=1, `Emote2`=21, `VerifiedBuild`=15595 WHERE `ID`=27977; -- 27977
+UPDATE `quest_offer_reward` SET `VerifiedBuild`=15595 WHERE `ID`=27979; -- 27979
+UPDATE `quest_offer_reward` SET `Emote1`=1, `VerifiedBuild`=15595 WHERE `ID`=27980; -- 27980
+UPDATE `quest_offer_reward` SET `Emote1`=5, `Emote2`=18, `VerifiedBuild`=15595 WHERE `ID`=27981; -- 27981
+UPDATE `quest_offer_reward` SET `VerifiedBuild`=15595 WHERE `ID`=27982; -- 27982
+UPDATE `quest_offer_reward` SET `VerifiedBuild`=15595 WHERE `ID`=27983; -- 27983
+UPDATE `quest_offer_reward` SET `VerifiedBuild`=15595 WHERE `ID`=27984; -- 27984
+UPDATE `quest_offer_reward` SET `VerifiedBuild`=15595 WHERE `ID`=27985; -- 27985
+UPDATE `quest_offer_reward` SET `Emote1`=1, `VerifiedBuild`=15595 WHERE `ID`=27986; -- 27986
+UPDATE `quest_offer_reward` SET `VerifiedBuild`=15595 WHERE `ID`=27988; -- 27988
+UPDATE `quest_offer_reward` SET `VerifiedBuild`=15595 WHERE `ID`=27996; -- 27996
+UPDATE `quest_offer_reward` SET `VerifiedBuild`=15595 WHERE `ID`=27998; -- 27998
+UPDATE `quest_offer_reward` SET `VerifiedBuild`=15595 WHERE `ID`=10096; -- 10096
+UPDATE `quest_offer_reward` SET `VerifiedBuild`=15595 WHERE `ID`=10112; -- 10112
+UPDATE `quest_offer_reward` SET `Emote1`=1, `Emote2`=66, `VerifiedBuild`=15595 WHERE `ID`=28028; -- 28028
+UPDATE `quest_offer_reward` SET `VerifiedBuild`=15595 WHERE `ID`=28029; -- 28029
+UPDATE `quest_offer_reward` SET `Emote1`=2, `VerifiedBuild`=15595 WHERE `ID`=28030; -- 28030
+UPDATE `quest_offer_reward` SET `Emote1`=4, `Emote2`=5, `Emote3`=273, `EmoteDelay3`=2000, `VerifiedBuild`=15595 WHERE `ID`=28032; -- 28032
+UPDATE `quest_offer_reward` SET `VerifiedBuild`=15595 WHERE `ID`=28033; -- 28033
+UPDATE `quest_offer_reward` SET `Emote1`=5, `Emote2`=25, `Emote3`=10, `VerifiedBuild`=15595 WHERE `ID`=28034; -- 28034
+UPDATE `quest_offer_reward` SET `Emote1`=2, `Emote2`=1, `Emote3`=1, `Emote4`=4, `VerifiedBuild`=15595 WHERE `ID`=28035; -- 28035
+UPDATE `quest_offer_reward` SET `VerifiedBuild`=15595 WHERE `ID`=10140; -- 10140
+UPDATE `quest_offer_reward` SET `VerifiedBuild`=15595 WHERE `ID`=28052; -- 28052
+UPDATE `quest_offer_reward` SET `VerifiedBuild`=15595 WHERE `ID`=28053; -- 28053
+UPDATE `quest_offer_reward` SET `Emote1`=273, `VerifiedBuild`=15595 WHERE `ID`=28054; -- 28054
+UPDATE `quest_offer_reward` SET `Emote1`=6, `Emote2`=1, `VerifiedBuild`=15595 WHERE `ID`=28055; -- 28055
+UPDATE `quest_offer_reward` SET `Emote1`=1, `Emote2`=5, `VerifiedBuild`=15595 WHERE `ID`=28056; -- 28056
+UPDATE `quest_offer_reward` SET `Emote1`=6, `Emote2`=1, `VerifiedBuild`=15595 WHERE `ID`=28057; -- 28057
+UPDATE `quest_offer_reward` SET `Emote1`=273, `Emote2`=1, `Emote3`=1, `VerifiedBuild`=15595 WHERE `ID`=28060; -- 28060
+UPDATE `quest_offer_reward` SET `VerifiedBuild`=15595 WHERE `ID`=28061; -- 28061
+UPDATE `quest_offer_reward` SET `VerifiedBuild`=15595 WHERE `ID`=28062; -- 28062
+UPDATE `quest_offer_reward` SET `VerifiedBuild`=15595 WHERE `ID`=28064; -- 28064
+UPDATE `quest_offer_reward` SET `Emote1`=1, `Emote2`=1, `Emote3`=1, `VerifiedBuild`=15595 WHERE `ID`=10176; -- 10176
+UPDATE `quest_offer_reward` SET `Emote1`=6, `VerifiedBuild`=15595 WHERE `ID`=28099; -- 28099
+UPDATE `quest_offer_reward` SET `VerifiedBuild`=15595 WHERE `ID`=28105; -- 28105
+UPDATE `quest_offer_reward` SET `VerifiedBuild`=15595 WHERE `ID`=10200; -- 10200
+UPDATE `quest_offer_reward` SET `Emote1`=1, `VerifiedBuild`=15595 WHERE `ID`=10201; -- 10201
+UPDATE `quest_offer_reward` SET `VerifiedBuild`=15595 WHERE `ID`=28112; -- 28112
+UPDATE `quest_offer_reward` SET `Emote1`=1, `Emote2`=1, `VerifiedBuild`=15595 WHERE `ID`=10209; -- 10209
+UPDATE `quest_offer_reward` SET `Emote1`=1, `Emote2`=1, `VerifiedBuild`=15595 WHERE `ID`=10223; -- 10223
+UPDATE `quest_offer_reward` SET `VerifiedBuild`=15595 WHERE `ID`=10227; -- 10227
+UPDATE `quest_offer_reward` SET `VerifiedBuild`=15595 WHERE `ID`=10228; -- 10228
+UPDATE `quest_offer_reward` SET `Emote1`=5, `Emote2`=1, `VerifiedBuild`=15595 WHERE `ID`=10231; -- 10231
+UPDATE `quest_offer_reward` SET `Emote1`=6, `Emote2`=5, `EmoteDelay2`=1000, `VerifiedBuild`=15595 WHERE `ID`=10232; -- 10232
+UPDATE `quest_offer_reward` SET `Emote1`=6, `Emote2`=1, `Emote3`=1, `Emote4`=25, `VerifiedBuild`=15595 WHERE `ID`=10253; -- 10253
+UPDATE `quest_offer_reward` SET `VerifiedBuild`=15595 WHERE `ID`=10254; -- 10254
+UPDATE `quest_offer_reward` SET `Emote1`=1, `Emote2`=1, `Emote3`=1, `VerifiedBuild`=15595 WHERE `ID`=10256; -- 10256
+UPDATE `quest_offer_reward` SET `Emote1`=2, `Emote2`=1, `Emote3`=1, `VerifiedBuild`=15595 WHERE `ID`=10257; -- 10257
+UPDATE `quest_offer_reward` SET `Emote1`=1, `Emote2`=1, `EmoteDelay2`=1000, `VerifiedBuild`=15595 WHERE `ID`=10266; -- 10266
+UPDATE `quest_offer_reward` SET `VerifiedBuild`=15595 WHERE `ID`=10288; -- 10288
+UPDATE `quest_offer_reward` SET `Emote1`=1, `Emote2`=1, `VerifiedBuild`=15595 WHERE `ID`=10297; -- 10297
+UPDATE `quest_offer_reward` SET `Emote1`=1, `Emote2`=1, `EmoteDelay2`=1000, `VerifiedBuild`=15595 WHERE `ID`=10310; -- 10310
+UPDATE `quest_offer_reward` SET `Emote1`=1, `VerifiedBuild`=15595 WHERE `ID`=10311; -- 10311
+UPDATE `quest_offer_reward` SET `Emote1`=1, `Emote2`=1, `VerifiedBuild`=15595 WHERE `ID`=10320; -- 10320
+UPDATE `quest_offer_reward` SET `VerifiedBuild`=15595 WHERE `ID`=10330; -- 10330
+UPDATE `quest_offer_reward` SET `Emote1`=5, `Emote2`=1, `VerifiedBuild`=15595 WHERE `ID`=10333; -- 10333
+UPDATE `quest_offer_reward` SET `VerifiedBuild`=15595 WHERE `ID`=10419; -- 10419
+UPDATE `quest_offer_reward` SET `VerifiedBuild`=15595 WHERE `ID`=1468; -- 1468
+UPDATE `quest_offer_reward` SET `Emote1`=3, `VerifiedBuild`=15595 WHERE `ID`=28349; -- 28349
+UPDATE `quest_offer_reward` SET `Emote1`=1, `Emote2`=1, `EmoteDelay2`=1000, `VerifiedBuild`=15595 WHERE `ID`=10444; -- 10444
+UPDATE `quest_offer_reward` SET `Emote1`=4, `Emote2`=1, `EmoteDelay2`=1000, `VerifiedBuild`=15595 WHERE `ID`=10446; -- 10446
+UPDATE `quest_offer_reward` SET `Emote1`=396, `VerifiedBuild`=15595 WHERE `ID`=28376; -- 28376
+UPDATE `quest_offer_reward` SET `VerifiedBuild`=15595 WHERE `ID`=10478; -- 10478
+UPDATE `quest_offer_reward` SET `Emote1`=1, `VerifiedBuild`=15595 WHERE `ID`=28390; -- 28390
+UPDATE `quest_offer_reward` SET `Emote1`=6, `Emote2`=274, `Emote3`=1, `Emote4`=1, `VerifiedBuild`=15595 WHERE `ID`=10513; -- 10513
+UPDATE `quest_offer_reward` SET `Emote1`=6, `Emote2`=1, `VerifiedBuild`=15595 WHERE `ID`=10514; -- 10514
+UPDATE `quest_offer_reward` SET `Emote1`=1, `Emote2`=5, `Emote3`=1, `VerifiedBuild`=15595 WHERE `ID`=10515; -- 10515
+UPDATE `quest_offer_reward` SET `Emote1`=6, `Emote2`=1, `Emote3`=273, `VerifiedBuild`=15595 WHERE `ID`=10519; -- 10519
+UPDATE `quest_offer_reward` SET `Emote1`=66, `Emote2`=1, `Emote3`=5, `VerifiedBuild`=15595 WHERE `ID`=28494; -- 28494
+UPDATE `quest_offer_reward` SET `VerifiedBuild`=15595 WHERE `ID`=10622; -- 10622
+UPDATE `quest_offer_reward` SET `Emote1`=1, `Emote2`=273, `VerifiedBuild`=15595 WHERE `ID`=10624; -- 10624
+UPDATE `quest_offer_reward` SET `VerifiedBuild`=15595 WHERE `ID`=10628; -- 10628
+UPDATE `quest_offer_reward` SET `Emote1`=1, `VerifiedBuild`=15595 WHERE `ID`=28544; -- 28544
+UPDATE `quest_offer_reward` SET `Emote1`=1, `VerifiedBuild`=15595 WHERE `ID`=28557; -- 28557
+UPDATE `quest_offer_reward` SET `Emote1`=1, `VerifiedBuild`=15595 WHERE `ID`=28583; -- 28583
+UPDATE `quest_offer_reward` SET `Emote1`=11, `VerifiedBuild`=15595 WHERE `ID`=28584; -- 28584
+UPDATE `quest_offer_reward` SET `Emote1`=273, `VerifiedBuild`=15595 WHERE `ID`=28586; -- 28586
+UPDATE `quest_offer_reward` SET `Emote1`=25, `VerifiedBuild`=15595 WHERE `ID`=28588; -- 28588
+UPDATE `quest_offer_reward` SET `Emote1`=11, `VerifiedBuild`=15595 WHERE `ID`=28589; -- 28589
+UPDATE `quest_offer_reward` SET `Emote1`=1, `VerifiedBuild`=15595 WHERE `ID`=28590; -- 28590
+UPDATE `quest_offer_reward` SET `Emote1`=1, `VerifiedBuild`=15595 WHERE `ID`=28591; -- 28591
+UPDATE `quest_offer_reward` SET `Emote1`=11, `VerifiedBuild`=15595 WHERE `ID`=28592; -- 28592
+UPDATE `quest_offer_reward` SET `VerifiedBuild`=15595 WHERE `ID`=10685; -- 10685
+UPDATE `quest_offer_reward` SET `Emote1`=1, `VerifiedBuild`=15595 WHERE `ID`=28593; -- 28593
+UPDATE `quest_offer_reward` SET `Emote1`=2, `VerifiedBuild`=15595 WHERE `ID`=10686; -- 10686
+UPDATE `quest_offer_reward` SET `Emote1`=1, `VerifiedBuild`=15595 WHERE `ID`=28594; -- 28594
+UPDATE `quest_offer_reward` SET `Emote1`=4, `VerifiedBuild`=15595 WHERE `ID`=28595; -- 28595
+UPDATE `quest_offer_reward` SET `Emote1`=2, `Emote2`=1, `VerifiedBuild`=15595 WHERE `ID`=28608; -- 28608
+UPDATE `quest_offer_reward` SET `VerifiedBuild`=15595 WHERE `ID`=28652; -- 28652
+UPDATE `quest_offer_reward` SET `VerifiedBuild`=15595 WHERE `ID`=28657; -- 28657
+UPDATE `quest_offer_reward` SET `VerifiedBuild`=15595 WHERE `ID`=28658; -- 28658
+UPDATE `quest_offer_reward` SET `VerifiedBuild`=15595 WHERE `ID`=28659; -- 28659
+UPDATE `quest_offer_reward` SET `VerifiedBuild`=15595 WHERE `ID`=28660; -- 28660
+UPDATE `quest_offer_reward` SET `VerifiedBuild`=15595 WHERE `ID`=28661; -- 28661
+UPDATE `quest_offer_reward` SET `VerifiedBuild`=15595 WHERE `ID`=28662; -- 28662
+UPDATE `quest_offer_reward` SET `VerifiedBuild`=15595 WHERE `ID`=28663; -- 28663
+UPDATE `quest_offer_reward` SET `VerifiedBuild`=15595 WHERE `ID`=28664; -- 28664
+UPDATE `quest_offer_reward` SET `VerifiedBuild`=15595 WHERE `ID`=28665; -- 28665
+UPDATE `quest_offer_reward` SET `VerifiedBuild`=15595 WHERE `ID`=28668; -- 28668
+UPDATE `quest_offer_reward` SET `VerifiedBuild`=15595 WHERE `ID`=28669; -- 28669
+UPDATE `quest_offer_reward` SET `VerifiedBuild`=15595 WHERE `ID`=28670; -- 28670
+UPDATE `quest_offer_reward` SET `VerifiedBuild`=15595 WHERE `ID`=28672; -- 28672
+UPDATE `quest_offer_reward` SET `VerifiedBuild`=15595 WHERE `ID`=28678; -- 28678
+UPDATE `quest_offer_reward` SET `VerifiedBuild`=15595 WHERE `ID`=28679; -- 28679
+UPDATE `quest_offer_reward` SET `VerifiedBuild`=15595 WHERE `ID`=28680; -- 28680
+UPDATE `quest_offer_reward` SET `VerifiedBuild`=15595 WHERE `ID`=28681; -- 28681
+UPDATE `quest_offer_reward` SET `VerifiedBuild`=15595 WHERE `ID`=28682; -- 28682
+UPDATE `quest_offer_reward` SET `VerifiedBuild`=15595 WHERE `ID`=28683; -- 28683
+UPDATE `quest_offer_reward` SET `VerifiedBuild`=15595 WHERE `ID`=28684; -- 28684
+UPDATE `quest_offer_reward` SET `VerifiedBuild`=15595 WHERE `ID`=28685; -- 28685
+UPDATE `quest_offer_reward` SET `VerifiedBuild`=15595 WHERE `ID`=28686; -- 28686
+UPDATE `quest_offer_reward` SET `VerifiedBuild`=15595 WHERE `ID`=28687; -- 28687
+UPDATE `quest_offer_reward` SET `VerifiedBuild`=15595 WHERE `ID`=28689; -- 28689
+UPDATE `quest_offer_reward` SET `VerifiedBuild`=15595 WHERE `ID`=28690; -- 28690
+UPDATE `quest_offer_reward` SET `VerifiedBuild`=15595 WHERE `ID`=28691; -- 28691
+UPDATE `quest_offer_reward` SET `VerifiedBuild`=15595 WHERE `ID`=28692; -- 28692
+UPDATE `quest_offer_reward` SET `VerifiedBuild`=15595 WHERE `ID`=28693; -- 28693
+UPDATE `quest_offer_reward` SET `VerifiedBuild`=15595 WHERE `ID`=28694; -- 28694
+UPDATE `quest_offer_reward` SET `VerifiedBuild`=15595 WHERE `ID`=28695; -- 28695
+UPDATE `quest_offer_reward` SET `VerifiedBuild`=15595 WHERE `ID`=28696; -- 28696
+UPDATE `quest_offer_reward` SET `VerifiedBuild`=15595 WHERE `ID`=28697; -- 28697
+UPDATE `quest_offer_reward` SET `VerifiedBuild`=15595 WHERE `ID`=28698; -- 28698
+UPDATE `quest_offer_reward` SET `VerifiedBuild`=15595 WHERE `ID`=28700; -- 28700
+UPDATE `quest_offer_reward` SET `Emote1`=1, `VerifiedBuild`=15595 WHERE `ID`=6321; -- 6321
+UPDATE `quest_offer_reward` SET `VerifiedBuild`=15595 WHERE `ID`=6322; -- 6322
+UPDATE `quest_offer_reward` SET `Emote1`=1, `VerifiedBuild`=15595 WHERE `ID`=28708; -- 28708
+UPDATE `quest_offer_reward` SET `Emote1`=1, `VerifiedBuild`=15595 WHERE `ID`=6323; -- 6323
+UPDATE `quest_offer_reward` SET `Emote1`=1, `Emote2`=66, `EmoteDelay2`=1000, `VerifiedBuild`=15595 WHERE `ID`=6324; -- 6324
+UPDATE `quest_offer_reward` SET `Emote1`=21, `VerifiedBuild`=15595 WHERE `ID`=28713; -- 28713
+UPDATE `quest_offer_reward` SET `Emote1`=1, `VerifiedBuild`=15595 WHERE `ID`=28714; -- 28714
+UPDATE `quest_offer_reward` SET `Emote1`=5, `VerifiedBuild`=15595 WHERE `ID`=28715; -- 28715
+UPDATE `quest_offer_reward` SET `Emote1`=66, `VerifiedBuild`=15595 WHERE `ID`=28717; -- 28717
+UPDATE `quest_offer_reward` SET `Emote1`=1, `VerifiedBuild`=15595 WHERE `ID`=28723; -- 28723
+UPDATE `quest_offer_reward` SET `Emote1`=2, `VerifiedBuild`=15595 WHERE `ID`=28724; -- 28724
+UPDATE `quest_offer_reward` SET `Emote1`=1, `VerifiedBuild`=15595 WHERE `ID`=28725; -- 28725
+UPDATE `quest_offer_reward` SET `Emote1`=1, `VerifiedBuild`=15595 WHERE `ID`=6341; -- 6341
+UPDATE `quest_offer_reward` SET `Emote1`=1, `VerifiedBuild`=15595 WHERE `ID`=28726; -- 28726
+UPDATE `quest_offer_reward` SET `Emote1`=1, `VerifiedBuild`=15595 WHERE `ID`=6342; -- 6342
+UPDATE `quest_offer_reward` SET `Emote1`=5, `VerifiedBuild`=15595 WHERE `ID`=28727; -- 28727
+UPDATE `quest_offer_reward` SET `Emote1`=1, `VerifiedBuild`=15595 WHERE `ID`=6343; -- 6343
+UPDATE `quest_offer_reward` SET `Emote1`=1, `VerifiedBuild`=15595 WHERE `ID`=28728; -- 28728
+UPDATE `quest_offer_reward` SET `Emote1`=1, `VerifiedBuild`=15595 WHERE `ID`=6344; -- 6344
+UPDATE `quest_offer_reward` SET `Emote1`=1, `VerifiedBuild`=15595 WHERE `ID`=28729; -- 28729
+UPDATE `quest_offer_reward` SET `Emote1`=1, `VerifiedBuild`=15595 WHERE `ID`=28730; -- 28730
+UPDATE `quest_offer_reward` SET `Emote1`=1, `VerifiedBuild`=15595 WHERE `ID`=28731; -- 28731
+UPDATE `quest_offer_reward` SET `VerifiedBuild`=15595 WHERE `ID`=28735; -- 28735
+UPDATE `quest_offer_reward` SET `VerifiedBuild`=15595 WHERE `ID`=28737; -- 28737
+UPDATE `quest_offer_reward` SET `VerifiedBuild`=15595 WHERE `ID`=28738; -- 28738
+UPDATE `quest_offer_reward` SET `VerifiedBuild`=15595 WHERE `ID`=28740; -- 28740
+UPDATE `quest_offer_reward` SET `Emote1`=1, `Emote2`=1, `VerifiedBuild`=15595 WHERE `ID`=28741; -- 28741
+UPDATE `quest_offer_reward` SET `Emote1`=396, `Emote2`=396, `Emote3`=396, `VerifiedBuild`=15595 WHERE `ID`=10839; -- 10839
+UPDATE `quest_offer_reward` SET `VerifiedBuild`=15595 WHERE `ID`=10840; -- 10840
+UPDATE `quest_offer_reward` SET `VerifiedBuild`=15595 WHERE `ID`=10842; -- 10842
+UPDATE `quest_offer_reward` SET `Emote1`=396, `Emote2`=396, `Emote3`=396, `VerifiedBuild`=15595 WHERE `ID`=10847; -- 10847
+UPDATE `quest_offer_reward` SET `Emote1`=396, `Emote2`=396, `Emote3`=396, `VerifiedBuild`=15595 WHERE `ID`=10848; -- 10848
+UPDATE `quest_offer_reward` SET `Emote1`=396, `Emote2`=396, `Emote3`=396, `VerifiedBuild`=15595 WHERE `ID`=10849; -- 10849
+UPDATE `quest_offer_reward` SET `VerifiedBuild`=15595 WHERE `ID`=10852; -- 10852
+UPDATE `quest_offer_reward` SET `Emote1`=1, `VerifiedBuild`=15595 WHERE `ID`=28760; -- 28760
+UPDATE `quest_offer_reward` SET `Emote1`=396, `Emote2`=396, `Emote3`=396, `VerifiedBuild`=15595 WHERE `ID`=10861; -- 10861
+UPDATE `quest_offer_reward` SET `VerifiedBuild`=15595 WHERE `ID`=10863; -- 10863
+UPDATE `quest_offer_reward` SET `VerifiedBuild`=15595 WHERE `ID`=10869; -- 10869
+UPDATE `quest_offer_reward` SET `Emote1`=1, `VerifiedBuild`=15595 WHERE `ID`=28779; -- 28779
+UPDATE `quest_offer_reward` SET `Emote1`=5, `Emote2`=1, `VerifiedBuild`=15595 WHERE `ID`=10873; -- 10873
+UPDATE `quest_offer_reward` SET `VerifiedBuild`=15595 WHERE `ID`=28781; -- 28781
+UPDATE `quest_offer_reward` SET `Emote1`=396, `Emote2`=396, `Emote3`=396, `VerifiedBuild`=15595 WHERE `ID`=10874; -- 10874
+UPDATE `quest_offer_reward` SET `VerifiedBuild`=15595 WHERE `ID`=28783; -- 28783
+UPDATE `quest_offer_reward` SET `VerifiedBuild`=15595 WHERE `ID`=10877; -- 10877
+UPDATE `quest_offer_reward` SET `VerifiedBuild`=15595 WHERE `ID`=10878; -- 10878
+UPDATE `quest_offer_reward` SET `Emote1`=396, `Emote2`=396, `Emote3`=396, `VerifiedBuild`=15595 WHERE `ID`=10879; -- 10879
+UPDATE `quest_offer_reward` SET `VerifiedBuild`=15595 WHERE `ID`=10880; -- 10880
+UPDATE `quest_offer_reward` SET `VerifiedBuild`=15595 WHERE `ID`=10881; -- 10881
+UPDATE `quest_offer_reward` SET `VerifiedBuild`=15595 WHERE `ID`=10887; -- 10887
+UPDATE `quest_offer_reward` SET `Emote1`=396, `Emote2`=396, `Emote3`=396, `VerifiedBuild`=15595 WHERE `ID`=10889; -- 10889
+UPDATE `quest_offer_reward` SET `Emote1`=2, `VerifiedBuild`=15595 WHERE `ID`=10896; -- 10896
+UPDATE `quest_offer_reward` SET `VerifiedBuild`=15595 WHERE `ID`=28814; -- 28814
+UPDATE `quest_offer_reward` SET `VerifiedBuild`=15595 WHERE `ID`=28815; -- 28815
+UPDATE `quest_offer_reward` SET `VerifiedBuild`=15595 WHERE `ID`=10913; -- 10913
+UPDATE `quest_offer_reward` SET `Emote1`=396, `VerifiedBuild`=15595 WHERE `ID`=28825; -- 28825
+UPDATE `quest_offer_reward` SET `Emote1`=6, `VerifiedBuild`=15595 WHERE `ID`=28826; -- 28826
+UPDATE `quest_offer_reward` SET `Emote1`=1, `Emote2`=1, `VerifiedBuild`=15595 WHERE `ID`=28827; -- 28827
+UPDATE `quest_offer_reward` SET `Emote1`=5, `Emote2`=1, `VerifiedBuild`=15595 WHERE `ID`=10922; -- 10922
+UPDATE `quest_offer_reward` SET `VerifiedBuild`=15595 WHERE `ID`=28833; -- 28833
+UPDATE `quest_offer_reward` SET `Emote1`=6, `Emote2`=1, `Emote3`=1, `Emote4`=5, `VerifiedBuild`=15595 WHERE `ID`=10929; -- 10929
+UPDATE `quest_offer_reward` SET `Emote1`=1, `Emote2`=1, `Emote3`=1, `VerifiedBuild`=15595 WHERE `ID`=10930; -- 10930
+UPDATE `quest_offer_reward` SET `VerifiedBuild`=15595 WHERE `ID`=28843; -- 28843
+UPDATE `quest_offer_reward` SET `Emote1`=5, `VerifiedBuild`=15595 WHERE `ID`=28849; -- 28849
+UPDATE `quest_offer_reward` SET `VerifiedBuild`=15595 WHERE `ID`=28850; -- 28850
+UPDATE `quest_offer_reward` SET `Emote2`=1, `Emote3`=1, `VerifiedBuild`=15595 WHERE `ID`=10942; -- 10942
+UPDATE `quest_offer_reward` SET `Emote1`=1, `Emote2`=2, `VerifiedBuild`=15595 WHERE `ID`=28853; -- 28853
+UPDATE `quest_offer_reward` SET `Emote2`=1, `VerifiedBuild`=15595 WHERE `ID`=10945; -- 10945
+UPDATE `quest_offer_reward` SET `Emote1`=1, `Emote2`=274, `VerifiedBuild`=15595 WHERE `ID`=28854; -- 28854
+UPDATE `quest_offer_reward` SET `Emote2`=1, `VerifiedBuild`=15595 WHERE `ID`=10951; -- 10951
+UPDATE `quest_offer_reward` SET `Emote1`=5, `Emote2`=1, `Emote3`=1, `VerifiedBuild`=15595 WHERE `ID`=10953; -- 10953
+UPDATE `quest_offer_reward` SET `Emote2`=1, `VerifiedBuild`=15595 WHERE `ID`=10963; -- 10963
+UPDATE `quest_offer_reward` SET `Emote2`=1, `Emote3`=1, `VerifiedBuild`=15595 WHERE `ID`=10967; -- 10967
+UPDATE `quest_offer_reward` SET `VerifiedBuild`=15595 WHERE `ID`=28882; -- 28882
+UPDATE `quest_offer_reward` SET `VerifiedBuild`=15595 WHERE `ID`=28884; -- 28884
+UPDATE `quest_offer_reward` SET `Emote1`=1, `Emote2`=1, `Emote3`=1, `EmoteDelay2`=60, `EmoteDelay3`=60, `VerifiedBuild`=15595 WHERE `ID`=24429; -- 24429
+UPDATE `quest_offer_reward` SET `Emote1`=396, `VerifiedBuild`=15595 WHERE `ID`=24432; -- 24432
+UPDATE `quest_offer_reward` SET `VerifiedBuild`=15595 WHERE `ID`=28910; -- 28910
+UPDATE `quest_offer_reward` SET `VerifiedBuild`=15595 WHERE `ID`=28911; -- 28911
+UPDATE `quest_offer_reward` SET `Emote1`=1, `Emote2`=1, `VerifiedBuild`=15595 WHERE `ID`=11003; -- 11003
+UPDATE `quest_offer_reward` SET `VerifiedBuild`=15595 WHERE `ID`=28913; -- 28913
+UPDATE `quest_offer_reward` SET `VerifiedBuild`=15595 WHERE `ID`=28914; -- 28914
+UPDATE `quest_offer_reward` SET `Emote1`=66, `VerifiedBuild`=15595 WHERE `ID`=11006; -- 11006
+UPDATE `quest_offer_reward` SET `Emote1`=4, `VerifiedBuild`=15595 WHERE `ID`=11008; -- 11008
+UPDATE `quest_offer_reward` SET `VerifiedBuild`=15595 WHERE `ID`=28916; -- 28916
+UPDATE `quest_offer_reward` SET `VerifiedBuild`=15595 WHERE `ID`=28917; -- 28917
+UPDATE `quest_offer_reward` SET `VerifiedBuild`=15595 WHERE `ID`=28918; -- 28918
+UPDATE `quest_offer_reward` SET `VerifiedBuild`=15595 WHERE `ID`=28919; -- 28919
+UPDATE `quest_offer_reward` SET `VerifiedBuild`=15595 WHERE `ID`=28920; -- 28920
+UPDATE `quest_offer_reward` SET `VerifiedBuild`=15595 WHERE `ID`=28922; -- 28922
+UPDATE `quest_offer_reward` SET `Emote1`=1, `Emote2`=1, `VerifiedBuild`=15595 WHERE `ID`=11015; -- 11015
+UPDATE `quest_offer_reward` SET `VerifiedBuild`=15595 WHERE `ID`=28924; -- 28924
+UPDATE `quest_offer_reward` SET `VerifiedBuild`=15595 WHERE `ID`=28925; -- 28925
+UPDATE `quest_offer_reward` SET `VerifiedBuild`=15595 WHERE `ID`=28926; -- 28926
+UPDATE `quest_offer_reward` SET `VerifiedBuild`=15595 WHERE `ID`=28927; -- 28927
+UPDATE `quest_offer_reward` SET `VerifiedBuild`=15595 WHERE `ID`=28928; -- 28928
+UPDATE `quest_offer_reward` SET `Emote2`=1, `VerifiedBuild`=15595 WHERE `ID`=11020; -- 11020
+UPDATE `quest_offer_reward` SET `VerifiedBuild`=15595 WHERE `ID`=28929; -- 28929
+UPDATE `quest_offer_reward` SET `VerifiedBuild`=15595 WHERE `ID`=28930; -- 28930
+UPDATE `quest_offer_reward` SET `VerifiedBuild`=15595 WHERE `ID`=28932; -- 28932
+UPDATE `quest_offer_reward` SET `Emote2`=1, `VerifiedBuild`=15595 WHERE `ID`=11035; -- 11035
+UPDATE `quest_offer_reward` SET `VerifiedBuild`=15595 WHERE `ID`=28943; -- 28943
+UPDATE `quest_offer_reward` SET `VerifiedBuild`=15595 WHERE `ID`=28944; -- 28944
+UPDATE `quest_offer_reward` SET `VerifiedBuild`=15595 WHERE `ID`=28945; -- 28945
+UPDATE `quest_offer_reward` SET `VerifiedBuild`=15595 WHERE `ID`=28946; -- 28946
+UPDATE `quest_offer_reward` SET `VerifiedBuild`=15595 WHERE `ID`=28947; -- 28947
+UPDATE `quest_offer_reward` SET `VerifiedBuild`=15595 WHERE `ID`=28948; -- 28948
+UPDATE `quest_offer_reward` SET `VerifiedBuild`=15595 WHERE `ID`=28949; -- 28949
+UPDATE `quest_offer_reward` SET `VerifiedBuild`=15595 WHERE `ID`=28950; -- 28950
+UPDATE `quest_offer_reward` SET `VerifiedBuild`=15595 WHERE `ID`=11050; -- 11050
+UPDATE `quest_offer_reward` SET `Emote1`=1, `Emote2`=1, `Emote3`=1, `VerifiedBuild`=15595 WHERE `ID`=11055; -- 11055
+UPDATE `quest_offer_reward` SET `Emote2`=1, `VerifiedBuild`=15595 WHERE `ID`=11067; -- 11067
+UPDATE `quest_offer_reward` SET `Emote1`=0, `VerifiedBuild`=15595 WHERE `ID`=11073; -- 11073
+UPDATE `quest_offer_reward` SET `Emote1`=0, `VerifiedBuild`=15595 WHERE `ID`=11074; -- 11074
+UPDATE `quest_offer_reward` SET `Emote1`=1, `Emote2`=1, `VerifiedBuild`=15595 WHERE `ID`=11076; -- 11076
+UPDATE `quest_offer_reward` SET `Emote1`=1, `VerifiedBuild`=15595 WHERE `ID`=24507; -- 24507
+UPDATE `quest_offer_reward` SET `Emote2`=1, `VerifiedBuild`=15595 WHERE `ID`=11077; -- 11077
+UPDATE `quest_offer_reward` SET `Emote1`=1, `Emote2`=1, `Emote3`=1, `EmoteDelay2`=60, `EmoteDelay3`=60, `VerifiedBuild`=15595 WHERE `ID`=24511; -- 24511
+UPDATE `quest_offer_reward` SET `Emote1`=0, `VerifiedBuild`=15595 WHERE `ID`=11085; -- 11085
+UPDATE `quest_offer_reward` SET `Emote2`=1, `Emote3`=5, `VerifiedBuild`=15595 WHERE `ID`=11086; -- 11086
+UPDATE `quest_offer_reward` SET `Emote1`=1, `Emote2`=5, `VerifiedBuild`=15595 WHERE `ID`=6610; -- 6610
+UPDATE `quest_offer_reward` SET `Emote1`=11, `Emote2`=1, `Emote3`=1, `VerifiedBuild`=15595 WHERE `ID`=11097; -- 11097
+UPDATE `quest_offer_reward` SET `Emote1`=1, `VerifiedBuild`=15595 WHERE `ID`=2159; -- 2159
+UPDATE `quest_offer_reward` SET `VerifiedBuild`=15595 WHERE `ID`=29030; -- 29030
+UPDATE `quest_offer_reward` SET `VerifiedBuild`=15595 WHERE `ID`=29031; -- 29031
+UPDATE `quest_offer_reward` SET `VerifiedBuild`=15595 WHERE `ID`=29036; -- 29036
+UPDATE `quest_offer_reward` SET `VerifiedBuild`=15595 WHERE `ID`=11154; -- 11154
+UPDATE `quest_offer_reward` SET `Emote1`=1, `Emote2`=11, `EmoteDelay2`=2000, `VerifiedBuild`=15595 WHERE `ID`=11155; -- 11155
+UPDATE `quest_offer_reward` SET `Emote1`=1, `VerifiedBuild`=15595 WHERE `ID`=24586; -- 24586
+UPDATE `quest_offer_reward` SET `VerifiedBuild`=15595 WHERE `ID`=11157; -- 11157
+UPDATE `quest_offer_reward` SET `VerifiedBuild`=15595 WHERE `ID`=29071; -- 29071
+UPDATE `quest_offer_reward` SET `Emote1`=1, `VerifiedBuild`=15595 WHERE `ID`=11167; -- 11167
+UPDATE `quest_offer_reward` SET `Emote1`=1, `VerifiedBuild`=15595 WHERE `ID`=11168; -- 11168
+UPDATE `quest_offer_reward` SET `Emote1`=388, `VerifiedBuild`=15595 WHERE `ID`=11170; -- 11170
+UPDATE `quest_offer_reward` SET `Emote1`=5, `VerifiedBuild`=15595 WHERE `ID`=11175; -- 11175
+UPDATE `quest_offer_reward` SET `Emote1`=1, `VerifiedBuild`=15595 WHERE `ID`=11176; -- 11176
+UPDATE `quest_offer_reward` SET `VerifiedBuild`=15595 WHERE `ID`=11182; -- 11182
+UPDATE `quest_offer_reward` SET `VerifiedBuild`=15595 WHERE `ID`=29092; -- 29092
+UPDATE `quest_offer_reward` SET `VerifiedBuild`=15595 WHERE `ID`=11187; -- 11187
+UPDATE `quest_offer_reward` SET `EmoteDelay1`=1000, `VerifiedBuild`=15595 WHERE `ID`=11188; -- 11188
+UPDATE `quest_offer_reward` SET `Emote1`=4, `VerifiedBuild`=15595 WHERE `ID`=11190; -- 11190
+UPDATE `quest_offer_reward` SET `VerifiedBuild`=15595 WHERE `ID`=29101; -- 29101
+UPDATE `quest_offer_reward` SET `VerifiedBuild`=15595 WHERE `ID`=11199; -- 11199
+UPDATE `quest_offer_reward` SET `VerifiedBuild`=15595 WHERE `ID`=11202; -- 11202
+UPDATE `quest_offer_reward` SET `Emote1`=1, `VerifiedBuild`=15595 WHERE `ID`=29122; -- 29122
+UPDATE `quest_offer_reward` SET `Emote1`=1, `VerifiedBuild`=15595 WHERE `ID`=29123; -- 29123
+UPDATE `quest_offer_reward` SET `Emote1`=1, `VerifiedBuild`=15595 WHERE `ID`=29125; -- 29125
+UPDATE `quest_offer_reward` SET `EmoteDelay2`=2000, `VerifiedBuild`=15595 WHERE `ID`=11218; -- 11218
+UPDATE `quest_offer_reward` SET `Emote1`=1, `VerifiedBuild`=15595 WHERE `ID`=29126; -- 29126
+UPDATE `quest_offer_reward` SET `Emote1`=1, `VerifiedBuild`=15595 WHERE `ID`=29127; -- 29127
+UPDATE `quest_offer_reward` SET `Emote1`=1, `Emote2`=66, `VerifiedBuild`=15595 WHERE `ID`=29128; -- 29128
+UPDATE `quest_offer_reward` SET `Emote1`=396, `VerifiedBuild`=15595 WHERE `ID`=29129; -- 29129
+UPDATE `quest_offer_reward` SET `VerifiedBuild`=15595 WHERE `ID`=11221; -- 11221
+UPDATE `quest_offer_reward` SET `VerifiedBuild`=15595 WHERE `ID`=11224; -- 11224
+UPDATE `quest_offer_reward` SET `Emote1`=1, `Emote2`=1, `EmoteDelay2`=1000, `VerifiedBuild`=15595 WHERE `ID`=29134; -- 29134
+UPDATE `quest_offer_reward` SET `Emote1`=4, `VerifiedBuild`=15595 WHERE `ID`=11227; -- 11227
+UPDATE `quest_offer_reward` SET `Emote1`=1, `Emote2`=1, `Emote3`=1, `Emote4`=274, `VerifiedBuild`=15595 WHERE `ID`=11228; -- 11228
+UPDATE `quest_offer_reward` SET `Emote1`=1, `VerifiedBuild`=15595 WHERE `ID`=29137; -- 29137
+UPDATE `quest_offer_reward` SET `Emote1`=5, `VerifiedBuild`=15595 WHERE `ID`=11229; -- 11229
+UPDATE `quest_offer_reward` SET `Emote1`=1, `VerifiedBuild`=15595 WHERE `ID`=29138; -- 29138
+UPDATE `quest_offer_reward` SET `Emote1`=4, `VerifiedBuild`=15595 WHERE `ID`=11230; -- 11230
+UPDATE `quest_offer_reward` SET `VerifiedBuild`=15595 WHERE `ID`=11231; -- 11231
+UPDATE `quest_offer_reward` SET `Emote1`=1, `VerifiedBuild`=15595 WHERE `ID`=29139; -- 29139
+UPDATE `quest_offer_reward` SET `Emote1`=4, `VerifiedBuild`=15595 WHERE `ID`=11232; -- 11232
+UPDATE `quest_offer_reward` SET `VerifiedBuild`=15595 WHERE `ID`=2278; -- 2278
+UPDATE `quest_offer_reward` SET `Emote1`=1, `VerifiedBuild`=15595 WHERE `ID`=29141; -- 29141
+UPDATE `quest_offer_reward` SET `Emote1`=1, `VerifiedBuild`=15595 WHERE `ID`=11233; -- 11233
+UPDATE `quest_offer_reward` SET `Emote1`=1, `VerifiedBuild`=15595 WHERE `ID`=29142; -- 29142
+UPDATE `quest_offer_reward` SET `Emote1`=1, `VerifiedBuild`=15595 WHERE `ID`=11234; -- 11234
+UPDATE `quest_offer_reward` SET `Emote1`=1, `VerifiedBuild`=15595 WHERE `ID`=2280; -- 2280
+UPDATE `quest_offer_reward` SET `VerifiedBuild`=15595 WHERE `ID`=11235; -- 11235
+UPDATE `quest_offer_reward` SET `Emote1`=1, `VerifiedBuild`=15595 WHERE `ID`=29143; -- 29143
+UPDATE `quest_offer_reward` SET `EmoteDelay1`=1000, `VerifiedBuild`=15595 WHERE `ID`=11236; -- 11236
+UPDATE `quest_offer_reward` SET `VerifiedBuild`=15595 WHERE `ID`=11237; -- 11237
+UPDATE `quest_offer_reward` SET `VerifiedBuild`=15595 WHERE `ID`=11238; -- 11238
+UPDATE `quest_offer_reward` SET `VerifiedBuild`=15595 WHERE `ID`=29146; -- 29146
+UPDATE `quest_offer_reward` SET `VerifiedBuild`=15595 WHERE `ID`=11239; -- 11239
+UPDATE `quest_offer_reward` SET `Emote1`=1, `VerifiedBuild`=15595 WHERE `ID`=29147; -- 29147
+UPDATE `quest_offer_reward` SET `VerifiedBuild`=15595 WHERE `ID`=11240; -- 11240
+UPDATE `quest_offer_reward` SET `VerifiedBuild`=15595 WHERE `ID`=29148; -- 29148
+UPDATE `quest_offer_reward` SET `Emote1`=1, `VerifiedBuild`=15595 WHERE `ID`=29149; -- 29149
+UPDATE `quest_offer_reward` SET `Emote1`=6, `Emote2`=11, `EmoteDelay2`=3000, `VerifiedBuild`=15595 WHERE `ID`=11241; -- 11241
+UPDATE `quest_offer_reward` SET `Emote1`=4, `Emote2`=1, `VerifiedBuild`=15595 WHERE `ID`=11243; -- 11243
+UPDATE `quest_offer_reward` SET `Emote1`=1, `Emote2`=1, `Emote3`=1, `Emote4`=15, `VerifiedBuild`=15595 WHERE `ID`=11244; -- 11244
+UPDATE `quest_offer_reward` SET `VerifiedBuild`=15595 WHERE `ID`=11245; -- 11245
+UPDATE `quest_offer_reward` SET `VerifiedBuild`=15595 WHERE `ID`=11246; -- 11246
+UPDATE `quest_offer_reward` SET `VerifiedBuild`=15595 WHERE `ID`=11247; -- 11247
+UPDATE `quest_offer_reward` SET `VerifiedBuild`=15595 WHERE `ID`=11248; -- 11248
+UPDATE `quest_offer_reward` SET `VerifiedBuild`=15595 WHERE `ID`=11249; -- 11249
+UPDATE `quest_offer_reward` SET `VerifiedBuild`=15595 WHERE `ID`=11250; -- 11250
+UPDATE `quest_offer_reward` SET `VerifiedBuild`=15595 WHERE `ID`=11251; -- 11251
+UPDATE `quest_offer_reward` SET `VerifiedBuild`=15595 WHERE `ID`=29159; -- 29159
+UPDATE `quest_offer_reward` SET `Emote1`=5, `VerifiedBuild`=15595 WHERE `ID`=24682; -- 24682
+UPDATE `quest_offer_reward` SET `VerifiedBuild`=15595 WHERE `ID`=29160; -- 29160
+UPDATE `quest_offer_reward` SET `Emote1`=1, `Emote2`=1, `VerifiedBuild`=15595 WHERE `ID`=29161; -- 29161
+UPDATE `quest_offer_reward` SET `VerifiedBuild`=15595 WHERE `ID`=11253; -- 11253
+UPDATE `quest_offer_reward` SET `Emote1`=1, `VerifiedBuild`=15595 WHERE `ID`=29162; -- 29162
+UPDATE `quest_offer_reward` SET `Emote1`=274, `VerifiedBuild`=15595 WHERE `ID`=11254; -- 11254
+UPDATE `quest_offer_reward` SET `Emote1`=1, `Emote2`=1, `VerifiedBuild`=15595 WHERE `ID`=11255; -- 11255
+UPDATE `quest_offer_reward` SET `Emote1`=1, `VerifiedBuild`=15595 WHERE `ID`=29163; -- 29163
+UPDATE `quest_offer_reward` SET `VerifiedBuild`=15595 WHERE `ID`=29164; -- 29164
+UPDATE `quest_offer_reward` SET `Emote1`=1, `VerifiedBuild`=15595 WHERE `ID`=11256; -- 11256
+UPDATE `quest_offer_reward` SET `VerifiedBuild`=15595 WHERE `ID`=29165; -- 29165
+UPDATE `quest_offer_reward` SET `Emote1`=1, `Emote2`=274, `VerifiedBuild`=15595 WHERE `ID`=11257; -- 11257
+UPDATE `quest_offer_reward` SET `VerifiedBuild`=15595 WHERE `ID`=29166; -- 29166
+UPDATE `quest_offer_reward` SET `Emote1`=1, `VerifiedBuild`=15595 WHERE `ID`=11258; -- 11258
+UPDATE `quest_offer_reward` SET `Emote1`=1, `VerifiedBuild`=15595 WHERE `ID`=29167; -- 29167
+UPDATE `quest_offer_reward` SET `Emote1`=1, `VerifiedBuild`=15595 WHERE `ID`=11259; -- 11259
+UPDATE `quest_offer_reward` SET `Emote1`=273, `Emote2`=1, `Emote3`=6, `VerifiedBuild`=15595 WHERE `ID`=11260; -- 11260
+UPDATE `quest_offer_reward` SET `Emote1`=1, `VerifiedBuild`=15595 WHERE `ID`=11261; -- 11261
+UPDATE `quest_offer_reward` SET `Emote1`=1, `VerifiedBuild`=15595 WHERE `ID`=11263; -- 11263
+UPDATE `quest_offer_reward` SET `Emote1`=1, `Emote2`=2, `EmoteDelay1`=1000, `VerifiedBuild`=15595 WHERE `ID`=11264; -- 11264
+UPDATE `quest_offer_reward` SET `Emote1`=1, `Emote2`=1, `VerifiedBuild`=15595 WHERE `ID`=11265; -- 11265
+UPDATE `quest_offer_reward` SET `Emote1`=5, `VerifiedBuild`=15595 WHERE `ID`=11266; -- 11266
+UPDATE `quest_offer_reward` SET `Emote1`=5, `Emote2`=6, `VerifiedBuild`=15595 WHERE `ID`=11267; -- 11267
+UPDATE `quest_offer_reward` SET `Emote1`=1, `Emote2`=1, `VerifiedBuild`=15595 WHERE `ID`=29176; -- 29176
+UPDATE `quest_offer_reward` SET `Emote1`=2, `Emote2`=1, `VerifiedBuild`=15595 WHERE `ID`=11268; -- 11268
+UPDATE `quest_offer_reward` SET `Emote1`=1, `Emote2`=1, `VerifiedBuild`=15595 WHERE `ID`=11269; -- 11269
+UPDATE `quest_offer_reward` SET `Emote1`=1, `Emote2`=2, `VerifiedBuild`=15595 WHERE `ID`=29177; -- 29177
+UPDATE `quest_offer_reward` SET `Emote1`=1, `VerifiedBuild`=15595 WHERE `ID`=11270; -- 11270
+UPDATE `quest_offer_reward` SET `Emote1`=1, `VerifiedBuild`=15595 WHERE `ID`=29179; -- 29179
+UPDATE `quest_offer_reward` SET `Emote1`=1, `Emote2`=1, `VerifiedBuild`=15595 WHERE `ID`=11271; -- 11271
+UPDATE `quest_offer_reward` SET `VerifiedBuild`=15595 WHERE `ID`=11273; -- 11273
+UPDATE `quest_offer_reward` SET `VerifiedBuild`=15595 WHERE `ID`=11274; -- 11274
+UPDATE `quest_offer_reward` SET `Emote1`=1, `VerifiedBuild`=15595 WHERE `ID`=11275; -- 11275
+UPDATE `quest_offer_reward` SET `Emote1`=5, `Emote2`=1, `Emote3`=1, `VerifiedBuild`=15595 WHERE `ID`=11276; -- 11276
+UPDATE `quest_offer_reward` SET `Emote1`=4, `Emote2`=1, `Emote3`=1, `Emote4`=5, `VerifiedBuild`=15595 WHERE `ID`=11277; -- 11277
+UPDATE `quest_offer_reward` SET `Emote1`=1, `Emote2`=1, `Emote3`=1, `VerifiedBuild`=15595 WHERE `ID`=11278; -- 11278
+UPDATE `quest_offer_reward` SET `Emote1`=5, `Emote2`=1, `VerifiedBuild`=15595 WHERE `ID`=11279; -- 11279
+UPDATE `quest_offer_reward` SET `Emote1`=22, `Emote2`=18, `Emote3`=274, `VerifiedBuild`=15595 WHERE `ID`=11280; -- 11280
+UPDATE `quest_offer_reward` SET `VerifiedBuild`=15595 WHERE `ID`=29189; -- 29189
+UPDATE `quest_offer_reward` SET `Emote1`=5, `VerifiedBuild`=15595 WHERE `ID`=24712; -- 24712
+UPDATE `quest_offer_reward` SET `Emote1`=1, `Emote2`=1, `VerifiedBuild`=15595 WHERE `ID`=11281; -- 11281
+UPDATE `quest_offer_reward` SET `Emote1`=1, `Emote2`=1, `VerifiedBuild`=15595 WHERE `ID`=29190; -- 29190
+UPDATE `quest_offer_reward` SET `Emote1`=1, `VerifiedBuild`=15595 WHERE `ID`=24713; -- 24713
+UPDATE `quest_offer_reward` SET `VerifiedBuild`=15595 WHERE `ID`=11282; -- 11282
+UPDATE `quest_offer_reward` SET `Emote1`=1, `Emote2`=1, `VerifiedBuild`=15595 WHERE `ID`=29191; -- 29191
+UPDATE `quest_offer_reward` SET `VerifiedBuild`=15595 WHERE `ID`=11283; -- 11283
+UPDATE `quest_offer_reward` SET `Emote1`=1, `Emote2`=1, `VerifiedBuild`=15595 WHERE `ID`=11284; -- 11284
+UPDATE `quest_offer_reward` SET `VerifiedBuild`=15595 WHERE `ID`=29192; -- 29192
+UPDATE `quest_offer_reward` SET `Emote1`=1, `VerifiedBuild`=15595 WHERE `ID`=11285; -- 11285
+UPDATE `quest_offer_reward` SET `Emote1`=1, `EmoteDelay1`=1000, `VerifiedBuild`=15595 WHERE `ID`=11286; -- 11286
+UPDATE `quest_offer_reward` SET `VerifiedBuild`=15595 WHERE `ID`=11288; -- 11288
+UPDATE `quest_offer_reward` SET `Emote1`=2, `Emote2`=1, `Emote3`=1, `EmoteDelay2`=1000, `EmoteDelay3`=1000, `VerifiedBuild`=15595 WHERE `ID`=11289; -- 11289
+UPDATE `quest_offer_reward` SET `Emote1`=1, `Emote2`=1, `Emote3`=1, `VerifiedBuild`=15595 WHERE `ID`=11290; -- 11290
+UPDATE `quest_offer_reward` SET `VerifiedBuild`=15595 WHERE `ID`=11291; -- 11291
+UPDATE `quest_offer_reward` SET `VerifiedBuild`=15595 WHERE `ID`=11292; -- 11292
+UPDATE `quest_offer_reward` SET `Emote1`=1, `VerifiedBuild`=15595 WHERE `ID`=29203; -- 29203
+UPDATE `quest_offer_reward` SET `Emote1`=53, `VerifiedBuild`=15595 WHERE `ID`=11295; -- 11295
+UPDATE `quest_offer_reward` SET `Emote1`=1, `Emote2`=1, `VerifiedBuild`=15595 WHERE `ID`=11296; -- 11296
+UPDATE `quest_offer_reward` SET `Emote1`=1, `VerifiedBuild`=15595 WHERE `ID`=29205; -- 29205
+UPDATE `quest_offer_reward` SET `Emote1`=1, `VerifiedBuild`=15595 WHERE `ID`=29206; -- 29206
+UPDATE `quest_offer_reward` SET `Emote1`=1, `Emote2`=1, `VerifiedBuild`=15595 WHERE `ID`=11298; -- 11298
+UPDATE `quest_offer_reward` SET `Emote1`=14, `Emote2`=1, `Emote3`=1, `VerifiedBuild`=15595 WHERE `ID`=11299; -- 11299
+UPDATE `quest_offer_reward` SET `Emote1`=1, `Emote2`=1, `VerifiedBuild`=15595 WHERE `ID`=11300; -- 11300
+UPDATE `quest_offer_reward` SET `Emote1`=1, `Emote2`=1, `VerifiedBuild`=15595 WHERE `ID`=11301; -- 11301
+UPDATE `quest_offer_reward` SET `Emote1`=1, `Emote2`=1, `VerifiedBuild`=15595 WHERE `ID`=11302; -- 11302
+UPDATE `quest_offer_reward` SET `Emote1`=1, `VerifiedBuild`=15595 WHERE `ID`=29210; -- 29210
+UPDATE `quest_offer_reward` SET `VerifiedBuild`=15595 WHERE `ID`=29211; -- 29211
+UPDATE `quest_offer_reward` SET `Emote1`=1, `VerifiedBuild`=15595 WHERE `ID`=11303; -- 11303
+UPDATE `quest_offer_reward` SET `Emote1`=5, `VerifiedBuild`=15595 WHERE `ID`=11304; -- 11304
+UPDATE `quest_offer_reward` SET `VerifiedBuild`=15595 WHERE `ID`=11305; -- 11305
+UPDATE `quest_offer_reward` SET `Emote1`=4, `VerifiedBuild`=15595 WHERE `ID`=11306; -- 11306
+UPDATE `quest_offer_reward` SET `Emote1`=1, `Emote2`=5, `EmoteDelay2`=3000, `VerifiedBuild`=15595 WHERE `ID`=11307; -- 11307
+UPDATE `quest_offer_reward` SET `VerifiedBuild`=15595 WHERE `ID`=11308; -- 11308
+UPDATE `quest_offer_reward` SET `VerifiedBuild`=15595 WHERE `ID`=11309; -- 11309
+UPDATE `quest_offer_reward` SET `Emote1`=4, `VerifiedBuild`=15595 WHERE `ID`=11310; -- 11310
+UPDATE `quest_offer_reward` SET `Emote1`=1, `Emote2`=1, `VerifiedBuild`=15595 WHERE `ID`=11311; -- 11311
+UPDATE `quest_offer_reward` SET `Emote1`=1, `Emote2`=1, `VerifiedBuild`=15595 WHERE `ID`=11312; -- 11312
+UPDATE `quest_offer_reward` SET `VerifiedBuild`=15595 WHERE `ID`=11313; -- 11313
+UPDATE `quest_offer_reward` SET `Emote1`=1, `Emote2`=1, `VerifiedBuild`=15595 WHERE `ID`=11314; -- 11314
+UPDATE `quest_offer_reward` SET `Emote1`=1, `Emote2`=1, `VerifiedBuild`=15595 WHERE `ID`=11315; -- 11315
+UPDATE `quest_offer_reward` SET `VerifiedBuild`=15595 WHERE `ID`=11316; -- 11316
+UPDATE `quest_offer_reward` SET `Emote1`=6, `VerifiedBuild`=15595 WHERE `ID`=11317; -- 11317
+UPDATE `quest_offer_reward` SET `VerifiedBuild`=15595 WHERE `ID`=11319; -- 11319
+UPDATE `quest_offer_reward` SET `VerifiedBuild`=15595 WHERE `ID`=11322; -- 11322
+UPDATE `quest_offer_reward` SET `VerifiedBuild`=15595 WHERE `ID`=11323; -- 11323
+UPDATE `quest_offer_reward` SET `Emote1`=5, `Emote2`=6, `Emote3`=1, `VerifiedBuild`=15595 WHERE `ID`=11324; -- 11324
+UPDATE `quest_offer_reward` SET `VerifiedBuild`=15595 WHERE `ID`=11325; -- 11325
+UPDATE `quest_offer_reward` SET `VerifiedBuild`=15595 WHERE `ID`=11326; -- 11326
+UPDATE `quest_offer_reward` SET `VerifiedBuild`=15595 WHERE `ID`=11327; -- 11327
+UPDATE `quest_offer_reward` SET `VerifiedBuild`=15595 WHERE `ID`=11328; -- 11328
+UPDATE `quest_offer_reward` SET `Emote1`=1, `Emote2`=1, `VerifiedBuild`=15595 WHERE `ID`=11329; -- 11329
+UPDATE `quest_offer_reward` SET `EmoteDelay2`=1000, `VerifiedBuild`=15595 WHERE `ID`=11330; -- 11330
+UPDATE `quest_offer_reward` SET `VerifiedBuild`=15595 WHERE `ID`=11331; -- 11331
+UPDATE `quest_offer_reward` SET `VerifiedBuild`=15595 WHERE `ID`=11332; -- 11332
+UPDATE `quest_offer_reward` SET `Emote1`=1, `Emote2`=1, `Emote3`=1, `Emote4`=1, `VerifiedBuild`=15595 WHERE `ID`=11333; -- 11333
+UPDATE `quest_offer_reward` SET `Emote1`=5, `VerifiedBuild`=15595 WHERE `ID`=29243; -- 29243
+UPDATE `quest_offer_reward` SET `Emote1`=1, `VerifiedBuild`=15595 WHERE `ID`=29248; -- 29248
+UPDATE `quest_offer_reward` SET `Emote1`=1, `Emote2`=6, `VerifiedBuild`=15595 WHERE `ID`=11343; -- 11343
+UPDATE `quest_offer_reward` SET `Emote1`=1, `Emote2`=1, `Emote3`=1, `VerifiedBuild`=15595 WHERE `ID`=11344; -- 11344
+UPDATE `quest_offer_reward` SET `Emote1`=6, `Emote2`=5, `EmoteDelay2`=60, `VerifiedBuild`=15595 WHERE `ID`=24776; -- 24776
+UPDATE `quest_offer_reward` SET `VerifiedBuild`=15595 WHERE `ID`=11346; -- 11346
+UPDATE `quest_offer_reward` SET `Emote1`=1, `VerifiedBuild`=15595 WHERE `ID`=24777; -- 24777
+UPDATE `quest_offer_reward` SET `VerifiedBuild`=15595 WHERE `ID`=29255; -- 29255
+UPDATE `quest_offer_reward` SET `Emote1`=5, `VerifiedBuild`=15595 WHERE `ID`=24778; -- 24778
+UPDATE `quest_offer_reward` SET `VerifiedBuild`=15595 WHERE `ID`=11348; -- 11348
+UPDATE `quest_offer_reward` SET `Emote1`=1, `VerifiedBuild`=15595 WHERE `ID`=24779; -- 24779
+UPDATE `quest_offer_reward` SET `VerifiedBuild`=15595 WHERE `ID`=11349; -- 11349
+UPDATE `quest_offer_reward` SET `VerifiedBuild`=15595 WHERE `ID`=29257; -- 29257
+UPDATE `quest_offer_reward` SET `Emote1`=4, `VerifiedBuild`=15595 WHERE `ID`=24780; -- 24780
+UPDATE `quest_offer_reward` SET `Emote1`=6, `VerifiedBuild`=15595 WHERE `ID`=24781; -- 24781
+UPDATE `quest_offer_reward` SET `Emote1`=1, `Emote2`=1, `VerifiedBuild`=15595 WHERE `ID`=11350; -- 11350
+UPDATE `quest_offer_reward` SET `Emote1`=1, `Emote2`=1, `VerifiedBuild`=15595 WHERE `ID`=11351; -- 11351
+UPDATE `quest_offer_reward` SET `Emote1`=1, `Emote2`=1, `VerifiedBuild`=15595 WHERE `ID`=11352; -- 11352
+UPDATE `quest_offer_reward` SET `VerifiedBuild`=15595 WHERE `ID`=2399; -- 2399
+UPDATE `quest_offer_reward` SET `VerifiedBuild`=15595 WHERE `ID`=11355; -- 11355
+UPDATE `quest_offer_reward` SET `Emote1`=11, `Emote2`=5, `VerifiedBuild`=15595 WHERE `ID`=29263; -- 29263
+UPDATE `quest_offer_reward` SET `VerifiedBuild`=15595 WHERE `ID`=29264; -- 29264
+UPDATE `quest_offer_reward` SET `Emote1`=1, `VerifiedBuild`=15595 WHERE `ID`=29265; -- 29265
+UPDATE `quest_offer_reward` SET `VerifiedBuild`=15595 WHERE `ID`=11358; -- 11358
+UPDATE `quest_offer_reward` SET `VerifiedBuild`=15595 WHERE `ID`=11359; -- 11359
+UPDATE `quest_offer_reward` SET `Emote1`=1, `Emote2`=1, `Emote3`=2, `VerifiedBuild`=15595 WHERE `ID`=29273; -- 29273
+UPDATE `quest_offer_reward` SET `Emote1`=1, `Emote2`=1, `VerifiedBuild`=15595 WHERE `ID`=11365; -- 11365
+UPDATE `quest_offer_reward` SET `Emote1`=11, `Emote2`=1, `Emote3`=2, `VerifiedBuild`=15595 WHERE `ID`=29274; -- 29274
+UPDATE `quest_offer_reward` SET `Emote1`=1, `VerifiedBuild`=15595 WHERE `ID`=11366; -- 11366
+UPDATE `quest_offer_reward` SET `Emote1`=5, `Emote2`=1, `Emote3`=2, `VerifiedBuild`=15595 WHERE `ID`=29275; -- 29275
+UPDATE `quest_offer_reward` SET `Emote1`=1, `Emote2`=1, `VerifiedBuild`=15595 WHERE `ID`=11367; -- 11367
+UPDATE `quest_offer_reward` SET `Emote1`=2, `Emote2`=1, `Emote3`=2, `VerifiedBuild`=15595 WHERE `ID`=29276; -- 29276
+UPDATE `quest_offer_reward` SET `VerifiedBuild`=15595 WHERE `ID`=29278; -- 29278
+UPDATE `quest_offer_reward` SET `Emote1`=1, `VerifiedBuild`=15595 WHERE `ID`=29279; -- 29279
+UPDATE `quest_offer_reward` SET `Emote1`=1, `Emote2`=1, `EmoteDelay1`=60, `EmoteDelay2`=60, `VerifiedBuild`=15595 WHERE `ID`=24802; -- 24802
+UPDATE `quest_offer_reward` SET `Emote1`=1, `VerifiedBuild`=15595 WHERE `ID`=29280; -- 29280
+UPDATE `quest_offer_reward` SET `Emote1`=1, `VerifiedBuild`=15595 WHERE `ID`=29281; -- 29281
+UPDATE `quest_offer_reward` SET `Emote1`=1, `VerifiedBuild`=15595 WHERE `ID`=29282; -- 29282
+UPDATE `quest_offer_reward` SET `Emote1`=1, `VerifiedBuild`=15595 WHERE `ID`=29283; -- 29283
+UPDATE `quest_offer_reward` SET `Emote1`=1, `VerifiedBuild`=15595 WHERE `ID`=29284; -- 29284
+UPDATE `quest_offer_reward` SET `Emote1`=0, `VerifiedBuild`=15595 WHERE `ID`=11377; -- 11377
+UPDATE `quest_offer_reward` SET `Emote1`=1, `VerifiedBuild`=15595 WHERE `ID`=29287; -- 29287
+UPDATE `quest_offer_reward` SET `Emote1`=0, `VerifiedBuild`=15595 WHERE `ID`=11379; -- 11379
+UPDATE `quest_offer_reward` SET `Emote1`=1, `VerifiedBuild`=15595 WHERE `ID`=29288; -- 29288
+UPDATE `quest_offer_reward` SET `Emote1`=0, `VerifiedBuild`=15595 WHERE `ID`=11380; -- 11380
+UPDATE `quest_offer_reward` SET `Emote1`=0, `VerifiedBuild`=15595 WHERE `ID`=11381; -- 11381
+UPDATE `quest_offer_reward` SET `Emote1`=1, `VerifiedBuild`=15595 WHERE `ID`=29290; -- 29290
+UPDATE `quest_offer_reward` SET `Emote1`=1, `VerifiedBuild`=15595 WHERE `ID`=29293; -- 29293
+UPDATE `quest_offer_reward` SET `VerifiedBuild`=15595 WHERE `ID`=29295; -- 29295
+UPDATE `quest_offer_reward` SET `Emote1`=1, `VerifiedBuild`=15595 WHERE `ID`=29296; -- 29296
+UPDATE `quest_offer_reward` SET `VerifiedBuild`=15595 WHERE `ID`=29297; -- 29297
+UPDATE `quest_offer_reward` SET `Emote1`=25, `VerifiedBuild`=15595 WHERE `ID`=11390; -- 11390
+UPDATE `quest_offer_reward` SET `VerifiedBuild`=15595 WHERE `ID`=29298; -- 29298
+UPDATE `quest_offer_reward` SET `VerifiedBuild`=15595 WHERE `ID`=11391; -- 11391
+UPDATE `quest_offer_reward` SET `VerifiedBuild`=15595 WHERE `ID`=29299; -- 29299
+UPDATE `quest_offer_reward` SET `Emote1`=4, `VerifiedBuild`=15595 WHERE `ID`=2438; -- 2438
+UPDATE `quest_offer_reward` SET `Emote1`=5, `EmoteDelay1`=1000, `VerifiedBuild`=15595 WHERE `ID`=11393; -- 11393
+UPDATE `quest_offer_reward` SET `Emote1`=1, `Emote2`=1, `VerifiedBuild`=15595 WHERE `ID`=11394; -- 11394
+UPDATE `quest_offer_reward` SET `VerifiedBuild`=15595 WHERE `ID`=29302; -- 29302
+UPDATE `quest_offer_reward` SET `Emote1`=5, `Emote2`=1, `VerifiedBuild`=15595 WHERE `ID`=11395; -- 11395
+UPDATE `quest_offer_reward` SET `VerifiedBuild`=15595 WHERE `ID`=29303; -- 29303
+UPDATE `quest_offer_reward` SET `Emote1`=4, `Emote2`=1, `EmoteDelay2`=1000, `VerifiedBuild`=15595 WHERE `ID`=11396; -- 11396
+UPDATE `quest_offer_reward` SET `Emote1`=1, `VerifiedBuild`=15595 WHERE `ID`=29304; -- 29304
+UPDATE `quest_offer_reward` SET `Emote1`=5, `VerifiedBuild`=15595 WHERE `ID`=29305; -- 29305
+UPDATE `quest_offer_reward` SET `Emote1`=1, `VerifiedBuild`=15595 WHERE `ID`=11397; -- 11397
+UPDATE `quest_offer_reward` SET `Emote1`=5, `Emote2`=1, `VerifiedBuild`=15595 WHERE `ID`=11398; -- 11398
+UPDATE `quest_offer_reward` SET `Emote1`=1, `EmoteDelay1`=1000, `VerifiedBuild`=15595 WHERE `ID`=11399; -- 11399
+UPDATE `quest_offer_reward` SET `VerifiedBuild`=15595 WHERE `ID`=29310; -- 29310
+UPDATE `quest_offer_reward` SET `Emote1`=1, `Emote2`=1, `Emote3`=1, `Emote4`=1, `VerifiedBuild`=15595 WHERE `ID`=29311; -- 29311
+UPDATE `quest_offer_reward` SET `VerifiedBuild`=15595 WHERE `ID`=11406; -- 11406
+UPDATE `quest_offer_reward` SET `Emote1`=396, `VerifiedBuild`=15595 WHERE `ID`=29315; -- 29315
+UPDATE `quest_offer_reward` SET `Emote1`=21, `VerifiedBuild`=15595 WHERE `ID`=29317; -- 29317
+UPDATE `quest_offer_reward` SET `Emote1`=1, `Emote2`=1, `VerifiedBuild`=15595 WHERE `ID`=11410; -- 11410
+UPDATE `quest_offer_reward` SET `Emote1`=396, `VerifiedBuild`=15595 WHERE `ID`=29319; -- 29319
+UPDATE `quest_offer_reward` SET `Emote1`=396, `VerifiedBuild`=15595 WHERE `ID`=29320; -- 29320
+UPDATE `quest_offer_reward` SET `Emote1`=2, `EmoteDelay1`=200, `VerifiedBuild`=15595 WHERE `ID`=2459; -- 2459
+UPDATE `quest_offer_reward` SET `VerifiedBuild`=15595 WHERE `ID`=11414; -- 11414
+UPDATE `quest_offer_reward` SET `Emote1`=396, `VerifiedBuild`=15595 WHERE `ID`=29322; -- 29322
+UPDATE `quest_offer_reward` SET `VerifiedBuild`=15595 WHERE `ID`=11415; -- 11415
+UPDATE `quest_offer_reward` SET `VerifiedBuild`=15595 WHERE `ID`=11416; -- 11416
+UPDATE `quest_offer_reward` SET `VerifiedBuild`=15595 WHERE `ID`=11417; -- 11417
+UPDATE `quest_offer_reward` SET `Emote1`=1, `Emote2`=1, `VerifiedBuild`=15595 WHERE `ID`=11418; -- 11418
+UPDATE `quest_offer_reward` SET `Emote1`=274, `Emote2`=5, `VerifiedBuild`=15595 WHERE `ID`=29326; -- 29326
+UPDATE `quest_offer_reward` SET `Emote1`=6, `VerifiedBuild`=15595 WHERE `ID`=29327; -- 29327
+UPDATE `quest_offer_reward` SET `Emote1`=4, `Emote2`=5, `VerifiedBuild`=15595 WHERE `ID`=11420; -- 11420
+UPDATE `quest_offer_reward` SET `Emote1`=5, `VerifiedBuild`=15595 WHERE `ID`=29328; -- 29328
+UPDATE `quest_offer_reward` SET `VerifiedBuild`=15595 WHERE `ID`=11421; -- 11421
+UPDATE `quest_offer_reward` SET `VerifiedBuild`=15595 WHERE `ID`=29329; -- 29329
+UPDATE `quest_offer_reward` SET `VerifiedBuild`=15595 WHERE `ID`=29330; -- 29330
+UPDATE `quest_offer_reward` SET `VerifiedBuild`=15595 WHERE `ID`=11422; -- 11422
+UPDATE `quest_offer_reward` SET `Emote1`=1, `Emote2`=1, `VerifiedBuild`=15595 WHERE `ID`=29331; -- 29331
+UPDATE `quest_offer_reward` SET `Emote1`=1, `VerifiedBuild`=15595 WHERE `ID`=11423; -- 11423
+UPDATE `quest_offer_reward` SET `Emote1`=396, `VerifiedBuild`=15595 WHERE `ID`=29332; -- 29332
+UPDATE `quest_offer_reward` SET `Emote1`=396, `VerifiedBuild`=15595 WHERE `ID`=11424; -- 11424
+UPDATE `quest_offer_reward` SET `Emote1`=396, `VerifiedBuild`=15595 WHERE `ID`=29333; -- 29333
+UPDATE `quest_offer_reward` SET `Emote1`=4, `Emote2`=1, `Emote3`=5, `VerifiedBuild`=15595 WHERE `ID`=11426; -- 11426
+UPDATE `quest_offer_reward` SET `Emote1`=396, `VerifiedBuild`=15595 WHERE `ID`=29334; -- 29334
+UPDATE `quest_offer_reward` SET `VerifiedBuild`=15595 WHERE `ID`=11427; -- 11427
+UPDATE `quest_offer_reward` SET `VerifiedBuild`=15595 WHERE `ID`=29335; -- 29335
+UPDATE `quest_offer_reward` SET `VerifiedBuild`=15595 WHERE `ID`=29336; -- 29336
+UPDATE `quest_offer_reward` SET `VerifiedBuild`=15595 WHERE `ID`=11428; -- 11428
+UPDATE `quest_offer_reward` SET `VerifiedBuild`=15595 WHERE `ID`=11429; -- 11429
+UPDATE `quest_offer_reward` SET `Emote1`=1, `VerifiedBuild`=15595 WHERE `ID`=29337; -- 29337
+UPDATE `quest_offer_reward` SET `VerifiedBuild`=15595 WHERE `ID`=11430; -- 11430
+UPDATE `quest_offer_reward` SET `Emote1`=1, `VerifiedBuild`=15595 WHERE `ID`=24861; -- 24861
+UPDATE `quest_offer_reward` SET `Emote1`=396, `VerifiedBuild`=15595 WHERE `ID`=29338; -- 29338
+UPDATE `quest_offer_reward` SET `VerifiedBuild`=15595 WHERE `ID`=11432; -- 11432
+UPDATE `quest_offer_reward` SET `Emote1`=1, `Emote2`=1, `VerifiedBuild`=15595 WHERE `ID`=11433; -- 11433
+UPDATE `quest_offer_reward` SET `VerifiedBuild`=15595 WHERE `ID`=11434; -- 11434
+UPDATE `quest_offer_reward` SET `VerifiedBuild`=15595 WHERE `ID`=11436; -- 11436
+UPDATE `quest_offer_reward` SET `Emote1`=5, `Emote2`=1, `Emote3`=1, `Emote4`=70, `VerifiedBuild`=15595 WHERE `ID`=11443; -- 11443
+UPDATE `quest_offer_reward` SET `Emote1`=1, `Emote2`=1, `Emote3`=5, `VerifiedBuild`=15595 WHERE `ID`=11448; -- 11448
+UPDATE `quest_offer_reward` SET `VerifiedBuild`=15595 WHERE `ID`=11452; -- 11452
+UPDATE `quest_offer_reward` SET `Emote1`=396, `VerifiedBuild`=15595 WHERE `ID`=29360; -- 29360
+UPDATE `quest_offer_reward` SET `Emote1`=396, `VerifiedBuild`=15595 WHERE `ID`=29361; -- 29361
+UPDATE `quest_offer_reward` SET `Emote1`=15, `Emote2`=1, `Emote3`=1, `VerifiedBuild`=15595 WHERE `ID`=11453; -- 11453
+UPDATE `quest_offer_reward` SET `Emote1`=1, `EmoteDelay1`=200, `VerifiedBuild`=15595 WHERE `ID`=2499; -- 2499
+UPDATE `quest_offer_reward` SET `VerifiedBuild`=15595 WHERE `ID`=11455; -- 11455
+UPDATE `quest_offer_reward` SET `Emote1`=396, `VerifiedBuild`=15595 WHERE `ID`=29364; -- 29364
+UPDATE `quest_offer_reward` SET `VerifiedBuild`=15595 WHERE `ID`=11456; -- 11456
+UPDATE `quest_offer_reward` SET `Emote1`=396, `VerifiedBuild`=15595 WHERE `ID`=29365; -- 29365
+UPDATE `quest_offer_reward` SET `VerifiedBuild`=15595 WHERE `ID`=11457; -- 11457
+UPDATE `quest_offer_reward` SET `VerifiedBuild`=15595 WHERE `ID`=11458; -- 11458
+UPDATE `quest_offer_reward` SET `VerifiedBuild`=15595 WHERE `ID`=11459; -- 11459
+UPDATE `quest_offer_reward` SET `Emote1`=21, `Emote2`=1, `Emote3`=273, `VerifiedBuild`=15595 WHERE `ID`=11460; -- 11460
+UPDATE `quest_offer_reward` SET `VerifiedBuild`=15595 WHERE `ID`=11464; -- 11464
+UPDATE `quest_offer_reward` SET `Emote1`=5, `Emote2`=1, `Emote3`=1, `VerifiedBuild`=15595 WHERE `ID`=11465; -- 11465
+UPDATE `quest_offer_reward` SET `VerifiedBuild`=15595 WHERE `ID`=11466; -- 11466
+UPDATE `quest_offer_reward` SET `VerifiedBuild`=15595 WHERE `ID`=11467; -- 11467
+UPDATE `quest_offer_reward` SET `VerifiedBuild`=15595 WHERE `ID`=11468; -- 11468
+UPDATE `quest_offer_reward` SET `VerifiedBuild`=15595 WHERE `ID`=11469; -- 11469
+UPDATE `quest_offer_reward` SET `Emote1`=21, `Emote2`=1, `Emote3`=1, `Emote4`=6, `VerifiedBuild`=15595 WHERE `ID`=11470; -- 11470
+UPDATE `quest_offer_reward` SET `VerifiedBuild`=15595 WHERE `ID`=11471; -- 11471
+UPDATE `quest_offer_reward` SET `VerifiedBuild`=15595 WHERE `ID`=11472; -- 11472
+UPDATE `quest_offer_reward` SET `Emote1`=2, `EmoteDelay1`=100, `VerifiedBuild`=15595 WHERE `ID`=2518; -- 2518
+UPDATE `quest_offer_reward` SET `VerifiedBuild`=15595 WHERE `ID`=11473; -- 11473
+UPDATE `quest_offer_reward` SET `Emote1`=1, `Emote2`=1, `Emote3`=1, `VerifiedBuild`=15595 WHERE `ID`=11474; -- 11474
+UPDATE `quest_offer_reward` SET `Emote1`=1, `Emote2`=1, `VerifiedBuild`=15595 WHERE `ID`=11475; -- 11475
+UPDATE `quest_offer_reward` SET `VerifiedBuild`=15595 WHERE `ID`=11476; -- 11476
+UPDATE `quest_offer_reward` SET `Emote1`=1, `Emote2`=1, `VerifiedBuild`=15595 WHERE `ID`=11477; -- 11477
+UPDATE `quest_offer_reward` SET `VerifiedBuild`=15595 WHERE `ID`=11479; -- 11479
+UPDATE `quest_offer_reward` SET `VerifiedBuild`=15595 WHERE `ID`=11480; -- 11480
+UPDATE `quest_offer_reward` SET `VerifiedBuild`=15595 WHERE `ID`=11483; -- 11483
+UPDATE `quest_offer_reward` SET `VerifiedBuild`=15595 WHERE `ID`=11484; -- 11484
+UPDATE `quest_offer_reward` SET `VerifiedBuild`=15595 WHERE `ID`=11485; -- 11485
+UPDATE `quest_offer_reward` SET `VerifiedBuild`=15595 WHERE `ID`=11489; -- 11489
+UPDATE `quest_offer_reward` SET `VerifiedBuild`=15595 WHERE `ID`=11491; -- 11491
+UPDATE `quest_offer_reward` SET `VerifiedBuild`=15595 WHERE `ID`=11494; -- 11494
+UPDATE `quest_offer_reward` SET `VerifiedBuild`=15595 WHERE `ID`=11495; -- 11495
+UPDATE `quest_offer_reward` SET `Emote1`=2, `VerifiedBuild`=15595 WHERE `ID`=2541; -- 2541
+UPDATE `quest_offer_reward` SET `VerifiedBuild`=15595 WHERE `ID`=24930; -- 24930
+UPDATE `quest_offer_reward` SET `VerifiedBuild`=15595 WHERE `ID`=11501; -- 11501
+UPDATE `quest_offer_reward` SET `VerifiedBuild`=15595 WHERE `ID`=29412; -- 29412
+UPDATE `quest_offer_reward` SET `VerifiedBuild`=15595 WHERE `ID`=11504; -- 11504
+UPDATE `quest_offer_reward` SET `VerifiedBuild`=15595 WHERE `ID`=11507; -- 11507
+UPDATE `quest_offer_reward` SET `VerifiedBuild`=15595 WHERE `ID`=11508; -- 11508
+UPDATE `quest_offer_reward` SET `VerifiedBuild`=15595 WHERE `ID`=11509; -- 11509
+UPDATE `quest_offer_reward` SET `VerifiedBuild`=15595 WHERE `ID`=11510; -- 11510
+UPDATE `quest_offer_reward` SET `VerifiedBuild`=15595 WHERE `ID`=11511; -- 11511
+UPDATE `quest_offer_reward` SET `VerifiedBuild`=15595 WHERE `ID`=11512; -- 11512
+UPDATE `quest_offer_reward` SET `VerifiedBuild`=15595 WHERE `ID`=11519; -- 11519
+UPDATE `quest_offer_reward` SET `Emote1`=2, `VerifiedBuild`=15595 WHERE `ID`=29433; -- 29433
+UPDATE `quest_offer_reward` SET `Emote1`=2, `VerifiedBuild`=15595 WHERE `ID`=29434; -- 29434
+UPDATE `quest_offer_reward` SET `VerifiedBuild`=15595 WHERE `ID`=11527; -- 11527
+UPDATE `quest_offer_reward` SET `VerifiedBuild`=15595 WHERE `ID`=24959; -- 24959
+UPDATE `quest_offer_reward` SET `Emote1`=396, `VerifiedBuild`=15595 WHERE `ID`=24960; -- 24960
+UPDATE `quest_offer_reward` SET `VerifiedBuild`=15595 WHERE `ID`=11529; -- 11529
+UPDATE `quest_offer_reward` SET `Emote1`=21, `EmoteDelay1`=1, `VerifiedBuild`=15595 WHERE `ID`=29438; -- 29438
+UPDATE `quest_offer_reward` SET `Emote1`=6, `VerifiedBuild`=15595 WHERE `ID`=24961; -- 24961
+UPDATE `quest_offer_reward` SET `VerifiedBuild`=15595 WHERE `ID`=11530; -- 11530
+UPDATE `quest_offer_reward` SET `Emote1`=1, `VerifiedBuild`=15595 WHERE `ID`=29440; -- 29440
+UPDATE `quest_offer_reward` SET `Emote1`=1, `Emote2`=1, `VerifiedBuild`=15595 WHERE `ID`=24965; -- 24965
+UPDATE `quest_offer_reward` SET `Emote1`=1, `Emote2`=1, `VerifiedBuild`=15595 WHERE `ID`=29443; -- 29443
+UPDATE `quest_offer_reward` SET `Emote1`=1, `Emote2`=1, `VerifiedBuild`=15595 WHERE `ID`=29444; -- 29444
+UPDATE `quest_offer_reward` SET `Emote1`=1, `Emote2`=1, `VerifiedBuild`=15595 WHERE `ID`=29446; -- 29446
+UPDATE `quest_offer_reward` SET `Emote1`=66, `Emote2`=1, `VerifiedBuild`=15595 WHERE `ID`=24970; -- 24970
+UPDATE `quest_offer_reward` SET `VerifiedBuild`=15595 WHERE `ID`=24971; -- 24971
+UPDATE `quest_offer_reward` SET `VerifiedBuild`=15595 WHERE `ID`=24972; -- 24972
+UPDATE `quest_offer_reward` SET `Emote1`=1, `Emote2`=1, `VerifiedBuild`=15595 WHERE `ID`=24973; -- 24973
+UPDATE `quest_offer_reward` SET `Emote1`=1, `Emote2`=1, `VerifiedBuild`=15595 WHERE `ID`=29451; -- 29451
+UPDATE `quest_offer_reward` SET `Emote1`=4, `VerifiedBuild`=15595 WHERE `ID`=24974; -- 24974
+UPDATE `quest_offer_reward` SET `VerifiedBuild`=15595 WHERE `ID`=29452; -- 29452
+UPDATE `quest_offer_reward` SET `Emote1`=1, `VerifiedBuild`=15595 WHERE `ID`=24975; -- 24975
+UPDATE `quest_offer_reward` SET `Emote1`=1, `VerifiedBuild`=15595 WHERE `ID`=24976; -- 24976
+UPDATE `quest_offer_reward` SET `VerifiedBuild`=15595 WHERE `ID`=24977; -- 24977
+UPDATE `quest_offer_reward` SET `Emote1`=2, `VerifiedBuild`=15595 WHERE `ID`=29455; -- 29455
+UPDATE `quest_offer_reward` SET `Emote1`=396, `VerifiedBuild`=15595 WHERE `ID`=24978; -- 24978
+UPDATE `quest_offer_reward` SET `Emote1`=1, `VerifiedBuild`=15595 WHERE `ID`=24979; -- 24979
+UPDATE `quest_offer_reward` SET `Emote1`=1, `VerifiedBuild`=15595 WHERE `ID`=24980; -- 24980
+UPDATE `quest_offer_reward` SET `VerifiedBuild`=15595 WHERE `ID`=24982; -- 24982
+UPDATE `quest_offer_reward` SET `Emote1`=1, `VerifiedBuild`=15595 WHERE `ID`=24983; -- 24983
+UPDATE `quest_offer_reward` SET `Emote1`=2, `VerifiedBuild`=15595 WHERE `ID`=29463; -- 29463
+UPDATE `quest_offer_reward` SET `Emote1`=1, `Emote2`=1, `VerifiedBuild`=15595 WHERE `ID`=29464; -- 29464
+UPDATE `quest_offer_reward` SET `VerifiedBuild`=15595 WHERE `ID`=11557; -- 11557
+UPDATE `quest_offer_reward` SET `Emote1`=1, `VerifiedBuild`=15595 WHERE `ID`=24988; -- 24988
+UPDATE `quest_offer_reward` SET `VerifiedBuild`=15595 WHERE `ID`=24989; -- 24989
+UPDATE `quest_offer_reward` SET `Emote1`=1, `VerifiedBuild`=15595 WHERE `ID`=24990; -- 24990
+UPDATE `quest_offer_reward` SET `Emote1`=1, `VerifiedBuild`=15595 WHERE `ID`=24991; -- 24991
+UPDATE `quest_offer_reward` SET `Emote1`=1, `Emote2`=2, `VerifiedBuild`=15595 WHERE `ID`=24994; -- 24994
+UPDATE `quest_offer_reward` SET `Emote1`=21, `VerifiedBuild`=15595 WHERE `ID`=24995; -- 24995
+UPDATE `quest_offer_reward` SET `Emote1`=1, `VerifiedBuild`=15595 WHERE `ID`=24996; -- 24996
+UPDATE `quest_offer_reward` SET `Emote1`=1, `VerifiedBuild`=15595 WHERE `ID`=24997; -- 24997
+UPDATE `quest_offer_reward` SET `Emote1`=66, `VerifiedBuild`=15595 WHERE `ID`=24998; -- 24998
+UPDATE `quest_offer_reward` SET `VerifiedBuild`=15595 WHERE `ID`=11567; -- 11567
+UPDATE `quest_offer_reward` SET `VerifiedBuild`=15595 WHERE `ID`=24999; -- 24999
+UPDATE `quest_offer_reward` SET `VerifiedBuild`=15595 WHERE `ID`=11568; -- 11568
+UPDATE `quest_offer_reward` SET `VerifiedBuild`=15595 WHERE `ID`=25003; -- 25003
+UPDATE `quest_offer_reward` SET `VerifiedBuild`=15595 WHERE `ID`=11572; -- 11572
+UPDATE `quest_offer_reward` SET `Emote1`=1, `Emote2`=1, `VerifiedBuild`=15595 WHERE `ID`=11573; -- 11573
+UPDATE `quest_offer_reward` SET `VerifiedBuild`=15595 WHERE `ID`=25004; -- 25004
+UPDATE `quest_offer_reward` SET `Emote1`=396, `VerifiedBuild`=15595 WHERE `ID`=25005; -- 25005
+UPDATE `quest_offer_reward` SET `Emote1`=1, `Emote2`=1, `VerifiedBuild`=15595 WHERE `ID`=25006; -- 25006
+UPDATE `quest_offer_reward` SET `Emote1`=274, `VerifiedBuild`=15595 WHERE `ID`=25007; -- 25007
+UPDATE `quest_offer_reward` SET `Emote1`=1, `VerifiedBuild`=15595 WHERE `ID`=25009; -- 25009
+UPDATE `quest_offer_reward` SET `Emote1`=1, `VerifiedBuild`=15595 WHERE `ID`=25010; -- 25010
+UPDATE `quest_offer_reward` SET `VerifiedBuild`=15595 WHERE `ID`=11580; -- 11580
+UPDATE `quest_offer_reward` SET `Emote1`=1, `VerifiedBuild`=15595 WHERE `ID`=25011; -- 25011
+UPDATE `quest_offer_reward` SET `Emote1`=1, `Emote2`=1, `VerifiedBuild`=15595 WHERE `ID`=25012; -- 25012
+UPDATE `quest_offer_reward` SET `VerifiedBuild`=15595 WHERE `ID`=11581; -- 11581
+UPDATE `quest_offer_reward` SET `Emote1`=21, `VerifiedBuild`=15595 WHERE `ID`=25013; -- 25013
+UPDATE `quest_offer_reward` SET `VerifiedBuild`=15595 WHERE `ID`=11583; -- 11583
+UPDATE `quest_offer_reward` SET `VerifiedBuild`=15595 WHERE `ID`=11584; -- 11584
+UPDATE `quest_offer_reward` SET `Emote1`=396, `Emote2`=396, `VerifiedBuild`=15595 WHERE `ID`=25029; -- 25029
+UPDATE `quest_offer_reward` SET `Emote1`=396, `VerifiedBuild`=15595 WHERE `ID`=25031; -- 25031
+UPDATE `quest_offer_reward` SET `VerifiedBuild`=15595 WHERE `ID`=25037; -- 25037
+UPDATE `quest_offer_reward` SET `Emote1`=6, `Emote2`=5, `Emote3`=1, `VerifiedBuild`=15595 WHERE `ID`=25038; -- 25038
+UPDATE `quest_offer_reward` SET `Emote1`=1, `VerifiedBuild`=15595 WHERE `ID`=25046; -- 25046
+UPDATE `quest_offer_reward` SET `Emote1`=396, `VerifiedBuild`=15595 WHERE `ID`=29528; -- 29528
+UPDATE `quest_offer_reward` SET `Emote1`=396, `VerifiedBuild`=15595 WHERE `ID`=29529; -- 29529
+UPDATE `quest_offer_reward` SET `Emote1`=21, `VerifiedBuild`=15595 WHERE `ID`=25056; -- 25056
+UPDATE `quest_offer_reward` SET `Emote1`=396, `VerifiedBuild`=15595 WHERE `ID`=29538; -- 29538
+UPDATE `quest_offer_reward` SET `Emote1`=396, `Emote2`=396, `EmoteDelay2`=1000, `VerifiedBuild`=15595 WHERE `ID`=29539; -- 29539
+UPDATE `quest_offer_reward` SET `Emote1`=396, `VerifiedBuild`=15595 WHERE `ID`=29540; -- 29540
+UPDATE `quest_offer_reward` SET `VerifiedBuild`=15595 WHERE `ID`=25064; -- 25064
+UPDATE `quest_offer_reward` SET `Emote1`=1, `Emote2`=1, `EmoteDelay2`=1000, `VerifiedBuild`=15595 WHERE `ID`=29563; -- 29563
+UPDATE `quest_offer_reward` SET `Emote1`=396, `VerifiedBuild`=15595 WHERE `ID`=29564; -- 29564
+UPDATE `quest_offer_reward` SET `Emote1`=6, `Emote2`=11, `VerifiedBuild`=15595 WHERE `ID`=11657; -- 11657
+UPDATE `quest_offer_reward` SET `Emote1`=1, `VerifiedBuild`=15595 WHERE `ID`=29565; -- 29565
+UPDATE `quest_offer_reward` SET `Emote1`=1, `VerifiedBuild`=15595 WHERE `ID`=25089; -- 25089
+UPDATE `quest_offer_reward` SET `Emote1`=4, `Emote2`=1, `EmoteDelay2`=1000, `VerifiedBuild`=15595 WHERE `ID`=29567; -- 29567
+UPDATE `quest_offer_reward` SET `VerifiedBuild`=15595 WHERE `ID`=25090; -- 25090
+UPDATE `quest_offer_reward` SET `Emote1`=1, `Emote2`=1, `VerifiedBuild`=15595 WHERE `ID`=29568; -- 29568
+UPDATE `quest_offer_reward` SET `Emote1`=1, `Emote2`=1, `EmoteDelay2`=1000, `VerifiedBuild`=15595 WHERE `ID`=29570; -- 29570
+UPDATE `quest_offer_reward` SET `Emote1`=1, `VerifiedBuild`=15595 WHERE `ID`=29573; -- 29573
+UPDATE `quest_offer_reward` SET `Emote1`=1, `VerifiedBuild`=15595 WHERE `ID`=29574; -- 29574
+UPDATE `quest_offer_reward` SET `Emote1`=1, `VerifiedBuild`=15595 WHERE `ID`=29575; -- 29575
+UPDATE `quest_offer_reward` SET `Emote1`=1, `VerifiedBuild`=15595 WHERE `ID`=11668; -- 11668
+UPDATE `quest_offer_reward` SET `Emote1`=5, `Emote2`=1, `VerifiedBuild`=15595 WHERE `ID`=11669; -- 11669
+UPDATE `quest_offer_reward` SET `VerifiedBuild`=15595 WHERE `ID`=11672; -- 11672
+UPDATE `quest_offer_reward` SET `Emote1`=1, `VerifiedBuild`=15595 WHERE `ID`=29583; -- 29583
+UPDATE `quest_offer_reward` SET `Emote1`=1, `VerifiedBuild`=15595 WHERE `ID`=29590; -- 29590
+UPDATE `quest_offer_reward` SET `Emote1`=1, `VerifiedBuild`=15595 WHERE `ID`=29591; -- 29591
+UPDATE `quest_offer_reward` SET `Emote1`=396, `VerifiedBuild`=15595 WHERE `ID`=29594; -- 29594
+UPDATE `quest_offer_reward` SET `Emote1`=1, `VerifiedBuild`=15595 WHERE `ID`=29596; -- 29596
+UPDATE `quest_offer_reward` SET `Emote1`=1, `Emote2`=1, `VerifiedBuild`=15595 WHERE `ID`=29605; -- 29605
+UPDATE `quest_offer_reward` SET `Emote1`=1, `VerifiedBuild`=15595 WHERE `ID`=29606; -- 29606
+UPDATE `quest_offer_reward` SET `Emote1`=1, `VerifiedBuild`=15595 WHERE `ID`=29607; -- 29607
+UPDATE `quest_offer_reward` SET `Emote1`=1, `Emote2`=1, `VerifiedBuild`=15595 WHERE `ID`=29608; -- 29608
+UPDATE `quest_offer_reward` SET `Emote1`=1, `VerifiedBuild`=15595 WHERE `ID`=29613; -- 29613
+UPDATE `quest_offer_reward` SET `Emote1`=1, `VerifiedBuild`=15595 WHERE `ID`=29614; -- 29614
+UPDATE `quest_offer_reward` SET `Emote1`=1, `VerifiedBuild`=15595 WHERE `ID`=29615; -- 29615
+UPDATE `quest_offer_reward` SET `Emote1`=6, `Emote2`=1, `Emote3`=1, `Emote4`=4, `VerifiedBuild`=15595 WHERE `ID`=25152; -- 25152
+UPDATE `quest_offer_reward` SET `VerifiedBuild`=15595 WHERE `ID`=11727; -- 11727
+UPDATE `quest_offer_reward` SET `VerifiedBuild`=15595 WHERE `ID`=11731; -- 11731
+UPDATE `quest_offer_reward` SET `VerifiedBuild`=15595 WHERE `ID`=11732; -- 11732
+UPDATE `quest_offer_reward` SET `Emote1`=1, `VerifiedBuild`=15595 WHERE `ID`=29642; -- 29642
+UPDATE `quest_offer_reward` SET `VerifiedBuild`=15595 WHERE `ID`=11734; -- 11734
+UPDATE `quest_offer_reward` SET `VerifiedBuild`=15595 WHERE `ID`=11735; -- 11735
+UPDATE `quest_offer_reward` SET `Emote1`=1, `VerifiedBuild`=15595 WHERE `ID`=25167; -- 25167
+UPDATE `quest_offer_reward` SET `VerifiedBuild`=15595 WHERE `ID`=11736; -- 11736
+UPDATE `quest_offer_reward` SET `Emote1`=274, `Emote2`=1, `EmoteDelay2`=60, `VerifiedBuild`=15595 WHERE `ID`=25168; -- 25168
+UPDATE `quest_offer_reward` SET `VerifiedBuild`=15595 WHERE `ID`=11737; -- 11737
+UPDATE `quest_offer_reward` SET `Emote1`=1, `VerifiedBuild`=15595 WHERE `ID`=25169; -- 25169
+UPDATE `quest_offer_reward` SET `VerifiedBuild`=15595 WHERE `ID`=11738; -- 11738
+UPDATE `quest_offer_reward` SET `Emote1`=94, `VerifiedBuild`=15595 WHERE `ID`=25170; -- 25170
+UPDATE `quest_offer_reward` SET `VerifiedBuild`=15595 WHERE `ID`=11739; -- 11739
+UPDATE `quest_offer_reward` SET `Emote1`=1, `VerifiedBuild`=15595 WHERE `ID`=25171; -- 25171
+UPDATE `quest_offer_reward` SET `VerifiedBuild`=15595 WHERE `ID`=11740; -- 11740
+UPDATE `quest_offer_reward` SET `VerifiedBuild`=15595 WHERE `ID`=11741; -- 11741
+UPDATE `quest_offer_reward` SET `Emote1`=66, `VerifiedBuild`=15595 WHERE `ID`=25173; -- 25173
+UPDATE `quest_offer_reward` SET `VerifiedBuild`=15595 WHERE `ID`=11742; -- 11742
+UPDATE `quest_offer_reward` SET `VerifiedBuild`=15595 WHERE `ID`=11743; -- 11743
+UPDATE `quest_offer_reward` SET `VerifiedBuild`=15595 WHERE `ID`=11744; -- 11744
+UPDATE `quest_offer_reward` SET `Emote1`=1, `VerifiedBuild`=15595 WHERE `ID`=25176; -- 25176
+UPDATE `quest_offer_reward` SET `VerifiedBuild`=15595 WHERE `ID`=11745; -- 11745
+UPDATE `quest_offer_reward` SET `Emote1`=66, `VerifiedBuild`=15595 WHERE `ID`=25177; -- 25177
+UPDATE `quest_offer_reward` SET `VerifiedBuild`=15595 WHERE `ID`=11746; -- 11746
+UPDATE `quest_offer_reward` SET `Emote1`=1, `VerifiedBuild`=15595 WHERE `ID`=25178; -- 25178
+UPDATE `quest_offer_reward` SET `VerifiedBuild`=15595 WHERE `ID`=11747; -- 11747
+UPDATE `quest_offer_reward` SET `Emote1`=1, `VerifiedBuild`=15595 WHERE `ID`=25179; -- 25179
+UPDATE `quest_offer_reward` SET `VerifiedBuild`=15595 WHERE `ID`=11749; -- 11749
+UPDATE `quest_offer_reward` SET `VerifiedBuild`=15595 WHERE `ID`=11750; -- 11750
+UPDATE `quest_offer_reward` SET `VerifiedBuild`=15595 WHERE `ID`=11751; -- 11751
+UPDATE `quest_offer_reward` SET `VerifiedBuild`=15595 WHERE `ID`=11752; -- 11752
+UPDATE `quest_offer_reward` SET `VerifiedBuild`=15595 WHERE `ID`=11753; -- 11753
+UPDATE `quest_offer_reward` SET `VerifiedBuild`=15595 WHERE `ID`=11754; -- 11754
+UPDATE `quest_offer_reward` SET `VerifiedBuild`=15595 WHERE `ID`=11755; -- 11755
+UPDATE `quest_offer_reward` SET `Emote1`=5, `VerifiedBuild`=15595 WHERE `ID`=25187; -- 25187
+UPDATE `quest_offer_reward` SET `VerifiedBuild`=15595 WHERE `ID`=11756; -- 11756
+UPDATE `quest_offer_reward` SET `Emote1`=5, `VerifiedBuild`=15595 WHERE `ID`=25188; -- 25188
+UPDATE `quest_offer_reward` SET `VerifiedBuild`=15595 WHERE `ID`=11757; -- 11757
+UPDATE `quest_offer_reward` SET `Emote1`=2, `VerifiedBuild`=15595 WHERE `ID`=25189; -- 25189
+UPDATE `quest_offer_reward` SET `VerifiedBuild`=15595 WHERE `ID`=11758; -- 11758
+UPDATE `quest_offer_reward` SET `Emote1`=1, `VerifiedBuild`=15595 WHERE `ID`=25190; -- 25190
+UPDATE `quest_offer_reward` SET `VerifiedBuild`=15595 WHERE `ID`=11759; -- 11759
+UPDATE `quest_offer_reward` SET `VerifiedBuild`=15595 WHERE `ID`=11760; -- 11760
+UPDATE `quest_offer_reward` SET `Emote1`=1, `VerifiedBuild`=15595 WHERE `ID`=25192; -- 25192
+UPDATE `quest_offer_reward` SET `VerifiedBuild`=15595 WHERE `ID`=11761; -- 11761
+UPDATE `quest_offer_reward` SET `Emote1`=1, `VerifiedBuild`=15595 WHERE `ID`=25193; -- 25193
+UPDATE `quest_offer_reward` SET `VerifiedBuild`=15595 WHERE `ID`=11762; -- 11762
+UPDATE `quest_offer_reward` SET `Emote1`=1, `VerifiedBuild`=15595 WHERE `ID`=25194; -- 25194
+UPDATE `quest_offer_reward` SET `VerifiedBuild`=15595 WHERE `ID`=11763; -- 11763
+UPDATE `quest_offer_reward` SET `VerifiedBuild`=15595 WHERE `ID`=11764; -- 11764
+UPDATE `quest_offer_reward` SET `Emote1`=1, `Emote2`=1, `VerifiedBuild`=15595 WHERE `ID`=25195; -- 25195
+UPDATE `quest_offer_reward` SET `VerifiedBuild`=15595 WHERE `ID`=11765; -- 11765
+UPDATE `quest_offer_reward` SET `Emote1`=1, `VerifiedBuild`=15595 WHERE `ID`=25196; -- 25196
+UPDATE `quest_offer_reward` SET `VerifiedBuild`=15595 WHERE `ID`=11766; -- 11766
+UPDATE `quest_offer_reward` SET `VerifiedBuild`=15595 WHERE `ID`=11767; -- 11767
+UPDATE `quest_offer_reward` SET `VerifiedBuild`=15595 WHERE `ID`=11768; -- 11768
+UPDATE `quest_offer_reward` SET `VerifiedBuild`=15595 WHERE `ID`=11769; -- 11769
+UPDATE `quest_offer_reward` SET `VerifiedBuild`=15595 WHERE `ID`=11770; -- 11770
+UPDATE `quest_offer_reward` SET `VerifiedBuild`=15595 WHERE `ID`=11771; -- 11771
+UPDATE `quest_offer_reward` SET `VerifiedBuild`=15595 WHERE `ID`=11772; -- 11772
+UPDATE `quest_offer_reward` SET `VerifiedBuild`=15595 WHERE `ID`=11773; -- 11773
+UPDATE `quest_offer_reward` SET `VerifiedBuild`=15595 WHERE `ID`=11774; -- 11774
+UPDATE `quest_offer_reward` SET `Emote1`=1, `Emote2`=6, `VerifiedBuild`=15595 WHERE `ID`=25205; -- 25205
+UPDATE `quest_offer_reward` SET `VerifiedBuild`=15595 WHERE `ID`=11775; -- 11775
+UPDATE `quest_offer_reward` SET `VerifiedBuild`=15595 WHERE `ID`=25206; -- 25206
+UPDATE `quest_offer_reward` SET `VerifiedBuild`=15595 WHERE `ID`=11777; -- 11777
+UPDATE `quest_offer_reward` SET `VerifiedBuild`=15595 WHERE `ID`=11778; -- 11778
+UPDATE `quest_offer_reward` SET `VerifiedBuild`=15595 WHERE `ID`=11779; -- 11779
+UPDATE `quest_offer_reward` SET `VerifiedBuild`=15595 WHERE `ID`=11780; -- 11780
+UPDATE `quest_offer_reward` SET `VerifiedBuild`=15595 WHERE `ID`=11781; -- 11781
+UPDATE `quest_offer_reward` SET `VerifiedBuild`=15595 WHERE `ID`=11782; -- 11782
+UPDATE `quest_offer_reward` SET `VerifiedBuild`=15595 WHERE `ID`=11783; -- 11783
+UPDATE `quest_offer_reward` SET `Emote1`=1, `VerifiedBuild`=15595 WHERE `ID`=29691; -- 29691
+UPDATE `quest_offer_reward` SET `VerifiedBuild`=15595 WHERE `ID`=11786; -- 11786
+UPDATE `quest_offer_reward` SET `VerifiedBuild`=15595 WHERE `ID`=11787; -- 11787
+UPDATE `quest_offer_reward` SET `VerifiedBuild`=15595 WHERE `ID`=11789; -- 11789
+UPDATE `quest_offer_reward` SET `VerifiedBuild`=15595 WHERE `ID`=11791; -- 11791
+UPDATE `quest_offer_reward` SET `Emote1`=24, `VerifiedBuild`=15595 WHERE `ID`=25227; -- 25227
+UPDATE `quest_offer_reward` SET `VerifiedBuild`=15595 WHERE `ID`=11797; -- 11797
+UPDATE `quest_offer_reward` SET `VerifiedBuild`=15595 WHERE `ID`=11799; -- 11799
+UPDATE `quest_offer_reward` SET `VerifiedBuild`=15595 WHERE `ID`=11800; -- 11800
+UPDATE `quest_offer_reward` SET `VerifiedBuild`=15595 WHERE `ID`=11801; -- 11801
+UPDATE `quest_offer_reward` SET `Emote1`=1, `VerifiedBuild`=15595 WHERE `ID`=25232; -- 25232
+UPDATE `quest_offer_reward` SET `VerifiedBuild`=15595 WHERE `ID`=11802; -- 11802
+UPDATE `quest_offer_reward` SET `VerifiedBuild`=15595 WHERE `ID`=11803; -- 11803
+UPDATE `quest_offer_reward` SET `VerifiedBuild`=15595 WHERE `ID`=11804; -- 11804
+UPDATE `quest_offer_reward` SET `VerifiedBuild`=15595 WHERE `ID`=11805; -- 11805
+UPDATE `quest_offer_reward` SET `Emote1`=1, `Emote2`=1, `VerifiedBuild`=15595 WHERE `ID`=25236; -- 25236
+UPDATE `quest_offer_reward` SET `VerifiedBuild`=15595 WHERE `ID`=11806; -- 11806
+UPDATE `quest_offer_reward` SET `VerifiedBuild`=15595 WHERE `ID`=11807; -- 11807
+UPDATE `quest_offer_reward` SET `VerifiedBuild`=15595 WHERE `ID`=11808; -- 11808
+UPDATE `quest_offer_reward` SET `VerifiedBuild`=15595 WHERE `ID`=11809; -- 11809
+UPDATE `quest_offer_reward` SET `VerifiedBuild`=15595 WHERE `ID`=11810; -- 11810
+UPDATE `quest_offer_reward` SET `VerifiedBuild`=15595 WHERE `ID`=11811; -- 11811
+UPDATE `quest_offer_reward` SET `VerifiedBuild`=15595 WHERE `ID`=11812; -- 11812
+UPDATE `quest_offer_reward` SET `VerifiedBuild`=15595 WHERE `ID`=11813; -- 11813
+UPDATE `quest_offer_reward` SET `VerifiedBuild`=15595 WHERE `ID`=11814; -- 11814
+UPDATE `quest_offer_reward` SET `VerifiedBuild`=15595 WHERE `ID`=11815; -- 11815
+UPDATE `quest_offer_reward` SET `VerifiedBuild`=15595 WHERE `ID`=11816; -- 11816
+UPDATE `quest_offer_reward` SET `VerifiedBuild`=15595 WHERE `ID`=11817; -- 11817
+UPDATE `quest_offer_reward` SET `VerifiedBuild`=15595 WHERE `ID`=11818; -- 11818
+UPDATE `quest_offer_reward` SET `VerifiedBuild`=15595 WHERE `ID`=11820; -- 11820
+UPDATE `quest_offer_reward` SET `VerifiedBuild`=15595 WHERE `ID`=11821; -- 11821
+UPDATE `quest_offer_reward` SET `VerifiedBuild`=15595 WHERE `ID`=11822; -- 11822
+UPDATE `quest_offer_reward` SET `VerifiedBuild`=15595 WHERE `ID`=11823; -- 11823
+UPDATE `quest_offer_reward` SET `VerifiedBuild`=15595 WHERE `ID`=11824; -- 11824
+UPDATE `quest_offer_reward` SET `VerifiedBuild`=15595 WHERE `ID`=11825; -- 11825
+UPDATE `quest_offer_reward` SET `Emote1`=5, `VerifiedBuild`=15595 WHERE `ID`=25256; -- 25256
+UPDATE `quest_offer_reward` SET `Emote1`=1, `VerifiedBuild`=15595 WHERE `ID`=25257; -- 25257
+UPDATE `quest_offer_reward` SET `VerifiedBuild`=15595 WHERE `ID`=11827; -- 11827
+UPDATE `quest_offer_reward` SET `Emote1`=1, `VerifiedBuild`=15595 WHERE `ID`=25258; -- 25258
+UPDATE `quest_offer_reward` SET `Emote1`=1, `VerifiedBuild`=15595 WHERE `ID`=25259; -- 25259
+UPDATE `quest_offer_reward` SET `VerifiedBuild`=15595 WHERE `ID`=11829; -- 11829
+UPDATE `quest_offer_reward` SET `Emote1`=1, `Emote2`=21, `VerifiedBuild`=15595 WHERE `ID`=25260; -- 25260
+UPDATE `quest_offer_reward` SET `VerifiedBuild`=15595 WHERE `ID`=11830; -- 11830
+UPDATE `quest_offer_reward` SET `Emote1`=2, `Emote2`=1, `VerifiedBuild`=15595 WHERE `ID`=25261; -- 25261
+UPDATE `quest_offer_reward` SET `VerifiedBuild`=15595 WHERE `ID`=11831; -- 11831
+UPDATE `quest_offer_reward` SET `VerifiedBuild`=15595 WHERE `ID`=25262; -- 25262
+UPDATE `quest_offer_reward` SET `VerifiedBuild`=15595 WHERE `ID`=11832; -- 11832
+UPDATE `quest_offer_reward` SET `Emote1`=5, `VerifiedBuild`=15595 WHERE `ID`=25263; -- 25263
+UPDATE `quest_offer_reward` SET `VerifiedBuild`=15595 WHERE `ID`=11833; -- 11833
+UPDATE `quest_offer_reward` SET `Emote1`=6, `VerifiedBuild`=15595 WHERE `ID`=25264; -- 25264
+UPDATE `quest_offer_reward` SET `VerifiedBuild`=15595 WHERE `ID`=11834; -- 11834
+UPDATE `quest_offer_reward` SET `VerifiedBuild`=15595 WHERE `ID`=11835; -- 11835
+UPDATE `quest_offer_reward` SET `VerifiedBuild`=15595 WHERE `ID`=11836; -- 11836
+UPDATE `quest_offer_reward` SET `VerifiedBuild`=15595 WHERE `ID`=11837; -- 11837
+UPDATE `quest_offer_reward` SET `VerifiedBuild`=15595 WHERE `ID`=11838; -- 11838
+UPDATE `quest_offer_reward` SET `VerifiedBuild`=15595 WHERE `ID`=11839; -- 11839
+UPDATE `quest_offer_reward` SET `VerifiedBuild`=15595 WHERE `ID`=11840; -- 11840
+UPDATE `quest_offer_reward` SET `VerifiedBuild`=15595 WHERE `ID`=11841; -- 11841
+UPDATE `quest_offer_reward` SET `VerifiedBuild`=15595 WHERE `ID`=11842; -- 11842
+UPDATE `quest_offer_reward` SET `VerifiedBuild`=15595 WHERE `ID`=11843; -- 11843
+UPDATE `quest_offer_reward` SET `VerifiedBuild`=15595 WHERE `ID`=11844; -- 11844
+UPDATE `quest_offer_reward` SET `VerifiedBuild`=15595 WHERE `ID`=11845; -- 11845
+UPDATE `quest_offer_reward` SET `VerifiedBuild`=15595 WHERE `ID`=11846; -- 11846
+UPDATE `quest_offer_reward` SET `VerifiedBuild`=15595 WHERE `ID`=11847; -- 11847
+UPDATE `quest_offer_reward` SET `VerifiedBuild`=15595 WHERE `ID`=11848; -- 11848
+UPDATE `quest_offer_reward` SET `VerifiedBuild`=15595 WHERE `ID`=11849; -- 11849
+UPDATE `quest_offer_reward` SET `Emote1`=1, `VerifiedBuild`=15595 WHERE `ID`=25281; -- 25281
+UPDATE `quest_offer_reward` SET `VerifiedBuild`=15595 WHERE `ID`=11850; -- 11850
+UPDATE `quest_offer_reward` SET `VerifiedBuild`=15595 WHERE `ID`=11851; -- 11851
+UPDATE `quest_offer_reward` SET `VerifiedBuild`=15595 WHERE `ID`=11852; -- 11852
+UPDATE `quest_offer_reward` SET `VerifiedBuild`=15595 WHERE `ID`=11853; -- 11853
+UPDATE `quest_offer_reward` SET `VerifiedBuild`=15595 WHERE `ID`=11854; -- 11854
+UPDATE `quest_offer_reward` SET `Emote1`=5, `VerifiedBuild`=15595 WHERE `ID`=29763; -- 29763
+UPDATE `quest_offer_reward` SET `VerifiedBuild`=15595 WHERE `ID`=11855; -- 11855
+UPDATE `quest_offer_reward` SET `VerifiedBuild`=15595 WHERE `ID`=29764; -- 29764
+UPDATE `quest_offer_reward` SET `VerifiedBuild`=15595 WHERE `ID`=11856; -- 11856
+UPDATE `quest_offer_reward` SET `VerifiedBuild`=15595 WHERE `ID`=11857; -- 11857
+UPDATE `quest_offer_reward` SET `VerifiedBuild`=15595 WHERE `ID`=11858; -- 11858
+UPDATE `quest_offer_reward` SET `VerifiedBuild`=15595 WHERE `ID`=11859; -- 11859
+UPDATE `quest_offer_reward` SET `VerifiedBuild`=15595 WHERE `ID`=11860; -- 11860
+UPDATE `quest_offer_reward` SET `Emote1`=1, `VerifiedBuild`=15595 WHERE `ID`=7383; -- 7383
+UPDATE `quest_offer_reward` SET `VerifiedBuild`=15595 WHERE `ID`=11862; -- 11862
+UPDATE `quest_offer_reward` SET `VerifiedBuild`=15595 WHERE `ID`=11863; -- 11863
+UPDATE `quest_offer_reward` SET `Emote1`=1, `Emote2`=1, `VerifiedBuild`=15595 WHERE `ID`=11877; -- 11877
+UPDATE `quest_offer_reward` SET `Emote1`=2, `VerifiedBuild`=15595 WHERE `ID`=11882; -- 11882
+UPDATE `quest_offer_reward` SET `VerifiedBuild`=15595 WHERE `ID`=11886; -- 11886
+UPDATE `quest_offer_reward` SET `VerifiedBuild`=15595 WHERE `ID`=11889; -- 11889
+UPDATE `quest_offer_reward` SET `VerifiedBuild`=15595 WHERE `ID`=11891; -- 11891
+UPDATE `quest_offer_reward` SET `VerifiedBuild`=15595 WHERE `ID`=29803; -- 29803
+UPDATE `quest_offer_reward` SET `VerifiedBuild`=15595 WHERE `ID`=11897; -- 11897
+UPDATE `quest_offer_reward` SET `VerifiedBuild`=15595 WHERE `ID`=29807; -- 29807
+UPDATE `quest_offer_reward` SET `VerifiedBuild`=15595 WHERE `ID`=29808; -- 29808
+UPDATE `quest_offer_reward` SET `VerifiedBuild`=15595 WHERE `ID`=11901; -- 11901
+UPDATE `quest_offer_reward` SET `VerifiedBuild`=15595 WHERE `ID`=11902; -- 11902
+UPDATE `quest_offer_reward` SET `VerifiedBuild`=15595 WHERE `ID`=29811; -- 29811
+UPDATE `quest_offer_reward` SET `VerifiedBuild`=15595 WHERE `ID`=11905; -- 11905
+UPDATE `quest_offer_reward` SET `VerifiedBuild`=15595 WHERE `ID`=11911; -- 11911
+UPDATE `quest_offer_reward` SET `VerifiedBuild`=15595 WHERE `ID`=11915; -- 11915
+UPDATE `quest_offer_reward` SET `VerifiedBuild`=15595 WHERE `ID`=29825; -- 29825
+UPDATE `quest_offer_reward` SET `VerifiedBuild`=15595 WHERE `ID`=29826; -- 29826
+UPDATE `quest_offer_reward` SET `VerifiedBuild`=15595 WHERE `ID`=11920; -- 11920
+UPDATE `quest_offer_reward` SET `VerifiedBuild`=15595 WHERE `ID`=29828; -- 29828
+UPDATE `quest_offer_reward` SET `Emote1`=396, `Emote2`=396, `VerifiedBuild`=15595 WHERE `ID`=29830; -- 29830
+UPDATE `quest_offer_reward` SET `VerifiedBuild`=15595 WHERE `ID`=11922; -- 11922
+UPDATE `quest_offer_reward` SET `Emote1`=6, `Emote2`=11, `VerifiedBuild`=15595 WHERE `ID`=11923; -- 11923
+UPDATE `quest_offer_reward` SET `Emote1`=396, `Emote2`=396, `VerifiedBuild`=15595 WHERE `ID`=29833; -- 29833
+UPDATE `quest_offer_reward` SET `Emote1`=396, `VerifiedBuild`=15595 WHERE `ID`=29834; -- 29834
+UPDATE `quest_offer_reward` SET `VerifiedBuild`=15595 WHERE `ID`=11928; -- 11928
+UPDATE `quest_offer_reward` SET `VerifiedBuild`=15595 WHERE `ID`=29839; -- 29839
+UPDATE `quest_offer_reward` SET `Emote1`=5, `Emote2`=1, `VerifiedBuild`=15595 WHERE `ID`=11933; -- 11933
+UPDATE `quest_offer_reward` SET `Emote1`=5, `Emote2`=1, `VerifiedBuild`=15595 WHERE `ID`=11935; -- 11935
+UPDATE `quest_offer_reward` SET `Emote1`=396, `VerifiedBuild`=15595 WHERE `ID`=29844; -- 29844
+UPDATE `quest_offer_reward` SET `VerifiedBuild`=15595 WHERE `ID`=29848; -- 29848
+UPDATE `quest_offer_reward` SET `VerifiedBuild`=15595 WHERE `ID`=29850; -- 29850
+UPDATE `quest_offer_reward` SET `VerifiedBuild`=15595 WHERE `ID`=11945; -- 11945
+UPDATE `quest_offer_reward` SET `VerifiedBuild`=15595 WHERE `ID`=11954; -- 11954
+UPDATE `quest_offer_reward` SET `VerifiedBuild`=15595 WHERE `ID`=29864; -- 29864
+UPDATE `quest_offer_reward` SET `VerifiedBuild`=15595 WHERE `ID`=11958; -- 11958
+UPDATE `quest_offer_reward` SET `VerifiedBuild`=15595 WHERE `ID`=11959; -- 11959
+UPDATE `quest_offer_reward` SET `VerifiedBuild`=15595 WHERE `ID`=11960; -- 11960
+UPDATE `quest_offer_reward` SET `Emote1`=2, `VerifiedBuild`=15595 WHERE `ID`=11964; -- 11964
+UPDATE `quest_offer_reward` SET `VerifiedBuild`=15595 WHERE `ID`=11966; -- 11966
+UPDATE `quest_offer_reward` SET `VerifiedBuild`=15595 WHERE `ID`=11971; -- 11971
+UPDATE `quest_offer_reward` SET `Emote1`=2, `VerifiedBuild`=15595 WHERE `ID`=11972; -- 11972
+UPDATE `quest_offer_reward` SET `VerifiedBuild`=15595 WHERE `ID`=11973; -- 11973
+UPDATE `quest_offer_reward` SET `VerifiedBuild`=15595 WHERE `ID`=25405; -- 25405
+UPDATE `quest_offer_reward` SET `Emote1`=1, `Emote2`=1, `Emote3`=25, `VerifiedBuild`=15595 WHERE `ID`=11975; -- 11975
+UPDATE `quest_offer_reward` SET `Emote1`=5, `Emote2`=1, `Emote3`=1, `VerifiedBuild`=15595 WHERE `ID`=11978; -- 11978
+UPDATE `quest_offer_reward` SET `Emote1`=66, `Emote2`=1, `Emote3`=1, `VerifiedBuild`=15595 WHERE `ID`=11980; -- 11980
+UPDATE `quest_offer_reward` SET `VerifiedBuild`=15595 WHERE `ID`=11981; -- 11981
+UPDATE `quest_offer_reward` SET `VerifiedBuild`=15595 WHERE `ID`=11982; -- 11982
+UPDATE `quest_offer_reward` SET `Emote1`=1, `Emote2`=1, `Emote3`=1, `Emote4`=2, `VerifiedBuild`=15595 WHERE `ID`=11983; -- 11983
+UPDATE `quest_offer_reward` SET `VerifiedBuild`=15595 WHERE `ID`=11984; -- 11984
+UPDATE `quest_offer_reward` SET `VerifiedBuild`=15595 WHERE `ID`=11985; -- 11985
+UPDATE `quest_offer_reward` SET `VerifiedBuild`=15595 WHERE `ID`=11986; -- 11986
+UPDATE `quest_offer_reward` SET `VerifiedBuild`=15595 WHERE `ID`=11988; -- 11988
+UPDATE `quest_offer_reward` SET `VerifiedBuild`=15595 WHERE `ID`=11989; -- 11989
+UPDATE `quest_offer_reward` SET `VerifiedBuild`=15595 WHERE `ID`=11990; -- 11990
+UPDATE `quest_offer_reward` SET `VerifiedBuild`=15595 WHERE `ID`=11991; -- 11991
+UPDATE `quest_offer_reward` SET `VerifiedBuild`=15595 WHERE `ID`=11993; -- 11993
+UPDATE `quest_offer_reward` SET `VerifiedBuild`=15595 WHERE `ID`=11998; -- 11998
+UPDATE `quest_offer_reward` SET `Emote1`=1, `Emote2`=274, `VerifiedBuild`=15595 WHERE `ID`=11999; -- 11999
+UPDATE `quest_offer_reward` SET `VerifiedBuild`=15595 WHERE `ID`=12002; -- 12002
+UPDATE `quest_offer_reward` SET `VerifiedBuild`=15595 WHERE `ID`=12003; -- 12003
+UPDATE `quest_offer_reward` SET `Emote1`=1, `Emote2`=1, `EmoteDelay2`=1000, `VerifiedBuild`=15595 WHERE `ID`=12005; -- 12005
+UPDATE `quest_offer_reward` SET `EmoteDelay2`=1000, `VerifiedBuild`=15595 WHERE `ID`=12007; -- 12007
+UPDATE `quest_offer_reward` SET `Emote1`=6, `Emote2`=274, `VerifiedBuild`=15595 WHERE `ID`=12008; -- 12008
+UPDATE `quest_offer_reward` SET `VerifiedBuild`=15595 WHERE `ID`=12009; -- 12009
+UPDATE `quest_offer_reward` SET `VerifiedBuild`=15595 WHERE `ID`=12010; -- 12010
+UPDATE `quest_offer_reward` SET `VerifiedBuild`=15595 WHERE `ID`=12011; -- 12011
+UPDATE `quest_offer_reward` SET `VerifiedBuild`=15595 WHERE `ID`=12012; -- 12012
+UPDATE `quest_offer_reward` SET `VerifiedBuild`=15595 WHERE `ID`=12014; -- 12014
+UPDATE `quest_offer_reward` SET `VerifiedBuild`=15595 WHERE `ID`=12016; -- 12016
+UPDATE `quest_offer_reward` SET `VerifiedBuild`=15595 WHERE `ID`=12017; -- 12017
+UPDATE `quest_offer_reward` SET `Emote1`=1, `Emote2`=1, `VerifiedBuild`=15595 WHERE `ID`=12026; -- 12026
+UPDATE `quest_offer_reward` SET `VerifiedBuild`=15595 WHERE `ID`=12028; -- 12028
+UPDATE `quest_offer_reward` SET `EmoteDelay2`=1000, `VerifiedBuild`=15595 WHERE `ID`=12029; -- 12029
+UPDATE `quest_offer_reward` SET `VerifiedBuild`=15595 WHERE `ID`=12030; -- 12030
+UPDATE `quest_offer_reward` SET `VerifiedBuild`=15595 WHERE `ID`=12031; -- 12031
+UPDATE `quest_offer_reward` SET `VerifiedBuild`=15595 WHERE `ID`=12032; -- 12032
+UPDATE `quest_offer_reward` SET `Emote1`=273, `Emote2`=1, `VerifiedBuild`=15595 WHERE `ID`=12033; -- 12033
+UPDATE `quest_offer_reward` SET `Emote1`=1, `Emote2`=1, `Emote3`=1, `Emote4`=1, `VerifiedBuild`=15595 WHERE `ID`=12034; -- 12034
+UPDATE `quest_offer_reward` SET `Emote1`=5, `Emote2`=1, `Emote3`=1, `VerifiedBuild`=15595 WHERE `ID`=12036; -- 12036
+UPDATE `quest_offer_reward` SET `Emote1`=5, `VerifiedBuild`=15595 WHERE `ID`=12037; -- 12037
+UPDATE `quest_offer_reward` SET `Emote1`=1, `Emote2`=1, `Emote3`=1, `VerifiedBuild`=15595 WHERE `ID`=12039; -- 12039
+UPDATE `quest_offer_reward` SET `Emote1`=1, `Emote2`=25, `EmoteDelay2`=1000, `VerifiedBuild`=15595 WHERE `ID`=25473; -- 25473
+UPDATE `quest_offer_reward` SET `VerifiedBuild`=15595 WHERE `ID`=12042; -- 12042
+UPDATE `quest_offer_reward` SET `Emote1`=5, `Emote2`=1, `Emote3`=1, `VerifiedBuild`=15595 WHERE `ID`=12048; -- 12048
+UPDATE `quest_offer_reward` SET `EmoteDelay2`=300, `VerifiedBuild`=15595 WHERE `ID`=12050; -- 12050
+UPDATE `quest_offer_reward` SET `VerifiedBuild`=15595 WHERE `ID`=12052; -- 12052
+UPDATE `quest_offer_reward` SET `Emote1`=1, `Emote2`=1, `Emote3`=1, `VerifiedBuild`=15595 WHERE `ID`=3098; -- 3098
+UPDATE `quest_offer_reward` SET `Emote1`=1, `Emote2`=5, `VerifiedBuild`=15595 WHERE `ID`=12053; -- 12053
+UPDATE `quest_offer_reward` SET `Emote1`=1, `Emote2`=1, `VerifiedBuild`=15595 WHERE `ID`=12054; -- 12054
+UPDATE `quest_offer_reward` SET `Emote1`=1, `Emote2`=1, `VerifiedBuild`=15595 WHERE `ID`=12056; -- 12056
+UPDATE `quest_offer_reward` SET `Emote1`=1, `Emote2`=1, `VerifiedBuild`=15595 WHERE `ID`=12057; -- 12057
+UPDATE `quest_offer_reward` SET `Emote1`=1, `Emote2`=1, `VerifiedBuild`=15595 WHERE `ID`=12058; -- 12058
+UPDATE `quest_offer_reward` SET `Emote1`=5, `VerifiedBuild`=15595 WHERE `ID`=12059; -- 12059
+UPDATE `quest_offer_reward` SET `Emote1`=5, `Emote2`=1, `Emote3`=1, `Emote4`=6, `VerifiedBuild`=15595 WHERE `ID`=12061; -- 12061
+UPDATE `quest_offer_reward` SET `Emote1`=1, `Emote2`=1, `Emote3`=15, `VerifiedBuild`=15595 WHERE `ID`=12063; -- 12063
+UPDATE `quest_offer_reward` SET `Emote1`=1, `Emote2`=1, `Emote3`=69, `VerifiedBuild`=15595 WHERE `ID`=12064; -- 12064
+UPDATE `quest_offer_reward` SET `Emote1`=1, `Emote2`=1, `Emote3`=6, `Emote4`=274, `VerifiedBuild`=15595 WHERE `ID`=12066; -- 12066
+UPDATE `quest_offer_reward` SET `VerifiedBuild`=15595 WHERE `ID`=12068; -- 12068
+UPDATE `quest_offer_reward` SET `Emote1`=1, `Emote2`=1, `Emote3`=5, `VerifiedBuild`=15595 WHERE `ID`=12069; -- 12069
+UPDATE `quest_offer_reward` SET `VerifiedBuild`=15595 WHERE `ID`=12070; -- 12070
+UPDATE `quest_offer_reward` SET `Emote1`=66, `Emote2`=6, `VerifiedBuild`=15595 WHERE `ID`=12071; -- 12071
+UPDATE `quest_offer_reward` SET `Emote1`=66, `Emote2`=1, `Emote3`=1, `VerifiedBuild`=15595 WHERE `ID`=12072; -- 12072
+UPDATE `quest_offer_reward` SET `Emote1`=1, `Emote2`=1, `VerifiedBuild`=15595 WHERE `ID`=12073; -- 12073
+UPDATE `quest_offer_reward` SET `Emote1`=1, `Emote2`=1, `Emote3`=1, `VerifiedBuild`=15595 WHERE `ID`=3120; -- 3120
+UPDATE `quest_offer_reward` SET `VerifiedBuild`=15595 WHERE `ID`=12074; -- 12074
+UPDATE `quest_offer_reward` SET `VerifiedBuild`=15595 WHERE `ID`=12075; -- 12075
+UPDATE `quest_offer_reward` SET `VerifiedBuild`=15595 WHERE `ID`=12076; -- 12076
+UPDATE `quest_offer_reward` SET `VerifiedBuild`=15595 WHERE `ID`=12077; -- 12077
+UPDATE `quest_offer_reward` SET `VerifiedBuild`=15595 WHERE `ID`=12078; -- 12078
+UPDATE `quest_offer_reward` SET `VerifiedBuild`=15595 WHERE `ID`=12079; -- 12079
+UPDATE `quest_offer_reward` SET `VerifiedBuild`=15595 WHERE `ID`=12080; -- 12080
+UPDATE `quest_offer_reward` SET `VerifiedBuild`=15595 WHERE `ID`=12081; -- 12081
+UPDATE `quest_offer_reward` SET `VerifiedBuild`=15595 WHERE `ID`=12082; -- 12082
+UPDATE `quest_offer_reward` SET `Emote1`=6, `Emote2`=1, `Emote3`=5, `VerifiedBuild`=15595 WHERE `ID`=12084; -- 12084
+UPDATE `quest_offer_reward` SET `Emote1`=11, `Emote2`=5, `Emote3`=25, `EmoteDelay2`=1000, `VerifiedBuild`=15595 WHERE `ID`=12085; -- 12085
+UPDATE `quest_offer_reward` SET `Emote1`=1, `Emote2`=1, `Emote3`=1, `VerifiedBuild`=15595 WHERE `ID`=12089; -- 12089
+UPDATE `quest_offer_reward` SET `Emote1`=6, `Emote2`=1, `Emote3`=1, `VerifiedBuild`=15595 WHERE `ID`=12090; -- 12090
+UPDATE `quest_offer_reward` SET `Emote1`=5, `Emote2`=1, `VerifiedBuild`=15595 WHERE `ID`=12091; -- 12091
+UPDATE `quest_offer_reward` SET `VerifiedBuild`=15595 WHERE `ID`=12093; -- 12093
+UPDATE `quest_offer_reward` SET `VerifiedBuild`=15595 WHERE `ID`=12094; -- 12094
+UPDATE `quest_offer_reward` SET `Emote1`=1, `Emote2`=6, `VerifiedBuild`=15595 WHERE `ID`=12095; -- 12095
+UPDATE `quest_offer_reward` SET `Emote1`=1, `Emote2`=1, `Emote3`=1, `VerifiedBuild`=15595 WHERE `ID`=12096; -- 12096
+UPDATE `quest_offer_reward` SET `Emote1`=4, `Emote2`=1, `Emote3`=1, `VerifiedBuild`=15595 WHERE `ID`=12097; -- 12097
+UPDATE `quest_offer_reward` SET `VerifiedBuild`=15595 WHERE `ID`=12099; -- 12099
+UPDATE `quest_offer_reward` SET `Emote1`=1, `Emote2`=1, `VerifiedBuild`=15595 WHERE `ID`=12100; -- 12100
+UPDATE `quest_offer_reward` SET `Emote1`=1, `Emote2`=1, `VerifiedBuild`=15595 WHERE `ID`=12101; -- 12101
+UPDATE `quest_offer_reward` SET `Emote1`=1, `Emote2`=1, `VerifiedBuild`=15595 WHERE `ID`=12102; -- 12102
+UPDATE `quest_offer_reward` SET `Emote1`=1, `Emote2`=1, `VerifiedBuild`=15595 WHERE `ID`=12104; -- 12104
+UPDATE `quest_offer_reward` SET `VerifiedBuild`=15595 WHERE `ID`=12105; -- 12105
+UPDATE `quest_offer_reward` SET `VerifiedBuild`=15595 WHERE `ID`=12106; -- 12106
+UPDATE `quest_offer_reward` SET `VerifiedBuild`=15595 WHERE `ID`=12109; -- 12109
+UPDATE `quest_offer_reward` SET `Emote1`=5, `Emote2`=1, `Emote3`=1, `EmoteDelay2`=1000, `VerifiedBuild`=15595 WHERE `ID`=12110; -- 12110
+UPDATE `quest_offer_reward` SET `VerifiedBuild`=15595 WHERE `ID`=12111; -- 12111
+UPDATE `quest_offer_reward` SET `VerifiedBuild`=15595 WHERE `ID`=12112; -- 12112
+UPDATE `quest_offer_reward` SET `VerifiedBuild`=15595 WHERE `ID`=12113; -- 12113
+UPDATE `quest_offer_reward` SET `VerifiedBuild`=15595 WHERE `ID`=12114; -- 12114
+UPDATE `quest_offer_reward` SET `Emote1`=396, `Emote2`=396, `Emote3`=396, `VerifiedBuild`=15595 WHERE `ID`=12115; -- 12115
+UPDATE `quest_offer_reward` SET `VerifiedBuild`=15595 WHERE `ID`=12116; -- 12116
+UPDATE `quest_offer_reward` SET `VerifiedBuild`=15595 WHERE `ID`=12120; -- 12120
+UPDATE `quest_offer_reward` SET `VerifiedBuild`=15595 WHERE `ID`=12121; -- 12121
+UPDATE `quest_offer_reward` SET `Emote1`=6, `Emote2`=1, `VerifiedBuild`=15595 WHERE `ID`=12122; -- 12122
+UPDATE `quest_offer_reward` SET `Emote1`=1, `Emote2`=6, `Emote3`=1, `EmoteDelay3`=2000, `VerifiedBuild`=15595 WHERE `ID`=12124; -- 12124
+UPDATE `quest_offer_reward` SET `Emote1`=1, `Emote2`=1, `VerifiedBuild`=15595 WHERE `ID`=12125; -- 12125
+UPDATE `quest_offer_reward` SET `Emote1`=1, `Emote2`=1, `VerifiedBuild`=15595 WHERE `ID`=12126; -- 12126
+UPDATE `quest_offer_reward` SET `Emote1`=1, `Emote2`=1, `VerifiedBuild`=15595 WHERE `ID`=12127; -- 12127
+UPDATE `quest_offer_reward` SET `VerifiedBuild`=15595 WHERE `ID`=12128; -- 12128
+UPDATE `quest_offer_reward` SET `VerifiedBuild`=15595 WHERE `ID`=12129; -- 12129
+UPDATE `quest_offer_reward` SET `VerifiedBuild`=15595 WHERE `ID`=12130; -- 12130
+UPDATE `quest_offer_reward` SET `VerifiedBuild`=15595 WHERE `ID`=12131; -- 12131
+UPDATE `quest_offer_reward` SET `Emote1`=1, `Emote2`=1, `Emote3`=1, `VerifiedBuild`=15595 WHERE `ID`=12132; -- 12132
+UPDATE `quest_offer_reward` SET `VerifiedBuild`=15595 WHERE `ID`=12134; -- 12134
+UPDATE `quest_offer_reward` SET `Emote1`=1, `Emote2`=5, `Emote3`=1, `VerifiedBuild`=15595 WHERE `ID`=12136; -- 12136
+UPDATE `quest_offer_reward` SET `VerifiedBuild`=15595 WHERE `ID`=12137; -- 12137
+UPDATE `quest_offer_reward` SET `VerifiedBuild`=15595 WHERE `ID`=12138; -- 12138
+UPDATE `quest_offer_reward` SET `Emote1`=1, `Emote2`=1, `VerifiedBuild`=15595 WHERE `ID`=12140; -- 12140
+UPDATE `quest_offer_reward` SET `VerifiedBuild`=15595 WHERE `ID`=12141; -- 12141
+UPDATE `quest_offer_reward` SET `Emote1`=1, `VerifiedBuild`=15595 WHERE `ID`=12144; -- 12144
+UPDATE `quest_offer_reward` SET `Emote1`=1, `VerifiedBuild`=15595 WHERE `ID`=12145; -- 12145
+UPDATE `quest_offer_reward` SET `Emote1`=1, `VerifiedBuild`=15595 WHERE `ID`=12147; -- 12147
+UPDATE `quest_offer_reward` SET `VerifiedBuild`=15595 WHERE `ID`=12148; -- 12148
+UPDATE `quest_offer_reward` SET `VerifiedBuild`=15595 WHERE `ID`=12149; -- 12149
+UPDATE `quest_offer_reward` SET `VerifiedBuild`=15595 WHERE `ID`=12150; -- 12150
+UPDATE `quest_offer_reward` SET `VerifiedBuild`=15595 WHERE `ID`=12151; -- 12151
+UPDATE `quest_offer_reward` SET `EmoteDelay2`=500, `VerifiedBuild`=15595 WHERE `ID`=12152; -- 12152
+UPDATE `quest_offer_reward` SET `VerifiedBuild`=15595 WHERE `ID`=12153; -- 12153
+UPDATE `quest_offer_reward` SET `VerifiedBuild`=15595 WHERE `ID`=12154; -- 12154
+UPDATE `quest_offer_reward` SET `VerifiedBuild`=15595 WHERE `ID`=12158; -- 12158
+UPDATE `quest_offer_reward` SET `VerifiedBuild`=15595 WHERE `ID`=12159; -- 12159
+UPDATE `quest_offer_reward` SET `VerifiedBuild`=15595 WHERE `ID`=12160; -- 12160
+UPDATE `quest_offer_reward` SET `VerifiedBuild`=15595 WHERE `ID`=12161; -- 12161
+UPDATE `quest_offer_reward` SET `VerifiedBuild`=15595 WHERE `ID`=12164; -- 12164
+UPDATE `quest_offer_reward` SET `VerifiedBuild`=15595 WHERE `ID`=12165; -- 12165
+UPDATE `quest_offer_reward` SET `VerifiedBuild`=15595 WHERE `ID`=12176; -- 12176
+UPDATE `quest_offer_reward` SET `VerifiedBuild`=15595 WHERE `ID`=12177; -- 12177
+UPDATE `quest_offer_reward` SET `VerifiedBuild`=15595 WHERE `ID`=12178; -- 12178
+UPDATE `quest_offer_reward` SET `VerifiedBuild`=15595 WHERE `ID`=12180; -- 12180
+UPDATE `quest_offer_reward` SET `VerifiedBuild`=15595 WHERE `ID`=12183; -- 12183
+UPDATE `quest_offer_reward` SET `VerifiedBuild`=15595 WHERE `ID`=12184; -- 12184
+UPDATE `quest_offer_reward` SET `VerifiedBuild`=15595 WHERE `ID`=12185; -- 12185
+UPDATE `quest_offer_reward` SET `VerifiedBuild`=15595 WHERE `ID`=12190; -- 12190
+UPDATE `quest_offer_reward` SET `Emote1`=1, `Emote2`=1, `VerifiedBuild`=15595 WHERE `ID`=12196; -- 12196
+UPDATE `quest_offer_reward` SET `Emote1`=1, `Emote2`=1, `Emote3`=1, `VerifiedBuild`=15595 WHERE `ID`=12197; -- 12197
+UPDATE `quest_offer_reward` SET `Emote1`=1, `Emote2`=1, `VerifiedBuild`=15595 WHERE `ID`=12198; -- 12198
+UPDATE `quest_offer_reward` SET `Emote1`=1, `Emote2`=1, `VerifiedBuild`=15595 WHERE `ID`=12199; -- 12199
+UPDATE `quest_offer_reward` SET `Emote1`=1, `Emote2`=1, `Emote3`=1, `Emote4`=6, `VerifiedBuild`=15595 WHERE `ID`=12200; -- 12200
+UPDATE `quest_offer_reward` SET `Emote1`=1, `Emote2`=1, `VerifiedBuild`=15595 WHERE `ID`=12201; -- 12201
+UPDATE `quest_offer_reward` SET `Emote1`=1, `Emote2`=1, `VerifiedBuild`=15595 WHERE `ID`=12202; -- 12202
+UPDATE `quest_offer_reward` SET `Emote1`=1, `Emote2`=1, `VerifiedBuild`=15595 WHERE `ID`=12203; -- 12203
+UPDATE `quest_offer_reward` SET `VerifiedBuild`=15595 WHERE `ID`=12204; -- 12204
+UPDATE `quest_offer_reward` SET `Emote1`=1, `Emote2`=6, `Emote3`=5, `VerifiedBuild`=15595 WHERE `ID`=12205; -- 12205
+UPDATE `quest_offer_reward` SET `Emote1`=1, `Emote2`=6, `VerifiedBuild`=15595 WHERE `ID`=12209; -- 12209
+UPDATE `quest_offer_reward` SET `VerifiedBuild`=15595 WHERE `ID`=12210; -- 12210
+UPDATE `quest_offer_reward` SET `Emote1`=4, `Emote2`=1, `VerifiedBuild`=15595 WHERE `ID`=12211; -- 12211
+UPDATE `quest_offer_reward` SET `VerifiedBuild`=15595 WHERE `ID`=30120; -- 30120
+UPDATE `quest_offer_reward` SET `VerifiedBuild`=15595 WHERE `ID`=12212; -- 12212
+UPDATE `quest_offer_reward` SET `Emote1`=5, `VerifiedBuild`=15595 WHERE `ID`=7737; -- 7737
+UPDATE `quest_offer_reward` SET `Emote1`=1, `Emote2`=11, `Emote3`=1, `VerifiedBuild`=15595 WHERE `ID`=12214; -- 12214
+UPDATE `quest_offer_reward` SET `VerifiedBuild`=15595 WHERE `ID`=12215; -- 12215
+UPDATE `quest_offer_reward` SET `VerifiedBuild`=15595 WHERE `ID`=12216; -- 12216
+UPDATE `quest_offer_reward` SET `VerifiedBuild`=15595 WHERE `ID`=12217; -- 12217
+UPDATE `quest_offer_reward` SET `Emote1`=1, `Emote2`=1, `Emote3`=5, `VerifiedBuild`=15595 WHERE `ID`=12218; -- 12218
+UPDATE `quest_offer_reward` SET `VerifiedBuild`=15595 WHERE `ID`=12219; -- 12219
+UPDATE `quest_offer_reward` SET `VerifiedBuild`=15595 WHERE `ID`=12220; -- 12220
+UPDATE `quest_offer_reward` SET `Emote1`=1, `Emote2`=1, `VerifiedBuild`=15595 WHERE `ID`=12221; -- 12221
+UPDATE `quest_offer_reward` SET `VerifiedBuild`=15595 WHERE `ID`=12222; -- 12222
+UPDATE `quest_offer_reward` SET `VerifiedBuild`=15595 WHERE `ID`=12223; -- 12223
+UPDATE `quest_offer_reward` SET `Emote1`=66, `Emote2`=1, `Emote3`=1, `VerifiedBuild`=15595 WHERE `ID`=12224; -- 12224
+UPDATE `quest_offer_reward` SET `VerifiedBuild`=15595 WHERE `ID`=12225; -- 12225
+UPDATE `quest_offer_reward` SET `VerifiedBuild`=15595 WHERE `ID`=12226; -- 12226
+UPDATE `quest_offer_reward` SET `VerifiedBuild`=15595 WHERE `ID`=12227; -- 12227
+UPDATE `quest_offer_reward` SET `Emote1`=6, `Emote2`=1, `Emote3`=11, `EmoteDelay1`=1000, `VerifiedBuild`=15595 WHERE `ID`=12230; -- 12230
+UPDATE `quest_offer_reward` SET `Emote1`=4, `Emote2`=1, `Emote3`=1, `Emote4`=6, `VerifiedBuild`=15595 WHERE `ID`=12232; -- 12232
+UPDATE `quest_offer_reward` SET `VerifiedBuild`=15595 WHERE `ID`=12234; -- 12234
+UPDATE `quest_offer_reward` SET `VerifiedBuild`=15595 WHERE `ID`=12236; -- 12236
+UPDATE `quest_offer_reward` SET `Emote1`=6, `Emote2`=1, `EmoteDelay2`=1000, `VerifiedBuild`=15595 WHERE `ID`=12239; -- 12239
+UPDATE `quest_offer_reward` SET `Emote1`=11, `Emote2`=1, `VerifiedBuild`=15595 WHERE `ID`=12240; -- 12240
+UPDATE `quest_offer_reward` SET `VerifiedBuild`=15595 WHERE `ID`=12241; -- 12241
+UPDATE `quest_offer_reward` SET `Emote1`=1, `VerifiedBuild`=15595 WHERE `ID`=12242; -- 12242
+UPDATE `quest_offer_reward` SET `Emote1`=11, `Emote2`=1, `Emote3`=4, `VerifiedBuild`=15595 WHERE `ID`=12243; -- 12243
+UPDATE `quest_offer_reward` SET `Emote1`=5, `Emote2`=1, `VerifiedBuild`=15595 WHERE `ID`=12244; -- 12244
+UPDATE `quest_offer_reward` SET `Emote1`=6, `Emote2`=1, `Emote3`=25, `VerifiedBuild`=15595 WHERE `ID`=12245; -- 12245
+UPDATE `quest_offer_reward` SET `Emote1`=274, `VerifiedBuild`=15595 WHERE `ID`=12246; -- 12246
+UPDATE `quest_offer_reward` SET `Emote1`=1, `VerifiedBuild`=15595 WHERE `ID`=12247; -- 12247
+UPDATE `quest_offer_reward` SET `Emote1`=2, `VerifiedBuild`=15595 WHERE `ID`=12248; -- 12248
+UPDATE `quest_offer_reward` SET `Emote1`=1, `VerifiedBuild`=15595 WHERE `ID`=12250; -- 12250
+UPDATE `quest_offer_reward` SET `Emote1`=5, `Emote2`=1, `Emote3`=1, `EmoteDelay2`=1000, `VerifiedBuild`=15595 WHERE `ID`=12252; -- 12252
+UPDATE `quest_offer_reward` SET `Emote1`=6, `Emote2`=5, `EmoteDelay2`=2000, `VerifiedBuild`=15595 WHERE `ID`=12254; -- 12254
+UPDATE `quest_offer_reward` SET `VerifiedBuild`=15595 WHERE `ID`=12255; -- 12255
+UPDATE `quest_offer_reward` SET `Emote1`=1, `Emote2`=1, `VerifiedBuild`=15595 WHERE `ID`=12256; -- 12256
+UPDATE `quest_offer_reward` SET `Emote1`=1, `Emote2`=1, `VerifiedBuild`=15595 WHERE `ID`=12257; -- 12257
+UPDATE `quest_offer_reward` SET `Emote1`=1, `Emote2`=1, `VerifiedBuild`=15595 WHERE `ID`=12259; -- 12259
+UPDATE `quest_offer_reward` SET `Emote1`=1, `VerifiedBuild`=15595 WHERE `ID`=12260; -- 12260
+UPDATE `quest_offer_reward` SET `VerifiedBuild`=15595 WHERE `ID`=12261; -- 12261
+UPDATE `quest_offer_reward` SET `EmoteDelay1`=60, `VerifiedBuild`=15595 WHERE `ID`=12262; -- 12262
+UPDATE `quest_offer_reward` SET `EmoteDelay1`=120, `VerifiedBuild`=15595 WHERE `ID`=12263; -- 12263
+UPDATE `quest_offer_reward` SET `EmoteDelay1`=60, `VerifiedBuild`=15595 WHERE `ID`=12264; -- 12264
+UPDATE `quest_offer_reward` SET `VerifiedBuild`=15595 WHERE `ID`=7787; -- 7787
+UPDATE `quest_offer_reward` SET `VerifiedBuild`=15595 WHERE `ID`=12265; -- 12265
+UPDATE `quest_offer_reward` SET `VerifiedBuild`=15595 WHERE `ID`=12266; -- 12266
+UPDATE `quest_offer_reward` SET `VerifiedBuild`=15595 WHERE `ID`=12267; -- 12267
+UPDATE `quest_offer_reward` SET `Emote1`=273, `Emote2`=1, `Emote3`=4, `VerifiedBuild`=15595 WHERE `ID`=12268; -- 12268
+UPDATE `quest_offer_reward` SET `Emote1`=6, `Emote2`=1, `Emote3`=1, `EmoteDelay3`=1000, `VerifiedBuild`=15595 WHERE `ID`=12271; -- 12271
+UPDATE `quest_offer_reward` SET `Emote1`=4, `Emote2`=1, `Emote3`=25, `Emote4`=1, `EmoteDelay1`=1000, `VerifiedBuild`=15595 WHERE `ID`=12273; -- 12273
+UPDATE `quest_offer_reward` SET `Emote1`=5, `Emote2`=6, `Emote3`=1, `EmoteDelay3`=1000, `VerifiedBuild`=15595 WHERE `ID`=12274; -- 12274
+UPDATE `quest_offer_reward` SET `VerifiedBuild`=15595 WHERE `ID`=12279; -- 12279
+UPDATE `quest_offer_reward` SET `Emote1`=5, `VerifiedBuild`=15595 WHERE `ID`=12283; -- 12283
+UPDATE `quest_offer_reward` SET `Emote1`=11, `Emote2`=1, `Emote3`=4, `EmoteDelay2`=1000, `VerifiedBuild`=15595 WHERE `ID`=12285; -- 12285
+UPDATE `quest_offer_reward` SET `Emote1`=1, `Emote2`=1, `VerifiedBuild`=15595 WHERE `ID`=12289; -- 12289
+UPDATE `quest_offer_reward` SET `VerifiedBuild`=15595 WHERE `ID`=12292; -- 12292
+UPDATE `quest_offer_reward` SET `VerifiedBuild`=15595 WHERE `ID`=12293; -- 12293
+UPDATE `quest_offer_reward` SET `VerifiedBuild`=15595 WHERE `ID`=12294; -- 12294
+UPDATE `quest_offer_reward` SET `VerifiedBuild`=15595 WHERE `ID`=12295; -- 12295
+UPDATE `quest_offer_reward` SET `Emote1`=5, `Emote2`=1, `VerifiedBuild`=15595 WHERE `ID`=12296; -- 12296
+UPDATE `quest_offer_reward` SET `EmoteDelay1`=2000, `VerifiedBuild`=15595 WHERE `ID`=12297; -- 12297
+UPDATE `quest_offer_reward` SET `VerifiedBuild`=15595 WHERE `ID`=12299; -- 12299
+UPDATE `quest_offer_reward` SET `VerifiedBuild`=15595 WHERE `ID`=12300; -- 12300
+UPDATE `quest_offer_reward` SET `VerifiedBuild`=15595 WHERE `ID`=12302; -- 12302
+UPDATE `quest_offer_reward` SET `Emote1`=6, `VerifiedBuild`=15595 WHERE `ID`=12304; -- 12304
+UPDATE `quest_offer_reward` SET `VerifiedBuild`=15595 WHERE `ID`=12307; -- 12307
+UPDATE `quest_offer_reward` SET `VerifiedBuild`=15595 WHERE `ID`=12308; -- 12308
+UPDATE `quest_offer_reward` SET `VerifiedBuild`=15595 WHERE `ID`=12310; -- 12310
+UPDATE `quest_offer_reward` SET `VerifiedBuild`=15595 WHERE `ID`=12327; -- 12327
+UPDATE `quest_offer_reward` SET `VerifiedBuild`=15595 WHERE `ID`=12328; -- 12328
+UPDATE `quest_offer_reward` SET `VerifiedBuild`=15595 WHERE `ID`=12329; -- 12329
+UPDATE `quest_offer_reward` SET `VerifiedBuild`=15595 WHERE `ID`=12330; -- 12330
+UPDATE `quest_offer_reward` SET `VerifiedBuild`=15595 WHERE `ID`=12372; -- 12372
+UPDATE `quest_offer_reward` SET `Emote1`=4, `Emote2`=5, `VerifiedBuild`=15595 WHERE `ID`=7926; -- 7926
+UPDATE `quest_offer_reward` SET `VerifiedBuild`=15595 WHERE `ID`=12411; -- 12411
+UPDATE `quest_offer_reward` SET `Emote1`=1, `VerifiedBuild`=15595 WHERE `ID`=12412; -- 12412
+UPDATE `quest_offer_reward` SET `VerifiedBuild`=15595 WHERE `ID`=12413; -- 12413
+UPDATE `quest_offer_reward` SET `VerifiedBuild`=15595 WHERE `ID`=12414; -- 12414
+UPDATE `quest_offer_reward` SET `Emote1`=1, `VerifiedBuild`=15595 WHERE `ID`=12415; -- 12415
+UPDATE `quest_offer_reward` SET `EmoteDelay2`=60, `VerifiedBuild`=15595 WHERE `ID`=12419; -- 12419
+UPDATE `quest_offer_reward` SET `VerifiedBuild`=15595 WHERE `ID`=12422; -- 12422
+UPDATE `quest_offer_reward` SET `VerifiedBuild`=15595 WHERE `ID`=12423; -- 12423
+UPDATE `quest_offer_reward` SET `VerifiedBuild`=15595 WHERE `ID`=12424; -- 12424
+UPDATE `quest_offer_reward` SET `Emote1`=4, `VerifiedBuild`=15595 WHERE `ID`=12427; -- 12427
+UPDATE `quest_offer_reward` SET `VerifiedBuild`=15595 WHERE `ID`=12428; -- 12428
+UPDATE `quest_offer_reward` SET `VerifiedBuild`=15595 WHERE `ID`=12429; -- 12429
+UPDATE `quest_offer_reward` SET `VerifiedBuild`=15595 WHERE `ID`=12430; -- 12430
+UPDATE `quest_offer_reward` SET `VerifiedBuild`=15595 WHERE `ID`=12431; -- 12431
+UPDATE `quest_offer_reward` SET `Emote1`=1, `Emote2`=1, `VerifiedBuild`=15595 WHERE `ID`=12433; -- 12433
+UPDATE `quest_offer_reward` SET `VerifiedBuild`=15595 WHERE `ID`=12435; -- 12435
+UPDATE `quest_offer_reward` SET `VerifiedBuild`=15595 WHERE `ID`=12444; -- 12444
+UPDATE `quest_offer_reward` SET `VerifiedBuild`=15595 WHERE `ID`=12447; -- 12447
+UPDATE `quest_offer_reward` SET `Emote1`=1, `VerifiedBuild`=15595 WHERE `ID`=12448; -- 12448
+UPDATE `quest_offer_reward` SET `Emote1`=1, `VerifiedBuild`=15595 WHERE `ID`=12449; -- 12449
+UPDATE `quest_offer_reward` SET `Emote1`=1, `VerifiedBuild`=15595 WHERE `ID`=12450; -- 12450
+UPDATE `quest_offer_reward` SET `VerifiedBuild`=15595 WHERE `ID`=12453; -- 12453
+UPDATE `quest_offer_reward` SET `VerifiedBuild`=15595 WHERE `ID`=12459; -- 12459
+UPDATE `quest_offer_reward` SET `Emote1`=6, `VerifiedBuild`=15595 WHERE `ID`=12461; -- 12461
+UPDATE `quest_offer_reward` SET `EmoteDelay2`=1000, `VerifiedBuild`=15595 WHERE `ID`=12470; -- 12470
+UPDATE `quest_offer_reward` SET `VerifiedBuild`=15595 WHERE `ID`=12471; -- 12471
+UPDATE `quest_offer_reward` SET `Emote1`=1, `VerifiedBuild`=15595 WHERE `ID`=12481; -- 12481
+UPDATE `quest_offer_reward` SET `VerifiedBuild`=15595 WHERE `ID`=12482; -- 12482
+UPDATE `quest_offer_reward` SET `VerifiedBuild`=15595 WHERE `ID`=12483; -- 12483
+UPDATE `quest_offer_reward` SET `VerifiedBuild`=15595 WHERE `ID`=12484; -- 12484
+UPDATE `quest_offer_reward` SET `Emote1`=1, `Emote2`=6, `Emote3`=1, `Emote4`=1, `VerifiedBuild`=15595 WHERE `ID`=12496; -- 12496
+UPDATE `quest_offer_reward` SET `VerifiedBuild`=15595 WHERE `ID`=12497; -- 12497
+UPDATE `quest_offer_reward` SET `VerifiedBuild`=15595 WHERE `ID`=12498; -- 12498
+UPDATE `quest_offer_reward` SET `Emote1`=1, `Emote2`=1, `Emote3`=1, `Emote4`=66, `VerifiedBuild`=15595 WHERE `ID`=12500; -- 12500
+UPDATE `quest_offer_reward` SET `Emote1`=2, `Emote2`=1, `Emote3`=1, `VerifiedBuild`=15595 WHERE `ID`=12503; -- 12503
+UPDATE `quest_offer_reward` SET `Emote1`=1, `Emote2`=1, `VerifiedBuild`=15595 WHERE `ID`=12504; -- 12504
+UPDATE `quest_offer_reward` SET `Emote1`=6, `EmoteDelay1`=2000, `VerifiedBuild`=15595 WHERE `ID`=12505; -- 12505
+UPDATE `quest_offer_reward` SET `Emote1`=6, `Emote2`=1, `Emote3`=5, `EmoteDelay2`=2000, `VerifiedBuild`=15595 WHERE `ID`=12506; -- 12506
+UPDATE `quest_offer_reward` SET `Emote1`=1, `VerifiedBuild`=15595 WHERE `ID`=12508; -- 12508
+UPDATE `quest_offer_reward` SET `Emote1`=1, `VerifiedBuild`=15595 WHERE `ID`=12510; -- 12510
+UPDATE `quest_offer_reward` SET `Emote1`=6, `Emote2`=1, `VerifiedBuild`=15595 WHERE `ID`=12512; -- 12512
+UPDATE `quest_offer_reward` SET `Emote1`=25, `EmoteDelay1`=2000, `VerifiedBuild`=15595 WHERE `ID`=12514; -- 12514
+UPDATE `quest_offer_reward` SET `Emote1`=4, `Emote2`=1, `VerifiedBuild`=15595 WHERE `ID`=12516; -- 12516
+UPDATE `quest_offer_reward` SET `VerifiedBuild`=15595 WHERE `ID`=12517; -- 12517
+UPDATE `quest_offer_reward` SET `Emote1`=2, `Emote2`=1, `VerifiedBuild`=15595 WHERE `ID`=12527; -- 12527
+UPDATE `quest_offer_reward` SET `VerifiedBuild`=15595 WHERE `ID`=12542; -- 12542
+UPDATE `quest_offer_reward` SET `VerifiedBuild`=15595 WHERE `ID`=12545; -- 12545
+UPDATE `quest_offer_reward` SET `Emote1`=5, `VerifiedBuild`=15595 WHERE `ID`=12552; -- 12552
+UPDATE `quest_offer_reward` SET `Emote1`=1, `VerifiedBuild`=15595 WHERE `ID`=12553; -- 12553
+UPDATE `quest_offer_reward` SET `Emote1`=1, `Emote2`=2, `EmoteDelay2`=2000, `VerifiedBuild`=15595 WHERE `ID`=12554; -- 12554
+UPDATE `quest_offer_reward` SET `Emote1`=4, `Emote2`=1, `Emote3`=6, `VerifiedBuild`=15595 WHERE `ID`=12555; -- 12555
+UPDATE `quest_offer_reward` SET `VerifiedBuild`=15595 WHERE `ID`=12557; -- 12557
+UPDATE `quest_offer_reward` SET `Emote1`=66, `VerifiedBuild`=15595 WHERE `ID`=12562; -- 12562
+UPDATE `quest_offer_reward` SET `VerifiedBuild`=15595 WHERE `ID`=12565; -- 12565
+UPDATE `quest_offer_reward` SET `VerifiedBuild`=15595 WHERE `ID`=12566; -- 12566
+UPDATE `quest_offer_reward` SET `Emote1`=1, `VerifiedBuild`=15595 WHERE `ID`=26012; -- 26012
+UPDATE `quest_offer_reward` SET `Emote1`=1, `VerifiedBuild`=15595 WHERE `ID`=12582; -- 12582
+UPDATE `quest_offer_reward` SET `Emote1`=5, `Emote2`=1, `EmoteDelay1`=2000, `VerifiedBuild`=15595 WHERE `ID`=12583; -- 12583
+UPDATE `quest_offer_reward` SET `Emote1`=6, `Emote2`=5, `VerifiedBuild`=15595 WHERE `ID`=12584; -- 12584
+UPDATE `quest_offer_reward` SET `Emote1`=5, `Emote2`=1, `Emote3`=5, `Emote4`=1, `VerifiedBuild`=15595 WHERE `ID`=12596; -- 12596
+UPDATE `quest_offer_reward` SET `Emote1`=1, `VerifiedBuild`=15595 WHERE `ID`=12597; -- 12597
+UPDATE `quest_offer_reward` SET `Emote1`=1, `Emote2`=1, `VerifiedBuild`=15595 WHERE `ID`=12598; -- 12598
+UPDATE `quest_offer_reward` SET `Emote1`=1, `VerifiedBuild`=15595 WHERE `ID`=12599; -- 12599
+UPDATE `quest_offer_reward` SET `VerifiedBuild`=15595 WHERE `ID`=12606; -- 12606
+UPDATE `quest_offer_reward` SET `Emote1`=1, `Emote2`=1, `VerifiedBuild`=15595 WHERE `ID`=12609; -- 12609
+UPDATE `quest_offer_reward` SET `Emote1`=1, `VerifiedBuild`=15595 WHERE `ID`=12610; -- 12610
+UPDATE `quest_offer_reward` SET `VerifiedBuild`=15595 WHERE `ID`=12615; -- 12615
+UPDATE `quest_offer_reward` SET `Emote1`=11, `Emote2`=25, `VerifiedBuild`=15595 WHERE `ID`=12622; -- 12622
+UPDATE `quest_offer_reward` SET `Emote1`=2, `VerifiedBuild`=15595 WHERE `ID`=12623; -- 12623
+UPDATE `quest_offer_reward` SET `Emote1`=1, `VerifiedBuild`=15595 WHERE `ID`=12627; -- 12627
+UPDATE `quest_offer_reward` SET `VerifiedBuild`=15595 WHERE `ID`=12628; -- 12628
+UPDATE `quest_offer_reward` SET `Emote1`=1, `Emote2`=1, `VerifiedBuild`=15595 WHERE `ID`=12629; -- 12629
+UPDATE `quest_offer_reward` SET `Emote1`=1, `VerifiedBuild`=15595 WHERE `ID`=12630; -- 12630
+UPDATE `quest_offer_reward` SET `VerifiedBuild`=15595 WHERE `ID`=12631; -- 12631
+UPDATE `quest_offer_reward` SET `VerifiedBuild`=15595 WHERE `ID`=12632; -- 12632
+UPDATE `quest_offer_reward` SET `Emote1`=1, `Emote2`=1, `Emote3`=6, `VerifiedBuild`=15595 WHERE `ID`=12635; -- 12635
+UPDATE `quest_offer_reward` SET `Emote1`=1, `Emote2`=6, `VerifiedBuild`=15595 WHERE `ID`=12637; -- 12637
+UPDATE `quest_offer_reward` SET `VerifiedBuild`=15595 WHERE `ID`=12639; -- 12639
+UPDATE `quest_offer_reward` SET `Emote1`=1, `VerifiedBuild`=15595 WHERE `ID`=12640; -- 12640
+UPDATE `quest_offer_reward` SET `VerifiedBuild`=15595 WHERE `ID`=12642; -- 12642
+UPDATE `quest_offer_reward` SET `VerifiedBuild`=15595 WHERE `ID`=12646; -- 12646
+UPDATE `quest_offer_reward` SET `VerifiedBuild`=15595 WHERE `ID`=12647; -- 12647
+UPDATE `quest_offer_reward` SET `Emote1`=1, `Emote2`=1, `VerifiedBuild`=15595 WHERE `ID`=12648; -- 12648
+UPDATE `quest_offer_reward` SET `Emote1`=1, `Emote2`=1, `Emote3`=1, `Emote4`=1, `EmoteDelay2`=2000, `VerifiedBuild`=15595 WHERE `ID`=12650; -- 12650
+UPDATE `quest_offer_reward` SET `Emote1`=1, `VerifiedBuild`=15595 WHERE `ID`=12652; -- 12652
+UPDATE `quest_offer_reward` SET `VerifiedBuild`=15595 WHERE `ID`=12653; -- 12653
+UPDATE `quest_offer_reward` SET `VerifiedBuild`=15595 WHERE `ID`=12655; -- 12655
+UPDATE `quest_offer_reward` SET `Emote1`=11, `Emote2`=6, `VerifiedBuild`=15595 WHERE `ID`=12659; -- 12659
+UPDATE `quest_offer_reward` SET `VerifiedBuild`=15595 WHERE `ID`=12661; -- 12661
+UPDATE `quest_offer_reward` SET `Emote1`=4, `Emote2`=1, `Emote3`=1, `EmoteDelay2`=2000, `VerifiedBuild`=15595 WHERE `ID`=12662; -- 12662
+UPDATE `quest_offer_reward` SET `VerifiedBuild`=15595 WHERE `ID`=12664; -- 12664
+UPDATE `quest_offer_reward` SET `VerifiedBuild`=15595 WHERE `ID`=12665; -- 12665
+UPDATE `quest_offer_reward` SET `VerifiedBuild`=15595 WHERE `ID`=12666; -- 12666
+UPDATE `quest_offer_reward` SET `VerifiedBuild`=15595 WHERE `ID`=12667; -- 12667
+UPDATE `quest_offer_reward` SET `VerifiedBuild`=15595 WHERE `ID`=12668; -- 12668
+UPDATE `quest_offer_reward` SET `VerifiedBuild`=15595 WHERE `ID`=12669; -- 12669
+UPDATE `quest_offer_reward` SET `VerifiedBuild`=15595 WHERE `ID`=12672; -- 12672
+UPDATE `quest_offer_reward` SET `Emote1`=1, `Emote2`=1, `VerifiedBuild`=15595 WHERE `ID`=12673; -- 12673
+UPDATE `quest_offer_reward` SET `VerifiedBuild`=15595 WHERE `ID`=12674; -- 12674
+UPDATE `quest_offer_reward` SET `VerifiedBuild`=15595 WHERE `ID`=12675; -- 12675
+UPDATE `quest_offer_reward` SET `VerifiedBuild`=15595 WHERE `ID`=12676; -- 12676
+UPDATE `quest_offer_reward` SET `VerifiedBuild`=15595 WHERE `ID`=12677; -- 12677
+UPDATE `quest_offer_reward` SET `VerifiedBuild`=15595 WHERE `ID`=12684; -- 12684
+UPDATE `quest_offer_reward` SET `Emote1`=1, `Emote2`=5, `EmoteDelay1`=2000, `VerifiedBuild`=15595 WHERE `ID`=12685; -- 12685
+UPDATE `quest_offer_reward` SET `VerifiedBuild`=15595 WHERE `ID`=12686; -- 12686
+UPDATE `quest_offer_reward` SET `VerifiedBuild`=15595 WHERE `ID`=12690; -- 12690
+UPDATE `quest_offer_reward` SET `VerifiedBuild`=15595 WHERE `ID`=26129; -- 26129
+UPDATE `quest_offer_reward` SET `Emote1`=4, `Emote2`=94, `VerifiedBuild`=15595 WHERE `ID`=12707; -- 12707
+UPDATE `quest_offer_reward` SET `Emote1`=1, `Emote2`=6, `EmoteDelay2`=2000, `VerifiedBuild`=15595 WHERE `ID`=12708; -- 12708
+UPDATE `quest_offer_reward` SET `Emote1`=5, `Emote2`=1, `Emote3`=1, `Emote4`=1, `VerifiedBuild`=15595 WHERE `ID`=12709; -- 12709
+UPDATE `quest_offer_reward` SET `VerifiedBuild`=15595 WHERE `ID`=12710; -- 12710
+UPDATE `quest_offer_reward` SET `VerifiedBuild`=15595 WHERE `ID`=12712; -- 12712
+UPDATE `quest_offer_reward` SET `VerifiedBuild`=15595 WHERE `ID`=12713; -- 12713
+UPDATE `quest_offer_reward` SET `Emote1`=5, `Emote2`=1, `Emote3`=274, `VerifiedBuild`=15595 WHERE `ID`=12721; -- 12721
+UPDATE `quest_offer_reward` SET `VerifiedBuild`=15595 WHERE `ID`=12729; -- 12729
+UPDATE `quest_offer_reward` SET `VerifiedBuild`=15595 WHERE `ID`=12730; -- 12730
+UPDATE `quest_offer_reward` SET `Emote1`=1, `Emote2`=1, `VerifiedBuild`=15595 WHERE `ID`=12740; -- 12740
+UPDATE `quest_offer_reward` SET `Emote1`=4, `Emote2`=1, `RewardText`='You''ve certainly begun to prove yourself to us, $N. As a reward, please take this care package! Inside it you''ll find rations and bandages that are usable only inside Arathi Basin.$B$BAs you continue to prove yourself inside the Basin, you''ll find that these items can make the difference between life and death. We need you in top fighting shape if we''re to achieve victory!', `VerifiedBuild`=15595 WHERE `ID`=8265; -- 8265
+UPDATE `quest_offer_reward` SET `Emote1`=1, `VerifiedBuild`=15595 WHERE `ID`=12767; -- 12767
+UPDATE `quest_offer_reward` SET `Emote1`=6, `Emote2`=2, `VerifiedBuild`=15595 WHERE `ID`=12769; -- 12769
+UPDATE `quest_offer_reward` SET `Emote1`=1, `Emote2`=1, `Emote3`=4, `VerifiedBuild`=15595 WHERE `ID`=26220; -- 26220
+UPDATE `quest_offer_reward` SET `VerifiedBuild`=15595 WHERE `ID`=12790; -- 12790
+UPDATE `quest_offer_reward` SET `Emote1`=2, `VerifiedBuild`=15595 WHERE `ID`=12794; -- 12794
+UPDATE `quest_offer_reward` SET `Emote1`=1, `Emote2`=1, `Emote3`=4, `VerifiedBuild`=15595 WHERE `ID`=26226; -- 26226
+UPDATE `quest_offer_reward` SET `VerifiedBuild`=15595 WHERE `ID`=12795; -- 12795
+UPDATE `quest_offer_reward` SET `Emote1`=1, `Emote2`=1, `Emote3`=4, `VerifiedBuild`=15595 WHERE `ID`=26227; -- 26227
+UPDATE `quest_offer_reward` SET `VerifiedBuild`=15595 WHERE `ID`=12799; -- 12799
+UPDATE `quest_offer_reward` SET `VerifiedBuild`=15595 WHERE `ID`=12802; -- 12802
+UPDATE `quest_offer_reward` SET `Emote1`=1, `Emote2`=1, `Emote3`=4, `VerifiedBuild`=15595 WHERE `ID`=26233; -- 26233
+UPDATE `quest_offer_reward` SET `Emote1`=1, `Emote2`=1, `Emote3`=4, `VerifiedBuild`=15595 WHERE `ID`=26235; -- 26235
+UPDATE `quest_offer_reward` SET `Emote1`=1, `Emote2`=6, `EmoteDelay2`=120, `VerifiedBuild`=15595 WHERE `ID`=12818; -- 12818
+UPDATE `quest_offer_reward` SET `Emote1`=11, `Emote2`=1, `EmoteDelay2`=60, `VerifiedBuild`=15595 WHERE `ID`=12819; -- 12819
+UPDATE `quest_offer_reward` SET `Emote1`=1, `Emote2`=1, `EmoteDelay2`=60, `VerifiedBuild`=15595 WHERE `ID`=12820; -- 12820
+UPDATE `quest_offer_reward` SET `Emote1`=5, `VerifiedBuild`=15595 WHERE `ID`=12821; -- 12821
+UPDATE `quest_offer_reward` SET `Emote1`=5, `VerifiedBuild`=15595 WHERE `ID`=12822; -- 12822
+UPDATE `quest_offer_reward` SET `Emote1`=5, `VerifiedBuild`=15595 WHERE `ID`=12823; -- 12823
+UPDATE `quest_offer_reward` SET `Emote1`=6, `VerifiedBuild`=15595 WHERE `ID`=12824; -- 12824
+UPDATE `quest_offer_reward` SET `Emote1`=5, `VerifiedBuild`=15595 WHERE `ID`=12826; -- 12826
+UPDATE `quest_offer_reward` SET `Emote1`=1, `VerifiedBuild`=15595 WHERE `ID`=12827; -- 12827
+UPDATE `quest_offer_reward` SET `Emote1`=1, `VerifiedBuild`=15595 WHERE `ID`=12828; -- 12828
+UPDATE `quest_offer_reward` SET `Emote1`=1, `VerifiedBuild`=15595 WHERE `ID`=12829; -- 12829
+UPDATE `quest_offer_reward` SET `Emote1`=1, `VerifiedBuild`=15595 WHERE `ID`=12830; -- 12830
+UPDATE `quest_offer_reward` SET `VerifiedBuild`=15595 WHERE `ID`=12831; -- 12831
+UPDATE `quest_offer_reward` SET `Emote1`=1, `VerifiedBuild`=15595 WHERE `ID`=12832; -- 12832
+UPDATE `quest_offer_reward` SET `Emote1`=5, `VerifiedBuild`=15595 WHERE `ID`=12836; -- 12836
+UPDATE `quest_offer_reward` SET `VerifiedBuild`=15595 WHERE `ID`=12841; -- 12841
+UPDATE `quest_offer_reward` SET `VerifiedBuild`=15595 WHERE `ID`=12843; -- 12843
+UPDATE `quest_offer_reward` SET `VerifiedBuild`=15595 WHERE `ID`=12844; -- 12844
+UPDATE `quest_offer_reward` SET `VerifiedBuild`=15595 WHERE `ID`=12846; -- 12846
+UPDATE `quest_offer_reward` SET `Emote1`=1, `VerifiedBuild`=15595 WHERE `ID`=12851; -- 12851
+UPDATE `quest_offer_reward` SET `EmoteDelay2`=60, `VerifiedBuild`=15595 WHERE `ID`=12853; -- 12853
+UPDATE `quest_offer_reward` SET `Emote1`=396, `VerifiedBuild`=15595 WHERE `ID`=12856; -- 12856
+UPDATE `quest_offer_reward` SET `Emote1`=7, `Emote2`=1, `Emote3`=1, `VerifiedBuild`=15595 WHERE `ID`=12857; -- 12857
+UPDATE `quest_offer_reward` SET `VerifiedBuild`=15595 WHERE `ID`=12859; -- 12859
+UPDATE `quest_offer_reward` SET `VerifiedBuild`=15595 WHERE `ID`=12861; -- 12861
+UPDATE `quest_offer_reward` SET `Emote1`=1, `Emote2`=6, `VerifiedBuild`=15595 WHERE `ID`=26293; -- 26293
+UPDATE `quest_offer_reward` SET `Emote1`=11, `Emote2`=1, `VerifiedBuild`=15595 WHERE `ID`=26294; -- 26294
+UPDATE `quest_offer_reward` SET `Emote1`=6, `Emote2`=1, `Emote3`=5, `VerifiedBuild`=15595 WHERE `ID`=26311; -- 26311
+UPDATE `quest_offer_reward` SET `Emote1`=1, `VerifiedBuild`=15595 WHERE `ID`=12882; -- 12882
+UPDATE `quest_offer_reward` SET `VerifiedBuild`=15595 WHERE `ID`=12883; -- 12883
+UPDATE `quest_offer_reward` SET `Emote1`=1, `Emote2`=1, `VerifiedBuild`=15595 WHERE `ID`=12884; -- 12884
+UPDATE `quest_offer_reward` SET `VerifiedBuild`=15595 WHERE `ID`=12886; -- 12886
+UPDATE `quest_offer_reward` SET `Emote1`=1, `Emote2`=5, `VerifiedBuild`=15595 WHERE `ID`=26324; -- 26324
+UPDATE `quest_offer_reward` SET `VerifiedBuild`=15595 WHERE `ID`=12894; -- 12894
+UPDATE `quest_offer_reward` SET `Emote1`=5, `Emote2`=1, `VerifiedBuild`=15595 WHERE `ID`=12895; -- 12895
+UPDATE `quest_offer_reward` SET `VerifiedBuild`=15595 WHERE `ID`=12900; -- 12900
+UPDATE `quest_offer_reward` SET `Emote1`=273, `Emote2`=396, `VerifiedBuild`=15595 WHERE `ID`=12901; -- 12901
+UPDATE `quest_offer_reward` SET `VerifiedBuild`=15595 WHERE `ID`=12902; -- 12902
+UPDATE `quest_offer_reward` SET `Emote1`=1, `Emote2`=1, `Emote3`=66, `VerifiedBuild`=15595 WHERE `ID`=12903; -- 12903
+UPDATE `quest_offer_reward` SET `VerifiedBuild`=15595 WHERE `ID`=26335; -- 26335
+UPDATE `quest_offer_reward` SET `VerifiedBuild`=15595 WHERE `ID`=12904; -- 12904
+UPDATE `quest_offer_reward` SET `VerifiedBuild`=15595 WHERE `ID`=12905; -- 12905
+UPDATE `quest_offer_reward` SET `Emote1`=5, `Emote2`=1, `Emote3`=273, `VerifiedBuild`=15595 WHERE `ID`=26337; -- 26337
+UPDATE `quest_offer_reward` SET `VerifiedBuild`=15595 WHERE `ID`=12906; -- 12906
+UPDATE `quest_offer_reward` SET `VerifiedBuild`=15595 WHERE `ID`=12907; -- 12907
+UPDATE `quest_offer_reward` SET `VerifiedBuild`=15595 WHERE `ID`=12908; -- 12908
+UPDATE `quest_offer_reward` SET `VerifiedBuild`=15595 WHERE `ID`=12909; -- 12909
+UPDATE `quest_offer_reward` SET `Emote1`=25, `Emote2`=6, `VerifiedBuild`=15595 WHERE `ID`=12910; -- 12910
+UPDATE `quest_offer_reward` SET `Emote1`=6, `Emote2`=1, `VerifiedBuild`=15595 WHERE `ID`=12912; -- 12912
+UPDATE `quest_offer_reward` SET `Emote1`=1, `Emote2`=1, `VerifiedBuild`=15595 WHERE `ID`=12913; -- 12913
+UPDATE `quest_offer_reward` SET `Emote1`=396, `Emote2`=396, `VerifiedBuild`=15595 WHERE `ID`=12914; -- 12914
+UPDATE `quest_offer_reward` SET `VerifiedBuild`=15595 WHERE `ID`=12915; -- 12915
+UPDATE `quest_offer_reward` SET `Emote1`=53, `Emote2`=1, `Emote3`=1, `VerifiedBuild`=15595 WHERE `ID`=12916; -- 12916
+UPDATE `quest_offer_reward` SET `Emote1`=1, `Emote2`=1, `VerifiedBuild`=15595 WHERE `ID`=12917; -- 12917
+UPDATE `quest_offer_reward` SET `Emote1`=5, `Emote2`=1, `Emote3`=1, `VerifiedBuild`=15595 WHERE `ID`=12919; -- 12919
+UPDATE `quest_offer_reward` SET `Emote1`=1, `VerifiedBuild`=15595 WHERE `ID`=12920; -- 12920
+UPDATE `quest_offer_reward` SET `VerifiedBuild`=15595 WHERE `ID`=12921; -- 12921
+UPDATE `quest_offer_reward` SET `VerifiedBuild`=15595 WHERE `ID`=12922; -- 12922
+UPDATE `quest_offer_reward` SET `Emote1`=396, `Emote2`=396, `VerifiedBuild`=15595 WHERE `ID`=12924; -- 12924
+UPDATE `quest_offer_reward` SET `VerifiedBuild`=15595 WHERE `ID`=12925; -- 12925
+UPDATE `quest_offer_reward` SET `Emote1`=1, `VerifiedBuild`=15595 WHERE `ID`=12926; -- 12926
+UPDATE `quest_offer_reward` SET `Emote1`=5, `Emote2`=15, `VerifiedBuild`=15595 WHERE `ID`=26358; -- 26358
+UPDATE `quest_offer_reward` SET `Emote1`=1, `VerifiedBuild`=15595 WHERE `ID`=12927; -- 12927
+UPDATE `quest_offer_reward` SET `Emote1`=6, `Emote2`=5, `VerifiedBuild`=15595 WHERE `ID`=12928; -- 12928
+UPDATE `quest_offer_reward` SET `Emote1`=4, `VerifiedBuild`=15595 WHERE `ID`=26361; -- 26361
+UPDATE `quest_offer_reward` SET `Emote1`=1, `Emote2`=1, `VerifiedBuild`=15595 WHERE `ID`=12930; -- 12930
+UPDATE `quest_offer_reward` SET `Emote1`=1, `Emote2`=4, `VerifiedBuild`=15595 WHERE `ID`=12931; -- 12931
+UPDATE `quest_offer_reward` SET `Emote1`=396, `Emote2`=5, `VerifiedBuild`=15595 WHERE `ID`=12937; -- 12937
+UPDATE `quest_offer_reward` SET `Emote1`=5, `VerifiedBuild`=15595 WHERE `ID`=26372; -- 26372
+UPDATE `quest_offer_reward` SET `VerifiedBuild`=15595 WHERE `ID`=12942; -- 12942
+UPDATE `quest_offer_reward` SET `Emote1`=273, `Emote2`=1, `Emote3`=66, `VerifiedBuild`=15595 WHERE `ID`=26374; -- 26374
+UPDATE `quest_offer_reward` SET `VerifiedBuild`=15595 WHERE `ID`=12953; -- 12953
+UPDATE `quest_offer_reward` SET `VerifiedBuild`=15595 WHERE `ID`=12956; -- 12956
+UPDATE `quest_offer_reward` SET `Emote1`=5, `Emote2`=6, `Emote3`=274, `VerifiedBuild`=15595 WHERE `ID`=26388; -- 26388
+UPDATE `quest_offer_reward` SET `Emote1`=1, `Emote2`=1, `VerifiedBuild`=15595 WHERE `ID`=12957; -- 12957
+UPDATE `quest_offer_reward` SET `Emote1`=1, `VerifiedBuild`=15595 WHERE `ID`=12964; -- 12964
+UPDATE `quest_offer_reward` SET `Emote1`=1, `Emote2`=1, `VerifiedBuild`=15595 WHERE `ID`=12965; -- 12965
+UPDATE `quest_offer_reward` SET `VerifiedBuild`=15595 WHERE `ID`=12966; -- 12966
+UPDATE `quest_offer_reward` SET `VerifiedBuild`=15595 WHERE `ID`=12967; -- 12967
+UPDATE `quest_offer_reward` SET `VerifiedBuild`=15595 WHERE `ID`=12968; -- 12968
+UPDATE `quest_offer_reward` SET `VerifiedBuild`=15595 WHERE `ID`=12969; -- 12969
+UPDATE `quest_offer_reward` SET `VerifiedBuild`=15595 WHERE `ID`=12970; -- 12970
+UPDATE `quest_offer_reward` SET `VerifiedBuild`=15595 WHERE `ID`=12971; -- 12971
+UPDATE `quest_offer_reward` SET `VerifiedBuild`=15595 WHERE `ID`=12972; -- 12972
+UPDATE `quest_offer_reward` SET `Emote1`=396, `Emote2`=396, `VerifiedBuild`=15595 WHERE `ID`=12975; -- 12975
+UPDATE `quest_offer_reward` SET `Emote1`=396, `Emote2`=396, `VerifiedBuild`=15595 WHERE `ID`=12976; -- 12976
+UPDATE `quest_offer_reward` SET `VerifiedBuild`=15595 WHERE `ID`=12977; -- 12977
+UPDATE `quest_offer_reward` SET `Emote1`=4, `Emote2`=1, `VerifiedBuild`=15595 WHERE `ID`=12978; -- 12978
+UPDATE `quest_offer_reward` SET `Emote1`=1, `Emote2`=1, `VerifiedBuild`=15595 WHERE `ID`=12979; -- 12979
+UPDATE `quest_offer_reward` SET `Emote1`=1, `Emote2`=1, `VerifiedBuild`=15595 WHERE `ID`=12980; -- 12980
+UPDATE `quest_offer_reward` SET `VerifiedBuild`=15595 WHERE `ID`=12981; -- 12981
+UPDATE `quest_offer_reward` SET `VerifiedBuild`=15595 WHERE `ID`=12983; -- 12983
+UPDATE `quest_offer_reward` SET `Emote1`=1, `VerifiedBuild`=15595 WHERE `ID`=12984; -- 12984
+UPDATE `quest_offer_reward` SET `Emote1`=396, `Emote2`=396, `VerifiedBuild`=15595 WHERE `ID`=12985; -- 12985
+UPDATE `quest_offer_reward` SET `Emote1`=396, `Emote2`=396, `VerifiedBuild`=15595 WHERE `ID`=12987; -- 12987
+UPDATE `quest_offer_reward` SET `Emote1`=1, `Emote2`=1, `VerifiedBuild`=15595 WHERE `ID`=12988; -- 12988
+UPDATE `quest_offer_reward` SET `VerifiedBuild`=15595 WHERE `ID`=12989; -- 12989
+UPDATE `quest_offer_reward` SET `Emote1`=1, `Emote2`=1, `VerifiedBuild`=15595 WHERE `ID`=12991; -- 12991
+UPDATE `quest_offer_reward` SET `Emote1`=1, `Emote2`=1, `VerifiedBuild`=15595 WHERE `ID`=12993; -- 12993
+UPDATE `quest_offer_reward` SET `VerifiedBuild`=15595 WHERE `ID`=12994; -- 12994
+UPDATE `quest_offer_reward` SET `VerifiedBuild`=15595 WHERE `ID`=12996; -- 12996
+UPDATE `quest_offer_reward` SET `VerifiedBuild`=15595 WHERE `ID`=12997; -- 12997
+UPDATE `quest_offer_reward` SET `Emote1`=1, `Emote2`=1, `VerifiedBuild`=15595 WHERE `ID`=12998; -- 12998
+UPDATE `quest_offer_reward` SET `Emote1`=1, `VerifiedBuild`=15595 WHERE `ID`=13000; -- 13000
+UPDATE `quest_offer_reward` SET `Emote1`=396, `Emote2`=396, `VerifiedBuild`=15595 WHERE `ID`=13001; -- 13001
+UPDATE `quest_offer_reward` SET `VerifiedBuild`=15595 WHERE `ID`=13005; -- 13005
+UPDATE `quest_offer_reward` SET `VerifiedBuild`=15595 WHERE `ID`=13006; -- 13006
+UPDATE `quest_offer_reward` SET `Emote1`=1, `Emote2`=4, `VerifiedBuild`=15595 WHERE `ID`=13007; -- 13007
+UPDATE `quest_offer_reward` SET `VerifiedBuild`=15595 WHERE `ID`=13009; -- 13009
+UPDATE `quest_offer_reward` SET `Emote1`=396, `Emote2`=396, `VerifiedBuild`=15595 WHERE `ID`=13010; -- 13010
+UPDATE `quest_offer_reward` SET `Emote1`=396, `Emote2`=396, `VerifiedBuild`=15595 WHERE `ID`=13011; -- 13011
+UPDATE `quest_offer_reward` SET `Emote1`=1, `Emote2`=5, `VerifiedBuild`=15595 WHERE `ID`=13034; -- 13034
+UPDATE `quest_offer_reward` SET `VerifiedBuild`=15595 WHERE `ID`=13035; -- 13035
+UPDATE `quest_offer_reward` SET `Emote1`=1, `Emote2`=1, `VerifiedBuild`=15595 WHERE `ID`=13037; -- 13037
+UPDATE `quest_offer_reward` SET `Emote1`=1, `Emote2`=1, `VerifiedBuild`=15595 WHERE `ID`=13038; -- 13038
+UPDATE `quest_offer_reward` SET `VerifiedBuild`=15595 WHERE `ID`=13046; -- 13046
+UPDATE `quest_offer_reward` SET `Emote1`=53, `VerifiedBuild`=15595 WHERE `ID`=13047; -- 13047
+UPDATE `quest_offer_reward` SET `Emote1`=1, `Emote2`=1, `VerifiedBuild`=15595 WHERE `ID`=13048; -- 13048
+UPDATE `quest_offer_reward` SET `Emote1`=1, `Emote2`=1, `VerifiedBuild`=15595 WHERE `ID`=13049; -- 13049
+UPDATE `quest_offer_reward` SET `VerifiedBuild`=15595 WHERE `ID`=13050; -- 13050
+UPDATE `quest_offer_reward` SET `VerifiedBuild`=15595 WHERE `ID`=13051; -- 13051
+UPDATE `quest_offer_reward` SET `VerifiedBuild`=15595 WHERE `ID`=13054; -- 13054
+UPDATE `quest_offer_reward` SET `VerifiedBuild`=15595 WHERE `ID`=13055; -- 13055
+UPDATE `quest_offer_reward` SET `VerifiedBuild`=15595 WHERE `ID`=13056; -- 13056
+UPDATE `quest_offer_reward` SET `VerifiedBuild`=15595 WHERE `ID`=13057; -- 13057
+UPDATE `quest_offer_reward` SET `Emote1`=1, `Emote2`=1, `VerifiedBuild`=15595 WHERE `ID`=13058; -- 13058
+UPDATE `quest_offer_reward` SET `Emote1`=1, `VerifiedBuild`=15595 WHERE `ID`=13060; -- 13060
+UPDATE `quest_offer_reward` SET `VerifiedBuild`=15595 WHERE `ID`=13061; -- 13061
+UPDATE `quest_offer_reward` SET `VerifiedBuild`=15595 WHERE `ID`=13062; -- 13062
+UPDATE `quest_offer_reward` SET `Emote1`=153, `VerifiedBuild`=15595 WHERE `ID`=13063; -- 13063
+UPDATE `quest_offer_reward` SET `VerifiedBuild`=15595 WHERE `ID`=13064; -- 13064
+UPDATE `quest_offer_reward` SET `Emote1`=396, `Emote2`=396, `VerifiedBuild`=15595 WHERE `ID`=13094; -- 13094
+UPDATE `quest_offer_reward` SET `Emote1`=2, `Emote2`=1, `VerifiedBuild`=15595 WHERE `ID`=26538; -- 26538
+UPDATE `quest_offer_reward` SET `Emote1`=1, `Emote2`=6, `VerifiedBuild`=15595 WHERE `ID`=26539; -- 26539
+UPDATE `quest_offer_reward` SET `Emote1`=5, `Emote2`=274, `VerifiedBuild`=15595 WHERE `ID`=26540; -- 26540
+UPDATE `quest_offer_reward` SET `Emote1`=1, `VerifiedBuild`=15595 WHERE `ID`=13112; -- 13112
+UPDATE `quest_offer_reward` SET `Emote1`=1, `VerifiedBuild`=15595 WHERE `ID`=13113; -- 13113
+UPDATE `quest_offer_reward` SET `Emote1`=1, `VerifiedBuild`=15595 WHERE `ID`=13114; -- 13114
+UPDATE `quest_offer_reward` SET `Emote1`=2, `VerifiedBuild`=15595 WHERE `ID`=13115; -- 13115
+UPDATE `quest_offer_reward` SET `Emote1`=4, `VerifiedBuild`=15595 WHERE `ID`=13116; -- 13116
+UPDATE `quest_offer_reward` SET `Emote1`=1, `Emote2`=5, `VerifiedBuild`=15595 WHERE `ID`=26549; -- 26549
+UPDATE `quest_offer_reward` SET `Emote1`=396, `Emote2`=396, `VerifiedBuild`=15595 WHERE `ID`=13124; -- 13124
+UPDATE `quest_offer_reward` SET `Emote1`=396, `Emote2`=396, `VerifiedBuild`=15595 WHERE `ID`=13126; -- 13126
+UPDATE `quest_offer_reward` SET `Emote1`=396, `VerifiedBuild`=15595 WHERE `ID`=13127; -- 13127
+UPDATE `quest_offer_reward` SET `Emote1`=396, `VerifiedBuild`=15595 WHERE `ID`=13128; -- 13128
+UPDATE `quest_offer_reward` SET `VerifiedBuild`=15595 WHERE `ID`=13129; -- 13129
+UPDATE `quest_offer_reward` SET `Emote1`=71, `Emote2`=396, `VerifiedBuild`=15595 WHERE `ID`=13131; -- 13131
+UPDATE `quest_offer_reward` SET `Emote1`=5, `Emote2`=396, `VerifiedBuild`=15595 WHERE `ID`=13132; -- 13132
+UPDATE `quest_offer_reward` SET `Emote1`=396, `VerifiedBuild`=15595 WHERE `ID`=13149; -- 13149
+UPDATE `quest_offer_reward` SET `Emote1`=396, `Emote2`=396, `VerifiedBuild`=15595 WHERE `ID`=13151; -- 13151
+UPDATE `quest_offer_reward` SET `VerifiedBuild`=15595 WHERE `ID`=26608; -- 26608
+UPDATE `quest_offer_reward` SET `Emote1`=66, `VerifiedBuild`=15595 WHERE `ID`=13180; -- 13180
+UPDATE `quest_offer_reward` SET `VerifiedBuild`=15595 WHERE `ID`=13187; -- 13187
+UPDATE `quest_offer_reward` SET `Emote1`=6, `Emote2`=5, `Emote3`=1, `VerifiedBuild`=15595 WHERE `ID`=26619; -- 26619
+UPDATE `quest_offer_reward` SET `Emote1`=4, `Emote2`=1, `Emote3`=25, `VerifiedBuild`=15595 WHERE `ID`=26621; -- 26621
+UPDATE `quest_offer_reward` SET `Emote1`=5, `Emote2`=1, `VerifiedBuild`=15595 WHERE `ID`=26622; -- 26622
+UPDATE `quest_offer_reward` SET `Emote1`=6, `VerifiedBuild`=15595 WHERE `ID`=13207; -- 13207
+UPDATE `quest_offer_reward` SET `Emote1`=5, `Emote2`=274, `Emote3`=1, `VerifiedBuild`=15595 WHERE `ID`=13273; -- 13273
+UPDATE `quest_offer_reward` SET `Emote1`=5, `Emote2`=1, `VerifiedBuild`=15595 WHERE `ID`=13274; -- 13274
+UPDATE `quest_offer_reward` SET `Emote1`=1, `VerifiedBuild`=15595 WHERE `ID`=26710; -- 26710
+UPDATE `quest_offer_reward` SET `Emote1`=1, `Emote2`=1, `VerifiedBuild`=15595 WHERE `ID`=13285; -- 13285
+UPDATE `quest_offer_reward` SET `Emote1`=5, `Emote2`=4, `Emote3`=1, `Emote4`=25, `VerifiedBuild`=15595 WHERE `ID`=13343; -- 13343
+UPDATE `quest_offer_reward` SET `Emote1`=4, `Emote2`=1, `VerifiedBuild`=15595 WHERE `ID`=26784; -- 26784
+UPDATE `quest_offer_reward` SET `Emote1`=1, `Emote2`=273, `VerifiedBuild`=15595 WHERE `ID`=26786; -- 26786
+UPDATE `quest_offer_reward` SET `Emote1`=21, `Emote2`=1, `VerifiedBuild`=15595 WHERE `ID`=26788; -- 26788
+UPDATE `quest_offer_reward` SET `Emote1`=6, `Emote2`=1, `Emote3`=274, `VerifiedBuild`=15595 WHERE `ID`=26798; -- 26798
+UPDATE `quest_offer_reward` SET `VerifiedBuild`=15595 WHERE `ID`=26799; -- 26799
+UPDATE `quest_offer_reward` SET `VerifiedBuild`=15595 WHERE `ID`=26800; -- 26800
+UPDATE `quest_offer_reward` SET `Emote1`=1, `VerifiedBuild`=15595 WHERE `ID`=26801; -- 26801
+UPDATE `quest_offer_reward` SET `Emote1`=1, `VerifiedBuild`=15595 WHERE `ID`=26802; -- 26802
+UPDATE `quest_offer_reward` SET `Emote1`=1, `VerifiedBuild`=15595 WHERE `ID`=13372; -- 13372
+UPDATE `quest_offer_reward` SET `Emote1`=1, `VerifiedBuild`=15595 WHERE `ID`=13375; -- 13375
+UPDATE `quest_offer_reward` SET `Emote1`=274, `Emote2`=1, `Emote3`=273, `VerifiedBuild`=15595 WHERE `ID`=26830; -- 26830
+UPDATE `quest_offer_reward` SET `Emote1`=1, `Emote2`=11, `VerifiedBuild`=15595 WHERE `ID`=26840; -- 26840
+UPDATE `quest_offer_reward` SET `VerifiedBuild`=15595 WHERE `ID`=13416; -- 13416
+UPDATE `quest_offer_reward` SET `Emote1`=396, `Emote2`=396, `VerifiedBuild`=15595 WHERE `ID`=13420; -- 13420
+UPDATE `quest_offer_reward` SET `Emote1`=396, `VerifiedBuild`=15595 WHERE `ID`=13421; -- 13421
+UPDATE `quest_offer_reward` SET `VerifiedBuild`=15595 WHERE `ID`=13422; -- 13422
+UPDATE `quest_offer_reward` SET `VerifiedBuild`=15595 WHERE `ID`=13424; -- 13424
+UPDATE `quest_offer_reward` SET `VerifiedBuild`=15595 WHERE `ID`=13425; -- 13425
+UPDATE `quest_offer_reward` SET `Emote1`=1, `Emote2`=1, `VerifiedBuild`=15595 WHERE `ID`=13426; -- 13426
+UPDATE `quest_offer_reward` SET `Emote1`=1, `Emote2`=1, `VerifiedBuild`=18414 WHERE `ID`=13861; -- 13861
+UPDATE `quest_offer_reward` SET `Emote1`=6, `RewardText`='This is the Coren Direbrew''s drink? The brew he wanted more than anything to submit at Brewfest? Well, officially we can''t recognize this submission, but out of respect for a fallen brewer, perhaps I''ll have a taste...', `VerifiedBuild`=18414 WHERE `ID`=12491; -- 12491
+UPDATE `quest_offer_reward` SET `Emote1`=5, `Emote2`=92, `Emote3`=1, `EmoteDelay2`=1000, `EmoteDelay3`=1000, `RewardText`='Well, lookee there! Ye''ve got yerself a right bushel o'' wolpertingers, ye do!$b$b<He takes a deep drink from his tankard.>$b$bI''ll tell ye what I''m gonna do. Since ye''re such a spot-on hunter, I''ll let ye keep one''a these fer yer very own!', `VerifiedBuild`=18414 WHERE `ID`=11117; -- 11117
+UPDATE `quest_offer_reward` SET `Emote1`=0, `RewardText`='Thanks a lot for your help! As long as Brewfest is going and the Dark Iron dwarves are attacking, I''ll need some help shipping kegs. So if you want to work for more tokens, talk to me every day.$b$bBut enough about that, I need to pay you for the job you just did. Here are your tokens, have fun at Brewfest!', `VerifiedBuild`=18414 WHERE `ID`=11122; -- 11122
+UPDATE `quest_offer_reward` SET `VerifiedBuild`=18414 WHERE `ID`=11442; -- 11442
+UPDATE `quest_offer_reward` SET `RewardText`='So you managed to stop the Dark Irons... While drunk too? That, $c, is truly the spirit of Brewfest! I guess in keeping with the spirit of Brewfest you want your prize tokens.$b$bThanks for your help, $n. Enjoy the rest of Brewfest.', `VerifiedBuild`=18414 WHERE `ID`=12020; -- 12020
+UPDATE `quest_offer_reward` SET `Emote1`=1, `Emote2`=1, `RewardText`='$n, you and your allies have spared the tournament from a devastating attack. Though our skytalon riders are brave, they have their hands full keeping the peace on the tournament grounds and would be hard-pressed to defend the skies against the cult''s attack. You have the thanks of the Argent Crusade and all who have gathered here to compete.', `VerifiedBuild`=18414 WHERE `ID`=13682; -- 13682
+UPDATE `quest_offer_reward` SET `Emote1`=4, `EmoteDelay1`=200, `RewardText`='Do you know what that was? Gnomish engineering at its finest! S.T.O.U.T. took the abuse like a champ!$b$bI think you''re ready now to take on the Dark Irons if they show up again.', `VerifiedBuild`=18414 WHERE `ID`=12022; -- 12022
+UPDATE `quest_offer_reward` SET `VerifiedBuild`=18414 WHERE `ID`=11776; -- 11776
+UPDATE `quest_offer_reward` SET `VerifiedBuild`=18414 WHERE `ID`=11784; -- 11784
+UPDATE `quest_offer_reward` SET `Emote1`=5, `VerifiedBuild`=18414 WHERE `ID`=11521; -- 11521
+UPDATE `quest_offer_reward` SET `Emote1`=1, `RewardText`='Good work, $n. The wards are slowly regaining their power. Sun''s Reach will be ours in no time!', `VerifiedBuild`=18414 WHERE `ID`=11523; -- 11523
+UPDATE `quest_offer_reward` SET `Emote1`=66, `VerifiedBuild`=18414 WHERE `ID`=11525; -- 11525
+UPDATE `quest_offer_reward` SET `Emote1`=1, `VerifiedBuild`=18414 WHERE `ID`=11533; -- 11533
+UPDATE `quest_offer_reward` SET `Emote1`=5, `Emote2`=1, `EmoteDelay2`=1000, `VerifiedBuild`=18414 WHERE `ID`=11536; -- 11536
+UPDATE `quest_offer_reward` SET `Emote1`=1, `Emote2`=2, `EmoteDelay2`=3000, `VerifiedBuild`=18414 WHERE `ID`=11537; -- 11537
+UPDATE `quest_offer_reward` SET `Emote1`=1, `RewardText`='What thoughts go through Prince Kael''thas Sunstrider''s head when he hears of his armies'' defeats?$B$BDoes he feel despair? Helplessness? Fear?$B$BI sure hope so.', `VerifiedBuild`=18414 WHERE `ID`=11540; -- 11540
+UPDATE `quest_offer_reward` SET `Emote1`=274, `Emote2`=1, `RewardText`='That''s enough for today. Slow and steady is the key here. Too much disruption and they''d turn their attention directly upon us; something that we don''t want.$B$BCome back again tomorrow and we''ll work on it some more.', `VerifiedBuild`=18414 WHERE `ID`=11541; -- 11541
+UPDATE `quest_offer_reward` SET `VerifiedBuild`=18414 WHERE `ID`=11543; -- 11543
+UPDATE `quest_offer_reward` SET `Emote1`=2, `Emote2`=1, `RewardText`='Thank you, my friend. Now I will be able to fashion more of the special alloy that is going into the creation of our forces'' weapons and armor.$B$BAnd, I have some leftover extract from the process, which you''ll likely find handy for use on your weapons. Please, take your pick of whichever will serve your purposes.$B$BReturn to me again on the morrow. No doubt I will need more armaments.', `VerifiedBuild`=18414 WHERE `ID`=11544; -- 11544
+UPDATE `quest_offer_reward` SET `Emote1`=1, `VerifiedBuild`=18414 WHERE `ID`=11546; -- 11546
+UPDATE `quest_offer_reward` SET `Emote1`=1, `VerifiedBuild`=18414 WHERE `ID`=11547; -- 11547
+UPDATE `quest_offer_reward` SET `RewardText`='You are a virtuous soul, $n. It is easy to forget the fallen amidst the turmoil of war and the euphoria of victory. The friends and families of the dead thank you.', `VerifiedBuild`=18414 WHERE `ID`=11548; -- 11548
+UPDATE `quest_offer_reward` SET `VerifiedBuild`=18414 WHERE `ID`=11826; -- 11826
+UPDATE `quest_offer_reward` SET `VerifiedBuild`=18414 WHERE `ID`=11828; -- 11828
+UPDATE `quest_offer_reward` SET `RewardText`='We couldn''t have gotten where we are without you, $n. The combined might of the Aldor and Scryers is not enough to crush the Legion and Kael. We are thankful to have allies of your caliber among us.', `VerifiedBuild`=18414 WHERE `ID`=11556; -- 11556
+UPDATE `quest_offer_reward` SET `RewardText`='I am honored to stand in the presence of such a fierce warrior.$B$BYou have brought honor to yourself and to your people, $n!', `VerifiedBuild`=18414 WHERE `ID`=29851; -- 29851
+UPDATE `quest_offer_reward` SET `Emote1`=0, `RewardText`='Good job! That''ll show those arrogant Barleybrews.$b$bWell we promised you a reward and here it is. We Thunderbrew reward you with prizes, the Barleybrew reward you with foul odors and false promises.$b$bYou chose wisely.$b$bIf you want to keep making the right choice, stop by another day and help us spread the word.', `VerifiedBuild`=18414 WHERE `ID`=11294; -- 11294
+UPDATE `quest_offer_reward` SET `Emote1`=66, `Emote2`=1, `RewardText`='You are a true champion, $n, both inside the ring and on the field. We must all be vigilant against the Scourge and you are a great example to our brethren and your own people.', `VerifiedBuild`=18414 WHERE `ID`=13789; -- 13789
+UPDATE `quest_offer_reward` SET `Emote1`=1, `Emote2`=1, `RewardText`='Well done. Training against the other champions is one of the best ways to prepare yourself for tournament competition. I know you''ll make the Alliance proud, $n.', `VerifiedBuild`=18414 WHERE `ID`=13790; -- 13790
+UPDATE `quest_offer_reward` SET `Emote1`=1, `Emote2`=1, `VerifiedBuild`=18414 WHERE `ID`=14077; -- 14077
+UPDATE `quest_offer_reward` SET `Emote1`=0, `RewardText`='Nice work there! It takes time to get the hang of controlling your ram. But once you do, you''ll wish every ram was a racing ram.$b$bWhat''s that? "Where''s my reward?" Ha Ha Ha... you got to ride the fastest ram around! You want more? Well how about this...$b$bYou''ve been rewarded with the chance to help other people around Brewfest. There''s plenty of work, and rewards, for an eager, young, ram racer.', `VerifiedBuild`=18414 WHERE `ID`=11318; -- 11318
+UPDATE `quest_offer_reward` SET `Emote1`=1, `Emote2`=1, `VerifiedBuild`=18414 WHERE `ID`=14090; -- 14090
+UPDATE `quest_offer_reward` SET `Emote1`=1, `Emote2`=1, `RewardText`='Thanks to you, Kul and the aspirants will live to fight the Scourge again. That''s far from the first time someone''s had to save Kul from himself. My only hope is that the crusaders can find a better outlet for his enthusiasm than allowing him to impart all of his bad habits to impressionable young aspirants.', `VerifiedBuild`=18414 WHERE `ID`=14096; -- 14096
+UPDATE `quest_offer_reward` SET `Emote1`=1, `Emote2`=1, `Emote3`=1, `VerifiedBuild`=18414 WHERE `ID`=14102; -- 14102
+UPDATE `quest_offer_reward` SET `Emote1`=1, `Emote2`=1, `RewardText`='You are truly an example to all who have gathered beneath our banner, $n. Together, we will show the Scourge that we will not be defeated.', `VerifiedBuild`=18414 WHERE `ID`=14105; -- 14105
+UPDATE `quest_offer_reward` SET `Emote1`=1, `Emote2`=1, `RewardText`='You have done our fallen brethren a great service and spared us the need to face them again on the field of battle. As our campaign against the Scourge progresses, I find myself thinking about my own fate.$B$BShould I fall, $n, I would want someone like you to do for me what you have done for the spirits of the fallen this day. I could not bear the thought of forcing my own brothers to slay me again and again.', `VerifiedBuild`=18414 WHERE `ID`=14107; -- 14107
+UPDATE `quest_offer_reward` SET `Emote1`=1, `Emote2`=1, `VerifiedBuild`=18414 WHERE `ID`=14112; -- 14112
+UPDATE `quest_offer_reward` SET `Emote1`=6, `Emote2`=1, `Emote3`=274, `VerifiedBuild`=18414 WHERE `ID`=9687; -- 9687
+UPDATE `quest_offer_reward` SET `VerifiedBuild`=18414 WHERE `ID`=9688; -- 9688
+UPDATE `quest_offer_reward` SET `Emote1`=1, `Emote2`=1, `Emote3`=1, `VerifiedBuild`=19342 WHERE `ID`=12933; -- 12933
+UPDATE `quest_offer_reward` SET `Emote1`=5, `Emote2`=1, `Emote3`=1, `VerifiedBuild`=19342 WHERE `ID`=12934; -- 12934
+UPDATE `quest_offer_reward` SET `Emote1`=1, `Emote2`=1, `Emote3`=1, `VerifiedBuild`=19342 WHERE `ID`=12954; -- 12954
diff --git a/sql/updates/world/2014_12_27_06_world.sql b/sql/updates/world/2014_12_27_06_world.sql
new file mode 100644
index 00000000000..49b3c43e3e1
--- /dev/null
+++ b/sql/updates/world/2014_12_27_06_world.sql
@@ -0,0 +1,1310 @@
+DELETE FROM `quest_offer_reward` WHERE `ID` IN (26876, 35834, 35879, 35884, 35895, 35896, 35897, 35905, 26960, 35928, 35933, 26977, 26997, 27004, 27006, 27007, 27010, 35988, 35989, 27040, 27042, 27058, 27061, 36037, 27100, 27101, 36059, 27102, 36062, 27126, 27135, 27136, 36100, 36131, 36132, 36138, 36141, 36142, 36157, 36176, 36177, 36179, 36182, 36183, 36185, 36221, 36222, 36273, 36275, 36284, 36285, 36290, 36292, 36296, 36307, 36379, 36382, 36384, 36385, 36425, 36427, 36428, 36434, 36449, 36460, 36474, 36482, 36488, 36494, 36498, 36499, 36512, 36518, 36522, 36523, 36567, 36574, 36592, 36595, 36607, 36614, 36623, 36624, 36626, 36629, 36630, 36633, 36642, 36653, 36669, 36691, 36695, 36697, 36706, 36707, 36708, 36709, 36812, 36862, 36864, 27931, 27932, 27933, 27934, 27935, 36940, 36941, 36951, 36952, 37087, 37125, 37142, 37145, 37204, 37221, 37223, 28292, 37289, 37290, 37291, 37296, 37318, 37330, 37434, 37563, 37568, 37570, 28866, 29547, 29548, 29552, 29553, 29555, 29556, 29558, 29559, 29560, 29562, 29576, 29577, 29578, 29579, 29580, 29581, 29585, 29586, 29587, 29600, 29617, 29618, 29619, 29620, 29622, 29623, 29624, 29626, 29627, 29628, 29629, 29630, 29631, 29632, 29633, 29634, 29635, 29636, 29637, 29639, 29670, 29716, 29717, 29723, 29725, 29726, 29727, 29733, 29745, 29747, 29757, 29759, 29762, 29862, 29865, 29866, 29871, 29872, 29877, 29881, 29882, 29883, 29885, 29887, 29888, 29889, 29894, 29903, 29904, 29905, 29906, 29907, 29908, 29909, 29910, 29911, 29912, 29913, 29914, 29915, 29916, 29917, 29918, 29919, 29920, 29925, 29926, 29927, 29928, 29929, 29930, 29931, 29932, 29940, 29944, 29945, 29946, 29947, 29948, 29949, 29950, 29951, 29952, 29981, 29982, 29983, 29984, 29985, 29986, 29987, 29988, 29989, 29990, 29992, 29993, 29995, 29997, 29998, 29999, 30000, 30001, 30002, 30004, 30005, 30011, 30028, 30029, 30030, 30031, 30032, 30046, 30047, 30048, 30049, 30050, 30051, 30052, 30053, 30054, 30055, 30056, 30057, 30058, 30059, 30069, 30070, 30072, 30073, 30074, 30086, 30172, 30181, 30182, 30183, 30184, 30185, 30186, 30252, 30254, 30255, 30256, 30257, 30267, 30495, 30498, 30500, 30502, 30535, 30565, 30568, 30648, 31130, 31230, 31303, 31319, 31362, 31486, 31732, 31733, 31734, 31735, 31736, 31737, 31738, 31739, 31740, 31741, 31742, 31743, 31744, 31745, 31752, 32018, 32035, 32038, 32045, 32783, 32791, 32792, 32794, 32795, 32796, 32804, 32929, 32981, 32989, 32990, 32991, 32992, 32993, 32994, 33010, 33013, 33059, 33070, 33072, 33075, 33076, 33077, 33078, 33080, 33081, 33082, 33083, 33084, 33119, 33255, 33256, 33263, 33271, 33331, 33344, 33408, 33410, 33412, 33419, 33450, 33454, 33461, 33462, 33467, 33468, 33469, 33470, 33473, 33483, 33484, 33493, 33526, 33527, 33530, 33543, 33544, 33546, 33548, 33563, 33578, 33579, 33580, 33581, 33582, 33586, 33593, 33622, 33657, 33660, 33661, 33663, 33685, 33689, 33694, 33695, 33706, 33720, 33721, 33722, 33724, 33728, 33729, 33730, 33731, 33734, 33735, 33736, 33740, 33754, 33761, 33765, 33784, 33785, 33786, 33787, 33788, 33793, 33794, 33795, 33807, 33808, 33813, 33814, 33815, 33816, 33826, 33828, 33833, 33834, 33836, 33837, 33838, 33868, 33872, 33873, 33874, 33898, 33905, 33917, 33918, 33919, 33920, 33928, 33929, 33970, 33971, 33972, 33973, 33976, 33988, 34013, 34019, 34034, 34035, 34039, 34040, 34041, 34042, 34043, 34054, 34078, 34092, 34106, 34107, 34108, 34122, 34123, 34124, 34144, 34157, 34163, 34164, 34192, 34193, 34209, 34216, 34234, 34242, 34271, 34321, 34326, 34344, 34345, 34346, 34348, 34351, 34364, 34375, 34378, 34379, 34380, 34392, 34393, 34398, 34399, 34400, 34401, 34402, 34404, 34414, 34418, 34420, 34421, 34422, 34423, 34425, 34427, 34429, 34431, 34432, 34434, 34436, 34437, 34439, 34442, 34445, 34446, 34451, 34461, 34462, 34478, 34508, 34512, 34513, 34514, 34515, 34516, 34558, 34564, 34566, 34575, 34582, 34583, 34584, 34585, 34586, 34587, 34592, 34598, 34616, 34632, 34634, 34635, 34636, 34646, 34655, 34656, 34657, 34658, 34659, 34662, 34663, 34664, 34665, 34666, 34676, 34681, 34683, 34692, 34696, 34706, 34710, 34712, 34729, 34731, 34732, 34736, 34737, 34739, 34740, 34741, 34756, 34758, 34765, 34766, 34770, 34774, 34775, 34776, 34778, 34779, 34780, 34781, 34782, 34783, 34784, 34785, 34786, 34787, 34788, 34789, 34790, 34791, 34792, 34795, 34801, 34803, 34805, 34806, 34808, 34809, 34810, 34811, 34814, 34818, 34819, 34820, 34822, 34823, 34824, 34826, 34827, 34828, 34829, 34830, 34836, 34838, 34847, 34849, 34850, 34861, 34866, 34868, 34869, 34874, 34876, 34878, 34879, 34881, 34882, 34883, 34884, 34885, 34886, 34887, 34888, 34889, 34890, 34891, 34893, 34894, 34898, 34899, 34900, 34914, 34915, 34916, 34917, 34918, 34925, 34932, 34941, 34942, 34943, 34949, 34950, 34958, 34960, 34962, 34964, 34965, 34987, 34994, 34995, 34996, 34997, 34998, 34999, 35000, 35001, 35002, 35005, 35006, 35011, 35013, 35014, 35015, 35016, 35017, 35019, 35021, 35022, 35023, 35024, 35027, 35029, 35030, 35031, 35032, 35033, 35040, 35050, 35055, 35058, 35063, 35065, 35070, 35077, 35079, 35080, 35081, 35082, 35083, 35084, 35085, 35086, 35087, 35088, 35089, 35090, 35091, 35095, 35096, 35097, 35098, 35099, 35100, 35101, 35103, 35144, 35145, 35146, 35147, 35150, 35151, 35154, 35155, 35156, 35157, 35158, 35159, 35166, 35167, 35170, 35171, 35174, 35176, 35186, 35187, 26245, 26246, 26247, 35205, 26248, 35206, 26249, 35207, 26250, 35208, 26251, 35209, 35211, 26254, 35212, 26255, 26256, 35215, 26258, 35216, 26259, 26260, 26261, 35225, 35226, 35231, 35232, 35241, 35243, 35245, 35249, 35257, 35258, 35259, 35260, 35261, 35265, 35271, 35272, 35273, 35275, 35277, 35285, 35295, 35298, 35317, 35322, 35339, 35341, 35353, 26411, 26413, 35374, 35375, 35376, 35377, 35378, 35380, 35399, 35400, 35402, 35406, 35407, 35408, 35429, 35430, 35432, 35433, 35434, 26484, 35444, 26499, 26500, 26501, 26502, 35460, 35462, 35463, 35464, 35486, 35487, 35488, 35492, 35494, 26537, 35495, 35496, 35500, 35501, 35505, 35506, 35507, 35508, 35509, 35510, 35511, 26564, 35524, 35527, 35536, 35537, 26591, 35550, 35552, 35556, 35557, 26625, 26632, 35611, 35614, 35617, 35625, 35631, 35632, 35633, 35634, 35636, 35640, 35642, 35644, 35645, 35647, 35656, 35659, 35663, 35666, 35667, 35668, 35669, 35670, 35671, 35672, 35697, 35705, 35706, 35707, 26755, 35718, 26762, 26766, 26768, 26770, 26771, 35733, 35734, 35736, 35738, 35744, 35745, 35746, 35747, 35748, 26791, 26792, 35750, 35751, 35760, 35761, 35762, 35763, 35764, 35766, 26834, 35797, 35812, 26857, 26861, 35820);
+INSERT INTO `quest_offer_reward` (`ID`, `Emote1`, `Emote2`, `Emote3`, `Emote4`, `EmoteDelay1`, `EmoteDelay2`, `EmoteDelay3`, `EmoteDelay4`, `RewardText`, `VerifiedBuild`) VALUES
+(26876, 0, 0, 0, 0, 0, 0, 0, 0, 'Your efforts in repairing the World Pillar are invaluable, $n. Once the Temple of Earth''s structure is stable again, the rift between the worlds will begin to stabilize.', 19342), -- The World Pillar Fragment
+(35834, 0, 0, 0, 0, 0, 0, 0, 0, 'A good start. The growth from a genesaur is pure chaos and must be culled whenever possible.', 19342), -- -Unknown-
+(35879, 1, 0, 0, 0, 0, 0, 0, 0, 'Now that''s what I''m talking about. You''re tough as nails.', 19342), -- -Unknown-
+(35884, 11, 1, 0, 0, 0, 0, 0, 0, 'Against all odds, here we stand. Still alive, an entire army on our heels.$b$bOur ship is waiting. Shall we depart?', 19342), -- -Unknown-
+(35895, 0, 0, 0, 0, 0, 0, 0, 0, 'Since that day, the sages have remained in power in Skyreach, now calling themselves the Adherents of Rukhmar and claiming to be the heralds of Her will.', 19342), -- -Unknown-
+(35896, 0, 0, 0, 0, 0, 0, 0, 0, 'The Shattered Hand is in shambles and the Avatar of Terokk now walks among us.$B$BWhen I promised you power back in Skettis, did you expect that it would come without any strings attached? Ha!', 19342), -- -Unknown-
+(35897, 0, 0, 0, 0, 0, 0, 0, 0, '<You carefully hang the bangle upon the effigy''s arm.>', 19342), -- -Unknown-
+(35905, 4, 1, 0, 0, 0, 0, 0, 0, 'Commander! Zipfizzle arrived with your laborers in tow just moments ago. We''ve got a huge surplus of food, now, and promises of more where that came from.$b$bApparently the draenei threw in some other resources as well. Very good work, sir. What should we build next?', 19342), -- -Unknown-
+(26960, 6, 1, 0, 0, 0, 0, 0, 0, 'Excellent, Anduin will learn a lot by shadowing you.$B$BRemember, stay within the city''s borders. Keep him out of trouble. And above all else, guard him with your life.$B$B<King Wrynn turns his attention to his son.>$B$BAnduin, no adventures! Stay close to $n and return to the keep should you see any trouble.', 19342), -- My Son, the Prince
+(35928, 1, 0, 0, 0, 0, 0, 0, 0, 'That''s a good start. I''ll throw these in the pot.$B$BBring me more.', 19342), -- -Unknown-
+(35933, 0, 0, 0, 0, 0, 0, 0, 0, 'This folded letter, bearing the mark of Grommash Hellscream, looks promising...', 19342), -- -Unknown-
+(26977, 1, 273, 0, 0, 0, 0, 0, 0, 'Hmmm, yes? My investigation of the Twilight''s Hammer. Of course.$B$BYour assistance will be valuable. ', 19342), -- Twilight Investigation
+(26997, 6, 5, 0, 0, 0, 0, 0, 0, 'This doesn''t make any sense, $n.$B$BWhy was Samuelson sending us out here on a wild goose chase?$B$BSomething doesn''t feel right. We should poke around on our own...', 19342), -- The Usual Suspects
+(27004, 5, 0, 0, 0, 1000, 0, 0, 0, '<Mowi takes a look at the plans that you hand to her.>$B$BBut... but, this is just gibberish!$B$BWhat does this even say? What language is that?', 19342), -- The Twilight Plot
+(27006, 5, 0, 0, 0, 0, 0, 0, 0, 'A waygate?! The culties dug up a Titan waygate?', 19342), -- Fly Over
+(27007, 0, 0, 0, 0, 0, 0, 0, 0, 'This is the place. Our scouts confirmed the presence of high-ranking Twilight officers nearby as well as potential trogg hunting parties.$B$BBe on the lookout, $n.', 19342), -- Silvermarsh Rendezvous
+(27010, 0, 0, 0, 0, 0, 0, 0, 0, 'We have the information we need. Let''s not tip our hand by engaging the enemy too soon.', 19342), -- Quicksilver Submersion
+(35988, 274, 1, 0, 0, 0, 0, 0, 0, '<The Archmage looks damp and uncomfortable.>$b$bI apologize for the conditions here, $n. I had no choice. I summoned this tower at the optimal confluence of arcane energies. My hope is to finish my work here before all my books get musty.$b$bSo then! Let''s get to it.', 19342), -- -Unknown-
+(35989, 6, 1, 0, 0, 0, 0, 0, 0, 'Your ring is finished. This is but the first step - with more time together we''ll be able to create a ring of legendary power. But first things first!$b$bGul''dan could be hiding anywhere, but if we can locate any of his lieutenants I think I know a way to flush him out. Let''s begin by gathering the magical reagents I''ll need.', 19342), -- -Unknown-
+(27040, 0, 0, 0, 0, 0, 0, 0, 0, 'Ah ha! So, that''s it! They''re planning on invading Uldum.$B$BWhat''s worse is that the pyramid inside the Maker''s Rise at Uldum can be reconfigured to become a weapon. A weapon that is capable of destroying all life on Azeroth!', 19342), -- Decryption Made Easy
+(27042, 4, 66, 0, 0, 0, 0, 0, 0, 'That''s the ol'' spirit! One less nasty in this world that the little ones will have ta worry about when they go ta sleep at night.$B$BNot ta mention that we won''t have ta be worrying about him none no more neither!$B$BNow let''s see here. I think we have somethin'' in our crates that''ll make a fittin'' reward fer ya.', 19342), -- Fight Fire and Water and Air with...
+(27058, 4, 17, 0, 0, 0, 0, 0, 0, 'You did it! You found out what the Twilight''s Hammer were up to and you stopped them dead in their tracks!$B$B<Mowi gets up on her tippy toes and gives you a kiss on the cheek.>$B$BNow I''m certain that I have something around here for you.$B$B<She begins rummaging around for your reward.>', 19342), -- The Wrong Sequence
+(27061, 0, 0, 0, 0, 0, 0, 0, 0, 'So we''re going to have to take on Abyssion to get the fragment? This operation just got a whole lot more difficult all of a sudden.', 19342), -- The Twilight Overlook
+(36037, 0, 0, 0, 0, 0, 0, 0, 0, 'This jungle will kill me and I will not return to cower at the mercy of Mar''gok!$b$bI am a veteran of several wars and campaigned on two continents now. If you have a war worth joining, I will serve for a time.$b$bAt least until I can kill the Sorcerer-King!', 19342), -- -Unknown-
+(27100, 0, 0, 0, 0, 0, 0, 0, 0, 'The notes deal with High Cultist Maziel''s research on the elemental properties of quicksilver.$B$BHis obsession with the subject borders on the insane.', 19342), -- Twilight Research
+(27101, 0, 0, 0, 0, 0, 0, 0, 0, 'Maziel''s journal appears to be undamaged by the mercury. ', 19342), -- Maziel's Revelation
+(36059, 0, 0, 0, 0, 0, 0, 0, 0, 'You fight well.', 19342), -- -Unknown-
+(27102, 0, 0, 0, 0, 0, 0, 0, 0, 'You''ve disposed of an enemy before he could grow more powerful. By eliminating Maziel you''ve also ensured that his powers will not be used against the Earthen Ring.', 19342), -- Maziel's Ascendancy
+(36062, 1, 2, 0, 0, 0, 500, 0, 0, 'Ya know, I''ve been thinking.$b$bWith uncle Krixel back that now frees me up to take some time off from running the Gearworks for a bit.$b$bIf you have the room in your garrison I''d be glad to come join you, I could even teach you some tricks I''ve learned to keep your accounts in order and the books cooked!', 19342), -- -Unknown-
+(27126, 1, 0, 0, 0, 0, 0, 0, 0, 'I can''t thank you enough, $c. Now, let''s see if we can get this catapult moving again.', 19342), -- Rush Delivery
+(27135, 430, 11, 0, 0, 0, 0, 0, 0, 'Uh oh. Sounds like he wasn''t very happy about the situation. How was I to know? I''m just an initiate after all.$B$BAnyway, I''ll worry about Magmatooth later.', 19342), -- Something that Burns
+(27136, 0, 0, 0, 0, 0, 0, 0, 0, 'Thank you, $n. We need all the power we can muster to keep Deepholm stable.', 19342), -- Elemental Energy
+(36100, 0, 0, 0, 0, 0, 0, 0, 0, 'Congratulations!', 19342), -- -Unknown-
+(36131, 1, 1, 4, 0, 0, 0, 0, 0, 'I see you are both a fisherman and a warrior. I will do what I can to help you.', 19342), -- -Unknown-
+(36132, 1, 1, 4, 0, 0, 0, 0, 0, 'Look at all the bait ideas in this thing! Great job $n!', 19342), -- -Unknown-
+(36138, 22, 0, 0, 0, 0, 0, 0, 0, 'That''s how it''s done, commander!$B$BWe''re now fully operational. Any time you have enough timber to place a work order, come on back to me and we''ll get started.$B$BThis garrison ain''t gonna build itself!', 19342), -- -Unknown-
+(36141, 1, 1, 4, 0, 0, 0, 0, 0, 'Not bad traveler, not bad at all.', 19342), -- -Unknown-
+(36142, 22, 0, 0, 0, 0, 0, 0, 0, 'You didn''t believe me about those timber lords, did you? Well now you know.$B$BIt looks like this group will serve you well, $g sir:ma''am;. Medium sized trees across Draenor are now at your mercy. That means more timber per tree!', 19342), -- -Unknown-
+(36157, 1, 273, 0, 0, 0, 0, 0, 0, 'The ring! You''ve got it. Feel how it''s still warm to the touch? The power of Draenor''s sun is locked into the metal. This is perfect, $n. It is exactly the base material we need to fashion into something amazing.$b$bWhile I prepare your treasure, let''s talk about our next steps...', 19342), -- -Unknown-
+(36176, 0, 0, 0, 0, 0, 0, 0, 0, 'Another competitor for the competition? How wonderful! Garaal will be pleased!', 19342), -- -Unknown-
+(36177, 0, 0, 0, 0, 0, 0, 0, 0, 'Congratulations, $n! You did it!$B$BThe other competitors are nowhere to be found!$B$BGaraal will be most pleased. With such an abundance of supplies to work with he and the other craftsmen will have no trouble staying busy.$B$BI''ll start tanning these immediately. They''ll be ready for delivery in just a moment.', 19342), -- -Unknown-
+(36179, 1, 4, 0, 0, 0, 100, 0, 0, 'Lemmy''s gun broke down again I take it?$b$bGood job covering for ''em out there. I could use more workers like you!', 19342), -- -Unknown-
+(36182, 604, 0, 0, 0, 0, 0, 0, 0, 'This is fantastic! This sample indicates massive timber reserves in the large timber found across Draenor. And now with the Tree Murderer 9000 at your disposal you''ll be able to chop those towering monstrosities down with ease.', 19342), -- -Unknown-
+(36183, 2, 0, 0, 0, 0, 0, 0, 0, 'From one commander to another... thank you.$B$BWe''ve faced off on the field of battle so many times. Vashj''ir... the Jade Forest... Lion''s Landing...$B$BI am glad I could end my journey with such a worthy adversary.', 19342), -- -Unknown-
+(36185, 0, 0, 0, 0, 0, 0, 0, 0, 'Greetings, $n.$B$BFanara mentioned the competition was fierce this year.$B$BMy, my. These goods should keep me busy for an entire season!$B$BAs the victor of the competition one usually becomes my apprentice, however, your skills are surely in need of no apprenticeship.$B$BPerhaps a trade is in order.$B$BI''ll keep your delivery and share the goods with our local craftsmen and in return, I''ll share some of our knowledge with you.', 19342), -- -Unknown-
+(36221, 6, 0, 0, 0, 0, 0, 0, 0, 'You? Fightin'' ta be da Blood Champion? Hmm.', 19342), -- -Unknown-
+(36222, 1, 0, 0, 0, 0, 0, 0, 0, 'You did it, mon! I never thought I''d be seein'' such a fight!', 19342), -- -Unknown-
+(36273, 0, 0, 0, 0, 0, 0, 0, 0, 'Great work, $n.$b$bI''m surprised we made it out of Spiteleaf Thicket alive! I can still hear the sound of their maniacal laughter as they swarmed us....', 19342), -- -Unknown-
+(36275, 0, 0, 0, 0, 0, 0, 0, 0, 'Ah! I see you have my research with you... and what''s this? You also have my supply bag and the anti-fungal boots!$b$bSpectacular! I now have the tools I need to continue my research into the Zangar fungal strain....', 19342), -- -Unknown-
+(36284, 0, 0, 0, 0, 0, 0, 0, 0, 'You have the spore samples for my research! Excellent!$b$bThe Zangar Shore is a dangerous place... what with the risk of fungal mutation and all.$b$bOh... I didn''t mention that part before? I was sure I did!$b$bNo matter! You look hardy enough, I''m sure your genes are impervious to foreign fungal strains that your body has never before encountered!', 19342), -- -Unknown-
+(36285, 0, 0, 0, 0, 0, 0, 0, 0, 'I see you''ve retrieved Dirgemire''s fungal brain!$b$bNot only is the fungal structure perfectly intact, as a specimen it is exquisite! I will need only a moment to begin the examination...', 19342), -- -Unknown-
+(36290, 603, 0, 0, 0, 0, 0, 0, 0, 'We best be keepin'' an eye on dis Azuka Bladefury. She be bad news.', 19342), -- -Unknown-
+(36292, 0, 0, 0, 0, 0, 0, 0, 0, 'Glad you made it, $n. It''s time to start pushing back on this Iron Horde invasion.', 19342), -- -Unknown-
+(36296, 66, 2, 0, 0, 0, 0, 0, 0, 'For tens of thousands of years we Botani have clashed against the mightiest forces of this world, but none have had your unbridled ferocity and resilience.$B$BI... I concede to your battle prowess. I will aid you in your campaign for dominance of my world.$B$BIf you will accept me.', 19342), -- -Unknown-
+(36307, 0, 0, 0, 0, 0, 0, 0, 0, 'Glad you made it, $n. It''s time to start pushing back on this Iron Horde invasion.', 19342), -- -Unknown-
+(36379, 0, 0, 0, 0, 0, 0, 0, 0, 'Poor Pazerp... this news is unsettling to say the least. The Iron Horde seems to have an unending supply of troops.', 19342), -- -Unknown-
+(36382, 0, 0, 0, 0, 0, 0, 0, 0, 'Dis not good. Them Iron Horde be causin'' a lot of da trouble round here. We need ta find a way ta deal wit dim.', 19342), -- -Unknown-
+(36384, 1, 5, 0, 0, 0, 3000, 0, 0, 'The serum did what!??!$b$bI must have used too much growth hormone. Possibly... the mixture just needs to be shaken prior to dosage?', 19342), -- -Unknown-
+(36385, 6, 1, 0, 0, 0, 0, 0, 0, 'So what you''re saying is that this here book is actually a container to hold the remains of targets on a hit list? And the assassination was being perpetrated by another... tree?$B$BThis world is crazy.$B$BNow let''s see what happens when we put all the pieces into place.', 19342), -- -Unknown-
+(36425, 0, 0, 0, 0, 0, 0, 0, 0, '<Strangely satisfying.>', 19342), -- -Unknown-
+(36427, 603, 5, 603, 273, 0, 0, 0, 0, '"The brothers united once more," he said.$B$B"A world full of untold riches to plunder," he said.$B$B"Wealth beyond imaging," he said!$B$BAnd then he proceeded to drop a log on top of me.$B$B"There can only be one CEO of Barov Industries," he said.$B$BAt least we can agree on that...', 19342), -- -Unknown-
+(36428, 4, 378, 0, 0, 0, 0, 0, 0, 'Yea! Great work, $n!$b$bI''ve already heard from the survivors and they''re glad for this second chance at life.$b$bYou made a real difference today!', 19342), -- -Unknown-
+(36434, 113, 0, 0, 0, 0, 0, 0, 0, 'Ahh, there y''are!$b$bPenny Clobberbottom reportin'' for duty, commander.', 19342), -- -Unknown-
+(36449, 6, 1, 0, 0, 0, 0, 0, 0, '<Alexi holds Weldon''s head up to his face and begins speaking.>$B$BYou no-good, backstabbing son-of-a-goat! Your greed is only surpassed by my own!$B$BAs for you my peasant friend, you have served me well. Here are your just rewards!', 19342), -- -Unknown-
+(36460, 0, 0, 0, 0, 0, 0, 0, 0, 'Perhaps this little creature will earn her keep after all.', 19342), -- -Unknown-
+(36474, 0, 0, 0, 0, 0, 0, 0, 0, 'My husband sent you, didn''t he?$b$bNormally I would laugh at that, but seeing these horrors, Kaz and I could use all the help we can get.', 19342), -- -Unknown-
+(36482, 1, 0, 0, 0, 0, 0, 0, 0, 'Yay! Burn the bad guy! Burn him a lot!', 19342), -- -Unknown-
+(36488, 0, 0, 0, 0, 0, 0, 0, 0, 'Wow. Those... "dwarves"... sure do know how to make both botani AND goren mad.', 19342), -- -Unknown-
+(36494, 1, 0, 0, 0, 0, 0, 0, 0, 'Welcome back, mon.', 19342), -- -Unknown-
+(36498, 0, 0, 0, 0, 0, 0, 0, 0, 'The situation here is dire, $n. We have much to discuss.', 19342), -- -Unknown-
+(36499, 0, 0, 0, 0, 0, 0, 0, 0, 'The situation here is dire, $n. We have much to discuss.', 19342), -- -Unknown-
+(36512, 2, 0, 0, 0, 0, 0, 0, 0, 'Auchindoun would have fallen to the demons if it weren''t for you. Even the blood elves would not have been enough. I don''t know how I could possibly ever repay you.$B$B<Tuulani''s face lights up.>$B$BThat''s it! We''re kindred spirits, $n. I can feel it! How about I stick around with you?$B$BI''ll still have to attend to my duties at Auchindoun, but I can handle it. What do you say, $n? It''ll be great!', 19342), -- -Unknown-
+(36518, 2, 0, 0, 0, 0, 0, 0, 0, 'Wow... I''ve never seen anyone fight like that. That was... impressive.$B$BI''m in no shape to join Lady Liadrin and the others at Auchindoun now. You have an entire fortress on this world, though. Could I go there and rest awhile? Maybe repair my armor?$B$BI''ll stick around and join your forces as a token of my gratitude. Liadrin won''t mind... we''re all on the same team, right?', 19342), -- -Unknown-
+(36522, 2, 0, 0, 0, 0, 0, 0, 0, 'I may have fallen, but I will not be forgotten.$B$BI implore you to allow me to stay here and serve in your army. Bralok took my life, but my spirit stands strong before you.$B$BI need to stop the Iron Horde, $n, and I know you are the only one that can help me do that.', 19342), -- -Unknown-
+(36523, 1, 0, 0, 0, 0, 0, 0, 0, 'Is it still twitchin''? I think I saw it still twitchin''.', 19342), -- -Unknown-
+(36567, 1, 0, 0, 0, 0, 0, 0, 0, 'Now THAT''S what I''m talkin'' about! Look at this place!
+
+We''ve even got a pool out back. Little cold, sure, but ya can''t always have a tropical paradise.', 19342), -- -Unknown-
+(36574, 1, 0, 0, 0, 0, 0, 0, 0, '$n, we have dealt a great blow to the forces of the Iron Horde.', 19342), -- -Unknown-
+(36592, 1, 0, 0, 0, 0, 0, 0, 0, 'MUCH better! A lot less bumping into walls to be sure.
+
+There should be room to get in another building or two now. We can get the additional construction going whenever you''re ready - just point me at anything you''re interested in on the table here.', 19342), -- -Unknown-
+(36595, 1, 0, 0, 0, 0, 0, 0, 0, 'Ah perfect. I''ll get this up an'' runnin'' in no time.', 19342), -- -Unknown-
+(36607, 1, 0, 0, 0, 0, 0, 0, 0, 'Boss-mon. Good to have ya back.
+
+We been seein'' some movement in Nagrand. Let me give ya the details.', 19342), -- -Unknown-
+(36614, 1, 0, 0, 0, 0, 0, 0, 0, 'I think I could just fall over and die happy right now. It''s a dream come true!
+
+I already ordered some even larger draft paper, boss. Don''t you worry...', 19342), -- -Unknown-
+(36623, 0, 0, 0, 0, 0, 0, 0, 0, 'It''s good sport, fighting foes larger than yourself. You''re happy with your grunts'' conduct, Commander?', 19342), -- -Unknown-
+(36624, 66, 0, 0, 0, 2000, 0, 0, 0, 'Just a second, pal. Can''t you see I''m busy here?$b$bCommander! I didn''t think you were actually going to show... I mean... welcome, commander.', 19342), -- -Unknown-
+(36626, 66, 0, 0, 0, 0, 0, 0, 0, 'Commander $n, I''m so glad you could make it. It''s a true honor, sir.', 19342), -- -Unknown-
+(36629, 0, 0, 0, 0, 0, 0, 0, 0, 'Thank you again for taking the time to visit, commander. You have no idea how much it means to us.', 19342), -- -Unknown-
+(36630, 0, 0, 0, 0, 0, 0, 0, 0, 'Look, I don''t have time for any... Oh, it''s you!', 19342), -- -Unknown-
+(36633, 0, 0, 0, 0, 0, 0, 0, 0, 'Well it''s about time ye showed up. I''m done slumming around with these new recruits.$b$bMe blade is sharp, me armor is spit shined and I combed me beard this mornin''.$b$bI''ve been ready for battle since me grandpa Gygax first put an axe in me wee lil hand.$b$bSo whad''ya say, commander?', 19342), -- -Unknown-
+(36642, 4, 0, 0, 0, 0, 0, 0, 0, 'Let me unpack that for you.$b$bI should let you know - while we managed to expedite this one, future work orders will take longer.', 19342), -- -Unknown-
+(36653, 0, 0, 0, 0, 0, 0, 0, 0, 'Is this what a peon feels like? Chopping down trees and pruning unruly hedges all day? And I thought their job was a bore. Hah!', 19342), -- -Unknown-
+(36669, 396, 0, 0, 0, 0, 0, 0, 0, 'News about da assault beat ya back, boss-mon. And some spoils of the fightin''.$B$BYa be a force to be reckonin'' with.', 19342), -- -Unknown-
+(36691, 396, 0, 0, 0, 0, 0, 0, 0, 'News about da assault beat ya back, boss-mon. And some spoils of the fightin''.$B$BYa be a force to be reckonin'' with.', 19342), -- -Unknown-
+(36695, 396, 0, 0, 0, 0, 0, 0, 0, 'News about da assault beat ya back, boss-mon. And some spoils of the fightin''.$B$BYa be a force to be reckonin'' with.', 19342), -- -Unknown-
+(36697, 396, 0, 0, 0, 0, 0, 0, 0, 'News about da assault beat ya back, boss-mon. And some spoils of the fightin''.$B$BYa be a force to be reckonin'' with.', 19342), -- -Unknown-
+(36706, 66, 0, 0, 0, 2000, 0, 0, 0, 'Commander! I am humbled to be able to serve you. The Lieutenant requests your presence.', 19342), -- -Unknown-
+(36707, 66, 0, 0, 0, 0, 0, 0, 0, 'Throm-Ka, commander. I am pleased to finally meet you in person.', 19342), -- -Unknown-
+(36708, 0, 0, 0, 0, 0, 0, 0, 0, 'Thank you again for taking the time to visit, commander. You have no idea how much it means to us.', 19342), -- -Unknown-
+(36709, 0, 0, 0, 0, 0, 0, 0, 0, 'So, you are the commander? Sylvanas sent me to find you.', 19342), -- -Unknown-
+(36812, 1, 0, 0, 0, 0, 0, 0, 0, 'You''re good people, commander.', 19342), -- -Unknown-
+(36862, 0, 0, 0, 0, 0, 0, 0, 0, 'Hey, you''re from that Horde base right?$b$bGlad you made the trip because we really could use your help!', 19342), -- -Unknown-
+(36864, 2, 0, 0, 0, 0, 0, 0, 0, 'I can honestly say I never thought I''d see the premier Horde commander walking through an Alliance garrison.$B$BThen again, I never thought I''d be caught while performing reconnaissance for the Dark Lady and stuffed in a hole in the ground left for dead.$B$BI''m clearly not going anywhere without your help. If you help me out of this hellhole, I''ll serve under your banner. My solo run has been decidedly less than pleasant.', 19342), -- -Unknown-
+(27931, 1, 0, 0, 0, 0, 0, 0, 0, 'Good, $r, you''re here.$B$BWe''ll have to act fast if we''re to prevent Therazane''s forces from attacking.', 19342), -- The Quaking Fields
+(27932, 1, 0, 0, 0, 0, 0, 0, 0, 'Thank you, $n. Without all of their giants, Therazane''s forces will have a harder time taking Stonehearth.$B$BNow, if you please, hand back the axe. I''ll keep it safe until you can rescue the Stonefather.', 19342), -- The Axe of Earthly Sundering
+(27933, 1, 0, 0, 0, 0, 0, 0, 0, 'These should do. I''ll just need a moment to prepare the ritual.', 19342), -- Elemental Ore
+(27934, 0, 0, 0, 0, 0, 0, 0, 0, 'Now that the ritual is complete and you are near Avalanchion, there''s only one thing left to do.', 19342), -- One With the Ground
+(27935, 2, 0, 0, 0, 0, 0, 0, 0, 'You''ve done what few others could have. Defeating Avalanchion was no small feat.$B$BI''m impressed, $n. Will you help us with our war against the stone troggs so that we can rescue the Stonefather?', 19342), -- Bring Down the Avalanche
+(36940, 0, 0, 0, 0, 0, 0, 0, 0, 'This is more trouble than I first tink. Da Iron Horde be strong, but we are da true Horde, and we be stronger.$b$bI fear this is da start of much bloodshed, before we go ta war, we be needin'' a plan.', 19342), -- -Unknown-
+(36941, 0, 0, 0, 0, 0, 0, 0, 0, 'This is worse than I imagined.$b$bThe Iron Horde is proving to be a massive threat to our people... I don''t want anymore bloodshed, but I fear we are out of options.$b$bWe need a plan before we strike.', 19342), -- -Unknown-
+(36951, 0, 0, 0, 0, 0, 0, 0, 0, '<The arakkoa merchant looks you up and down.>$B$BWell-equipped, aren''t we? Azik is betting you are someone of importance to your people.$B$BCome closer, friend. Speak with me for just a moment.', 19342), -- -Unknown-
+(36952, 1, 0, 0, 0, 0, 0, 0, 0, 'They came at us... from... nowhere.$B$B<The stoneguard nearly passes out.>', 19342), -- -Unknown-
+(37087, 0, 0, 0, 0, 0, 0, 0, 0, 'According to the ledger this appears to be everything we''re missing. Those porters will be cleaning the latrines tonight for this!', 19342), -- -Unknown-
+(37125, 0, 0, 0, 0, 0, 0, 0, 0, 'Nice find! This relic is going to be a welcome addition to someone''s private collection!', 19342), -- -Unknown-
+(37142, 1, 0, 0, 0, 0, 0, 0, 0, 'Lunk know you kill many ogre for this, and Lunk very upset about this, but Lunk also still grateful.$B$BWait, dis not Lunk family club...', 19342), -- -Unknown-
+(37145, 1, 0, 0, 0, 0, 0, 0, 0, 'Oh... this is... well that''s very shiny isn''t it? I think... I''ll just sit here for a while.$B$B<Budd smiles contentedly.>', 19342), -- -Unknown-
+(37204, 2, 0, 0, 0, 400, 0, 0, 0, 'The flames, they burn within me!', 19342), -- -Unknown-
+(37221, 0, 0, 0, 0, 0, 0, 0, 0, 'What a find! Great work, $n!$b$bDekorhan''s tusk will be the centerpiece of someone''s collection!', 19342), -- -Unknown-
+(37223, 0, 0, 0, 0, 0, 0, 0, 0, 'I can''t believe my eyes... you actually took down Gagrog the Brutal? You''re tougher than I thought!$b$bGreat work, $n!', 19342), -- -Unknown-
+(28292, 6, 0, 0, 0, 0, 0, 0, 0, 'Uldum? What about it?', 19342), -- That's No Pyramid!
+(37289, 0, 0, 0, 0, 0, 0, 0, 0, 'I don''t think they were ready for that. The Shadowmoon will think twice before attacking us again.', 19342), -- -Unknown-
+(37290, 0, 0, 0, 0, 0, 0, 0, 0, 'Oh YEAH buddy! We can work something out. I got plenty of stuff for you to buy!', 19342), -- -Unknown-
+(37291, 66, 0, 0, 0, 0, 0, 0, 0, 'Well fought, commander. Now to strike back before the Thunderlord can recover.', 19342), -- -Unknown-
+(37296, 1, 0, 0, 0, 0, 0, 0, 0, 'Perhaps my rituals will be undisturbed for a few nights at least. Your offer is intriguing and I think we can come to an agreement.', 19342), -- -Unknown-
+(37318, 0, 0, 0, 0, 0, 0, 0, 0, '<The boiling cauldron gasps and spurts boiling liquid with each skull that is plunged into the pot.>$b$b<As the last of the skulls is submerged within the bubbling cauldron, you feel the sharp nip of a ghostly breeze upon your skin.>', 19342), -- -Unknown-
+(37330, 396, 0, 0, 0, 0, 0, 0, 0, 'Well done, commander.', 19342), -- -Unknown-
+(37434, 2, 1, 405, 0, 0, 0, 0, 0, 'Congratulations, commander. You have survived the trial of Trial Master Rotun and proven yourself powerful indeed. $b$bHere, take this weapon that you may futher dominate your foes in battle!', 19342), -- -Unknown-
+(37563, 273, 0, 0, 0, 0, 0, 0, 0, 'Excellent choice. I will be sad to see them leave, but I know they will help strengthen our combined packs in the coming conflicts.$b$bI will see that they make their way to your garrison as soon as they have said farewell to their loved ones.$b$bThey should be ready the next time you need to send followers on a mission.', 19342), -- -Unknown-
+(37568, 4, 0, 0, 0, 0, 0, 0, 0, 'Let me unpack that for you.$b$bI should let you know - while we managed to expedite this one, future work orders will take longer.', 19342), -- -Unknown-
+(37570, 4, 0, 0, 0, 0, 0, 0, 0, 'Let me unpack that for you.$b$bI should let you know - while we managed to expedite this one, future work orders will take longer.', 19342), -- -Unknown-
+(28866, 0, 0, 0, 0, 0, 0, 0, 0, 'It''s about time they sent someone to help.$B$BMillhouse Manastorm? It sounds like we''re both after the same person.', 19342), -- Into the Stonecore
+(29547, 0, 0, 0, 0, 0, 0, 0, 0, 'Our role is of utmost importance. Admiral Taylor and his flagship have gone missing. More importantly, the young Prince was with him, and it is our primary objective to bring him back home safely.', 19342), -- -Unknown-
+(29548, 1, 0, 0, 0, 0, 0, 0, 0, 'That''s a whole Horde base down there! Where was our intel?$B$BWell $c, it''s time to see what this upgraded gunship is capable of.', 19342), -- -Unknown-
+(29552, 0, 0, 0, 0, 0, 0, 0, 0, 'Good work, $n. Those soldiers will live and fight another day because of your efforts.', 19342), -- -Unknown-
+(29553, 0, 0, 0, 0, 0, 0, 0, 0, '<You found him, but the Admiral is unconscious. He looks on the verge of death.>', 19342), -- -Unknown-
+(29555, 483, 0, 0, 0, 0, 0, 0, 0, 'Alright... let me see... using the cipher from when the ship went missing...
+
+<Nodd is clearly doing some calculations in his head.>
+
+Aha!', 19342), -- -Unknown-
+(29556, 0, 0, 0, 0, 0, 0, 0, 0, 'Good work. Dirty creatures trying to kick us when we''re down...
+
+That''ll teach ''em to try and salvage an Alliance vessel!', 19342), -- -Unknown-
+(29558, 0, 0, 0, 0, 0, 0, 0, 0, 'Ahahaha! You are brave.$B$BAn admirable trait.', 19342), -- -Unknown-
+(29559, 0, 0, 0, 0, 0, 0, 0, 0, 'You have freed my brothers? Good.$B$BWe are in your debt.', 19342), -- -Unknown-
+(29560, 0, 0, 0, 0, 0, 0, 0, 0, 'It is good to see that you are so resourceful, $n. It is a trait admired by my people.$B$BThe fine specimens you have brought me will produce powerful magic.', 19342), -- -Unknown-
+(29562, 0, 0, 0, 0, 0, 0, 0, 0, 'Thank you, $n. Because of you, we were able to make it here safely.', 19342), -- -Unknown-
+(29576, 0, 0, 0, 0, 0, 0, 0, 0, 'If you''ve come to speak with my fists, take your place in line. Otherwise, I could use your help.', 19342), -- -Unknown-
+(29577, 0, 0, 0, 0, 0, 0, 0, 0, 'I can''t believe he was able to see that with a stick... perhaps there is more to "crazy jinyu rituals" than we thought.', 19342), -- -Unknown-
+(29578, 0, 0, 0, 0, 0, 0, 0, 0, 'Nice work, but there''s more to be done if we are to save this village.', 19342), -- -Unknown-
+(29579, 0, 0, 0, 0, 0, 0, 0, 0, 'They''re inside. Shaken, but alive thanks to you.', 19342), -- -Unknown-
+(29580, 0, 0, 0, 0, 0, 0, 0, 0, 'There are no $cs among us, but we''ll fight to protect our loved ones.', 19342), -- -Unknown-
+(29581, 0, 0, 0, 0, 0, 0, 0, 0, 'Ah... dreamleaf! So you want to see the Golden Dream, do you?$B$BCome to think of it, I haven''t seen the Dream in years - not since I was a cub spending long hours playing in the pools. Long before I took up the culinary arts.$B$BLooks like you brought enough dreamleaf for two cups of tea... so why not?$B$BHere''s to better days!', 19342), -- -Unknown-
+(29585, 0, 0, 0, 0, 0, 0, 0, 0, 'A survivor came in moments ago and said the flames are beginning to die down.$B$BWe owe our very way of life to you, stranger. I cannot possibly reward you adequately, but please take this.', 19342), -- -Unknown-
+(29586, 0, 0, 0, 0, 0, 0, 0, 0, 'This doesn''t look like a quick snatch and run. They''re setting up for something big.', 19342), -- -Unknown-
+(29587, 0, 0, 0, 0, 0, 0, 0, 0, 'The pandaren were subjected to mogu rule in ancient times - we''ll never let it happen again.', 19342), -- -Unknown-
+(29600, 0, 0, 0, 0, 0, 0, 0, 0, 'You have my gratitude, $n.$B$BPlease take this as a token of my appreciation.', 19342), -- -Unknown-
+(29617, 1, 0, 0, 0, 0, 0, 0, 0, 'You''ve arrived at an exciting time. High Elder Cloudfall has agreed to take on a new class of trainees within the monastery. This could be my big chance to finally learn how to fight!', 19342), -- -Unknown-
+(29618, 396, 396, 396, 0, 0, 0, 0, 0, 'Welcome to Tian Monastery. I see young Lin has helped you understand the role we fill here in our hilltop village.$b$bWe are unaccustomed to outsiders. You would do us a great honor to train alongside our younglings. We do not have anything to offer you, $c... except knowledge, and perhaps an appreciation of what it means to be pandaren.', 19342), -- -Unknown-
+(29619, 1, 6, 0, 0, 0, 0, 0, 0, 'These will do perfectly. What a thoughtful gift, $n!$b$bMe? I''m bringing beer, of course.', 19342), -- -Unknown-
+(29620, 396, 396, 6, 0, 0, 0, 0, 0, 'That concludes our introductions. You should be ready to begin your training.$b$bThat is... you should be ready to begin your training... AFTER we have one more mug of ale. Perhaps two. Shall we, $n?', 19342), -- -Unknown-
+(29622, 6, 2, 0, 0, 0, 0, 0, 0, 'First, you drink too much beer... and then you show up to class late? Looks like you''ve already conformed to pandaren culture.$b$bLet''s begin.', 19342), -- -Unknown-
+(29623, 1, 0, 0, 0, 0, 0, 0, 0, 'This isn''t your first time fighting, is it? Your form isn''t perfect, but it is certainly practiced.', 19342), -- -Unknown-
+(29624, 1, 1, 0, 0, 0, 0, 0, 0, 'You may not be a full-time trainee here, but do not let that keep you from learning anything.$b$bI can assure you, the ability to quickly switch targets will prove valuable in future fights.', 19342), -- -Unknown-
+(29626, 396, 396, 0, 0, 0, 0, 0, 0, '<Wu addresses you sharply.>$b$b$n, is it? The High Elder''s favored $g son:daughter;? Yes, I remember you from the banquet.$b$bDon''t expect any special treatment from me, $g boy:young lady;. You''ll be working just as hard as the greenest pandaren trainee here.$b$bPerhaps harder.', 19342), -- -Unknown-
+(29627, 0, 0, 0, 0, 0, 0, 0, 0, '<Groundskeeper Wu gratefully scoops up the gathered materials.>$b$bI will have a weapon prepared for you by the end of your training. Now, onto the real work.', 19342), -- -Unknown-
+(29628, 396, 153, 0, 0, 0, 0, 0, 0, 'I will see to it that this stew is distributed evenly and appropriately among the trainees.$b$bAfter I set some aside for myself, of course.', 19342), -- -Unknown-
+(29629, 396, 396, 0, 0, 0, 0, 0, 0, 'Do not forget to wash your hands. Blushleaf stains forever.', 19342), -- -Unknown-
+(29630, 0, 0, 0, 0, 0, 0, 0, 0, 'Thank you, $n. The sprites'' numbers will return in several days'' time, but for now, the balance is maintained.', 19342), -- -Unknown-
+(29631, 2, 2, 2, 2, 0, 0, 0, 0, 'Thank you, $n. A thousand times, thank you.', 19342), -- -Unknown-
+(29632, 396, 396, 0, 0, 0, 0, 0, 0, '<Master Stone Fist eyes you warily.>$b$bAlright, I''ve seen enough. No more beating up on the younger pupils. We will proceed to the next phase.', 19342), -- -Unknown-
+(29633, 0, 0, 0, 0, 0, 0, 0, 0, 'It appears that I must move you up the ranks yet again, $c.', 19342), -- -Unknown-
+(29634, 1, 0, 0, 0, 0, 0, 0, 0, 'I must warn you, $C:$b$bIf you continue defeating my best trainees, I will no longer be able to train you. And then you will have no excuse to enjoy the presence of my company.$b$bThink wisely before you quickly dispatch any more of my students.$b$b<It is difficult to tell if Master Stone Fist is joking.>', 19342), -- -Unknown-
+(29635, 0, 0, 0, 0, 0, 0, 0, 0, 'I must admit, I was never surprised, $r. You are a born fighter, and an excellent $c.', 19342), -- -Unknown-
+(29636, 0, 0, 0, 0, 0, 0, 0, 0, 'Greetings, $n. You are becoming quite famous among the trainees here. I have already heard your name whispered several times, usually between the puffy and discolored lips one of your sparring partners.$b$bI''m looking forward to working with you.', 19342), -- -Unknown-
+(29637, 0, 0, 0, 0, 0, 0, 0, 0, 'Your $c fighting style is strong, $n. Our trainees could learn much from watching you.', 19342), -- -Unknown-
+(29639, 396, 396, 0, 0, 0, 0, 0, 0, 'Congratulations, $n. While your traineeship was strictly honorary, your results were undeniably impressive. The young ones look up to you.$b$bGroundskeeper Wu had this prepared for you. Please, use it as you see fit.', 19342), -- -Unknown-
+(29670, 0, 0, 0, 0, 0, 0, 0, 0, 'This is extremely unsettling. If mogu are banding together like this all over the continent, it could become a major threat to Pandaria.', 19342), -- -Unknown-
+(29716, 4, 0, 0, 0, 0, 0, 0, 0, 'Oh thank you so much for helping find my friends. I still don''t see Shin though...', 19342), -- -Unknown-
+(29717, 2, 1, 0, 0, 0, 0, 0, 0, 'Wow! You were awesome! You were like *bam* and they were like *aaaaa* and then they were smashed!', 19342), -- -Unknown-
+(29723, 4, 1, 0, 0, 0, 0, 0, 0, 'Hurray! Thank you so much! Shin is saved and you beat up the old witch! And the best part is our parents were never told what we were up to. Hurray!$b$bIt looks like everybody who came back are trying to get rid of whatever jade they had. Toya''s been collecting it for some reason and said you should go chat with him.', 19342), -- -Unknown-
+(29725, 1, 0, 0, 0, 0, 0, 0, 0, 'So, now you know why ol'' Rell''s all beat up.$b$b<You detect a change in Sully''s facial expression, and he quickly turns away. Is he... crying?>', 19342), -- -Unknown-
+(29726, 1, 0, 0, 0, 0, 0, 0, 0, 'Luckily, we all made it out alive.$b$bWell... all of us except for Socks...', 19342), -- -Unknown-
+(29727, 1, 1, 0, 0, 0, 0, 0, 0, 'So there you have it. We didn''t find the White Pawn, but we came back with intel that could be of even greater importance to the Alliance.$b$bThe Horde have allied with the hozen, and are arming them as we speak. They and their monkey army now outnumber us thirty to one.', 19342), -- -Unknown-
+(29733, 1, 0, 0, 0, 0, 0, 0, 0, '...and that''s <cough> how we found...$b$b<Rell''s speech devolves into heavy coughing. The corner of his mouth produces a trickle of blood.>', 19342), -- -Unknown-
+(29745, 0, 0, 0, 0, 0, 0, 0, 0, '<Each statue shatters with a blood-curtling wail as spirits burst free.$B$BThe statues are not merely animate: they are possessed.>', 19342), -- -Unknown-
+(29747, 0, 0, 0, 0, 0, 0, 0, 0, '<The spirits may yet find peace.>', 19342), -- -Unknown-
+(29757, 0, 0, 0, 0, 0, 0, 0, 0, 'Now when the kids ask: "Do you have Bottletoads?" I can say YES!', 19342), -- -Unknown-
+(29759, 0, 0, 0, 0, 0, 0, 0, 0, 'Yes, with this key I will be able to free our chains.$B$BYou have delivered us from this vile place.', 19342), -- -Unknown-
+(29762, 0, 0, 0, 0, 0, 0, 0, 0, 'Thank you, $n. You do not know how much this means to the families of the lost.', 19342), -- -Unknown-
+(29862, 0, 0, 0, 0, 0, 0, 0, 0, 'Though few outside of us shall ever know it, you have certainly saved the world on this day.', 19342), -- Clearing the Way
+(29865, 2, 1, 0, 0, 0, 0, 0, 0, 'Such a noble hero. You remind me of a younger, less good looking version of myself.', 19342), -- -Unknown-
+(29866, 2, 1, 0, 0, 0, 0, 0, 0, 'Oh thank you so much! This is perfect!$b$bI hope it didn''t stick to you like it stuck to me.$b$bI''m going to go find Syra and give this to her right away!', 19342), -- -Unknown-
+(29871, 0, 0, 0, 0, 0, 0, 0, 0, 'Where have I seen you before?', 19342), -- -Unknown-
+(29872, 5, 274, 0, 0, 0, 0, 0, 0, 'Oh, it''s you!$b$bNo, I haven''t found the Hidden Master yet. I probably wasted my time coming out here.$b$b<Sigh...>', 19342), -- -Unknown-
+(29877, 1, 0, 0, 0, 0, 0, 0, 0, 'Thanks, friend. Now maybe a hozen can get some ookin'' work done around here.', 19342), -- -Unknown-
+(29881, 2, 1, 0, 0, 0, 0, 0, 0, 'Ah! You have a wonderful eye for color my friend. These will make a superb pigment.', 19342), -- -Unknown-
+(29882, 2, 1, 0, 0, 0, 0, 0, 0, 'My thanks traveler. These will make a fine set of quills. Here is something for your trouble.', 19342), -- -Unknown-
+(29883, 0, 0, 0, 0, 0, 0, 0, 0, 'It sounds like you made quite the good impression.$B$BWell done, $n!', 19342), -- -Unknown-
+(29885, 0, 0, 0, 0, 0, 0, 0, 0, 'This should be plenty, $n. Thanks.', 19342), -- -Unknown-
+(29887, 0, 0, 0, 0, 0, 0, 0, 0, 'You found them? Oh thank the spirits of water!$B$BYou have saved my tailfin, $n.', 19342), -- -Unknown-
+(29888, 0, 0, 0, 0, 0, 0, 0, 0, 'You look around the empty house.$B$BIt appears you are in the right place, but there is no sign of its inhabitant.', 19342), -- -Unknown-
+(29889, 6, 1, 0, 0, 0, 0, 0, 0, 'I heard your people had washed up on our shores, but I did not expect to find one washed up on my very doorstep! What brings you here, stranger?$b$b<You explain about your search for Prince Anduin, and describe the boy to the pandaren.>$b$bVery interesting! And so the Pearlfin sent you to me, did they?', 19342), -- -Unknown-
+(29894, 0, 0, 0, 0, 0, 0, 0, 0, 'I saw the vision, $n. What do you think it means?$B$BI think it is clear that you play some part in it.', 19342), -- -Unknown-
+(29903, 0, 0, 0, 0, 0, 0, 0, 0, 'Good. Let those Horde mongrels show their faces now!', 19342), -- -Unknown-
+(29904, 0, 0, 0, 0, 0, 0, 0, 0, 'Your trainees returned recently. I could hardly believe my eyes! They did not look like the same jinyu that you left with.$B$BExcellent work, $c. Couldn''t have done better myself.', 19342), -- -Unknown-
+(29905, 0, 0, 0, 0, 0, 0, 0, 0, 'The waters were right about you, $n. Because of your efforts, this village has a future. We will not forget the lessons you''ve taught us, $c.', 19342), -- -Unknown-
+(29906, 0, 0, 0, 0, 0, 0, 0, 0, 'Without their leader, these hozen should once again settle into disarray.$B$BToday we rejoice in our victory! $n, you came to us a stranger, but you depart as a friend.$B$BFrom henceforth, you are the highest of the high - a valued friend and defender of the Pearlfin tribe.', 19342), -- -Unknown-
+(29907, 1, 0, 0, 0, 0, 0, 0, 0, 'Welcome, welcome, visitors! You''ve come to sample some of my son''s turnips? Perhaps purchase a few pigs?$b$bPlease, make yourselves at home. I have plenty of room.', 19342), -- -Unknown-
+(29908, 1, 0, 0, 0, 0, 0, 0, 0, '<Pang surveys the area around his farm.>$b$bWell, they''re not ALL gone yet, but there''s less of them. And they aren''t holding their ears quite as high anymore.$b$bI''d guess that they''re scared of you, $n.', 19342), -- -Unknown-
+(29909, 6, 0, 0, 0, 0, 0, 0, 0, 'Wha-? Who the...? My father sent you?$b$bPshh... he can be so nosy sometimes. I have everything under control here.', 19342), -- -Unknown-
+(29910, 1, 0, 0, 0, 0, 0, 0, 0, 'Thank you, $gsir:ma''am;! Now I can get back to my chores.', 19342), -- -Unknown-
+(29911, 0, 0, 0, 0, 0, 0, 0, 0, 'Ho ho! Now that''s what I like to see!', 19342), -- -Unknown-
+(29912, 1, 0, 0, 0, 0, 0, 0, 0, 'I understand you''re the one who sent the food down from uncle''s farm. Thank you.$b$bMy pigs are picky eaters, but those turnips and watermelons are some of their favorites.', 19342), -- -Unknown-
+(29913, 1, 1, 0, 0, 0, 0, 0, 0, '<Liang sorts through the meat.>$b$bYou''re not just a $c, but you''re a butcher, too? You''ve got an eye for quality pig food, neighbor.$b$b<Liang throws the meat into the muddy pit below.>', 19342), -- -Unknown-
+(29914, 5, 0, 0, 0, 0, 0, 0, 0, 'There they are! Back into the sty with you three, now!$b$b<Liang looks up at you.>$b$bThank you, neighbor. I''m truly grateful for your assistance.', 19342), -- -Unknown-
+(29915, 274, 1, 0, 0, 0, 0, 0, 0, 'You really shouldn''t have brought the lamb back to me. He... he was safer in that pigsty than he is over here.', 19342), -- -Unknown-
+(29916, 1, 0, 0, 0, 0, 0, 0, 0, 'They... they''re not stopping, but at least we fought back. Right?', 19342), -- -Unknown-
+(29917, 1, 0, 0, 0, 0, 0, 0, 0, 'I know I should be the one fighting them off. Maybe I''m not cut out for shepherding after all.', 19342), -- -Unknown-
+(29918, 1, 1, 0, 0, 0, 0, 0, 0, 'Francis has taken longer than I expected to become an effective shepherd. We all go through these phases... my son Liang was weak once, too. As was I.$b$bBut he will learn. It is the Thunderfoot way.', 19342), -- -Unknown-
+(29919, 5, 0, 0, 0, 0, 0, 0, 0, 'If yer lookin'' fer beer, you came to the right place, neighbor.$b$bJust, ah... excuse the mess. Had me a bit of a problem with virmen the last few days.', 19342), -- -Unknown-
+(29920, 4, 1, 0, 0, 0, 0, 0, 0, 'They... they agreed?! Fantastic! Thank you so much! With their blessing we can be the happiest pandaren in all the land!$b$bPlease, take this. We meant it to be a tribute for the pandriarchs but they didn''t seem interested.', 19342), -- -Unknown-
+(29925, 0, 0, 0, 0, 0, 0, 0, 0, 'I knew Toya would come through for me!$B$BHe can get anything, you know.', 19342), -- -Unknown-
+(29926, 0, 0, 0, 0, 0, 0, 0, 0, 'Well I''ll be... you actually did it!$B$BYou lookin'' for a more permanent job, $gbuddy:sister;? I could use a bruiser like you around full-time!', 19342), -- -Unknown-
+(29927, 0, 0, 0, 0, 0, 0, 0, 0, '<Hao looks up at you, struggling to pull himself from the rubble.>$B$BNo, no. I got it. HNNGHHH!!$B$BOkay, maybe I don''t got it.', 19342), -- -Unknown-
+(29928, 0, 0, 0, 0, 0, 0, 0, 0, 'Catch? They were playin'' CATCH with my product?!$B$BI hope you showed those walkin'' toothpicks a thing or two.$B$BYou know, maybe you ain''t a $gcub:tart; after all. I''ve been lookin'' for some muscle to help out with my problem at the quarry.$B$BAnd judgin'' by the size of the Lorewalker''s restoration project here, I think you''ll need a lot more jade.', 19342), -- -Unknown-
+(29929, 11, 0, 0, 0, 0, 0, 0, 0, '<Hao lets out a hearty laugh.>$B$BI seen ''em come runnin'' out o'' there like ol'' Kher Shan himself were givin'' chase.', 19342), -- -Unknown-
+(29930, 0, 0, 0, 0, 0, 0, 0, 0, 'You did it! You brought my honey-bear back!$B$BOh thank you, $p! Thank you!', 19342), -- -Unknown-
+(29931, 0, 0, 0, 0, 0, 0, 0, 0, 'Am I seeing this right? A whole shipment of pure, high quality uncut jade?$B$BThank goodness. I knew Foreman Mann would come through for us.$B$BOh and you too. Thanks for bringing it by.', 19342), -- -Unknown-
+(29932, 0, 0, 0, 0, 0, 0, 0, 0, 'You bring news from the Serpent''s Heart?$B$B<The Elder Sage patiently listens to your tale of what occurred at the Jade Mines and at the large jade statue.>$B$BThank you for coming all this way, stranger. However, I cannot allow you to speak to the Jade Serpent right now.$B$BThe ancient one is very busy, and as you can see, is not here at the moment.', 19342), -- -Unknown-
+(29940, 1, 5, 0, 0, 0, 0, 0, 0, 'Perfect.$b$b<Ang surveys the bruised turnips and the soggy watermelons.>$b$bWhat were they DOING down there!?', 19342), -- -Unknown-
+(29944, 1, 0, 0, 0, 0, 0, 0, 0, '<Chen nods.>$b$bGood work, $n. You''re not bad in combat.$b$bWhat do you say we team up for the next part?', 19342), -- -Unknown-
+(29945, 5, 11, 0, 0, 0, 0, 0, 0, 'Whoah, whoah, WHOAH! You brought back BLOOD? I guess I should have looked around for a half second before I asked you to bring me something red.$b$bYeesh!$b$b<Li Li turns back to the ingredients, spends a moment crushing the flower petals, and then mixes in some of the blood.>$b$b<She begins to giggle.>', 19342), -- -Unknown-
+(29946, 1, 0, 0, 0, 0, 0, 0, 0, 'That should take care of the virmen for a few weeks, at least. Enough time for Mudmug to get out a few good batches of beer, uninterrupted.$b$bAnd isn''t that what''s really important?', 19342), -- -Unknown-
+(29947, 11, 0, 0, 0, 0, 0, 0, 0, 'Bah ha hah haaaa! I love messing with virmen.', 19342), -- -Unknown-
+(29948, 1, 24, 0, 0, 0, 0, 0, 0, 'Aww, thank ya kindly, $gsir:ma''am;. You''re a real $ggentleman:sweetheart;.', 19342), -- -Unknown-
+(29949, 1, 0, 0, 0, 0, 0, 0, 0, 'I know Uncle Chen''s coming back. I''m not worried.$b$bActually, this is probably my big chance to finally explore Pandaria! No fat uncle tying me down!', 19342), -- -Unknown-
+(29950, 5, 1, 0, 0, 0, 0, 0, 0, 'That was great! You and I should go exploring again sometime.$b$bAnd it looks like we finished before Uncle Chen got back, too. Perfect.', 19342), -- -Unknown-
+(29951, 273, 0, 0, 0, 0, 0, 0, 0, 'You done good, $n. You done good.', 19342), -- -Unknown-
+(29952, 1, 0, 0, 0, 0, 0, 0, 0, 'Maybe I wasn''t meant to settle down anyhow.', 19342), -- -Unknown-
+(29981, 1, 66, 0, 0, 0, 0, 0, 0, 'Lin asked you to help us out? Rather presumptive of her.$b$bStill, we are short-manned. We won''t turn down your help... or the girl''s. You have our thanks, $c.', 19342), -- -Unknown-
+(29982, 274, 5, 0, 0, 0, 0, 0, 0, 'A few stubborn ranchers want to make my job harder?$b$b<The Watch Commander sighs.>$b$bFine. I will rob no pandaren of his right to defend his land.', 19342), -- -Unknown-
+(29983, 6, 273, 0, 0, 0, 3000, 0, 0, 'You seek training?$b$b<The pandaren studies your physique for several seconds, without speaking.>$b$bAlright.', 19342), -- -Unknown-
+(29984, 2, 0, 0, 0, 0, 0, 0, 0, 'You show promise, $n. We will continue.$b$bIt is now time for your first round of training.', 19342), -- -Unknown-
+(29985, 2, 0, 0, 0, 0, 0, 0, 0, 'You follow directions well, $n.', 19342), -- -Unknown-
+(29986, 1, 0, 0, 0, 0, 0, 0, 0, 'You honor your people, $n.', 19342), -- -Unknown-
+(29987, 1, 1, 0, 0, 0, 0, 0, 0, 'You have the gift of focus, $n. Not many of my students make it this far.$b$b<Master Bruised Paw glances over at Lin.>', 19342), -- -Unknown-
+(29988, 6, 0, 0, 0, 0, 0, 0, 0, 'Now you know why I don''t gather the eggs myself.$b$bShall we continue your training?', 19342), -- -Unknown-
+(29989, 2, 1, 0, 0, 0, 0, 0, 0, '<Master Bruised Paw bows before you.>$b$bStone quivers and breaks beneath your fists. You have the power to move mountains, if you so desire.$b$bThere is nothing more I can teach you.', 19342), -- -Unknown-
+(29990, 1, 0, 0, 0, 0, 0, 0, 0, 'I''m glad to hear that Lin is well.$b$bOur defenses are holding, for now. The mantid continue to send their scouts over the wall, but they haven''t gotten much farther than that.', 19342), -- -Unknown-
+(29992, 432, 432, 4, 0, 0, 0, 0, 0, '<Lin pauses for a moment to rub the leaves on her swollen paws.>$b$bThank you! I can prepare a proper ointment later, but this will do for now.', 19342), -- -Unknown-
+(29993, 2, 1, 1, 0, 0, 500, 500, 0, 'You seek two lovers blind to the ambitions of their family names. They were here, seeking a way to hold to their path.$b$bSadly they did not find their answers among the trees or art.', 19342), -- -Unknown-
+(29995, 2, 1, 0, 0, 0, 0, 0, 0, 'Oh stranger! Please tell me you can help us. They really hurt my Lo.', 19342), -- -Unknown-
+(29997, 0, 0, 0, 0, 0, 0, 0, 0, 'I am but an old jinyu, and those pesky water sprites were impossible to catch. Thank you, $n, for returning my staff to me.', 19342), -- -Unknown-
+(29998, 0, 0, 0, 0, 0, 0, 0, 0, 'The Elder Sage Rain-Zhu sent you?$B$BVery well. You shall help me.', 19342), -- -Unknown-
+(29999, 0, 0, 0, 0, 0, 0, 0, 0, 'You found them and brought them all back!$B$BThey''ve really taken a liking to you.$B$BThank you so much!', 19342), -- -Unknown-
+(30000, 0, 0, 0, 0, 0, 0, 0, 0, 'Did you deliver your message?', 19342), -- -Unknown-
+(30001, 0, 0, 0, 0, 0, 0, 0, 0, 'Yes, yes, thank you! You''ve thinned out their numbers wonderfully.', 19342), -- -Unknown-
+(30002, 0, 0, 0, 0, 0, 0, 0, 0, 'Oh, wonderful! I am so relieved that we managed to avert disaster.$B$BNo no, don''t get too close, please. You still have some squashed bug bits on your shoes.', 19342), -- -Unknown-
+(30004, 0, 0, 0, 0, 0, 0, 0, 0, 'Lorewalker Stonestep is back to work?$B$BRemarkable. You were able to do what the last four priests I sent could not.$B$BI...I think my headache is disappearing.', 19342), -- -Unknown-
+(30005, 0, 0, 0, 0, 0, 0, 0, 0, 'Yay! I saw the fireworks all the way from over here!$B$BThank you so much, $n.', 19342), -- -Unknown-
+(30011, 0, 0, 0, 0, 0, 0, 0, 0, 'Wonderful! Knowing that the scryer has returned to his meditations has lifted a great burden from my shoulders.', 19342), -- -Unknown-
+(30028, 1, 0, 0, 0, 0, 0, 0, 0, 'Why thank you very much stranger. This has not been a good day, but you certainly have helped us make it better.$b$bPlease, take this, you''ve earned it. ', 19342), -- -Unknown-
+(30029, 2, 1, 0, 0, 0, 0, 0, 0, 'Thank you for your help stranger! Hopefully we can deal with the rest on our own from here.', 19342), -- -Unknown-
+(30030, 2, 1, 0, 0, 0, 0, 0, 0, 'Now that that''s over I have some ideas on how to make a new concoction. We''ll see.$b$bThank you for your help. Here is your reward.', 19342), -- -Unknown-
+(30031, 1, 0, 0, 0, 0, 0, 0, 0, 'Huh. I guess none of that grain is going to work. Uncle Chen is pretty picky.$b$bMaybe the Grainlord knows where we can find something more... special.', 19342), -- -Unknown-
+(30032, 1, 0, 0, 0, 0, 0, 0, 0, 'Now THIS smells like the right stuff!', 19342), -- -Unknown-
+(30046, 1, 0, 0, 0, 0, 0, 0, 0, 'Let''s make some beer.', 19342), -- -Unknown-
+(30047, 0, 0, 0, 0, 0, 0, 0, 0, 'Ah! Now these are some beautifully malted grains. The two of you have a good eye and nose.', 19342), -- -Unknown-
+(30048, 1, 0, 0, 0, 0, 0, 0, 0, '$n? What are you doing here?$b$bSo, Uncle Chen wants sweet malts? No problem! Let''s get to the taste testing.', 19342), -- -Unknown-
+(30049, 1, 0, 0, 0, 0, 0, 0, 0, '$n! You here to help out? That''s mighty swell of you.', 19342), -- -Unknown-
+(30050, 1, 0, 0, 0, 0, 0, 0, 0, 'Hmmph!$b$bNice farming.', 19342), -- -Unknown-
+(30051, 1, 11, 0, 0, 0, 0, 0, 0, 'Lookee that, neighbor! That is quite the collection of water we got here. With magical water like this, I''m sure that Chen''ll make a brew that really shines.$b$bOr possibly a brew that lands someone in the outhouse for a month. I guess we''ll just have to wait and see.', 19342), -- -Unknown-
+(30052, 1, 0, 0, 0, 0, 0, 0, 0, 'You weed like a champion.', 19342), -- -Unknown-
+(30053, 1, 0, 0, 0, 0, 0, 0, 0, 'After talking with the farmers, it seems like they all will be willing to part with some hops... provided that you help them out some way in return.', 19342), -- -Unknown-
+(30054, 1, 0, 0, 0, 0, 0, 0, 0, 'So many teeth! Maybe Mung-Mung will glue them together to make a tiny rake.', 19342), -- -Unknown-
+(30055, 1, 0, 0, 0, 0, 0, 0, 0, 'Look at all these hops! This is quality stuff, too.$b$bWe''re making headway, $n. Soon we''ll have all the ingredients to finally start brewing.', 19342), -- -Unknown-
+(30056, 274, 6, 0, 0, 0, 0, 0, 0, 'No... no... get back... I don''t want...$b$bWait, you''re not a carrot. You''re not a virmen either. You''re here to save me?', 19342), -- -Unknown-
+(30057, 1, 0, 0, 0, 0, 0, 0, 0, 'What''s all this fuss about carrots? I don''t get it.', 19342), -- -Unknown-
+(30058, 2, 1, 0, 0, 0, 0, 0, 0, 'We are pursuing perfection in our art and in ourselves. Along the way many mistakes will be made.$b$bI''m sure by tomorrow this field will be swimming with more mistakes. Still, we thank you for your help.', 19342), -- -Unknown-
+(30059, 2, 1, 0, 0, 0, 0, 0, 0, 'It seems like there''s not QUITE as many corrupted moths out there. At the very least, you''ve bought me some more time before I get in big, big trouble.', 19342), -- -Unknown-
+(30069, 1, 0, 0, 0, 0, 0, 0, 0, 'Great work! If you ever decide to give up your life of adventure, the SI:7 could use more talent like you...', 19342), -- -Unknown-
+(30070, 66, 0, 0, 0, 0, 0, 0, 0, 'Sha...$b$bFighting the Horde on a foreign shore is hard enough.', 19342), -- -Unknown-
+(30072, 2, 1, 0, 0, 0, 0, 0, 0, 'Superb specimens. I will see to it they find their way to the right place. Please enjoy this free sample.', 19342), -- -Unknown-
+(30073, 2, 0, 0, 0, 0, 0, 0, 0, 'Thanks for waiting so long. You are as patient as you are brave.', 19342), -- -Unknown-
+(30074, 6, 0, 0, 0, 0, 0, 0, 0, 'The door... it''s boarded up?', 19342), -- -Unknown-
+(30086, 396, 1, 0, 0, 0, 0, 0, 0, 'Were you listening in? Don''t worry, I don''t mind. You''re welcome to search for the hidden master as well.$b$bThough, if you do find him, I''d appreciate if you came back here and told me where he was.', 19342), -- -Unknown-
+(30172, 5, 0, 0, 0, 0, 0, 0, 0, 'Good! The water''s here!', 19342), -- -Unknown-
+(30181, 21, 1, 0, 0, 0, 0, 0, 0, 'Well done $p.$b$bMy father travels across the sea to a new continent and all he can seem ta'' want to hunt is old borin'' wolves.$b$bMe, I like to hunt stuff with meat on its bones.', 19342), -- -Unknown-
+(30182, 1, 0, 0, 0, 0, 0, 0, 0, 'Well done! You outfoxed the foxes. I will talk to Mr. Pleeb about getting you another trophy made.', 19342), -- -Unknown-
+(30183, 21, 1, 0, 0, 0, 0, 0, 0, 'Wow! You really racked up a count. I''ll chat with Mr. Pleeb about getting the best one converted to a trophy for you.', 19342), -- -Unknown-
+(30184, 4, 0, 0, 0, 0, 0, 0, 0, 'Now that''s a proper trophy right there.', 19342), -- -Unknown-
+(30185, 1, 0, 0, 0, 0, 0, 0, 0, 'Thank ye. This one aught ta'' one up me pop.', 19342), -- -Unknown-
+(30186, 1, 0, 0, 0, 0, 0, 0, 0, 'You saved me son! I canno'' ever thank ye enough. Please! Take this fer your efforts. ', 19342), -- -Unknown-
+(30252, 0, 0, 0, 0, 0, 0, 0, 0, 'What? You cleared the rocks? That''s great news!$B$BMaybe now I can actually start growing something on this farm!', 19342), -- -Unknown-
+(30254, 0, 0, 0, 0, 0, 0, 0, 0, 'Nicely done.$B$BNotice how those seeds sprouted immediately? That''s part of what makes this valley so ideal for farming - something about the soil here just makes veggies grow like crazy!$B$BThe work''s not done yet, though.', 19342), -- -Unknown-
+(30255, 0, 0, 0, 0, 0, 0, 0, 0, 'Great, the cabbages are tended and looking good!$B$BToday they were thirsty, but you never know what they might need. Pay close attention to your crops and tend them accordingly.$B$BI got all kinds of advice from my grandpa, so if you''re ever unsure of how to take care of something, feel free to ask!$B$BJust make sure it''s strictly related to farming...', 19342), -- -Unknown-
+(30256, 0, 0, 0, 0, 0, 0, 0, 0, 'Well, those are the basics!$B$BTill the soil, plant the seeds, tend to any threats, then wait for the results!$B$BToday was easy, but stay on your toes: my grandfather told me all kinds of crazy stories about farming at Sunsong Ranch.$B$BFarming ain''t all giant turnips and roses, you know.', 19342), -- -Unknown-
+(30257, 0, 0, 0, 0, 0, 0, 0, 0, 'Oh my, a marsh lily!$B$BHow did you know that these are my favorite? I just might take a liking to you, stranger.$B$BThank you!', 19342), -- -Unknown-
+(30267, 0, 0, 0, 0, 0, 0, 0, 0, 'Finally, someone who understands me. Fishing is what it''s all about, right?$b$bMaybe I should leave New Cifera... just pack up my things and join the Anglers, down in the south. Of course, I couldn''t leave my family behind...$b$bBut still... a pandaren can dream, right?', 19342), -- -Unknown-
+(30495, 0, 0, 0, 0, 0, 0, 0, 0, 'What, done already? You''re quite the runner, $c. You ever thought about making a living out of this?', 19342), -- -Unknown-
+(30498, 0, 0, 0, 0, 0, 0, 0, 0, 'Welcome back, $n. I trust your journey has been insightful, particularly in regards to the layout of the land. There is still much to do before we march into battle. ', 19342), -- -Unknown-
+(30500, 274, 0, 0, 0, 0, 0, 0, 0, 'This is terrible...$b$bWe must find a way to undo what has been done here.', 19342), -- -Unknown-
+(30502, 18, 0, 0, 0, 0, 0, 0, 0, '<Cho looks at you despondently.>$b$bThis jade was meant for... so much more.', 19342), -- -Unknown-
+(30535, 0, 0, 0, 0, 0, 0, 0, 0, 'He waved at me! And he gave you the first pack of seeds for free?$B$BWell, what a nice guy!$B$BYou''re doing a great job so far. Here''s a little... seed money. Hah!', 19342), -- -Unknown-
+(30565, 4, 0, 0, 0, 0, 0, 0, 0, 'Well these aren''t as good as she deserves, but it will have to work.$b$b<Sully pats the dismantled ballista.>$b$bI''ll get ''er up and runnin'' in no time, just ye watch!', 19342), -- -Unknown-
+(30568, 1, 0, 0, 0, 0, 0, 0, 0, 'Impressive work, $n. We should be ready to move out shortly. With our allies at our side, there is no way we can be defeated. ', 19342), -- -Unknown-
+(30648, 0, 0, 0, 0, 0, 0, 0, 0, 'Be wise, traveler.$b$bProve to these inhabitants that there is more to your people than war and destruction.', 19342), -- -Unknown-
+(31130, 1, 2, 0, 0, 0, 0, 0, 0, 'Despite your many years of combat, you''ve still got an eye for beauty, $n. I like that about you!$B$BNow, let''s find this missing prince of yours.', 19342), -- -Unknown-
+(31230, 1, 1, 404, 0, 0, 500, 500, 0, 'Good, good, good. You''re going to fit right in.', 19342), -- -Unknown-
+(31303, 396, 0, 0, 0, 0, 0, 0, 0, 'I have much research to do in very little time.$b$bThe emperor''s message only warned of the unique threat war would bring to our land - this... Sha.$b$bSadly, the time to heed his message has passed. And as for how to bring an end to the crisis, the Emperor''s Omen is silent.', 19342), -- -Unknown-
+(31319, 2, 0, 0, 0, 0, 0, 0, 0, 'My thoughts will be with your fallen companions, traveler.$b$bMay their wounds mend well.', 19342), -- -Unknown-
+(31362, 5, 0, 0, 0, 0, 0, 0, 0, '<Lorewalker Cho shudders, in spite of himself.>$b$bThe legends... they''re true!', 19342), -- -Unknown-
+(31486, 4, 0, 0, 0, 0, 0, 0, 0, 'My, that''s so thoughtful. I love hearing from my old students.', 19342), -- -Unknown-
+(31732, 1, 0, 0, 0, 0, 0, 0, 0, 'A proper welcome for the Horde to this new land!', 19342), -- -Unknown-
+(31733, 0, 0, 0, 0, 0, 0, 0, 0, '''Bout time you showed up, $Gladdy:lassie;! Let''s do some damage!', 19342), -- -Unknown-
+(31734, 0, 0, 0, 0, 0, 0, 0, 0, 'With those wagons out of commission, we can turn our attention to the commander.', 19342), -- -Unknown-
+(31735, 0, 0, 0, 0, 0, 0, 0, 0, 'We''ll catch up with him again. I''m sure of it.', 19342), -- -Unknown-
+(31736, 0, 0, 0, 0, 0, 0, 0, 0, 'When the mist fell, we knew it would only be a matter of time before visitors arrived.$B$BWe could not have predicted it would be like this.', 19342), -- -Unknown-
+(31737, 0, 0, 0, 0, 0, 0, 0, 0, 'I am glad you took responsibility for your actions. Left unchecked, negative emotions can quickly overwhelm an individual here, just as they started to overwhelm the one you call "Rell."', 19342), -- -Unknown-
+(31738, 0, 0, 0, 0, 0, 0, 0, 0, 'Our orchard is one of our village''s greatest treasures. For saving our harvest, we are truly grateful.', 19342), -- -Unknown-
+(31739, 0, 0, 0, 0, 0, 0, 0, 0, 'I see that you two have been busy. Thank you for recovering our kegs.', 19342), -- -Unknown-
+(31740, 0, 0, 0, 0, 0, 0, 0, 0, 'You did well to help the Brewers and bring this news to me.$B$BFrom what you have told me, it sounds as if Koukou was possessed by some dark energy. Could it be...?$B$BNo. That is impossible.', 19342), -- -Unknown-
+(31741, 21, 0, 0, 0, 0, 0, 0, 0, 'One heck of a bloody mess y''made down there, kid.$b$bNice work.', 19342), -- -Unknown-
+(31742, 1, 0, 0, 0, 0, 0, 0, 0, 'That''s some fine and fancy killin'', $c.$b$bNow, with those two all done ''n'' taken care of, all that''s left is the big fella in the hall behind me.', 19342), -- -Unknown-
+(31743, 11, 0, 0, 0, 0, 0, 0, 0, 'Me lads up in the sky bring the heat, don''t they? Ha ha ha!', 19342), -- -Unknown-
+(31744, 1, 1, 0, 0, 0, 0, 0, 0, 'Aye, I seen the wee ones, too. Busted a few out on m''way up here.$b$bYe''ve done good, $glad:lass;. Those cubs might have some nasty nightmares, but they''ll grow up some day, thanks to you.', 19342), -- -Unknown-
+(31745, 1, 66, 0, 0, 0, 0, 0, 0, 'Excellent work, $c. I can see why you came so highly recommended.', 19342), -- -Unknown-
+(31752, 0, 0, 0, 0, 0, 0, 0, 0, 'I am pleased to offer this gift to you, $r $c. According to my calibrations, it will invoke feelings of enjoyment and gratitude.$b$bHave a nice day.', 19342), -- -Unknown-
+(32018, 11, 1, 0, 0, 0, 0, 0, 0, 'Ha ha! You were sent by Bolo? The "Keg Mender," right? From the Drunken Hozen?$b$bHow is his eye healing? Is his friend still hung over?$b$bAhh... that was an enjoyable evening.', 19342), -- -Unknown-
+(32035, 2, 1, 0, 0, 0, 0, 0, 0, 'Greetings, $c. Welcome to the Silken Fields.', 19342), -- -Unknown-
+(32038, 1, 0, 0, 0, 0, 0, 0, 0, 'I haven''t seen stag hunting this good since Ashenvale.', 19342), -- -Unknown-
+(32045, 1, 0, 0, 0, 0, 0, 0, 0, 'Let this be a lesson to you: don''t drink too much of the water.$b$bWhy do you think we have such a big brewery?', 19342), -- -Unknown-
+(32783, 0, 0, 0, 0, 0, 0, 0, 0, 'So my brother would not dare come himself?', 19342), -- -Unknown-
+(32791, 0, 0, 0, 0, 0, 0, 0, 0, 'The Thunderlord think their numbers will save them.$b$bWe will show them that their numbers count for nothing when hunted by a pack of Frostwolves.', 19342), -- -Unknown-
+(32792, 0, 0, 0, 0, 0, 0, 0, 0, 'Hrmph. The burning smell of Thunderlord. This pleases me, $c.', 19342), -- -Unknown-
+(32794, 0, 0, 0, 0, 0, 0, 0, 0, 'For many years I hunted all sorts of prey alongside my father. This hunt shall honor his memory as well as avenge his death at the hands of these traitorous, honorless Thunderlords.', 19342), -- -Unknown-
+(32795, 0, 0, 0, 0, 0, 0, 0, 0, 'Today is a good day.', 19342), -- -Unknown-
+(32796, 0, 0, 0, 0, 0, 0, 0, 0, 'Ga''nar is coming. Good. We need his forces if we are to press the advantage.$b$bI can only hope his bloodlust has quelled enough for him to listen to reason.', 19342), -- -Unknown-
+(32804, 0, 0, 0, 0, 0, 0, 0, 0, 'You have shown honor to our clan. This act shall be remembered.', 19342), -- -Unknown-
+(32929, 0, 0, 0, 0, 0, 0, 0, 0, 'A fine headcount, commander.', 19342), -- -Unknown-
+(32981, 1, 0, 0, 0, 0, 0, 0, 0, 'Strag was the puppet of the Iron Wolf. She would do nothing unless ordered to by him.$b$bThis made us weak, changing us from a force to be feared to a target.$b$bIf this is what the Thunderlord have become then I will have no part of them.', 19342), -- -Unknown-
+(32989, 0, 0, 0, 0, 0, 0, 0, 0, '$p! They told me you''d be heading this way. You are late to the party! We are just cleaning up now.', 19342), -- -Unknown-
+(32990, 0, 0, 0, 0, 0, 0, 0, 0, 'You''re back! But where is Karg?', 19342), -- -Unknown-
+(32991, 0, 0, 0, 0, 0, 0, 0, 0, 'Thank you for finding the others. Karg and his captor are one step ahead of us, but they''re limping.', 19342), -- -Unknown-
+(32992, 0, 0, 0, 0, 0, 0, 0, 0, '<Lokra''s gaze remains fixed on her dying frost wolf.>$B$BWe had them... We had them, Asha. You were so fast. So beautiful.$B$BI failed you, Asha. I am sorry.', 19342), -- -Unknown-
+(32993, 0, 0, 0, 0, 0, 0, 0, 0, 'Help me out of these chains. We have work to do.', 19342), -- -Unknown-
+(32994, 0, 0, 0, 0, 0, 0, 0, 0, 'See how their machines fail them! There is no better weapon than pure orc muscle!', 19342), -- -Unknown-
+(33010, 0, 0, 0, 0, 0, 0, 0, 0, 'Thank you for protecting my family, $p.', 19342), -- -Unknown-
+(33013, 0, 0, 0, 0, 0, 0, 0, 0, '<Thunderlord apprentices toil under the watchful eye of Blackrock orcs.$B$BUsing lava pools as natural forges, they craft components for a type of weapon never before seen by the Frostwolves: cannons.>', 19342), -- -Unknown-
+(33059, 0, 0, 0, 0, 0, 0, 0, 0, 'I have seen enough. Ner''zhul must be stopped.', 19342), -- -Unknown-
+(33070, 0, 0, 0, 0, 0, 0, 0, 0, 'I am glad to hear that the children are safe. They will remember your heroic deeds for their entire lives.', 19342), -- -Unknown-
+(33072, 0, 0, 0, 0, 0, 0, 0, 0, 'Thank you for coming, $n. There is much to be done.', 19342), -- -Unknown-
+(33075, 0, 0, 0, 0, 0, 0, 0, 0, 'Thank you, stranger! The Prophet spoke of new allies arriving on our shores.$B$BI hear it is thanks to you that my sister is safe.$B$BI owe you a great debt, friend.', 19342), -- -Unknown-
+(33076, 0, 0, 0, 0, 0, 0, 0, 0, 'My trust in you is well placed, young $c.$B$BThis task would have been troublesome for many of my students, and yet you finished it with ease.', 19342), -- -Unknown-
+(33077, 0, 0, 0, 0, 0, 0, 0, 0, 'Oh thank you child, thank you, thank you.$B$BThe nights in the swamp are cold. It means a lot to this old woman to have some comfort from her aching bones.', 19342), -- -Unknown-
+(33078, 0, 0, 0, 0, 0, 0, 0, 0, 'Oh my, I see, I see! These writings will give me much insight into the Shadowmoon clan''s culture.$B$BThank you, $n.', 19342), -- -Unknown-
+(33080, 0, 0, 0, 0, 0, 0, 0, 0, 'You made it, $n! Boy, am I glad to see you.', 19342), -- -Unknown-
+(33081, 0, 0, 0, 0, 0, 0, 0, 0, 'I could never have done it without you, $n. Your words unlocked something within me which I have not felt before.$B$BCall it what you wish - resolve, conviction, faith. I will not soon forget this, $c.', 19342), -- -Unknown-
+(33082, 0, 0, 0, 0, 0, 0, 0, 0, 'We will find new traditions. My people will become something... new.', 19342), -- -Unknown-
+(33083, 0, 0, 0, 0, 0, 0, 0, 0, 'The Shadowmoon are not simple opponents. Your fighting skill is truly comparable to none.', 19342), -- -Unknown-
+(33084, 0, 0, 0, 0, 0, 0, 0, 0, 'Brilliant, just brilliant! Ay''ve never seen such a haul in my entire life!$B$BGet tha wagons ready. We''re eatin'' well tonight!', 19342), -- -Unknown-
+(33119, 0, 0, 0, 0, 0, 0, 0, 0, 'Who are you, outsider? I saw you freeing some of my kin...', 19342), -- -Unknown-
+(33255, 0, 0, 0, 0, 0, 0, 0, 0, 'Now, to destroy these orcs once and for all.', 19342), -- -Unknown-
+(33256, 0, 0, 0, 0, 0, 0, 0, 0, 'We did it, $n. Without your heroic efforts, the Temple of Karabor would have been lost to the Iron Horde.$B$BProphet Velen would be proud of us.', 19342), -- -Unknown-
+(33263, 0, 0, 0, 0, 0, 0, 0, 0, 'Thank the Light. <Cough> I didn''t think I would get out of here alive.', 19342), -- -Unknown-
+(33271, 0, 0, 0, 0, 0, 0, 0, 0, '<Something is moving under all of these roots.>', 19342), -- -Unknown-
+(33331, 0, 0, 0, 0, 0, 0, 0, 0, 'The podlings are vicious creatures. The critters of this forest would surely have gone extinct if you didn''t intervene.', 19342), -- -Unknown-
+(33344, 396, 0, 0, 0, 0, 0, 0, 0, 'The ogres appear to be in disarray and many of my people are now free.', 19342), -- -Unknown-
+(33408, 1, 0, 0, 0, 0, 0, 0, 0, 'Many were killed or wounded on their way here.', 19342), -- -Unknown-
+(33410, 1, 0, 0, 0, 0, 0, 0, 0, 'This room shook when the monster fell. Your deeds shall not go unremembered.', 19342), -- -Unknown-
+(33412, 0, 0, 0, 0, 0, 0, 0, 0, '<Igrimar winces as you show her Durotan''s orders.>$b$bDon''t look at me like that... ungh... I''ve survived worse.', 19342), -- -Unknown-
+(33419, 0, 0, 0, 0, 0, 0, 0, 0, 'My prayers have been answered, hero. I will tell everyone back at the village of your deeds.', 19342), -- -Unknown-
+(33450, 0, 0, 0, 0, 0, 0, 0, 0, 'You have done well in this, but do not become proud. This land has dangers far greater than what you have seen here.', 19342), -- -Unknown-
+(33454, 0, 0, 0, 0, 0, 0, 0, 0, 'You have done the Frostwolf Clan a service, traveler. I shall be sure to tell Durotan of your deeds.', 19342), -- -Unknown-
+(33461, 0, 0, 0, 0, 0, 0, 0, 0, 'Nice! Thanks so much! I can use these to make a delicious wolf meat, frog leg, mushroom stew.', 19342), -- -Unknown-
+(33462, 0, 0, 0, 0, 0, 0, 0, 0, 'With a quick tap of a hammer and a snip of the rings, the Thunderlord Grapple is as good as new.', 19342), -- -Unknown-
+(33467, 0, 0, 0, 0, 0, 0, 0, 0, 'Impressive work.', 19342), -- -Unknown-
+(33468, 547, 397, 0, 0, 0, 0, 0, 0, 'Durotan''s trust in you is well-placed, $n. You have mine as well.', 19342), -- -Unknown-
+(33469, 274, 0, 0, 0, 0, 0, 0, 0, 'Wolf Home is saved, but I sense a stronger enemy just over the horizon.', 19342), -- -Unknown-
+(33470, 397, 0, 0, 0, 1000, 0, 0, 0, 'This Iron Tide threatens to sweep over all of Draenor.$B$BThe pool has shown you a possible future. This vision of the Frostwolf clan''s destruction must not be allowed to come to pass.$B$BYou must stop it, $n.', 19342), -- -Unknown-
+(33473, 397, 0, 0, 0, 0, 0, 0, 0, 'Grim news indeed, $n.$B$BFor saving Wolf Home, I would name you wolf-$g brother:sister;.$B$BNow we must defend Frostfire Ridge from the Thunderlord clan and the Iron Horde.', 19342), -- -Unknown-
+(33483, 0, 0, 0, 0, 0, 0, 0, 0, 'You have my sincere gratitude, $n.', 19342), -- -Unknown-
+(33484, 0, 0, 0, 0, 0, 0, 0, 0, 'You found Mulverick?
+
+It shouldn''t be long before those ogres clear out after you defeated their master.', 19342), -- -Unknown-
+(33493, 0, 0, 0, 0, 0, 0, 0, 0, 'Lokra has always lacked the patience and control of her older sister. She approaches problems head-first, and relies on her raw talents to succeed.$B$BSeeing the way her and Karg look at each other, I am not surprised she chased him all the way to Grom''gar. What surprises me is that they made it back.$B$BAs usual, I expect we have you to thank for that. You continue to honor us with your deeds.', 19342), -- -Unknown-
+(33526, 396, 0, 0, 0, 0, 0, 0, 0, 'These are no ordinary enemies, yet you did not show any signs of weakness.', 19342), -- -Unknown-
+(33527, 0, 0, 0, 0, 0, 0, 0, 0, 'We called you outsider, $r, but you have shown the strength and heart of a Frostwolf.', 19342), -- -Unknown-
+(33530, 1, 0, 0, 0, 0, 0, 0, 0, 'If this Teron''gor gains control of Auchindoun, the results would be catastrophic!$B$BWe must stop him before his power grows!', 19342), -- -Unknown-
+(33543, 11, 0, 0, 0, 0, 0, 0, 0, 'Ha! Curious. What are you?', 19342), -- -Unknown-
+(33544, 0, 0, 0, 0, 0, 0, 0, 0, 'Ripfist''s dying wish has been satisfied. Goren corpses litter the ground, and these corpses have not gone unnoticed by the nearby goren.', 19342), -- -Unknown-
+(33546, 0, 0, 0, 0, 0, 0, 0, 0, 'Gol''kosh has completed his mission, then.', 19342), -- -Unknown-
+(33548, 11, 0, 0, 0, 0, 0, 0, 0, 'These are more than fancy facewear. With a mask and some proper incentive, we can make anyone a Laughing Skull.', 19342), -- -Unknown-
+(33563, 11, 0, 0, 0, 0, 0, 0, 0, 'These puppets of the magnaron will pay for the skulls they claimed today.$b$bFor now, I shall wear this eye across my waist so this fool you have slain may watch as I slowly slaughter his brethren until my dying breath.', 19342), -- -Unknown-
+(33578, 0, 0, 0, 0, 0, 0, 0, 0, 'You killed him? Oh, oh thank you!$B$BBut what was that he said about an artifact?', 19342), -- -Unknown-
+(33579, 0, 0, 0, 0, 0, 0, 0, 0, 'I was worried my little act wouldn''t fool you, but you played your role perfectly.$B$BIn fact, I would like to ask for your help again.', 19342), -- -Unknown-
+(33580, 0, 0, 0, 0, 0, 0, 0, 0, 'Mark my words, $r: Aruuna and Veil Shadar were only the beginning.', 19342), -- -Unknown-
+(33581, 0, 0, 0, 0, 0, 0, 0, 0, 'Yes, yes. Excellent work, these are some of my favorites.$B$BKnowledge is power, and now I can leave for the spires feeling well-armed.', 19342), -- -Unknown-
+(33582, 0, 0, 0, 0, 0, 0, 0, 0, 'Speaking of fortune, count yourself lucky that I was not among the defenders in Aruuna, for you''d have seen both ends of your guts before you laid eyes on the Fire-Sage.$B$BAh, sometimes I miss those days.$B$BHere is your coin.', 19342), -- -Unknown-
+(33586, 0, 0, 0, 0, 0, 0, 0, 0, 'I felt that this day would come. The draenei prophet is not wrong to seek me, traveler.$B$BThough we do not speak often, he and I have a deep mutual respect for one another.$B$BI know the trouble that his people are suffering, and I no longer believe the Shadowmoon are following our ancestor''s path.$B$BFor those reasons, I will help you.', 19342), -- -Unknown-
+(33593, 1, 0, 0, 0, 0, 0, 0, 0, 'That didn''t seem to do much, commander, except to give away our position to every creature in Gorgrond.$b$bWait, did you hear something?', 19342), -- -Unknown-
+(33622, 0, 0, 0, 0, 0, 0, 0, 0, 'Again we meet...', 19342), -- -Unknown-
+(33657, 0, 0, 0, 0, 0, 0, 0, 0, 'You have accomplished great things. We could not have captured this citadel without you.', 19342), -- -Unknown-
+(33660, 1, 0, 0, 0, 0, 0, 0, 0, 'So they started storing their herbs in personal stashes instead of their storage dens, good to know.$b$bYou have helped me a great deal $p.', 19342), -- -Unknown-
+(33661, 1, 0, 0, 0, 0, 0, 0, 0, 'These are good strong hearts! You have done well $c and I will hold my end of the bargain.', 19342), -- -Unknown-
+(33663, 1, 0, 0, 0, 0, 0, 0, 0, 'Good work, but we need to move quickly before the plants realize the way is open...', 19342), -- -Unknown-
+(33685, 0, 0, 0, 0, 0, 0, 0, 0, 'So that is why the saberon have barricaded themselves up there. They are good hunting $p, and I want to get in there!$b$bI have an idea about that...', 19342), -- -Unknown-
+(33689, 0, 0, 0, 0, 0, 0, 0, 0, 'They just keep coming back! I would hate to lose this hunting ground. We shall find a way to clear this growth, I swear it.', 19342), -- -Unknown-
+(33694, 0, 0, 0, 0, 0, 0, 0, 0, 'Marrow sent you? Our village destroyed? I would have been back already if it wasn''t for these cursed plant beasts!', 19342), -- -Unknown-
+(33695, 0, 0, 0, 0, 0, 0, 0, 0, 'You have... you have brought me the bloom. At last my purpose can be fulfilled!', 19342), -- -Unknown-
+(33706, 15, 1, 0, 0, 0, 2, 0, 0, 'At last it is done. Dionor has left and his spawn shall follow him in due time.$b$bI grow weary of this conflict and the desire to return to the Overgrowth has left me.$b$bPerhaps I will travel beyond these lands and see what other surprises you little beasts have to share...', 19342), -- -Unknown-
+(33720, 0, 0, 0, 0, 0, 0, 0, 0, 'A prototype Iron Shredder, huh?! I bet we can get this thing working... they didn''t have ME to fix it!', 19342), -- -Unknown-
+(33721, 0, 0, 0, 0, 0, 0, 0, 0, 'I always love a good explosion.', 19342), -- -Unknown-
+(33722, 0, 0, 0, 0, 0, 0, 0, 0, 'We will have fewer enemies to deal with at our backs. Lok''tar.', 19342), -- -Unknown-
+(33724, 0, 0, 0, 0, 0, 0, 0, 0, 'Lots of detail... almost as if a goblin wrote it!', 19342), -- -Unknown-
+(33728, 0, 0, 0, 0, 0, 0, 0, 0, 'Orgrim seems to be up to no good.', 19342), -- -Unknown-
+(33729, 0, 0, 0, 0, 0, 0, 0, 0, '-- ENEMIES ELIMINATED --', 19342), -- -Unknown-
+(33730, 0, 0, 0, 0, 0, 0, 0, 0, 'Gazlowe has been invaluable in securing Talador. Now, it is up to us.', 19342), -- -Unknown-
+(33731, 0, 0, 0, 0, 0, 0, 0, 0, 'I cannot believe Orgrim is truly dead. Blackhand has carved a hole in my heart, and I intend to destroy him when the opportunity presents itself.', 19342), -- -Unknown-
+(33734, 0, 0, 0, 0, 0, 0, 0, 0, 'Thank you.', 19342), -- -Unknown-
+(33735, 0, 0, 0, 0, 0, 0, 0, 0, 'I believe we can use these at Archenon Siegeyard.', 19342), -- -Unknown-
+(33736, 0, 0, 0, 0, 0, 0, 0, 0, 'It is a relief to know that their weapons of war cannot be used against us.', 19342), -- -Unknown-
+(33740, 0, 0, 0, 0, 0, 0, 0, 0, 'Their deaths will not bring back Aruuna, but it does give me comfort to know that some among us can stand against them.', 19342), -- -Unknown-
+(33754, 0, 0, 0, 0, 0, 0, 0, 0, 'Orgrim leads these orcs? Why has he pledged himself to the Iron Horde?', 19342), -- -Unknown-
+(33761, 0, 0, 0, 0, 0, 0, 0, 0, 'My notes! In the chaos, I completely forgot about them!$B$BThis is my life''s work, $p. I cannot thank you enough.', 19342), -- -Unknown-
+(33765, 0, 0, 0, 0, 0, 0, 0, 0, 'The forests are clear of Shadowmoon enemies? Good. I knew that you would not fail.', 19342), -- -Unknown-
+(33784, 0, 0, 0, 0, 0, 0, 0, 0, 'I now understand how you were able to rescue my clan from the clutches of slavery. Such power!', 19342), -- -Unknown-
+(33785, 0, 0, 0, 0, 0, 0, 0, 0, '<Karg scoops up a handful of snow and cleans the gore from his axe.>$B$BYou fight well.', 19342), -- -Unknown-
+(33786, 1, 0, 0, 0, 0, 0, 0, 0, 'Commander! Am I glad to see you.$b$bWe have a situation here.', 19342), -- -Unknown-
+(33787, 1, 0, 0, 0, 0, 0, 0, 0, 'Bang-up job, $n! The base is just about ready.', 19342), -- -Unknown-
+(33788, 1, 0, 0, 0, 0, 0, 0, 0, 'Gidwin is looking much better. Thank you, $n.$b$bWe have just enough elixir here to help the others.', 19342), -- -Unknown-
+(33793, 0, 0, 0, 0, 0, 0, 0, 0, 'I knew I could trust this task to you, $n.', 19342), -- -Unknown-
+(33794, 0, 0, 0, 0, 0, 0, 0, 0, 'We are taking care of the survivors now. We owe their lives to you. Thank you, $n.', 19342), -- -Unknown-
+(33795, 0, 0, 0, 0, 0, 0, 0, 0, 'Thank you. My acolytes will study these in great detail. With any luck, we will be able to use this knowledge to defeat the Shadowmoon.', 19342), -- -Unknown-
+(33807, 274, 0, 0, 0, 0, 0, 0, 0, 'The Frostwolf clan cannot be held like beasts.$B$BYou fight with honor, $n.', 19342), -- -Unknown-
+(33808, 1, 0, 0, 0, 0, 0, 0, 0, 'Wow, that was fast! Ok, let''s get to it!', 19342), -- -Unknown-
+(33813, 1, 0, 0, 0, 0, 0, 0, 0, 'You did it! Squiggy is okay!', 19342), -- -Unknown-
+(33814, 1, 0, 0, 0, 0, 0, 0, 0, 'Ah, welcome, commander! Just the person I wished to see.', 19342), -- -Unknown-
+(33815, 0, 0, 0, 0, 0, 0, 0, 0, 'I thank you for returning with my people, and I welcome you as an honored guest.', 19342), -- -Unknown-
+(33816, 0, 0, 0, 0, 0, 0, 0, 0, 'If you choose to continue to help our clan, the other Shamanstones will sense your closeness to the Frostwolves and might bless you with more gifts.', 19342), -- -Unknown-
+(33826, 0, 0, 0, 0, 0, 0, 0, 0, 'Nerok and I are the only surviving prisoners, but we cannot leave just yet.', 19342), -- -Unknown-
+(33828, 0, 0, 0, 0, 0, 0, 0, 0, 'The Iron Horde combines the strengths of every clan. We must continue looking for ways to sever those connections if we hope to defeat them.', 19342), -- -Unknown-
+(33833, 0, 0, 0, 0, 0, 0, 0, 0, 'The ivory death is slain? Impressive, traveler.$B$BThanks to you, we are all safer with Kuu''rat gone. I will share news of this deed with the other villagers.', 19342), -- -Unknown-
+(33834, 0, 0, 0, 0, 0, 0, 0, 0, 'By the elders of Karabor... that thing is huge!$B$BOur trade routes will be safe once again. Well... as safe as you can be running through the northern forests.$B$BWell done, $c!', 19342), -- -Unknown-
+(33836, 0, 0, 0, 0, 0, 0, 0, 0, 'Thank you, adventurer! We can rest more easily knowing that this beast has been put to its end.', 19342), -- -Unknown-
+(33837, 0, 0, 0, 0, 0, 0, 0, 0, 'Prophet Velen is gone, and yet there is no time to mourn.$B$BWe will honor Velen''s passing once the Iron Horde have fled from these hills.$B$BNow, champion, is the time to fight!', 19342), -- -Unknown-
+(33838, 0, 0, 0, 0, 0, 0, 0, 0, 'Perfect timing. The steel of the blade is still malleable. A few more strikes and my work shall be complete.', 19342), -- -Unknown-
+(33868, 0, 0, 0, 0, 0, 0, 0, 0, '<The shaman grins at the harsh, windblown shore.>$b$bWelcome to the home of my people, $n.', 19342), -- -Unknown-
+(33872, 1, 0, 0, 0, 0, 0, 0, 0, 'Thank you, $n. With this dust and Aruunem berries I will craft the draught of the dead.', 19342), -- -Unknown-
+(33873, 1, 0, 0, 0, 0, 0, 0, 0, 'I''m glad you did not eat any berries. I''m not sure what I would do if you were to die.', 19342), -- -Unknown-
+(33874, 1, 0, 0, 0, 0, 0, 0, 0, 'Some memories are better left forgotten. Thank you, $n.$B$BI will return you to our world.', 19342), -- -Unknown-
+(33898, 0, 0, 0, 0, 0, 0, 0, 0, 'You got the fire in you alright.', 19342), -- -Unknown-
+(33905, 0, 0, 0, 0, 0, 0, 0, 0, 'Wonderful. That should slow down the attack.$B$BOur forces should be able to retake the forest quickly.', 19342), -- -Unknown-
+(33917, 396, 0, 0, 0, 0, 0, 0, 0, 'We can take it from here. Light''s blessings to you, $c.', 19342), -- -Unknown-
+(33918, 0, 0, 0, 0, 0, 0, 0, 0, 'Very good. We don''t be needin'' a gronn bearin'' down on us before we get our defenses all established.', 19342), -- -Unknown-
+(33919, 0, 0, 0, 0, 0, 0, 0, 0, 'Gutsmash is dead? I''ll drink to that. You''re alright, $n.', 19342), -- -Unknown-
+(33920, 1, 0, 0, 0, 0, 0, 0, 0, '<Soulbinder Nyami''s lips curl into a smile.>$B$BWell done. Only two pieces remain. I''ve already dispatched my soulbinders to track them down.', 19342), -- -Unknown-
+(33928, 0, 0, 0, 0, 0, 0, 0, 0, '<Incineratus examines the core as you explain the circumstances behind its acquisition>$b$bIndeed, slag elementals should not exist upon the plateau. The plateau has grown unstable, causing the elemental spirits there to devolve and mutate.$b$bSo long as an earthen fury is absent from the throne, the imbalance in the elements will worsen.$b$bGordawg must return to the Throne of Elements if balance is to be maintained.', 19342), -- -Unknown-
+(33929, 0, 0, 0, 0, 0, 0, 0, 0, 'Shivertail snuggles up to his mother. He is clearly happy to be reunited with most of his pack.', 19342), -- -Unknown-
+(33970, 1, 0, 0, 0, 0, 0, 0, 0, 'Just as I suspected. Thank you, $n. With Sha''tari back in our possession there is only one piece of the Heart left to retrieve.', 19342), -- -Unknown-
+(33971, 1, 0, 0, 0, 0, 0, 0, 0, 'Bless you, $n. There have been enough innocent lives taken today.', 19342), -- -Unknown-
+(33972, 1, 0, 0, 0, 0, 0, 0, 0, '<Mehlar smiles.>$B$BIt would seem that the tide of this war is shifting in our favor.', 19342), -- -Unknown-
+(33973, 0, 0, 0, 0, 0, 0, 0, 0, 'Thank you. Now that I know it is out of the hands of the Iron Horde, I can die peacefully.', 19342), -- -Unknown-
+(33976, 1, 0, 0, 0, 0, 0, 0, 0, 'Well done! I will take Auch''naaru to Auchindoun. The Shadow Council has no place in our lands.', 19342), -- -Unknown-
+(33988, 0, 0, 0, 0, 0, 0, 0, 0, 'The souls of the citizens of Telmor will no longer be used to empower the Shadow Council leader.', 19342), -- -Unknown-
+(34013, 0, 0, 0, 0, 0, 0, 0, 0, 'With these, we can account for our fallen and rebuild. We will persevere.', 19342), -- -Unknown-
+(34019, 0, 0, 0, 0, 0, 0, 0, 0, 'Your aid in retaking Teluuna Observatory has not gone unnoticed, hero. I grow increasingly impressed at your prowess in battle.$B$BPerhaps you could share some of your knowledge with my disciples. They could learn much from a seasoned adventurer such as yourself.$B$BI have something for you, as a thanks for what you''ve done even in the short time you''ve been here. Perhaps it will help you get this garrison of yours on its feet.', 19342), -- -Unknown-
+(34034, 0, 0, 0, 0, 0, 0, 0, 0, '<Gazlowe''s face brightens as you hand over the bulging bag of coins.>$B$BHeyyy! Now we''re talking!$B$BI usually prefer not to get my hands dirty, but for that kind of cash you could get me to field-strip a kor''kron outhouse.$B$BGlad to have some muscle here to back me up - and since I''m such a nice guy, here''s a little somethin'' for your troubles.', 19342), -- -Unknown-
+(34035, 0, 0, 0, 0, 0, 0, 0, 0, 'Ya know... this thing is actually pretty impressive.$B$BThe drive system seems... familiar...', 19342), -- -Unknown-
+(34039, 0, 0, 0, 0, 0, 0, 0, 0, '<Gazlowe fishes around in his pouch before producing a single gold piece.>$B$BErr... looks like I''m a little short. Personal bodyguard fees really add up!$B$BI''ll give you a proper cut when we get back to your garrison. Come on, you know I''m good for it!', 19342), -- -Unknown-
+(34040, 0, 0, 0, 0, 0, 0, 0, 0, 'That''s Darkanvil''s signature! I knew I''d seen that work somewhere before.$B$BThaelin Darkanvil is a Dark Iron dwarf who came to Draenor with the Alliance forces, and a damn brilliant engineer. We have what you might call a friendly rivalry.$B$BBut why''s Thaelin making weapons for the Iron Horde?', 19342), -- -Unknown-
+(34041, 0, 0, 0, 0, 0, 0, 0, 0, 'Not a bad haul. Here''s yer cut!', 19342), -- -Unknown-
+(34042, 0, 0, 0, 0, 0, 0, 0, 0, 'Don''t worry, Thaelin can handle himself. That was my good deed for the year - don''t tell nobody!$B$BHey... you think I can write off that fuel as a business expense?', 19342), -- -Unknown-
+(34043, 0, 0, 0, 0, 0, 0, 0, 0, 'Good, you''ve arrived. Rulkan''s message said that you would not be long.', 19342), -- -Unknown-
+(34054, 0, 0, 0, 0, 0, 0, 0, 0, 'We saved everyone we could, $n. We were too late for the others... including my sister.$b$bProphet Velen is right. When it is asked of us, we ALL must fight. I promise this: I will never again let my loved ones suffer.$b$bNer''zhul is close to calling down the Dark Star. We are the only ones who can stop him.', 19342), -- -Unknown-
+(34078, 0, 0, 0, 0, 0, 0, 0, 0, 'Told you I was good for it!', 19342), -- -Unknown-
+(34092, 0, 0, 0, 0, 0, 0, 0, 0, 'You radiate the power of the Ango''rosh!$B$B<Restalaan smiles.>$B$BIt is time to take this battle to Teron''gor''s doorstep.', 19342), -- -Unknown-
+(34106, 396, 0, 0, 0, 0, 0, 0, 0, 'I knew you''d kill her. No Iron Horde is safe from your wrath.', 19342), -- -Unknown-
+(34107, 71, 0, 0, 0, 0, 0, 0, 0, 'Is that what I think it is? You are too kind, commander!', 19342), -- -Unknown-
+(34108, 71, 0, 0, 0, 0, 0, 0, 0, 'Praise to $n! For the Horde!', 19342), -- -Unknown-
+(34122, 1, 0, 0, 0, 0, 0, 0, 0, '<Liadrin smiles.>$B$BI knew they''d see it our way.', 19342), -- -Unknown-
+(34123, 0, 0, 0, 0, 0, 0, 0, 0, 'I am glad to see you. Our clan has faced many challenges, but the sheer size of the army coming toward us is beyond anything we have attempted to face.$b$bWe need your experience.', 19342), -- -Unknown-
+(34124, 0, 0, 0, 0, 0, 0, 0, 0, 'This was a costly victory, and a very painful lesson. We chose to refuse the Iron Horde and live as we always have, but I see now they will never respect such neutrality.$b$bI am not about to wait for the Iron Horde to martial their forces. We will fight with you, and bring the Iron Horde to its knees.$b$bCommander, the Frostwolves stand ready!', 19342), -- -Unknown-
+(34144, 396, 0, 0, 0, 0, 0, 0, 0, 'Already I can feel the Light triumphing over darkness. We''ve done it!', 19342), -- -Unknown-
+(34157, 1, 0, 0, 0, 0, 0, 0, 0, 'You have to hurry... Teron''gor just left!', 19342), -- -Unknown-
+(34163, 0, 0, 0, 0, 0, 0, 0, 0, 'Without the shadow orbs, the main Auchenai force will be able to march on Gul''rok safely.', 19342), -- -Unknown-
+(34164, 0, 0, 0, 0, 0, 0, 0, 0, 'Thank you... kill a couple more for me on your way out, if you can...', 19342), -- -Unknown-
+(34192, 1, 1, 4, 0, 0, 0, 0, 0, 'Nice job, $n! Let''s get this mining operation started!', 19342), -- -Unknown-
+(34193, 1, 1, 4, 0, 0, 0, 0, 0, 'Great work, $n! We will get started planting the garden right away.', 19342), -- -Unknown-
+(34209, 0, 0, 0, 0, 0, 0, 0, 0, 'Thank you for coming, $n. The archmage and I are in need of your assistance.', 19342), -- -Unknown-
+(34216, 2, 6, 0, 0, 0, 3000, 0, 0, 'Wolf-$g brother:sister;, already word has traveled to us of your actions at Wor''gol. You have the eternal respect of the Frostwolf.$B$BNow, who are these strangers that you have brought to us and what is this urgent matter?', 19342), -- -Unknown-
+(34234, 113, 0, 0, 0, 0, 0, 0, 0, 'Excellent. The shards are at last together!', 19342), -- -Unknown-
+(34242, 0, 0, 0, 0, 0, 0, 0, 0, 'It''s not safe here. The Shadow Council has already taken the city!', 19342), -- -Unknown-
+(34271, 0, 0, 0, 0, 0, 0, 0, 0, 'Gordawg was a mighty ally. The elements will mourn the loss of the fury, but death was the only answer. Gordawg would not have wished to stay a slave to evil.$b$bThough Gordawg is no more, the heart of a fury is eternal and unbreakable. In time, this brightly glowing heart will take shape into a new earthen fury.$b$bSuch is the cycle of life upon the Elemental Plateau.', 19342), -- -Unknown-
+(34321, 0, 0, 0, 0, 0, 0, 0, 0, 'Thank you flesh creature. In the lava the ashes will mix and the cycle shall continue as it has ever since the beginning.', 19342), -- -Unknown-
+(34326, 396, 0, 0, 0, 0, 0, 0, 0, 'Our enemy has been pushed back and Auchindoun''s defenses restored thanks to your help, but we are not yet done here.', 19342), -- -Unknown-
+(34344, 1, 11, 0, 0, 0, 500, 0, 0, 'Dem centipedes creep you out boss-mon? Touchin'' ya with their teeny tiny legs? I ain''t thought of a thing that makes me skin crawl more, except maybe mah sister''s voice. Hee hee.', 19342), -- -Unknown-
+(34345, 11, 0, 0, 0, 0, 0, 0, 0, 'Haha! Ya brought ''em! I hope ya not offended I asked such a lowly task of ya. We needed the leaves, and I needed to settle a bet.', 19342), -- -Unknown-
+(34346, 0, 0, 0, 0, 0, 0, 0, 0, 'Ah, now these be some fine trap making props. Ya know how to make a shadow huntah proud.', 19342), -- -Unknown-
+(34348, 4, 0, 0, 0, 0, 0, 0, 0, 'Now dat be a mighty fine haul. We gonna be keepin'' all the folks at the garrison warm.$b$bIt seemed like a simple task but ya tackled it like a boss-mon. If ya need a shadow hunter in your ranks, I be willin'' to serve.', 19342), -- -Unknown-
+(34351, 71, 1, 0, 0, 0, 0, 0, 0, 'Light bless you, hero! We need to hold out as long as we can so Nyami can track down the remaining power shards. This pylon will help take the load off of our soulpriests.', 19342), -- -Unknown-
+(34364, 0, 0, 0, 0, 0, 0, 0, 0, 'I''m under orders to obey your orders, commander.', 19342), -- -Unknown-
+(34375, 0, 0, 0, 0, 0, 0, 0, 0, 'That should be plenty of wood for now.', 19342), -- -Unknown-
+(34378, 0, 0, 0, 0, 0, 0, 0, 0, 'Right! I think we''ve got this well in hand now. And hardly an explosion to be found!', 19342), -- -Unknown-
+(34379, 0, 0, 0, 0, 0, 0, 0, 0, 'I hope you are finding your land agreeable.', 19342), -- -Unknown-
+(34380, 0, 0, 0, 0, 0, 0, 0, 0, 'The clan is prepared. It is time for us to advance on Bladespire Citadel!', 19342), -- -Unknown-
+(34392, 113, 0, 0, 0, 0, 0, 0, 0, 'The portal is weakened, but it remains open.$b$bOnly one option remains, $n.', 19342), -- -Unknown-
+(34393, 1, 0, 0, 0, 0, 0, 0, 0, 'Gul''dan... free. This was not the victory I''d planned for.$b$bGul''dan may be loose due to our actions, but I gladly bargain his freedom against the lives of the innocents on the other side of this portal. You made a wise decision, $n.', 19342), -- -Unknown-
+(34398, 1, 0, 0, 0, 0, 0, 0, 0, 'Looks to me like we ended up in the right place.', 19342), -- -Unknown-
+(34399, 0, 0, 0, 0, 0, 0, 0, 0, 'The Vindicators welcome you, $n.', 19342); -- -Unknown-
+INSERT INTO `quest_offer_reward` (`ID`, `Emote1`, `Emote2`, `Emote3`, `Emote4`, `EmoteDelay1`, `EmoteDelay2`, `EmoteDelay3`, `EmoteDelay4`, `RewardText`, `VerifiedBuild`) VALUES
+(34400, 0, 0, 0, 0, 0, 0, 0, 0, 'Thank you, $n. These moths are typically peaceful creatures and are deserving of mercy.', 19342), -- -Unknown-
+(34401, 0, 0, 0, 0, 0, 0, 0, 0, 'This will do nicely, $n. All we need now is a suitable crystal...', 19342), -- -Unknown-
+(34402, 0, 0, 0, 0, 0, 0, 0, 0, 'This land should serve our needs well. I leave it to you to decide how to best use it, commander.', 19342), -- -Unknown-
+(34404, 0, 0, 0, 0, 0, 0, 0, 0, 'The crystals in this mine are most certainly unique. Thorough study of the samples you have provided should reveal why this is the case.', 19342), -- -Unknown-
+(34414, 0, 0, 0, 0, 0, 0, 0, 0, 'Excellent. Give me a moment and I will prepare the focusing crystal.', 19342), -- -Unknown-
+(34418, 1, 0, 0, 0, 0, 0, 0, 0, 'Your valor will give our men reprieve as they work to contain the threat completely. Well done.', 19342), -- -Unknown-
+(34420, 1, 0, 0, 0, 0, 0, 0, 0, 'With the Dark Portal disabled, we have a new mission: stay alive.$b$bWe must keep pressing on, even if only to honor those who stayed behind to secure our retreat.', 19342), -- -Unknown-
+(34421, 0, 0, 0, 0, 0, 0, 0, 0, 'Well done, $n.$b$bGiven, they are injured, half-starved, and poorly-equipped... but there is no blade so sharp as a vengeful spirit, no armor so thick as a righteous cause.', 19342), -- -Unknown-
+(34422, 1, 6, 0, 0, 0, 0, 0, 0, 'Out of the frying pan, into the woods.$b$bTake a breath, then get ready, $n. There''s not much time to rest.', 19342), -- -Unknown-
+(34423, 1, 1, 0, 0, 0, 0, 0, 0, '<Khadgar looks concerned.>$b$bNo - we cannot wait for Ariok. He knew what he was getting into.$b$bHis sacrifice cannot go to waste. We must keep moving.', 19342), -- -Unknown-
+(34425, 1, 1, 0, 0, 0, 0, 0, 0, 'We will hold this position for now. We must allow these freed prisoners a moment to breathe.$b$bIt is not an ideal position. We will be moving again shortly.', 19342), -- -Unknown-
+(34427, 1, 1, 0, 0, 0, 0, 0, 0, 'I owe my life to you, stranger. I offer you and your company my support. Together, we may make it out of this jungle alive.', 19342), -- -Unknown-
+(34429, 1, 1, 0, 0, 0, 0, 0, 0, 'You''re still alive? Good.$b$bThat cave-in will only hold them for so long. We have to keep moving.', 19342), -- -Unknown-
+(34431, 1, 0, 0, 0, 0, 0, 0, 0, 'Well done.$b$bBe ready to move. We may have had the element of surprise within this cave, but our advantage is fleeting.', 19342), -- -Unknown-
+(34432, 1, 0, 0, 0, 0, 0, 0, 0, 'You fight exceptionally well, $n... better than I could ever hope to.$b$bWith those orcs out of the way, Khadgar and Maraad should now be able to safely guide the rest of our group through the cave.', 19342), -- -Unknown-
+(34434, 1, 1, 0, 0, 0, 0, 0, 0, 'Up there - that is Keli''dan the Breaker. No doubt he''s been alerted to our presence, and he''s attempting to tell his warlord about our little jailbreak.$b$bWe have to take him out, $n.', 19342), -- -Unknown-
+(34436, 1, 1, 0, 0, 0, 0, 0, 0, 'Fine job in the cave, but this is no time to rest.$b$bWe have momentum. We must stay in motion.', 19342), -- -Unknown-
+(34437, 1, 0, 0, 0, 0, 0, 0, 0, 'You have my thanks, $n. Durotan, our chieftain, will be happy to hear that Ga''nar lives.', 19342), -- -Unknown-
+(34439, 0, 0, 0, 0, 0, 0, 0, 0, 'It''s a good thing you got to high ground.$b$bLook at the dam!', 19342), -- -Unknown-
+(34442, 1, 0, 0, 0, 0, 0, 0, 0, '<The orc''s lips and wrists quiver with restrained fury.>$b$bWho are you?$b$bWait, what''s that you say? Drek''Thar is here?', 19342), -- -Unknown-
+(34445, 4, 1, 0, 0, 0, 0, 0, 0, 'Takin'' away Gul''dan was one thing, but blowin'' up the whole damned portal? That''s my kind of solution.$b$bNow, I think we''d better get out of here before that army gets to us.', 19342), -- -Unknown-
+(34446, 11, 1, 0, 0, 0, 0, 0, 0, 'Against all odds, here we stand. Still alive, an entire army on our heels.$b$bOur ship is waiting. Shall we depart?', 19342), -- -Unknown-
+(34451, 1, 0, 0, 0, 0, 0, 0, 0, 'There is still much to be done before we can leave Auchindoun with peace of mind, champion.', 19342), -- -Unknown-
+(34461, 0, 0, 0, 0, 0, 0, 0, 0, 'This will be a mighty fine barracks, I think. I am sure Warmaster Zog will complain about how it needs to be bigger, and with more spikes. He likes spikes...', 19342), -- -Unknown-
+(34462, 0, 0, 0, 0, 0, 0, 0, 0, 'Well done commander. Olin spoke to me of your bravery and has already offered to serve under your command.$b$bIf I may advise you in this matter, I would suggest accepting his service. We could make use of a tauren with his skill sets in a land like this.', 19342), -- -Unknown-
+(34478, 2, 1, 0, 0, 0, 0, 0, 0, 'I owe my life to you, stranger. I offer you and your company my support. Together, we may make it out of this jungle alive.', 19342), -- -Unknown-
+(34508, 1, 0, 0, 0, 0, 0, 0, 0, 'There is no time for pleasantries. The raid''s leader is just ahead.', 19342), -- -Unknown-
+(34512, 0, 0, 0, 0, 0, 0, 0, 0, '<Pyxni examines the saberon claws.>$b$bWe''re gonna make a killing selling these as good luck charms to all the wannabe gladiators here at the arena!$b$bFrom now on, the saberon will think twice about messing with the Steamwheedle Cartel!', 19342), -- -Unknown-
+(34513, 0, 0, 0, 0, 0, 0, 0, 0, 'You fought your way into Sabermaw, killed Razorpaw...and lived?$b$bThat''s incredible news!$b$bThe roads will be much safer now that he''s dead! That means more money for me!$b$bAs promised, here''s your reward!', 19342), -- -Unknown-
+(34514, 0, 0, 0, 0, 0, 0, 0, 0, 'You recovered the merchandise? Fantastic!$b$b<Pyxni rummages through the bags.>$b$bIt''s all here too! I knew I could count on you! Here, take this reward.$b$bYou''ve earned it!', 19342), -- -Unknown-
+(34515, 0, 0, 0, 0, 0, 0, 0, 0, 'You got all of the captured traders out of Sabermaw? Fantastic!$b$bNow they owe me and I ain''t one to let a debt go uncollected! As for you, take this reward for your trouble!', 19342), -- -Unknown-
+(34516, 0, 0, 0, 0, 0, 0, 0, 0, 'You did a great job, $n. I couldn''t have asked for a better sidekick!$b$bAnyway, now that I''ve got my treasure back...$b$bI''ve got to do...$b$b...things and...stuff.$b$bBye!', 19342), -- -Unknown-
+(34558, 1, 0, 0, 0, 0, 0, 0, 0, 'Excellent. This will do nicely.', 19342), -- -Unknown-
+(34564, 1, 0, 0, 0, 0, 0, 0, 0, 'Teron''gor and Gul''dan... they slaughtered everyone...$B$B...and then they just... disappeared... into the shadows...$B$BHow did they know where to go?', 19342), -- -Unknown-
+(34566, 1, 11, 0, 0, 0, 1000, 0, 0, 'Your will be done.$B$BFor the Horde!', 19342), -- -Unknown-
+(34575, 0, 0, 0, 0, 0, 0, 0, 0, '<The prophet welcomes you with a curious look, then a warm nod.>$b$bSo it begins.', 19342), -- -Unknown-
+(34582, 0, 0, 0, 0, 0, 0, 0, 0, 'This will have to do.', 19342), -- -Unknown-
+(34583, 0, 0, 0, 0, 0, 0, 0, 0, 'So this is Draenor? A bit darker than expected. Still, after building Stormwind, this project should be a walk in the park.$B$BWell then, are you ready to begin, commander?', 19342), -- -Unknown-
+(34584, 0, 0, 0, 0, 0, 0, 0, 0, 'Perfect.$b$bNot only will this lumber do the job, it will look fantastic!', 19342), -- -Unknown-
+(34585, 0, 0, 0, 0, 0, 0, 0, 0, 'The base is significantly more secure with that giant dead.$b$bYou have made quite an impression on the peacekeepers.', 19342), -- -Unknown-
+(34586, 0, 0, 0, 0, 0, 0, 0, 0, 'The garrison is really starting to take shape.', 19342), -- -Unknown-
+(34587, 0, 0, 0, 0, 0, 0, 0, 0, 'How is the construction of the barracks coming along?', 19342), -- -Unknown-
+(34592, 0, 0, 0, 0, 0, 0, 0, 0, 'Nasty beasts they got here on Draenor.', 19342), -- -Unknown-
+(34598, 0, 0, 0, 0, 0, 0, 0, 0, '<Greezlex lifts his head to look up at you from the ground.>$b$b...No! Don''t take me... I... wait...$b$bYou aren''t a saberon... did Pyxni send you?$b$b', 19342), -- -Unknown-
+(34616, 0, 0, 0, 0, 0, 0, 0, 0, 'This place is just full of surprises... terrifying surprises.', 19342), -- -Unknown-
+(34632, 1, 0, 0, 0, 0, 0, 0, 0, 'Ah, so you''ve built an Arcane Sanctum! Splendid!$B$BTroubles connecting to the ley line network, I take it?', 19342), -- -Unknown-
+(34634, 1, 0, 0, 0, 0, 0, 0, 0, 'These pustules are sizzling with energy. They''ll do nicely.', 19342), -- -Unknown-
+(34635, 21, 0, 0, 0, 0, 0, 0, 0, 'Such clean breaks on each piece! Fantastic.', 19342), -- -Unknown-
+(34636, 1, 0, 0, 0, 0, 0, 0, 0, 'Excellent. This ought to be just what we need.', 19342), -- -Unknown-
+(34646, 0, 0, 0, 0, 0, 0, 0, 0, 'Luuka is a little shaken up, but he is safe, and that''s all that really matters.$B$BLook... commander, I owe you my life. All of us do honestly.$B$BI would be honored to serve as your agent here in Draenor. If you have need of me, you need only say the word.', 19342), -- -Unknown-
+(34655, 0, 0, 0, 0, 0, 0, 0, 0, 'Azik must have seen something in you. I will trust his judgment, for n-$B$B<Reshad is interrupted as a warm gust of wind surges through the hut.>$B$BOh dear... they''ve arrived.', 19342), -- -Unknown-
+(34656, 0, 0, 0, 0, 0, 0, 0, 0, 'Who would expect to find these treasures draped over straw dolls, left to bake in the sun? Sometimes the best place to hide precious things is in plain sight.', 19342), -- -Unknown-
+(34657, 0, 0, 0, 0, 0, 0, 0, 0, 'Azik was right to guide you to me. If you were coming to help Skettis, we needed to meet.$B$BAnd if you were coming to attack us, well, I''d be dead either way, wouldn''t I?$B$B<Reshad lets out a cawing laugh and stuffs another scroll into his robes.>$B$BThere, that''s nearly everything.', 19342), -- -Unknown-
+(34658, 0, 0, 0, 0, 0, 0, 0, 0, 'Ah yes, there''s my name at the top of the list. And a few Talonpriests from the Shadowglade as well.$B$BThey fear the return of Terokk, as they should.', 19342), -- -Unknown-
+(34659, 0, 0, 0, 0, 0, 0, 0, 0, 'I will point you in the right direction, but I cannot guarantee you''ll survive the trip.$B$BKah-hah haha!', 19342), -- -Unknown-
+(34662, 0, 0, 0, 0, 0, 0, 0, 0, 'Whoa! I couldn''t tell if that was Porkchop squealing in there or if you had Crushmaul crying like a little baby!$b$bYou''ve got talent, kid!$b$bHere''s your cut of the profit, but why stop there? Together we can make a mountain of gold!', 19342), -- -Unknown-
+(34663, 0, 0, 0, 0, 0, 0, 0, 0, 'You did it, $n! Raketalon has actually been defeated!$b$bI''d never have believed it if I hadn''t seen it with my very own two eyes. You''ve got a fire in your belly and dollar signs in your eyes, kid!$b$bHere''s your cut of the profit, but don''t stop now! You''re on a roll!', 19342), -- -Unknown-
+(34664, 0, 0, 0, 0, 0, 0, 0, 0, 'Watching you fight in the arena is like witnessing an artist create a masterpiece!$b$bWell, a masterpiece of blood and shattered bones... but hey, everyone''s got to be good at something right?$b$bHere''s your cut of the profit! That fight was so good I actually thought about giving you a bonus!', 19342), -- -Unknown-
+(34665, 0, 0, 0, 0, 0, 0, 0, 0, 'I ain''t ever seen anybody dismantle a shredder quite like that before!$b$bYou''ve made me a lot of money, $n! Only the best gladiators survive this long in the arena; and yet, even with that in mind, there''s still something different about you...$b$bIt''s your eyes...they look as if they''ve stared death in the face a thousand times and never even blinked.$b$bTake your cut of the profit and rest up, the biggest fight is still ahead!', 19342), -- -Unknown-
+(34666, 0, 0, 0, 0, 0, 0, 0, 0, 'Long live the champ! I knew you could do it!$b$bCould you hear the roar of the crowd in there? It shook the arena like thunder!$b$bThis is only the beginning! The Highmaul Coliseum awaits, and as the champion of the Ring of Trials you''ll be expected to make an appearance!', 19342), -- -Unknown-
+(34676, 1, 0, 0, 0, 0, 0, 0, 0, 'I won''t waste any of your time, $Gsir:madame;. Let us discuss strategy.', 19342), -- -Unknown-
+(34681, 1, 0, 0, 0, 0, 0, 0, 0, 'Your will be done. I require your advisement, commander.', 19342), -- -Unknown-
+(34683, 0, 0, 0, 0, 0, 0, 0, 0, 'Ah, $n. I recognized your scent, friend. We have been waiting for your arrival to begin our task.', 19342), -- -Unknown-
+(34692, 0, 0, 0, 0, 0, 0, 0, 0, 'This is a good start, but we will need more champions to deal with the trials that lay ahead.', 19342), -- -Unknown-
+(34696, 396, 0, 0, 0, 0, 0, 0, 0, 'We''ll have to catch up later. We have bigger problems!', 19342), -- -Unknown-
+(34706, 396, 0, 0, 0, 0, 0, 0, 0, 'Lady Liadrin was indeed wise in choosing you. I will let Vol''jin know of your victory immediately.', 19342), -- -Unknown-
+(34710, 71, 0, 0, 0, 0, 0, 0, 0, 'Aeun sent you? Help has arrived!', 19342), -- -Unknown-
+(34712, 1, 0, 0, 0, 0, 0, 0, 0, 'With this crystal, we can connect your tower to the ley line network at last!$B$BI also made some modifications to your blueprint that should make it much easier to build another tower in your garrison.', 19342), -- -Unknown-
+(34729, 0, 0, 0, 0, 0, 0, 0, 0, 'You have done me a great service. This blade is as much yours as it is mine.$b$bI offer you this blood oath: I shall serve your cause and lend my knowledge of blades and mining to your forces.$b$BWill you accept it?', 19342), -- -Unknown-
+(34731, 0, 0, 0, 0, 0, 0, 0, 0, 'My sista have other duties, but I have leave of ol'' Vol''jin to extend my services to you.$b$bYa proved your worth, and did a task that needed doing.$b$bI be followin'' ya, boss-mon, if ya be willing.', 19342), -- -Unknown-
+(34732, 0, 0, 0, 0, 0, 0, 0, 0, 'Well, hero, I owe you both my life and my honor. I ask that you allow me to repay this debt by serving under your command.$b$bYou will find that I am a fearsome hunter. I have also mastered the art of riding the rylaks, which few among the Frostwolves can claim.$b$bWill you accept my service?', 19342), -- -Unknown-
+(34736, 0, 0, 0, 0, 0, 0, 0, 0, 'Eh dere, boss-mon! Watch ya step. Da ground be cracklin'' and breakin'' everywhere.', 19342), -- -Unknown-
+(34737, 0, 0, 0, 0, 0, 0, 0, 0, 'Well done.$b$bBe ready to move. We may have had the element of surprise within this cave, but our advantage is fleeting.', 19342), -- -Unknown-
+(34739, 1, 0, 0, 0, 0, 0, 0, 0, 'You fight exceptionally well, $n... better than I could ever hope to.$b$bWith those orcs out of the way, Khadgar and Maraad should now be able to safely guide the rest of our group through the cave.', 19342), -- -Unknown-
+(34740, 1, 1, 0, 0, 0, 0, 0, 0, 'Up there - that is Keli''dan the Breaker. No doubt he''s been alerted to our presence, and he''s attempting to tell his warlord about our little jailbreak.$b$bWe have to take him out, $n.', 19342), -- -Unknown-
+(34741, 1, 1, 0, 0, 0, 0, 0, 0, 'Fine job in the cave, but this is no time to rest.$b$bWe have momentum. We must stay in motion.', 19342), -- -Unknown-
+(34756, 0, 0, 0, 0, 0, 0, 0, 0, 'How very noble of you to act as bait on my behalf. I will not forget this.', 19342), -- -Unknown-
+(34758, 1, 1, 4, 0, 0, 0, 0, 0, 'Time to see what you can do.', 19342), -- -Unknown-
+(34765, 0, 0, 0, 0, 0, 0, 0, 0, 'Little known fact, old gronn grottos make for great farming soil.', 19342), -- -Unknown-
+(34766, 4, 0, 0, 0, 0, 0, 0, 0, 'I never doubted you for a moment. You are truly a commander of the people.$B$BLok''tar ogar!', 19342), -- -Unknown-
+(34770, 1, 6, 0, 0, 0, 0, 0, 0, 'I am without a clan. The Burning Blade are dead to me. Perhaps someday I will create a clan of my own.$B$BIn the meantime, it would be an honor to fight at your side. You freed me and fought well.$B$BThere is much we could learn from each other. What do you say?', 19342), -- -Unknown-
+(34774, 0, 0, 0, 0, 0, 0, 0, 0, 'You will accept this gift, and you will like it. To do otherwise will automatically engage my organic incineration weapons. Thank you.', 19342), -- -Unknown-
+(34775, 66, 0, 0, 0, 0, 0, 0, 0, 'As additional missions come to my attention I will make them available here.', 19342), -- -Unknown-
+(34776, 0, 0, 0, 0, 0, 0, 0, 0, 'Thank you, $n. I am truly in your debt.$B$BWhen I fulfill my duties to Lady Liadrin I will come find you.', 19342), -- -Unknown-
+(34778, 1, 274, 0, 0, 0, 0, 0, 0, 'You made it!$b$bBut... one of our wagons didn''t. Have you seen Maraad? He''s still out there somewhere.', 19342), -- -Unknown-
+(34779, 2, 1, 0, 0, 0, 0, 0, 0, 'I am keeping the sickles. They remind me of a lesson so many of us draenei forget - that the Light lives in every farmer as much as in any priest.$b$bYou fight well, and I am pleased to call you friend. Your laborers will be safe here in Elodor. If you are not convinced, speak to Exarch Hataaru here. His devices secure all the draenei strongholds.', 19342), -- -Unknown-
+(34780, 0, 0, 0, 0, 0, 0, 0, 0, 'The console thrums with energy and lights up as you draw near, as though sensing your presence. Simply touching the main panel brings the defense crystal to life outside.$b$bIf this is the kind of technology Hataaru was able to cobble together from spare parts, you can only imagine the splendor of the world he came from.', 19342), -- -Unknown-
+(34781, 0, 0, 0, 0, 0, 0, 0, 0, 'You saved the town! The controls shut down as you approach, but many of the indicators are still blinking frantically. Something seems wrong.$b$bHataaru yells out to get your attention outside...', 19342), -- -Unknown-
+(34782, 1, 0, 0, 0, 0, 0, 0, 0, '<Exarch Othaar is a towering, intimidating figure. His eyes bore into you, determining if you are friend or foe.>$b$bSo, you are $n, esteemed $c of this "Alliance" that has appeared on our shores. On behalf of the Exarch Council, I welcome you to Elodor.', 19342), -- -Unknown-
+(34783, 0, 0, 0, 0, 0, 0, 0, 0, '$n! You have only just arrived but already your name is the talk of Elodor.$b$bI will gladly support your cause for the Exarch Council - it has always been my opinion that the draenei need to get out and be proactive in our world instead of hiding behind our walls.$b$bBut first, I need your help with something...', 19342), -- -Unknown-
+(34784, 4, 1, 0, 0, 0, 0, 0, 0, 'Careful with those... hand them here. Wonderful!$b$bI will have my rangari bury these around the perimeter of Elodor. If the Shadowmoon orcs dare attack us again, they are in for a nasty surprise!$b$bDraenor is a hostile world, but if we take the time to learn and understand it, we can turn it to our advantage.$b$bI will finish up here and meet with the Exarch Council shortly. I will be sure to back your proposal.', 19342), -- -Unknown-
+(34785, 66, 1, 0, 0, 0, 0, 0, 0, 'Ah, $n! I suspected I would see you again soon.$b$bI am willing to speak on your behalf at the Exarch Council, but an emergency situation has come up...', 19342), -- -Unknown-
+(34786, 273, 1, 0, 0, 0, 0, 0, 0, '<The artificer withdraws a loop and peers intently at the scales you''ve brought him.>$b$bUnreal. The crystalline matrix is flawless, as if produced from one of our forges on Argus.$b$bI wish we could hook up these creatures to our machinery... but I suspect the Exarch would take issue with that.$b$bThank you for your help!', 19342), -- -Unknown-
+(34787, 1, 0, 0, 0, 0, 0, 0, 0, '$n, my Alliance friend from Tanaan! I have not forgotten my debt to you.$b$bI will do everything in my power to convince the council to support you in every way possible. However...$b$b<The Exarch lowers his voice.>$b$bI have grave concerns about our safety here.', 19342), -- -Unknown-
+(34788, 273, 1, 0, 0, 0, 0, 0, 0, 'An excellent choice! We''ll send your pick directly to your garrison to help with any missions you encounter.$b$bNow, about those supplies you requested...', 19342), -- -Unknown-
+(34789, 274, 1, 0, 0, 0, 0, 0, 0, 'One of the five Exarchs is dead. Another is a traitor. Dark times.$b$bWe will end this here and now. Can I count on you for one final task?', 19342), -- -Unknown-
+(34790, 6, 1, 0, 0, 0, 0, 0, 0, 'Would you look at that - the entire tentacle is barbed. Uggh. No wonder the wounds they inflict tend to get infected. We could learn something from this. I wonder if rangari explorers should start equipping themselves with whips?$b$bThank you, $n. This Alliance that you come from must be quite the collection of heroes!', 19342), -- -Unknown-
+(34791, 5, 6, 0, 0, 0, 0, 0, 0, 'Dead! Exarch Hataaru is dead! His body was discovered moments ago, stabbed in the back. The weapon that killed him was fel in origin. Tell me everything you know.$b$b<Maladaar nods as you describe what you found.>$b$bYes. The traitors wanted to capture Hataaru''s soul. Someone wants something he knows, dead or alive... We must act at once.', 19342), -- -Unknown-
+(34792, 1, 6, 0, 0, 0, 0, 0, 0, '<The Exarch listens to your tale, his face contorting into concern, grief, and finally anger.>$b$bSo Othaar has lost his way. "Socrethar" he calls himself now. At last we have our answer. I fear my capture at the hands of the Iron Horde was his doing. There may be other traitors amongst us - I must hurry back to Auchindoun and make sure we are safe.$b$bIn the meantime, I believe the Exarchs owe you a decision...', 19342), -- -Unknown-
+(34795, 1, 1, 0, 0, 0, 0, 0, 0, 'Commander $n. It''s good to see you. We have much to discuss.$B$BThe situation in Nagrand is rapidly deteriorating. The Warsong clan is on the move.$B$BTo make matters worse, Grommash has named Garrosh their new warlord.$B$B<Thrall shakes his head sadly, but remains resolute.>', 19342), -- -Unknown-
+(34801, 0, 0, 0, 0, 0, 0, 0, 0, 'Thank you, stranger.', 19342), -- -Unknown-
+(34803, 4, 0, 0, 0, 0, 0, 0, 0, 'For $n! For the Horde!', 19342), -- -Unknown-
+(34805, 0, 0, 0, 0, 0, 0, 0, 0, 'Blasted things. Nothing more than flying rats if you ask me!', 19342), -- -Unknown-
+(34806, 0, 0, 0, 0, 0, 0, 0, 0, '<You''ve drastically reduced the podling numbers.$b$bHopefully they won''t be growing back anytime soon.>', 19342), -- -Unknown-
+(34808, 5, 0, 0, 0, 0, 0, 0, 0, 'I knew it was a mistake to bring these guys with me from the Valley of Trials.', 19342), -- -Unknown-
+(34809, 0, 0, 0, 0, 0, 0, 0, 0, '<The Gold-O-Matic 9000 crunches and grinds through the elemental remains.>$b$bchakk-chackk-chak-chak, chak-a-chak-akk-chk-chk-chk.', 19342), -- -Unknown-
+(34810, 0, 0, 0, 0, 0, 0, 0, 0, 'It''s good to see that there''s still an interest out there in real archaeology!$b$bThere''s a lot of misconceptions out there about how archaeology is really done, but have no fear! The great and famous Gazmolf Futzwangler is here to educate you.', 19342), -- -Unknown-
+(34811, 0, 0, 0, 0, 0, 0, 0, 0, 'Great work, $n!$b$bThat bunch of good-for-nothing''s came crying when they found out someone else was making their money! I don''t think Thazwix, or his cronies, will be much trouble from here on out.$b$bAs promised, here''s the pay I owe you for a job well done!', 19342), -- -Unknown-
+(34814, 1, 0, 0, 0, 0, 0, 0, 0, 'I am Magister Krelas. Pyromaniac.$B$BPleasure.', 19342), -- -Unknown-
+(34818, 25, 0, 0, 0, 0, 0, 0, 0, 'Who are you?$B$BDon''t you know death by sight, $c?', 19342), -- -Unknown-
+(34819, 273, 0, 0, 0, 0, 0, 0, 0, 'You got them all? I just know this is going to work.', 19342), -- -Unknown-
+(34820, 0, 0, 0, 0, 0, 0, 0, 0, 'This is one of the pack mules Shelly and her crew took to Gloomshade Grove.', 19342), -- -Unknown-
+(34822, 0, 0, 0, 0, 0, 0, 0, 0, 'Hey... now that is some nice salvage. Say what you will about the Iron Horde, but they got some serious raw materials to work with.', 19342), -- -Unknown-
+(34823, 0, 0, 0, 0, 0, 0, 0, 0, 'Well done, boss-mon. The Bladespire ogres been pullin'' back their raiding parties. But ya can bet dey be comin'' back, and in larger numbers. The threat from their citadel must be dealt with soon.', 19342), -- -Unknown-
+(34824, 0, 0, 0, 0, 0, 0, 0, 0, 'Yeah, that''s the stuff. Lumber, stone, peons, more peons. It''s like we are building you a stronghold or something.', 19342), -- -Unknown-
+(34826, 273, 0, 0, 0, 0, 0, 0, 0, 'A great victory over the Burning Blade!$B$BThis new Warlord Azuka Bladefury sounds formidable. We will have to keep an eye on her and her blademasters.', 19342), -- -Unknown-
+(34827, 0, 0, 0, 0, 0, 0, 0, 0, 'Hm, not what I was expecting when I heard that Iskar was sending help.$B$BNo matter. You''ll have to do.', 19342), -- -Unknown-
+(34828, 0, 0, 0, 0, 0, 0, 0, 0, 'Hmm... something''s not right. She''s been tampered with.$B$BSomeone else has used my orb to enter the realm of shadows.', 19342), -- -Unknown-
+(34829, 0, 0, 0, 0, 0, 0, 0, 0, 'Blood for blood, as it should be.', 19342), -- -Unknown-
+(34830, 0, 0, 0, 0, 0, 0, 0, 0, 'Well, you are not stabbing me yet.$B$BThat is a good sign.', 19342), -- -Unknown-
+(34836, 0, 0, 0, 0, 0, 0, 0, 0, 'Lunarblossoms! You are too kind! I can''t wait to give these to Kat''la.', 19342), -- -Unknown-
+(34838, 0, 0, 0, 0, 0, 0, 0, 0, '<The hatchling springs immediately to flight, then looks at you expectantly and cheeps.>', 19342), -- -Unknown-
+(34847, 0, 0, 0, 0, 0, 0, 0, 0, 'Aka''Magosh, $c. I knew that void witch was no good.', 19342), -- -Unknown-
+(34849, 1, 0, 0, 0, 0, 0, 0, 0, 'If you can defeat Luhk, then perhaps there''s some hope for you after all.', 19342), -- -Unknown-
+(34850, 274, 0, 0, 0, 0, 0, 0, 0, 'I don''t expect you to understand the importance of what you''ve done.$B$BPerhaps one day you will.', 19342), -- -Unknown-
+(34861, 0, 0, 0, 0, 0, 0, 0, 0, 'Commander, it is an honor to serve you.', 19342), -- -Unknown-
+(34866, 273, 0, 0, 0, 0, 0, 0, 0, 'You made it. Good.$B$BGetting in here was nothing compared to what''s to come.', 19342), -- -Unknown-
+(34868, 273, 0, 0, 0, 0, 0, 0, 0, 'The garrison blueprints. Outstanding.$B$BThere''s only one thing left to do.', 19342), -- -Unknown-
+(34869, 1, 0, 0, 0, 0, 0, 0, 0, 'It sure doesn''t smell like chicken!$B$BOkay, okay, hand it over. I''ll feed them and then everyone will be happy and I can turn a tidy - er, um... they''ll feel better.$B$BYeah.', 19342), -- -Unknown-
+(34874, 1, 0, 0, 0, 0, 0, 0, 0, 'Your forces burn with passion for your cause.$B$BNot easy against such towering foes. Well done.', 19342), -- -Unknown-
+(34876, 0, 0, 0, 0, 0, 0, 0, 0, 'Hmm... I''m sure one of these toads is my husband.', 19342), -- -Unknown-
+(34878, 1, 0, 0, 0, 0, 0, 0, 0, 'My apologies for teleporting away. It''s cheating, I know.$B$BI merely wanted to put a fire under your feet to get here quickly!', 19342), -- -Unknown-
+(34879, 1, 0, 0, 0, 0, 0, 0, 0, 'Before we take on Morkurk we have some business to attend to in the fortress proper.', 19342), -- -Unknown-
+(34881, 0, 0, 0, 0, 0, 0, 0, 0, 'You have done well.$b$bAlthough the Elemental Plateau is no longer stable, the cycle of rebirth will soon take place and the elements will be born anew.', 19342), -- -Unknown-
+(34882, 0, 0, 0, 0, 0, 0, 0, 0, 'He was a big boy, wasn''t he? The fiends will make quite a feast of him.', 19342), -- -Unknown-
+(34883, 0, 0, 0, 0, 0, 0, 0, 0, 'Good. With this much dust we can delve deep enough to reach the Talon King''s refuge.', 19342), -- -Unknown-
+(34884, 0, 0, 0, 0, 0, 0, 0, 0, 'I see. Well, at least the gavel is safe.$B$BAs you may have guessed, it is another of the Talon King''s relics.', 19342), -- -Unknown-
+(34885, 0, 0, 0, 0, 0, 0, 0, 0, 'Shame about Skizzik''s aviary. That''s where Percy came from. Skizzik wasn''t interested in the "runts" after he started breeding the big ones full-time.$B$BTo be honest, I never liked those monstrous things.', 19342), -- -Unknown-
+(34886, 0, 0, 0, 0, 0, 0, 0, 0, '<You hold the handful of grubs out, steel yourself, and prepare to chew them up as a mama bird would.$B$BThankfully, Ikky snatches them from your hand before you can proceed.$B$BApparently kaliri don''t do that.>', 19342), -- -Unknown-
+(34887, 1, 0, 0, 0, 0, 0, 0, 0, 'Yes, these will definitely be useful! Trust me.', 19342), -- -Unknown-
+(34888, 1, 0, 0, 0, 0, 0, 0, 0, 'Now that they''re out of the way, Morkurk is exposed.', 19342), -- -Unknown-
+(34889, 1, 0, 0, 0, 0, 0, 0, 0, 'There''s nothing Morkurk can do to stop us now.$B$BWell done indeed!', 19342), -- -Unknown-
+(34890, 1, 0, 0, 0, 0, 0, 0, 0, 'That''s what we were after.$B$BLet''s get out of here!', 19342), -- -Unknown-
+(34891, 0, 0, 0, 0, 0, 0, 0, 0, 'You have done well, $n.$b$bBy linking with each of the four elemental pillars you have attuned your life energy with each of the elements on Draenor.$b$bYou are now ready to undertake the Ritual of Binding.$b$bSpeak to me when your work upon the Elemental Plateau is finished, and we shall begin.', 19342), -- -Unknown-
+(34893, 0, 0, 0, 0, 0, 0, 0, 0, 'Each of the guardians you put to rest were once mighty and noble elemental spirits.$b$bIn time each shall be reborn anew through the cycle of rebirth, but Gordawg must be found and balance restored lest the plateau become unstable yet again.', 19342), -- -Unknown-
+(34894, 0, 0, 0, 0, 0, 0, 0, 0, 'This is a fine Ember Blossom that you have brought to me. I know the danger you faced to retrieve it and I thank you.', 19342), -- -Unknown-
+(34898, 0, 0, 0, 0, 0, 0, 0, 0, '<Ikky cheeps at you excitedly.$B$BIt seems you''ve made a new friend.>', 19342), -- -Unknown-
+(34899, 1, 273, 0, 0, 0, 0, 0, 0, 'This is a momentous occasion, commander. Thazz''ril and his peons will get to work right away.$B$BYou''ll see; this decision is going to be critical in our efforts against the Warsong.', 19342), -- -Unknown-
+(34900, 4, 0, 0, 0, 0, 0, 0, 0, 'You did it, $n! Mama, papa, and family. It brings a tear to my eye.$B$BHere, take this runty one. Now that I have the whole herd, this one''s just an extra mouth to feed and won''t fetch anything at market.', 19342), -- -Unknown-
+(34914, 273, 0, 0, 0, 0, 0, 0, 0, 'Glad dat Aggra send ya, Commanda.$B$BDey situation is grim, an'' it''s ''bout ta get grimma.', 19342), -- -Unknown-
+(34915, 11, 0, 0, 0, 0, 0, 0, 0, 'Oh, dat was fun. We workin'' nicely togetha, you an'' me, $n.', 19342), -- -Unknown-
+(34916, 1, 0, 0, 0, 0, 0, 0, 0, 'Dey movin'' onta a betta place. Samedi be sendin'' dem on all dey missions now.$B$BDank ya, $n.', 19342), -- -Unknown-
+(34917, 1, 273, 0, 0, 0, 0, 0, 0, 'Soon de shield gonna cover all of Telaar. Den we all be trapped inside togetha.$B$BDen we go kill de packleader.', 19342), -- -Unknown-
+(34918, 274, 1, 0, 0, 0, 0, 0, 0, 'I''m sorry to hear about Kajassa''s shadow hunters, but we couldn''t afford to let the Warsong have Telaar.$B$BWith the death of Kargora and her pack, we''re one step closer to the invasion of the Warsong''s home, Grommashar.$B$BOne step close to justice.', 19342), -- -Unknown-
+(34925, 1, 0, 0, 0, 0, 0, 0, 0, '<Ga''nar works his neck out of the shackle.>$b$bMuch better.', 19342), -- -Unknown-
+(34932, 0, 0, 0, 0, 0, 0, 0, 0, 'Challe, that iniquitous wretch!$b$bIf only I had proof of her treachery long ago, I would have ripped the villainous heart from her chest and crushed it beneath my foot!$b$bYou have brought me the truth as I asked, for that you have my thanks.', 19342), -- -Unknown-
+(34941, 0, 0, 0, 0, 0, 0, 0, 0, 'Gar''rok was a loyal keeper and a true friend. He will be missed, but so is the cycle of life on this world.$b$bIn time we will call a new keeper of the elements, and he will serve us as Gar''rok did before him.', 19342), -- -Unknown-
+(34942, 0, 0, 0, 0, 0, 0, 0, 0, 'Excellent work. Ishaal and Zellek have already begun the rites.', 19342), -- -Unknown-
+(34943, 0, 0, 0, 0, 0, 0, 0, 0, 'Kalandrios sent you to me? I am honored.$b$bThe furies are wise, they know the burdens of my heart.$b$bYou may not know, but you have been sent to grant a last request to a dying shaman.$b$bFor this, I am grateful.', 19342), -- -Unknown-
+(34949, 2, 0, 0, 0, 0, 0, 0, 0, 'We''ve had quite the journey in getting your tower burning bright. If it''s agreeable to you, I''d like to join your campaign.', 19342), -- -Unknown-
+(34950, 0, 0, 0, 0, 0, 0, 0, 0, 'An infernal machine.', 19342), -- -Unknown-
+(34958, 1, 0, 0, 0, 0, 0, 0, 0, 'Mmm... yes... simple enough.$b$b<The dwarf flips through the pages and no longer seems to notice your presence.>', 19342), -- -Unknown-
+(34960, 0, 0, 0, 0, 0, 0, 0, 0, 'Now this is some handy stuff. This weather has been cutting through our supplies of rope so quick we need something we can use to provide an alternative. Looks like you scored the jackpot.', 19342), -- -Unknown-
+(34962, 0, 0, 0, 0, 0, 0, 0, 0, 'You have done great work with Durotan, Draka, and Gazlowe.', 19342), -- -Unknown-
+(34964, 0, 0, 0, 0, 0, 0, 0, 0, 'Throm-Ka, $n. All is not right in Nagrand, it is good that you are here.', 19342), -- -Unknown-
+(34965, 0, 0, 0, 0, 0, 0, 0, 0, 'I fear that this disturbance is more dire than I had anticipated.$b$bWhatever it is...it threatens to unravel the elemental bonds that hold this world together.', 19342), -- -Unknown-
+(34987, 1, 0, 0, 0, 0, 0, 0, 0, 'Woo hoo hoo haaaaa!', 19342), -- -Unknown-
+(34994, 0, 0, 0, 0, 0, 0, 0, 0, 'Hmm... How am I going to package this?$b$bI have an idea!$b$b<Beezil writes Youngroot on a label and slaps it onto a bottle of adder oil.>$b$b< He throws the Youngroot in the bushes behind him.>$b$bPerfect!', 19342), -- -Unknown-
+(34995, 0, 0, 0, 0, 0, 0, 0, 0, 'That''s what I''m talking about! Great work out there, $n.', 19342), -- -Unknown-
+(34996, 0, 0, 0, 0, 0, 0, 0, 0, 'This new is disturbing to say the least. I''m shocked the infestation has spread so quickly.', 19342), -- -Unknown-
+(34997, 0, 0, 0, 0, 0, 0, 0, 0, 'You can sleep easy tonight knowing you have destroyed so many slumberblooms... just not quite as easy.', 19342), -- -Unknown-
+(34998, 0, 0, 0, 0, 0, 0, 0, 0, '<Kurekk gazes at the orb.>$B$BIs that... what I think it is?$B$BWe must get this to the Talon Altar.', 19342), -- -Unknown-
+(34999, 0, 0, 0, 0, 0, 0, 0, 0, 'Excellent, excellent. Go ahead and drop those directly into the cauldron.', 19342), -- -Unknown-
+(35000, 0, 0, 0, 0, 0, 0, 0, 0, 'They have suffered a fate worse than death, but at least they are free.', 19342), -- -Unknown-
+(35001, 0, 0, 0, 0, 0, 0, 0, 0, '<As the orb meets the altar, the nearby candles flare up.>', 19342), -- -Unknown-
+(35002, 0, 0, 0, 0, 0, 0, 0, 0, '<Heaping the wings into the bowl, you hear a faint rustling of feathers from somewhere overhead.>', 19342), -- -Unknown-
+(35005, 1, 0, 0, 0, 0, 0, 0, 0, 'Great work, $n.$b$bDon''t put away your weapon yet - now''s when the REAL work begins.', 19342), -- -Unknown-
+(35006, 0, 0, 0, 0, 0, 0, 0, 0, 'I can never repay you for all you have done here today, $n.$b$bI am truly in your debt.', 19342), -- -Unknown-
+(35011, 0, 0, 0, 0, 0, 0, 0, 0, 'A bracelet? Interesting... rather plain looking...', 19342), -- -Unknown-
+(35013, 0, 0, 0, 0, 0, 0, 0, 0, 'That bracelet... I made it for father long ago.$B$BBefore the fall...', 19342), -- -Unknown-
+(35014, 0, 0, 0, 0, 0, 0, 0, 0, 'Good, you made it. I need your help.', 19342), -- -Unknown-
+(35015, 0, 0, 0, 0, 0, 0, 0, 0, 'That was close.$b$bIf that genesaur would have grown any larger we would have needed an army to destroy it.$b$bThank you for all your help.', 19342), -- -Unknown-
+(35016, 0, 0, 0, 0, 0, 0, 0, 0, 'This red slime covers everything, even the skulls of my hunters! I''ll make a Skulltaker of you yet though, great work!', 19342), -- -Unknown-
+(35017, 0, 0, 0, 0, 0, 0, 0, 0, 'Hah! If he was that strong he''d still be alive. Still it is good you did him honor. Did you take his skull by any chance?', 19342), -- -Unknown-
+(35019, 1, 0, 0, 0, 0, 0, 0, 0, 'Great work, $n.$b$bDon''t put away your weapon yet - now''s when the REAL work begins.', 19342), -- -Unknown-
+(35021, 0, 0, 0, 0, 0, 0, 0, 0, 'What''s this? Let me check if it has a skull...', 19342), -- -Unknown-
+(35022, 0, 0, 0, 0, 0, 0, 0, 0, 'Now that the flame of the spirit torch is upon the pyres, the spirits of my ancestors have been insulated from the call of the void within Oshu''gun.$b$bHowever, more must still be done if the spirits here are to rest peacefully.', 19342), -- -Unknown-
+(35023, 0, 0, 0, 0, 0, 0, 0, 0, 'Do not mourn the twisted echoes of the dead, they are merely the distorted reflections of once noble spirits.$b$bInstead, mourn the loss of those souls consumed by the dark void that grows within Oshu''gun.', 19342), -- -Unknown-
+(35024, 0, 0, 0, 0, 0, 0, 0, 0, 'Golmash was a mighty warrior in life.$b$bFew orcs have been as honored by their clans and feared by their enemies as the great Giantslayer... the father of the Hellscream name. With the mighty spirit of Golmash Hellscream finally put to rest, the ancestral grounds may once again be a place of peace and reverence.$b$bYou have our thanks, $n.', 19342), -- -Unknown-
+(35027, 0, 0, 0, 0, 0, 0, 0, 0, 'You take too long. Something calls to us deeper in there. Whatever it is, I will have its skull or die trying.', 19342), -- -Unknown-
+(35029, 0, 0, 0, 0, 0, 0, 0, 0, 'Yes, they smell... wonderful. These will help me find the power of this marsh and take it for my own.', 19342), -- -Unknown-
+(35030, 0, 0, 0, 0, 0, 0, 0, 0, 'These will aid me greatly. I must consume them and take their power. We are close to the end $p, I can feel it.', 19342), -- -Unknown-
+(35031, 0, 0, 0, 0, 0, 0, 0, 0, 'We are so close I can almost touch it! We will have to go deeper, much deeper!', 19342), -- -Unknown-
+(35032, 0, 0, 0, 0, 0, 0, 0, 0, '<You hear Prophet Velen''s voice in your mind.>$B$BGood work, $n! The barriers are down. We are on our way.', 19342), -- -Unknown-
+(35033, 0, 0, 0, 0, 0, 0, 0, 0, 'You have chosen a very unfortunate time to visit our camp, my friend.', 19342), -- -Unknown-
+(35040, 0, 0, 0, 0, 0, 0, 0, 0, 'Grulkor was crazy to think he could harness the power of those mushrooms, but then, most Laughing Skull are crazy.$b$bStill, not a complete waste of time.', 19342), -- -Unknown-
+(35050, 273, 0, 0, 0, 0, 0, 0, 0, 'The rangari are stout survivalists. I knew they would not go down without a fight.$b$bThank you, $p, for your help in this. You have done us a great honor.', 19342), -- -Unknown-
+(35055, 0, 0, 0, 0, 0, 0, 0, 0, 'Well, that''s one down, and about a dozen others to go. We best get a base goin''. Sounds like we might be here a while.', 19342), -- -Unknown-
+(35058, 4, 0, 0, 0, 0, 0, 0, 0, 'Ah. I see you have found a creation of Draenor alchemy.', 19342), -- -Unknown-
+(35063, 0, 0, 0, 0, 0, 0, 0, 0, 'Well, that is one thing ta pick. Tell you what, you get this building up and running at full steam and I''ll see if I can''t adapt these blueprints to work for the space in your garrison.', 19342), -- -Unknown-
+(35065, 0, 0, 0, 0, 0, 0, 0, 0, 'I dread to think what the botani had intended to do with the corpses of our fallen.', 19342), -- -Unknown-
+(35070, 0, 0, 0, 0, 0, 0, 0, 0, 'Excellent. I will send in some peacekeepers to quell any remaining problems.$b$bExarch Naielle may be right - perhaps I am too aggressive in adapting our technology to this world. Still, I will never quit. Our civilization must move forward!', 19342), -- -Unknown-
+(35077, 1, 0, 0, 0, 0, 0, 0, 0, 'Hey good job out there! I couldn''t have done it any better myself.', 19342), -- -Unknown-
+(35079, 1, 4, 0, 0, 0, 100, 0, 0, 'Hey you got the dispensers going again.$b$bNice job $Gpal:babe;!', 19342), -- -Unknown-
+(35080, 1, 0, 0, 0, 0, 0, 0, 0, 'Oh my gosh, this is way worse than I thought it was gonna be. I''m really going to need a hand with getting these survivors out of here.$b$bGood thing I have you on the payroll.', 19342), -- -Unknown-
+(35081, 1, 0, 0, 0, 0, 0, 0, 0, 'That''s how ye do it! As soon as my crew gets here we can start work.$b$bHere''s your pay. Thanks for doing the job.', 19342), -- -Unknown-
+(35082, 1, 1, 0, 0, 0, 100, 0, 0, 'Good work, $n.$b$bOnce Gazwitz gets his team up here we can get the crewmen back to the Gearworks.', 19342), -- -Unknown-
+(35083, 0, 0, 0, 0, 0, 0, 0, 0, 'Dark shamanism is a dangerous practice, $n.$b$bIt is true that the void can be a source of terrible power, but it is the kind of power that comes at a price.$b$bThese woods are safer now that you have put an end to the rituals.', 19342), -- -Unknown-
+(35084, 0, 0, 0, 0, 0, 0, 0, 0, 'The gift of shamanism is not one to be taken lightly. When the gift is abused, the elements will rise up in indignation and smite the shaman.', 19342), -- -Unknown-
+(35085, 0, 0, 0, 0, 0, 0, 0, 0, 'The Shamanstone appears to be working, even from within the Twisting Nether.$b$bThere is much that needs to be done, $n. The monsters of the void are gathering upon Oshu''gun and must be stopped, else they invade our realm.', 19342), -- -Unknown-
+(35086, 0, 0, 0, 0, 0, 0, 0, 0, 'The void lord must be stopped. Thanks to your effort, the tide of void creatures has waned... but if we are to defeat Invalidus we must act swiftly.', 19342), -- -Unknown-
+(35087, 0, 0, 0, 0, 0, 0, 0, 0, 'If those portals were to fully expand and open, the path would have been clear for the horrors of the Twisting Nether to march upon Nagrand.$b$bThe Warsong have been careless in their mad pursuit of power and glory.', 19342), -- -Unknown-
+(35088, 0, 0, 0, 0, 0, 0, 0, 0, 'With Invalidus destroyed and the Warsong rituals halted, the threat of the Twisting Nether has subsided.', 19342), -- -Unknown-
+(35089, 378, 0, 0, 0, 0, 0, 0, 0, 'Yea that''s the stuff!$b$bNow I just need to connect the spark plugs and patch up a few holes and it''ll be nearly in working order!', 19342), -- -Unknown-
+(35090, 1, 5, 0, 0, 0, 0, 0, 0, 'Great work $n!$b$bGive me some time and I''ll have this thing ready to roll out!', 19342), -- -Unknown-
+(35091, 1, 0, 0, 0, 0, 0, 0, 0, 'Thank you, $n.$b$bThe less of those spore beasts around the safer we all are.', 19342), -- -Unknown-
+(35095, 1, 6, 0, 0, 0, 0, 0, 0, 'It''s good to see you, commander. When I''d heard about your garrison caravan being destroyed....$B$BWell, let''s just say that I feared the worst.$B$BWhat word from Wor''var?', 19342), -- -Unknown-
+(35096, 0, 0, 0, 0, 0, 0, 0, 0, 'Commander $n.$B$B<Uruk Foecleaver looks at you and grins.>$B$BTerms of surrender? Hmm... let me think.', 19342), -- -Unknown-
+(35097, 274, 0, 0, 0, 0, 0, 0, 0, 'Unfortunate, but you made it out of the trap alive and Lok-rath is dealt with.', 19342), -- -Unknown-
+(35098, 274, 0, 0, 0, 0, 0, 0, 0, 'If you hadn''t gone to Lok-rath, our forces would have been decimated.$B$BI''m sorry to hear they laid a trap you. You have a reputation now.', 19342), -- -Unknown-
+(35099, 2, 0, 0, 0, 0, 0, 0, 0, 'Thank you, commander. I thought we were done for sure.', 19342), -- -Unknown-
+(35100, 273, 0, 0, 0, 0, 0, 0, 0, 'Regrettable, but I understand the pride of the Warsong. I would never surrender.', 19342), -- -Unknown-
+(35101, 1, 0, 0, 0, 0, 0, 0, 0, 'That''s the beast''s collar? I heard its howls all the way over here!', 19342), -- -Unknown-
+(35103, 0, 0, 0, 0, 0, 0, 0, 0, 'My apprentice... Inside... (She dies in your arms.)', 19342), -- -Unknown-
+(35144, 0, 0, 0, 0, 0, 0, 0, 0, 'The pale have been taught by Cho''gall to enslave the elemental spirits of this land. When an elemental is enthralled in this manner, it cannot be reversed even by a Farseer such as myself.', 19342), -- -Unknown-
+(35145, 0, 0, 0, 0, 0, 0, 0, 0, 'I have encountered evil in many places, $n. Even deep within my own soul, I have seen dark shadows of what could be.$b$bHowever, the evil within the hearts of the Pale defies explanation. It is dark, loathing, and miserable in a way I have never encountered.', 19342), -- -Unknown-
+(35146, 1, 0, 0, 0, 0, 0, 0, 0, 'Your timely arrival to rescue me from the podlings was most appreciated!$b$bThis research station has seen better days... my equipment and belongings were damaged in the ambush.$b$bHowever, with your aid, I''m sure we''ll be up and running again in no time!', 19342), -- -Unknown-
+(35147, 0, 0, 0, 0, 0, 0, 0, 0, '<Sallee Silverclamp examines the fragments you''ve retrieved>$b$bThese will do nicely! Great work, kiddo!', 19342), -- -Unknown-
+(35150, 2, 0, 0, 0, 0, 0, 0, 0, 'I''m honored you''re here to help, wolf-$g brother:sister;. Things here are worse than we thought.', 19342), -- -Unknown-
+(35151, 0, 0, 0, 0, 0, 0, 0, 0, 'A fine choice. It will need more work before such a structure could be built in your garrison, but this is a start.', 19342), -- -Unknown-
+(35154, 1, 1, 4, 0, 0, 0, 0, 0, 'Nice job, $n! Let''s get this mining operation started!', 19342), -- -Unknown-
+(35155, 0, 0, 0, 0, 0, 0, 0, 0, 'Great! They are pretty scared now. Its hard to do research when you are afraid of being stabbed in the back at any time!', 19342), -- -Unknown-
+(35156, 0, 0, 0, 0, 0, 0, 0, 0, 'Burning magical paper smells pretty bad! Good thinking $p, keeping these ogres dumb is a solid plan!', 19342), -- -Unknown-
+(35157, 0, 0, 0, 0, 0, 0, 0, 0, 'Finally some help! I barely got out alive!$b$bYou have some ogre orders? Let me see...$b$bWell that''s not good news.', 19342), -- -Unknown-
+(35158, 1, 0, 0, 0, 0, 0, 0, 0, 'We stopped him for the time being, but I think we''ll have to come up with a more permanent solution. No doubt he''s back in Highmaul plotting new versions of Breakers.$B$BI think a visit to ogre capital is far overdue.', 19342), -- -Unknown-
+(35159, 0, 0, 0, 0, 0, 0, 0, 0, 'Good, hopefully they will give up on making a portal here.', 19342), -- -Unknown-
+(35166, 0, 0, 0, 0, 0, 0, 0, 0, 'Wow... with all these supplies, we should be back on track.$b$bWe are blessed to have you protecting us, commander.', 19342), -- -Unknown-
+(35167, 18, 0, 0, 0, 0, 0, 0, 0, 'Skytooth! My mama and papa....$B$B<The little girl continues to cry over the corpses of her family.>', 19342), -- -Unknown-
+(35170, 1, 0, 0, 0, 0, 0, 0, 0, 'Thank you, commander. You really are the greatest $c like everyone says!', 19342), -- -Unknown-
+(35171, 1, 0, 0, 0, 0, 0, 0, 0, 'It''s over. The Warsong are broken. Garrosh Hellscream is finally dead.$B$BIt''s just a matter of time before Grommash seeks vengeance.', 19342), -- -Unknown-
+(35174, 0, 0, 0, 0, 0, 0, 0, 0, 'This is unnerving to say the least.$b$bThose things must have come from underground.$b$bHopefully we have seen the last of them.', 19342), -- -Unknown-
+(35176, 0, 0, 0, 0, 0, 0, 0, 0, 'You did what? You are a life saver, commander.$b$bWith those tasks out of the way my job will be much easier.', 19342), -- -Unknown-
+(35186, 0, 0, 0, 0, 0, 0, 0, 0, 'Greetings, $c. Khadgar told me to expect you.', 19342), -- -Unknown-
+(35187, 0, 0, 0, 0, 0, 0, 0, 0, 'Welcome, my friend. I have managed to earn a bit of favor with the Sargerei, but they still guard their secrets closely.$B$BOnly the strongest will be accepted in the ranks of the Sargerei.$B$BSoulpriest Zamaya is the leader of our operations here. To secure our objectives, you must first win her trust.', 19342), -- -Unknown-
+(26245, 0, 0, 0, 0, 0, 0, 0, 0, 'The clues point to an obvious conclusion. Too obvious perhaps.', 19342), -- Gunship Down
+(26246, 0, 0, 0, 0, 0, 0, 0, 0, 'Why would the Alliance attack the Horde just as they''re about to deliver a fragment of the World Pillar to us?', 19342), -- Captain's Log
+(26247, 0, 0, 0, 0, 0, 0, 0, 0, 'Oi, $n! I was told I''d have company soon.', 19342), -- Diplomacy First
+(35205, 0, 0, 0, 0, 0, 0, 0, 0, 'Normally I''m not a violent dwarf, but I ain''t about to sit by and get turned into a bush. And I ain''t about to let others do the same.', 19342), -- -Unknown-
+(26248, 0, 0, 0, 0, 0, 0, 0, 0, 'We were bound to run into the Twilight''s Hammer sooner or later, $n. If they''re behind this, it''s quite likely that the World Pillar fragment is in their possession.', 19342), -- All Our Friends Are Dead
+(35206, 0, 0, 0, 0, 0, 0, 0, 0, 'Well done, commander. At every turn you seem to demonstrate an efficiency with war that even our most seasoned exarchs might fight to be challenging.', 19342), -- -Unknown-
+(26249, 0, 0, 0, 0, 0, 0, 0, 0, 'This ship is filled with rats...', 19342), -- The Admiral's Cabin
+(35207, 1, 0, 0, 0, 0, 0, 0, 0, 'Me mother always told me to eat me vegetables. I dunna think this is what she had in mind.', 19342), -- -Unknown-
+(26250, 0, 0, 0, 0, 0, 0, 0, 0, 'Oi, this was a heavy one! He nearly broke me gryphon''s back!$B$BAre you ready to interrogate the ogre, $n?', 19342), -- On Second Thought, Take One Prisoner
+(35208, 1, 0, 0, 0, 0, 0, 0, 0, 'Ah! It was terrible! They made me eat an'' eat an'' eat.$b$bDon'' get me wrong, I enjoy a good meal but these plant people had me eatin'' nuthin'' but fruit.$b$bI canno'' take it anymore.', 19342), -- -Unknown-
+(26251, 0, 0, 0, 0, 0, 0, 0, 0, 'Well done, $n. The Twilight''s Hammer is an evil that we must fight anywhere we find them.', 19342), -- Take No Prisoners
+(35209, 0, 0, 0, 0, 0, 0, 0, 0, 'You are carrying something of great power on you. I could feel it as you approached.', 19342), -- -Unknown-
+(35211, 0, 0, 0, 0, 0, 0, 0, 0, 'Good work!$b$bOk I need to just finish setting up the ignition mechanism and we''ll be all set.', 19342), -- -Unknown-
+(26254, 0, 0, 0, 0, 0, 0, 0, 0, 'We have our answers, $n. Let''s report back.', 19342), -- Some Spraining to Do
+(35212, 0, 0, 0, 0, 0, 0, 0, 0, 'Ah good! Ya made it.$b$bThe lasses here insisted on comin'' with, though they don''t seem to like each other much.', 19342), -- -Unknown-
+(26255, 0, 0, 0, 0, 0, 0, 0, 0, 'We must investigate your findings further, but we must not lose track of the fragment.', 19342), -- Return to the Temple of Earth
+(26256, 0, 0, 0, 0, 0, 0, 0, 0, 'They''re keeping slaves here? We ought to free them regardless, but perhaps they might also aid us in finding the forgemaster.', 19342), -- Bleed the Bloodshaper
+(35215, 5, 0, 0, 0, 0, 0, 0, 0, 'They mulched my friends? Those pointy branch wavers with their wee beady eyes! Thank ya for avenging ma friends.$b$bWe best be findin'' the others before they get turned into plant food.', 19342), -- -Unknown-
+(26258, 0, 0, 0, 0, 0, 0, 0, 0, 'This must be where the world pillar fragment was brought. Let''s have a closer look.', 19342), -- Deathwing's Fall
+(35216, 0, 0, 0, 0, 0, 0, 0, 0, 'I may not know much about farmin'' but I do know a power source when I see it. These seeds are packin'' quite a punch.$b$bWay to think on yer feet and grab ''em, Commander.', 19342), -- -Unknown-
+(26259, 0, 0, 0, 0, 0, 0, 0, 0, 'There is still great power present in his blood, $n. I can sense it even now.$B$BYet there is also much corruption. I am not sure we can salvage the Earthwarder''s essence from this.', 19342), -- Blood of the Earthwarder
+(26260, 0, 0, 0, 0, 0, 0, 0, 0, 'There is an entry for an upcoming meeting at the Upper Silvermarsh.$B$BThis must be where the Forgemaster is.', 19342), -- The Forgemaster's Log
+(26261, 0, 0, 0, 0, 0, 0, 0, 0, 'Let us find this journal. We''re getting close to the World Pillar fragment, I can sense it.', 19342), -- Question the Slaves
+(35225, 0, 0, 0, 0, 0, 0, 0, 0, 'Co... Commander? Well ain''t you a sight for sore eyes?$b$bI didn''t think anyone friendly was comin'' for me.$b$bWe found an artifact that seemed pretty handy against the locals in the area but then those acid-mouthed roly polies showed up and started eatin'' everything.$b$bHelp me up an'' we can git to it.', 19342), -- -Unknown-
+(35226, 0, 0, 0, 0, 0, 0, 0, 0, 'Orgrim will not stop this foolishness, so we must stop him.', 19342), -- -Unknown-
+(35231, 0, 0, 0, 0, 0, 0, 0, 0, 'The situation here is dire, $n, but I sensed that we would meet again.$b$bI do not hear the call of the void as loudly as the others, for I am not long dead and my body rests far from this place.$b$bWith time though, that will change.$b$bIf you are here to help, listen closely for time is short.', 19342), -- -Unknown-
+(35232, 0, 0, 0, 0, 0, 0, 0, 0, 'It has been many years since I have set foot within these woods.$b$bI was last here for the Kosh''harg many years ago when this place was shared amongst all clans. Those days have past and now only the Warsong banner flies here.', 19342), -- -Unknown-
+(35241, 0, 0, 0, 0, 0, 0, 0, 0, 'I admire your sense of duty, $n. Even when your own survival hangs in the balance, you still find time to bring closure to a grieving widow. Well done.', 19342), -- -Unknown-
+(35243, 0, 0, 0, 0, 0, 0, 0, 0, 'I was bidden to find my way to you, and to swear my service. Whatever you need of me, I will offer. I take a particular pleasure in turning things to ashes.
+
+The dark lady sends her regards.', 19342), -- -Unknown-
+(35245, 0, 0, 0, 0, 0, 0, 0, 0, 'Lithic actually spoke to you? Or, some shade of her at least... $B$BFascinating!', 19342), -- -Unknown-
+(35249, 396, 0, 0, 0, 0, 0, 0, 0, 'You look like you can fight. We need to get out of here!', 19342), -- -Unknown-
+(35257, 0, 0, 0, 0, 0, 0, 0, 0, 'Ah yes, you''ve arrived just in time.', 19342), -- -Unknown-
+(35258, 0, 0, 0, 0, 0, 0, 0, 0, 'Excellent. With these we can begin to understand.', 19342), -- -Unknown-
+(35259, 0, 0, 0, 0, 0, 0, 0, 0, '<The core of this slumbering construct begins to hum softly.>', 19342), -- -Unknown-
+(35260, 0, 0, 0, 0, 0, 0, 0, 0, 'Deception is the ultimate power. Remember this, $p.', 19342), -- -Unknown-
+(35261, 0, 0, 0, 0, 0, 0, 0, 0, '<The Apexis interface slides into place with a satisfying click. Seems this is the seat for taking full command of the turret.$B$BRifling through the cushions, you find a few spare coins, which you pocket.>', 19342), -- -Unknown-
+(35265, 0, 0, 0, 0, 0, 0, 0, 0, '<Farseer Drek''Thar listens closely as you speak of your vision.>$b$bI see... these are truly dark days. Cho''gall has invaded the heart of Oshu''gun, draining the naaru of its life. He seeks to destroy the naaru, birthing a dark, void god in its place.$b$bCho''gall must be stopped. Come, we must travel to the sacred mountain before it is too late.', 19342), -- -Unknown-
+(35271, 0, 0, 0, 0, 0, 0, 0, 0, '<Blood Guard Ehanes looks over the attack plans.>$b$bHmm... I see. You have done well to retrieve these attack plans. With the plans in our hands, we will be more than prepared to counter the assault when it comes.', 19342), -- -Unknown-
+(35272, 1, 0, 0, 0, 0, 0, 0, 0, 'Thank da spirits you showed up. Dey hear my prayers.', 19342), -- -Unknown-
+(35273, 0, 0, 0, 0, 0, 0, 0, 0, 'Ahh, well done. Even with my condition, I could sense the carnage from here.$B$BIt must have been quite a show, kah-hah-haww.', 19342), -- -Unknown-
+(35275, 1, 0, 0, 0, 0, 0, 0, 0, 'Our lives for your will, commander.', 19342), -- -Unknown-
+(35277, 1, 0, 0, 0, 0, 0, 0, 0, 'Your will be done.$B$BFor the Horde!', 19342), -- -Unknown-
+(35285, 1, 4, 0, 0, 0, 100, 0, 0, 'I have good news and bad news.$b$bThe good news is my uncle''s alive! The bad news is his leg is injured and we''re surrounded by infected! With my hotrod wrecked we can''t get him out of here.', 19342), -- -Unknown-
+(35295, 1, 0, 0, 0, 0, 0, 0, 0, 'Everyone be dead, mon. What did dis?', 19342), -- -Unknown-
+(35298, 1, 11, 0, 0, 0, 0, 0, 0, '$n, you did fantastic work.$b$bEveryone here at the Gearworks owes you big time for what you''ve done for us.$b$bHere, I want to give you little something. Think of it as a personal token of my gratitude.', 19342), -- -Unknown-
+(35317, 0, 0, 0, 0, 0, 0, 0, 0, 'You have done well, $n.$b$bBy defeating the void god Decimatus, the destruction of this great valley has been avoided. The threat of the pale has subsided for now as well.$b$bThe loss of Gordawg will be felt throughout Nagrand, but someday a new earthen fury will take seat upon the Throne of Elements and balance will be restored.', 19342), -- -Unknown-
+(35322, 396, 0, 0, 0, 0, 0, 0, 0, 'Thank you, friend.', 19342), -- -Unknown-
+(35339, 0, 0, 0, 0, 0, 0, 0, 0, 'We''re... dead?', 19342), -- -Unknown-
+(35341, 66, 0, 0, 0, 0, 0, 0, 0, 'You have proven yourself more powerful than my previous leaders. My service is yours.', 19342), -- -Unknown-
+(35353, 18, 0, 0, 0, 0, 0, 0, 0, 'I will convince the others of our fate. There''s no denying it anymore.', 19342), -- -Unknown-
+(26411, 1, 0, 0, 0, 0, 0, 0, 0, 'Looks like that did it. He should come to any moment now.$B$BI told you I was a grand master of alchemy!$B$BI''ve got some extra resin leftover. I can make it into all kinds of explosively wonderful stuff. What do you want?', 19342), -- Apply and Flash Dry
+(26413, 2, 1, 0, 0, 0, 0, 0, 0, 'We are honored by Flint Oremantle''s presence. I am given to understand that the Stonefather is in possession of a fragment of the World Pillar.$B$BIt is imperative that we recover all of the fragments. The instability between worlds is increasing. Soon it may become too great even for mighty Thrall to hold at bay.', 19342), -- Take Him to the Earthcaller
+(35374, 6, 0, 0, 0, 0, 0, 0, 0, 'Twelve pairs, huh? That''s pretty good, commander.$B$BUm, no, I think that''s about how many I managed to bag. Yeah... about a dozen pairs of ears. Yep....', 19342), -- -Unknown-
+(35375, 4, 0, 0, 0, 0, 0, 0, 0, 'Magnificent kill, commander. You''ve done us all proud.', 19342), -- -Unknown-
+(35376, 6, 0, 0, 0, 0, 0, 0, 0, 'Twenty-four, huh? That''s fine work.$B$BI brought back fifty.$B$BI''ll send someone out for the meat. Waste not, want not.', 19342), -- -Unknown-
+(35377, 5, 0, 0, 0, 0, 0, 0, 0, 'That''s MY axe! Where''d you get it?', 19342), -- -Unknown-
+(35378, 2, 0, 0, 0, 0, 0, 0, 0, 'Well done, $n. You succeeded where I did not.$B$BPerhaps you outsiders aren''t such bad hunters after all.', 19342), -- -Unknown-
+(35380, 396, 0, 0, 0, 0, 0, 0, 0, 'If today was any other day I''d have you court-martialed for being out of uniform.', 19342), -- -Unknown-
+(35399, 0, 0, 0, 0, 0, 0, 0, 0, 'Dead? All dead? Dead and mulched and forgotten. No Chag with his missing nose or Meka with her love for chewing faces.$b$bAnd Torg, my beloved Torg. A son we had together. A son that is still missing.$b$bThe botani will pay for this. They will burn for this.', 19342), -- -Unknown-
+(35400, 0, 0, 0, 0, 0, 0, 0, 0, 'These creatures... were not what I expected to see. I always knew Gorgrond to be a dangerous place, but I never could have guessed at how vile.$b$bThank you, commander, for your compassion in this.', 19342), -- -Unknown-
+(35402, 11, 0, 0, 0, 0, 0, 0, 0, 'It isn''t enough to kill the botani. They will always have greater numbers.$b$bYou must cut them deep and hard, where it hurts them the most.$b$bLike slaying their most sacred leader.', 19342), -- -Unknown-
+(35406, 11, 0, 0, 0, 0, 0, 0, 0, 'Seeds. So simple to look at but in each the potential for untold amounts of destruction. Much like my son.$b$bYou were wise to take these.', 19342), -- -Unknown-
+(35407, 113, 0, 0, 0, 0, 0, 0, 0, 'Well fought. For the Alliance!', 19342), -- -Unknown-
+(35408, 396, 0, 0, 0, 0, 0, 0, 0, 'Good job, soldier.', 19342), -- -Unknown-
+(35429, 1, 0, 0, 0, 0, 0, 0, 0, 'Ah... yes, yes, yes. Fresh pollen. With a dash of a few secret ingredients you can feed an army with the food you could grow from this, if you know the secret ways.', 19342), -- -Unknown-
+(35430, 1, 0, 0, 0, 0, 0, 0, 0, 'The botani took my dad. They took my friends. And now they are making me eat fruit!$b$bWhy are they so mean?!$b$bDid you kill them all?$b$bI think you should kill them.', 19342), -- -Unknown-
+(35432, 396, 0, 0, 0, 0, 0, 0, 0, 'I had thought the Laughing Skull were planning something. Now I think I am beginning to understand.$b$bThey match savagery with savagery.', 19342), -- -Unknown-
+(35433, 1, 0, 0, 0, 0, 0, 0, 0, 'They are lucky you are the one that killed them. I would have tried to carve pictures in their dead wood bodies.', 19342), -- -Unknown-
+(35434, 1, 0, 0, 0, 0, 0, 0, 0, 'The Waters of Utrophis. I have never held or smelled or tasted it before. But I have heard many stories, many legends.$b$bI was expecting something more grand.', 19342), -- -Unknown-
+(26484, 6, 0, 0, 0, 0, 0, 0, 0, 'The Stonefather''s son, Flint, sent you? No time to talk.$B$BWe must prevent a second front from opening up on the war!', 19342), -- To Stonehearth's Aid
+(35444, 0, 0, 0, 0, 0, 0, 0, 0, 'Thank you for coming to our aid.', 19342), -- -Unknown-
+(26499, 2, 1, 0, 0, 0, 0, 0, 0, 'You have my thanks, $n. You''ve made all the difference, and the fate of these cowardly stone trogg ambushers is set in stone.$B$BNow we must get about the business of retaking Stonehearth.', 19342), -- Stonefather's Boon
+(26500, 1, 0, 0, 0, 0, 0, 0, 0, 'Not a bad start, though you''ll have to destroy more of them than that if you''re going to rescue the Stonefather.$B$BA lot more.', 19342), -- We're Surrounded
+(26501, 1, 0, 0, 0, 0, 0, 0, 0, 'This is good. We no longer need to worry about stone trogg attacks from the rear.$B$BLet''s see what you can do for us on the front.', 19342), -- Sealing the Way
+(26502, 1, 0, 0, 0, 1000, 0, 0, 0, '<Clay grumbles to himself.>$B$BThose''ll do. Just put them down over there.$B$B<The Earthen looks you up and down with one eye and then spits dust onto the ground.>$B$BI''m going to have something for you to do in a moment. Maybe.', 19342), -- Thunder Stones
+(35460, 0, 0, 0, 0, 0, 0, 0, 0, 'Good form, champion. I''m sure your presence on the field was inspiring for our troops.', 19342), -- -Unknown-
+(35462, 0, 0, 0, 0, 0, 0, 0, 0, 'It will take the Iron Horde quite a while to get those demolishers operational again. Excellent work, $n.', 19342), -- -Unknown-
+(35463, 0, 0, 0, 0, 0, 0, 0, 0, 'You killed how many scouts? No wonder we have been unable to execute our plans...', 19342), -- -Unknown-
+(35464, 0, 0, 0, 0, 0, 0, 0, 0, 'The prisoners are shaken up, but they are free. Their families are in your debt, $n.', 19342), -- -Unknown-
+(35486, 0, 0, 0, 0, 0, 0, 0, 0, 'Let''s take a look at these battleplans.', 19342), -- -Unknown-
+(35487, 1, 0, 0, 0, 0, 0, 0, 0, 'That was stinky.', 19342), -- -Unknown-
+(35488, 0, 0, 0, 0, 0, 0, 0, 0, 'It''s important that our enemies understand what happens when you attack the Alliance. I''m glad you could be there to show them.', 19342), -- -Unknown-
+(35492, 0, 0, 0, 0, 0, 0, 0, 0, 'The Iron Horde will learn to fear us, as they should.', 19342), -- -Unknown-
+(35494, 0, 0, 0, 0, 0, 0, 0, 0, 'Thank you, $n. These mementos will forever remind us of the day we lost so many of our loved ones.', 19342), -- -Unknown-
+(26537, 1, 0, 0, 0, 0, 0, 0, 0, 'That''s a good dent, but it''s clear to me that we''re going to have to handle this a slightly different way.', 19342), -- Shatter Them!
+(35495, 0, 0, 0, 0, 0, 0, 0, 0, 'Toothsmash is dead? Good, I''m sure it will take the Iron Horde a while to find another ogre smart enough to help them with their efforts.', 19342), -- -Unknown-
+(35496, 0, 0, 0, 0, 0, 0, 0, 0, 'I wish I could be there to watch their faces as they suffer. I hope they all die a slow horrible death.', 19342), -- -Unknown-
+(35500, 0, 0, 0, 0, 0, 0, 0, 0, 'It was an honor fighting alongside of you, $n.', 19342), -- -Unknown-
+(35501, 1, 0, 0, 0, 0, 0, 0, 0, 'The rounds of doomshot fit into the weapon loader with ease.', 19342), -- -Unknown-
+(35505, 0, 0, 0, 0, 0, 0, 0, 0, 'Frenna didn''t make it out of Tangleheart.', 19342), -- -Unknown-
+(35506, 0, 0, 0, 0, 0, 0, 0, 0, 'You got it! You should be able to use this mole machine one way back to your outpost.', 19342), -- -Unknown-
+(35507, 11, 0, 0, 0, 0, 0, 0, 0, 'Goren, goren, gone!', 19342), -- -Unknown-
+(35508, 0, 0, 0, 0, 0, 0, 0, 0, 'Hey, nice job commander!', 19342), -- -Unknown-
+(35509, 11, 0, 0, 0, 0, 0, 0, 0, 'The genesaur is coming!', 19342), -- -Unknown-
+(35510, 0, 0, 0, 0, 0, 0, 0, 0, 'It was an honor to fight by your side today, commander.', 19342), -- -Unknown-
+(35511, 11, 0, 0, 0, 0, 0, 0, 0, 'Commander, you go where you will and kill any who would stand in your way.$b$bI find this fun.$b$bI wish to join your... "followers"... as the lady wolf keeps calling them.$b$bMy home is crushed, my family mulched, and this place has lost its charm.$b$bLet me join you.', 19342), -- -Unknown-
+(26564, 1, 0, 0, 0, 0, 0, 0, 0, 'Well then. Maybe you''re okay after all.$B$BAlright, alright... don''t get all bent out of shape. Just give me a few moments with these parts.', 19342), -- Fixer Upper
+(35524, 0, 0, 0, 0, 0, 0, 0, 0, 'You saw ''em burn off their own leaves? That''d be like me cutting off my cute-as-a-button pigtails!', 19342), -- -Unknown-
+(35527, 0, 0, 0, 0, 0, 0, 0, 0, 'Big baddy botani busted? Works for me!', 19342), -- -Unknown-
+(35536, 0, 0, 0, 0, 0, 0, 0, 0, 'You found my Cutter! I shall gladly cut a thousand throats in your honor.', 19342), -- -Unknown-
+(35537, 0, 0, 0, 0, 0, 0, 0, 0, 'Welcome back, boss-mon.
+
+I know you''ll probably be wantin'' to get things settled here first, but there''s been some word of an uprisin'' in Spires of Arak. There might be some allies to be made if we get involved.
+
+Thought ya might want to know.', 19342), -- -Unknown-
+(26591, 1, 0, 0, 0, 0, 0, 0, 0, 'If you ever get tired of your being a $c, come look me up. You seem very good with those fleshy hands of yours.', 19342), -- Battlefront Triage
+(35550, 113, 0, 0, 0, 0, 0, 0, 0, 'Ukambe gave me the report, commander. You truly are the champion of the Horde.', 19342), -- -Unknown-
+(35552, 0, 0, 0, 0, 0, 0, 0, 0, 'A flesh-bound book lies on an unholy altar. Your skin crawls. Maladaar was right!', 19342), -- -Unknown-
+(35556, 396, 0, 0, 0, 0, 0, 0, 0, 'Welcome to Gorgrond, Commander. We only just arrived ourselves.', 19342), -- -Unknown-
+(35557, 1, 0, 0, 0, 0, 0, 0, 0, 'Gorgrond is no place for armies, Commander. We are now stepping into the domain of legends.', 19342), -- -Unknown-
+(26625, 1, 0, 0, 0, 1000, 0, 0, 0, '<Gravel solemnly nods his head.>$B$BFinally, we can move forward and rescue the Stonefather.', 19342), -- Troggzor the Earthinator
+(26632, 1, 0, 0, 0, 0, 0, 0, 0, '<The catapult chief gives you an appraising look.>$B$BWord of your prowess has spread ahead of you, $r. Let''s see if you can help us keep these fungal horrors off of the front.', 19342), -- Close Escort
+(35611, 0, 0, 0, 0, 0, 0, 0, 0, 'Thank you for returning to us, $p. I must admit we are sorely in need of your help.', 19342), -- -Unknown-
+(35614, 0, 0, 0, 0, 0, 0, 0, 0, 'I have heard of you, traveler. Your people have come to defeat the Iron Horde.$B$BFrom what I have just seen, your combat skills are as impressive as they say.$b$bI, too, wish to see the Iron Horde gone from this land. I will lend you the strength of my hammer, and you may also find my knowledge of crystalworking to be useful.$B$BWhat do you say?', 19342), -- -Unknown-
+(35617, 0, 0, 0, 0, 0, 0, 0, 0, 'I have spoken with the rest of my caravan, and we''ve agreed to rest our wagon for a while while I pledge my service to your garrison.$B$BI think I could be of great use to you. What do you say?', 19342), -- -Unknown-
+(35625, 0, 0, 0, 0, 0, 0, 0, 0, 'Draenor... even the sound of this place makes me sick.$B$BMy husband is gone. I cannot go home while his memory lingers.$B$BPlease, let me join you and fight for you. Send me to the frontlines, wherever killing is needed.$B$BWith every enemy that I face, perhaps the pain will lessen.', 19342), -- -Unknown-
+(35631, 0, 0, 0, 0, 0, 0, 0, 0, 'Prophet Velen spoke highly of you, and I can see that your weapons are keen and your intent is just.$B$BI sense great potential within you. If you will allow it, I would warm my hands by your fire for a while.$B$BI would like to follow you and learn from your people. In return, I shall fight for you.$B$BWhat do you say, traveler?', 19342), -- -Unknown-
+(35632, 0, 0, 0, 0, 0, 0, 0, 0, 'Great work back there! That''s how real archaeology is done!$b$bIt''s a good thing you came to me to learn the trade, kid. You''ve got talent and I''d hate to see it wasted on a putz like Harrison Jones!', 19342), -- -Unknown-
+(35633, 0, 0, 0, 0, 0, 0, 0, 0, 'Thank you for doing this $p. Hopefully they can be cleaned of these foul spores that coat everything here.', 19342), -- -Unknown-
+(35634, 0, 0, 0, 0, 0, 0, 0, 0, 'It will take some time, but this may be the key to our victory.', 19342), -- -Unknown-
+(35636, 0, 0, 0, 0, 0, 0, 0, 0, '<Reshad presses the feather into the tome before sliding it into his robes.>$B$BWe have one more stop before the wayshrine...', 19342), -- -Unknown-
+(35640, 0, 0, 0, 0, 0, 0, 0, 0, 'Thank you for avenging my fallen friends. We will get to the bottom of this I swear!', 19342), -- -Unknown-
+(35642, 0, 0, 0, 0, 0, 0, 0, 0, 'I''ve seen these around on corpses and the beasts, but not as big. Let me see it...', 19342), -- -Unknown-
+(35644, 0, 0, 0, 0, 0, 0, 0, 0, 'Perhaps we shouldn''t have wasted time on them, this place... drains me. Still it was a good deed you have done.', 19342), -- -Unknown-
+(35645, 0, 0, 0, 0, 0, 0, 0, 0, 'Sadly, I''m growing used to the smell of these spores. In fact, they smell quite pleasant now. Perhaps if I eat these it will speed up our work here...', 19342), -- -Unknown-
+(35647, 0, 0, 0, 0, 0, 0, 0, 0, 'I... I must consume these like the mushrooms. It will help me locate the source, I swear!', 19342), -- -Unknown-
+(35656, 0, 0, 0, 0, 0, 0, 0, 0, 'This is unfortunate... I had hoped... Still we are closer now, we are on the right track to finishing this.$b$bNone too soon either, the screaming beasts are really getting to me...', 19342), -- -Unknown-
+(35659, 0, 0, 0, 0, 0, 0, 0, 0, 'That is terrible news. I will warn off all scouts from venturing to the Crimson Fen from now on. Thank you and I am glad you were not affected by the spores...', 19342), -- -Unknown-
+(35663, 0, 0, 0, 0, 0, 0, 0, 0, 'You did a great job, kid!$b$bI hope you learned something about teamwork today. Here''s your cut, minus my teaching fee... the Steamwheedle Preservation Society service charge... and gratuity of course!', 19342), -- -Unknown-
+(35666, 0, 0, 0, 0, 0, 0, 0, 0, 'D''kaan sent you? He''s not likely to enjoy the report I have to give him.', 19342), -- -Unknown-
+(35667, 0, 0, 0, 0, 0, 0, 0, 0, 'Marrow sent you, eh? Well we leave when I''m done here.', 19342), -- -Unknown-
+(35668, 0, 0, 0, 0, 0, 0, 0, 0, '<Reshad gazes into the inky orb.>$B$BAmazing. To think Terokk used this very orb to commune with Anzu. One could become quite the darkweaver with an implement such as this.$B$BCome, let''s get it safely to the Veil.', 19342), -- -Unknown-
+(35669, 71, 0, 0, 0, 0, 0, 0, 0, 'The peons will sing songs of your glory, commander. Lok''tar ogar!', 19342), -- -Unknown-
+(35670, 396, 0, 0, 0, 0, 0, 0, 0, 'I am glad we can count on you, commander.', 19342), -- -Unknown-
+(35671, 0, 0, 0, 0, 0, 0, 0, 0, 'We owe you a great debt for delivering Reshad safely to us, $p.$B$BHowever, our struggle has only just begun.', 19342), -- -Unknown-
+(35672, 2, 0, 0, 0, 0, 0, 0, 0, 'A thousand thanks to you, commander. I will call for more supply runs immediately.', 19342), -- -Unknown-
+(35697, 66, 0, 0, 0, 0, 0, 0, 0, 'I believe we can come to an arrangement, savior of Skettis. But first...', 19342), -- -Unknown-
+(35705, 66, 0, 0, 0, 0, 0, 0, 0, 'I don''t know what you''re doin'' all the way out here, but mind helpin'' a gal out since you''re stopping by?', 19342), -- -Unknown-
+(35706, 1, 0, 0, 0, 0, 0, 0, 0, 'You''re a real doll. Let''s get out of here.', 19342), -- -Unknown-
+(35707, 0, 0, 0, 0, 0, 0, 0, 0, 'Hey! Looky what I found here.', 19342), -- -Unknown-
+(26755, 1, 0, 0, 0, 0, 0, 0, 0, 'That''s a great start, $n, but we''re going to need you to fly over into the town and stir up some trouble.', 19342), -- Keep Them off the Front
+(35718, 1, 0, 0, 0, 0, 0, 0, 0, 'Oh, Mixxy sent you? What a relief. I''m not even armed!', 19342), -- -Unknown-
+(26762, 1, 0, 0, 0, 0, 0, 0, 0, 'That was a nice bit of work, $n.$B$BWith our constructs back up and running behind their main lines, it''s only a matter of time now before we make the big push through and rescue the Stonefather.', 19342), -- Reactivate the Constructs
+(26766, 0, 0, 0, 0, 0, 0, 0, 0, 'That should be enough to lure the beast, $n.', 19342), -- Big Game, Big Bait
+(26768, 0, 0, 0, 0, 0, 0, 0, 0, 'Let''s see if the snare can ground something larger than a drake.', 19342), -- To Catch a Dragon
+(26770, 1, 0, 0, 0, 0, 0, 0, 0, 'A few less stone troggs is always a good thing. Glad to see that you''re a decent $c after all.$B$BWe''ll soon know the exact location where they''re keeping my father captive. Hope you survive until then.', 19342), -- Mystic Masters
+(26771, 0, 0, 0, 0, 0, 0, 0, 0, 'Well done, $n. Here''s to hoping the trap performs as well when we try it on Abyssion.', 19342), -- Testing the Trap
+(35733, 0, 0, 0, 0, 0, 0, 0, 0, '<As you place the gavel at the base of the effigy, Reshad speaks over your shoulder.>', 19342), -- -Unknown-
+(35734, 0, 0, 0, 0, 0, 0, 0, 0, 'That was but one of many such tales.$B$BNo arakkoa living or dead has ever compared to the Talon King.', 19342), -- -Unknown-
+(35736, 2, 0, 0, 0, 400, 0, 0, 0, 'Excellent work. Your service is always appreciated, $n.', 19342), -- -Unknown-
+(35738, 1, 0, 0, 0, 0, 0, 0, 0, 'That ought to do it! Nice work.', 19342), -- -Unknown-
+(35744, 0, 0, 0, 0, 0, 0, 0, 0, 'Da prisoners be shaken up, but they are free. We be in your debt, $n.', 19342), -- -Unknown-
+(35745, 0, 0, 0, 0, 0, 0, 0, 0, 'Aka''Magosh, champion. I''m sure your presence on the field was inspiring for the troops.', 19342), -- -Unknown-
+(35746, 0, 0, 0, 0, 0, 0, 0, 0, 'It will take the Iron Horde quite a while to get those demolishers operational again. Throm-Ka, $n.', 19342), -- -Unknown-
+(35747, 5, 0, 0, 0, 0, 0, 0, 0, 'This... I can work with this.', 19342), -- -Unknown-
+(35748, 0, 0, 0, 0, 0, 0, 0, 0, 'You killed how many scouts? No wonder we have been unable to execute our plans...', 19342), -- -Unknown-
+(26791, 4, 0, 0, 0, 0, 0, 0, 0, 'They won''t have any more of those fungal giants to throw against us!', 19342), -- Sprout No More
+(26792, 1, 0, 0, 0, 0, 0, 0, 0, 'Thank you, $n. We''ve never had such a problem in Deepholm before the destruction of the World Pillar.$B$BYour Earthen Ring must repair the damage before it''s too late.', 19342), -- Fungal Monstrosities
+(35750, 0, 0, 0, 0, 0, 0, 0, 0, 'Let''s take a look at these battleplans.', 19342), -- -Unknown-
+(35751, 0, 0, 0, 0, 0, 0, 0, 0, 'The Iron Horde will learn to fear us, as they should.', 19342), -- -Unknown-
+(35760, 0, 0, 0, 0, 0, 0, 0, 0, 'Toothsmash is dead? Good, I''m sure it will take the Iron Horde a while to find another ogre smart enough to help them with their efforts.', 19342), -- -Unknown-
+(35761, 0, 0, 0, 0, 0, 0, 0, 0, 'Throm-Ka, $n. These mementos will forever remind us of our champions.', 19342), -- -Unknown-
+(35762, 0, 0, 0, 0, 0, 0, 0, 0, 'It''s important that our enemies understand what happens when you attack the true Horde. I''m glad you could be there to show them.', 19342), -- -Unknown-
+(35763, 0, 0, 0, 0, 0, 0, 0, 0, 'It was an honor fighting alongside of you, $n.', 19342), -- -Unknown-
+(35764, 0, 0, 0, 0, 0, 0, 0, 0, 'I wish I could be there to watch their faces as they suffer. I hope they all die a slow horrible death.', 19342), -- -Unknown-
+(35766, 396, 0, 0, 0, 0, 0, 0, 0, 'Well, I''ll be. Ghosts. Who knew?', 19342), -- -Unknown-
+(26834, 3, 0, 0, 0, 0, 0, 0, 0, 'Good to see you again, $n. Now we''ll get somewhere.', 19342), -- Down Into the Chasm
+(35797, 1, 0, 0, 0, 0, 0, 0, 0, 'Perfection. Let''s get it hooked up!', 19342), -- -Unknown-
+(35812, 0, 0, 0, 0, 0, 0, 0, 0, 'I thought I felt less quakes in the earth. His fury caused untold damage to this world, it is good that he has fallen to you.', 19342), -- -Unknown-
+(26857, 0, 0, 0, 0, 0, 0, 0, 0, 'That ought to get the dragon''s attention, $n.', 19342), -- Abyssion's Minions
+(26861, 0, 0, 0, 0, 0, 0, 0, 0, 'Excellent. When we make our move against Abyssion, we should be able to do so without reinforcements coming to his aid.', 19342), -- Block the Gates
+(35820, 0, 0, 0, 0, 0, 0, 0, 0, 'You have done us all a great favor $p.$b$bThe existence of that slippery hydra wasn''t even truly known despite our losses in the area.', 19342); -- -Unknown-
+
+UPDATE `quest_offer_reward` SET `RewardText`='You''ve arrived just in time, $n. All our resources are tied up keeping the rift stable.$B$BWe need someone like you to help us recover the fragments of the World Pillar.', `VerifiedBuild`=19342 WHERE `ID`=27123; -- Deepholm, Realm of Earth
+UPDATE `quest_offer_reward` SET `RewardText`='<Thrall''s muscles strain as primal energy flows through him. His eyes shift your way, acknowledging your arrival.>$B$BIt is good to see you, $n.', `VerifiedBuild`=19342 WHERE `ID`=27203; -- The Maelstrom
+UPDATE `quest_offer_reward` SET `RewardText`='Well done, $n. These blood samples will prove helpful in my research and in the Expedition''s wider studies of Outland''s creatures.$B$BIf I could isolate what causes these creatures to change continuously, perhaps I could concoct an antidote.', `VerifiedBuild`=19342 WHERE `ID`=9372; -- Demonic Contamination
+UPDATE `quest_offer_reward` SET `RewardText`='You''ve done well, $n. It seems the containment crystal is holding for now, but how long it will last remains a mystery. We''ll keep an eye on it and prepare more of the crystals in the meantime.', `VerifiedBuild`=19342 WHERE `ID`=9383; -- An Ambitious Plan
+UPDATE `quest_offer_reward` SET `VerifiedBuild`=19342 WHERE `ID`=9390; -- In Search of Sedai
+UPDATE `quest_offer_reward` SET `RewardText`='You''ve done well, $n. It is always unfortunate to have to resort to taking a life, even when it''s that of a dangerous beast such as the rock flayer.$B$BYou have my thanks for carrying out this grim task.', `VerifiedBuild`=19342 WHERE `ID`=9398; -- Deadly Predators
+UPDATE `quest_offer_reward` SET `RewardText`='You did it! I''m in your debt, $n. Look at all the Dreghoods that are showing up.$B$BUnder my guidance they''ll learn all about the old ways, you''ll see.', `VerifiedBuild`=19342 WHERE `ID`=9399; -- Cruel Taskmasters
+UPDATE `quest_offer_reward` SET `EmoteDelay1`=500, `RewardText`='Sedai, dear brother...$B$BThose cowardly orcs! He was unarmed, how could they?$B$BLeave me be, $n. I thank you for your assistance but I wish to be alone with my thoughts now.', `VerifiedBuild`=19342 WHERE `ID`=9423; -- Return to Obadei
+UPDATE `quest_offer_reward` SET `VerifiedBuild`=19342 WHERE `ID`=9424; -- Makuru's Vengeance
+UPDATE `quest_offer_reward` SET `RewardText`='Yes, I feel the fel presence in the pools weakening.$B$BYou''ve done well, $n.', `VerifiedBuild`=19342 WHERE `ID`=9426; -- The Pools of Aggonar
+UPDATE `quest_offer_reward` SET `RewardText`='The essence of Aggonar lived on in the form of his foul offspring Aggonis. With your success in defeating the demon, we can begin to work towards restoring the pools to their former purity.$B$BYou have our thanks, $n. Your work will have a deep impact in this world.', `VerifiedBuild`=19342 WHERE `ID`=9427; -- Cleansing the Waters
+UPDATE `quest_offer_reward` SET `RewardText`='Yes, I remember these sharp claws!$B$BTake this reward, $n. That was a dangerous task you just did. You deserve every bit of this reward.', `VerifiedBuild`=19342 WHERE `ID`=9490; -- The Rock Flayer Matriarch
+UPDATE `quest_offer_reward` SET `RewardText`='Can I offer you any assistance, $n? You sound troubled.', `VerifiedBuild`=19342 WHERE `ID`=9543; -- Atonement
+UPDATE `quest_offer_reward` SET `VerifiedBuild`=19342 WHERE `ID`=9716; -- Disturbance at Umbrafen Lake
+UPDATE `quest_offer_reward` SET `VerifiedBuild`=19342 WHERE `ID`=9718; -- As the Crow Flies
+UPDATE `quest_offer_reward` SET `RewardText`='I didn''t like the naga in Azeroth and I like them less here. It''s a real shame our mission could not remain a peaceful one, but you won''t see me shedding tears for dead naga.$B$BHere''s your reward for taking care of the Darkcrest leader, $n.', `VerifiedBuild`=19342 WHERE `ID`=9730; -- Leader of the Darkcrest
+UPDATE `quest_offer_reward` SET `RewardText`='Thank you, $n. I will finally sleep comfortably at night. Were I not so old and weakened I would deal with my own enemies.$B$BTake this gold. It is not much, but your kindness cannot go unpaid.', `VerifiedBuild`=19342 WHERE `ID`=9747; -- The Umbrafen Tribe
+UPDATE `quest_offer_reward` SET `VerifiedBuild`=19342 WHERE `ID`=9778; -- Warden Hamoot
+UPDATE `quest_offer_reward` SET `Emote1`=1, `VerifiedBuild`=19342 WHERE `ID`=9789; -- Clefthoof Mastery
+UPDATE `quest_offer_reward` SET `RewardText`='Ikuti is like a brother to me. A friend of his is a friend of mine. You are welcome here, $n, and you have our thanks for assisting our people.', `VerifiedBuild`=19342 WHERE `ID`=9792; -- A Message to Telaar
+UPDATE `quest_offer_reward` SET `VerifiedBuild`=19342 WHERE `ID`=9800; -- A Rare Bean
+UPDATE `quest_offer_reward` SET `VerifiedBuild`=19342 WHERE `ID`=9804; -- Agitated Spirits of Skysong
+UPDATE `quest_offer_reward` SET `RewardText`='The Earthen Ring thanks you, $n. The elements also give their thanks. Your continued efforts in cleansing our world are appreciated and noted.
+', `VerifiedBuild`=19342 WHERE `ID`=9815; -- Muck Diving
+UPDATE `quest_offer_reward` SET `RewardText`='<Gordawg appears to be nodding at you.>$B$BSit.
+', `VerifiedBuild`=19342 WHERE `ID`=9818; -- The Underneath
+UPDATE `quest_offer_reward` SET `VerifiedBuild`=19342 WHERE `ID`=9819; -- The Tortured Earth
+UPDATE `quest_offer_reward` SET `Emote1`=1, `VerifiedBuild`=19342 WHERE `ID`=9850; -- Clefthoof Mastery
+UPDATE `quest_offer_reward` SET `Emote1`=4, `RewardText`='You did it! You took down Banthar! I never had a doubt, $n.$B$BHere, I think you''ve more than earned this.', `VerifiedBuild`=19342 WHERE `ID`=9851; -- Clefthoof Mastery
+UPDATE `quest_offer_reward` SET `Emote1`=4, `Emote2`=1, `Emote3`=2, `EmoteDelay2`=1000, `EmoteDelay3`=1000, `RewardText`='$n! You bring joy to this old dwarf''s heart.$B$BYou have now proven yourself; you''ve joined the ranks of the elite! Others ran away in fear, or died, trampled under the foot of the beast. You used your mind, your cunning, your determination to prove your mastery of the hunt.$B$BTake this and know that you are always welcome to hunt at my side!', `VerifiedBuild`=19342 WHERE `ID`=9852; -- The Ultimate Bloodsport
+UPDATE `quest_offer_reward` SET `EmoteDelay2`=1000, `VerifiedBuild`=19342 WHERE `ID`=9854; -- Windroc Mastery
+UPDATE `quest_offer_reward` SET `Emote1`=1, `VerifiedBuild`=19342 WHERE `ID`=9855; -- Windroc Mastery
+UPDATE `quest_offer_reward` SET `Emote1`=1, `Emote2`=2, `EmoteDelay2`=1000, `RewardText`='Her eye looks as if it is still alive. Do you think that she can still see into your soul?$B$B$n, you can now count yourself as one of the elite safari hunters. And you are another step closer to stalking the ultimate prey of this land, Tusker!$B$BYou''ve earned the right to have this. May it serve you well.', `VerifiedBuild`=19342 WHERE `ID`=9856; -- Windroc Mastery
+UPDATE `quest_offer_reward` SET `VerifiedBuild`=19342 WHERE `ID`=9857; -- Talbuk Mastery
+UPDATE `quest_offer_reward` SET `RewardText`='<cough>, <cough>... $n! You did it. There''s only...<cough>... one thing left to...<cough>... do then.', `VerifiedBuild`=19342 WHERE `ID`=9858; -- Talbuk Mastery
+UPDATE `quest_offer_reward` SET `VerifiedBuild`=19342 WHERE `ID`=9859; -- Talbuk Mastery
+UPDATE `quest_offer_reward` SET `VerifiedBuild`=19342 WHERE `ID`=9861; -- The Howling Wind
+UPDATE `quest_offer_reward` SET `RewardText`='You saw them controlling the elements? The wind bent to their will?$B$B<Morgh is lost in thought for a moment.>$B$BThis is troubling, $n. I must consult with the others.$B$BWe thank you for your efforts, $n. Perhaps you should return to your village and see if they have any other information about the Murkbloods and their nefarious goals.', `VerifiedBuild`=19342 WHERE `ID`=9862; -- Murkblood Corrupters
+UPDATE `quest_offer_reward` SET `Emote1`=1, `Emote2`=1, `Emote3`=1, `VerifiedBuild`=19342 WHERE `ID`=9869; -- The Throne of the Elements
+UPDATE `quest_offer_reward` SET `Emote1`=1, `Emote2`=5, `RewardText`='<Arechron slams his fist into his hand.>$B$BOrtor... Treacherous fiend!', `VerifiedBuild`=19342 WHERE `ID`=9871; -- Murkblood Invaders
+UPDATE `quest_offer_reward` SET `Emote1`=6, `Emote2`=1, `Emote3`=1, `VerifiedBuild`=19342 WHERE `ID`=9873; -- Ortor My Old Friend...
+UPDATE `quest_offer_reward` SET `Emote1`=1, `Emote2`=1, `Emote3`=1, `VerifiedBuild`=19342 WHERE `ID`=9874; -- Stopping the Spread
+UPDATE `quest_offer_reward` SET `Emote1`=1, `Emote2`=1, `Emote3`=1, `VerifiedBuild`=19342 WHERE `ID`=9878; -- Solving the Problem
+UPDATE `quest_offer_reward` SET `Emote1`=1, `Emote2`=1, `Emote3`=274, `VerifiedBuild`=19342 WHERE `ID`=9879; -- The Totem of Kar'dash
+UPDATE `quest_offer_reward` SET `VerifiedBuild`=19342 WHERE `ID`=9882; -- Stealing from Thieves
+UPDATE `quest_offer_reward` SET `VerifiedBuild`=19342 WHERE `ID`=9895; -- The Dying Balance
+UPDATE `quest_offer_reward` SET `VerifiedBuild`=19342 WHERE `ID`=9900; -- Gava'xi
+UPDATE `quest_offer_reward` SET `Emote1`=1, `VerifiedBuild`=19342 WHERE `ID`=9913; -- The Consortium Needs You!
+UPDATE `quest_offer_reward` SET `Emote1`=1, `Emote2`=1, `Emote3`=5, `RewardText`='<Bintook reads the plans.>$B$BBY THE LIGHT! Their penmanship is atrocious. From what I can gather, they''re either planning to "eat the blue skins and take their village" or bake a blueberry pie. It really could go either way. We must get to the bottom of this!', `VerifiedBuild`=19342 WHERE `ID`=9917; -- Do My Eyes Deceive Me
+UPDATE `quest_offer_reward` SET `Emote1`=6, `Emote2`=1, `VerifiedBuild`=19342 WHERE `ID`=9918; -- Not On My Watch!
+UPDATE `quest_offer_reward` SET `Emote1`=1, `Emote2`=1, `VerifiedBuild`=19342 WHERE `ID`=9920; -- Mo'mor the Breaker
+UPDATE `quest_offer_reward` SET `Emote1`=1, `Emote2`=6, `Emote3`=1, `Emote4`=5, `VerifiedBuild`=19342 WHERE `ID`=9921; -- The Ruins of Burning Blade
+UPDATE `quest_offer_reward` SET `VerifiedBuild`=19342 WHERE `ID`=9922; -- The Twin Clefts of Nagrand
+UPDATE `quest_offer_reward` SET `RewardText`='You bring a smile to my face, $n. Or you would, rather, if I had a face.$B$BKeep it up and you and I are going to be the best of friends.', `VerifiedBuild`=19342 WHERE `ID`=9925; -- Matters of Security
+UPDATE `quest_offer_reward` SET `RewardText`='The crone has been slain! This is wonderful news, $n. Here is your reward.', `VerifiedBuild`=19342 WHERE `ID`=9936; -- Wanted: Giselda the Crone
+UPDATE `quest_offer_reward` SET `VerifiedBuild`=19342 WHERE `ID`=9938; -- Wanted: Durn the Hungerer
+UPDATE `quest_offer_reward` SET `RewardText`='This is a great victory for the people of Telaar! Well done, $n!', `VerifiedBuild`=19342 WHERE `ID`=9940; -- Wanted: Zorbo the Advisor
+UPDATE `quest_offer_reward` SET `VerifiedBuild`=19342 WHERE `ID`=9962; -- The Ring of Blood: Brokentoe
+UPDATE `quest_offer_reward` SET `RewardText`='I''ll admit that I didn''t think you had a prayer, $n! That was amazing! So how ''bout another fight? Gurgthock''s got the perfect match lined up.', `VerifiedBuild`=19342 WHERE `ID`=9967; -- The Ring of Blood: The Blue Brothers
+UPDATE `quest_offer_reward` SET `VerifiedBuild`=19342 WHERE `ID`=9970; -- The Ring of Blood: Rokdar the Sundered Lord
+UPDATE `quest_offer_reward` SET `VerifiedBuild`=19342 WHERE `ID`=9972; -- The Ring of Blood: Skra'gath
+UPDATE `quest_offer_reward` SET `VerifiedBuild`=19342 WHERE `ID`=9973; -- The Ring of Blood: The Warmaul Champion
+UPDATE `quest_offer_reward` SET `VerifiedBuild`=19342 WHERE `ID`=9977; -- The Ring of Blood: The Final Challenge
+UPDATE `quest_offer_reward` SET `Emote1`=4, `RewardText`='Our $g hero : heroine; returns!$B$BYou have saved my people, $n. You have earned that which you seek.', `VerifiedBuild`=19342 WHERE `ID`=27937; -- The Hero Returns
+UPDATE `quest_offer_reward` SET `Emote1`=21, `Emote2`=2, `RewardText`='The Middle Fragment of the World Pillar!$B$BThank you, $n. I can only imagine what you had to go through to get this to us. I''ll see to it that it''s placed within the center of the chamber.', `VerifiedBuild`=19342 WHERE `ID`=27938; -- The Middle Fragment
+UPDATE `quest_offer_reward` SET `Emote1`=4, `VerifiedBuild`=19342 WHERE `ID`=27952; -- The Explorers
+UPDATE `quest_offer_reward` SET `RewardText`='You have my sincere thanks for your efforts, $n. Though much remains to be done, it gladdens me to know we have helped some find their long-deserved rest.', `VerifiedBuild`=19342 WHERE `ID`=10047; -- The Path of Glory
+UPDATE `quest_offer_reward` SET `VerifiedBuild`=19342 WHERE `ID`=10050; -- Unyielding Souls
+UPDATE `quest_offer_reward` SET `VerifiedBuild`=19342 WHERE `ID`=10055; -- Waste Not, Want Not
+UPDATE `quest_offer_reward` SET `RewardText`='We can only hope that with the quieting of the ghosts of the officers, the spirits of the foot soldiers will follow. Thank you once again for your help, $n.', `VerifiedBuild`=19342 WHERE `ID`=10057; -- Looking to the Leadership
+UPDATE `quest_offer_reward` SET `VerifiedBuild`=19342 WHERE `ID`=10058; -- An Old Gift
+UPDATE `quest_offer_reward` SET `VerifiedBuild`=19342 WHERE `ID`=10078; -- Laying Waste to the Unwanted
+UPDATE `quest_offer_reward` SET `RewardText`='By Bronzebeard''s bronze... beard, you''ve done it! You''re a hero, $n.', `VerifiedBuild`=19342 WHERE `ID`=10079; -- When This Mine's a-Rockin'
+UPDATE `quest_offer_reward` SET `VerifiedBuild`=19342 WHERE `ID`=10093; -- The Temple of Telhamat
+UPDATE `quest_offer_reward` SET `VerifiedBuild`=19342 WHERE `ID`=10099; -- The Mastermind
+UPDATE `quest_offer_reward` SET `VerifiedBuild`=19342 WHERE `ID`=10109; -- I Must Have Them!
+UPDATE `quest_offer_reward` SET `Emote1`=6, `Emote2`=1, `VerifiedBuild`=19342 WHERE `ID`=10111; -- Bring Me The Egg!
+UPDATE `quest_offer_reward` SET `VerifiedBuild`=19342 WHERE `ID`=10132; -- Colossal Menace
+UPDATE `quest_offer_reward` SET `VerifiedBuild`=19342 WHERE `ID`=10134; -- Crimson Crystal Clue
+UPDATE `quest_offer_reward` SET `VerifiedBuild`=19342 WHERE `ID`=10140; -- Journey to Honor Hold
+UPDATE `quest_offer_reward` SET `VerifiedBuild`=19342 WHERE `ID`=10141; -- The Legion Reborn
+UPDATE `quest_offer_reward` SET `VerifiedBuild`=19342 WHERE `ID`=10142; -- The Path of Anguish
+UPDATE `quest_offer_reward` SET `VerifiedBuild`=19342 WHERE `ID`=10143; -- Expedition Point
+UPDATE `quest_offer_reward` SET `VerifiedBuild`=19342 WHERE `ID`=10144; -- Disrupt Their Reinforcements
+UPDATE `quest_offer_reward` SET `RewardText`='That will slow them down, there''s no denying it! I think you just put me in an uncharacteristically good mood, $n!', `VerifiedBuild`=19342 WHERE `ID`=10146; -- Mission: The Murketh and Shaadraz Gateways
+UPDATE `quest_offer_reward` SET `VerifiedBuild`=19342 WHERE `ID`=10160; -- Know your Enemy
+UPDATE `quest_offer_reward` SET `RewardText`='You fly as if you''ve been doing this your entire life, $n. Outstanding performance out there! Not even a scratch on the gryphon destroyers!', `VerifiedBuild`=19342 WHERE `ID`=10163; -- Mission: The Abyssal Shelf
+UPDATE `quest_offer_reward` SET `VerifiedBuild`=19342 WHERE `ID`=10254; -- Force Commander Danath
+UPDATE `quest_offer_reward` SET `RewardText`='<Thiah Redmane''s eyes widen as you describe the results of the experiment.>$B$BBut, how could that happen? I''m certain I prepared the antidote correctly!$B$BI''ve seen it work with spider and snake venoms, so why would it backfire here? Perhaps that''s one of Outland''s many peculiarities, $n. I''d best pass this information along to my comrades.', `VerifiedBuild`=19342 WHERE `ID`=10255; -- Testing the Antidote
+UPDATE `quest_offer_reward` SET `VerifiedBuild`=19342 WHERE `ID`=10288; -- Arrival in Outland
+UPDATE `quest_offer_reward` SET `VerifiedBuild`=19342 WHERE `ID`=10340; -- Shatter Point
+UPDATE `quest_offer_reward` SET `VerifiedBuild`=19342 WHERE `ID`=10344; -- Wing Commander Gryphongar
+UPDATE `quest_offer_reward` SET `VerifiedBuild`=19342 WHERE `ID`=10349; -- The Earthbinder
+UPDATE `quest_offer_reward` SET `RewardText`='Goliathon? Pathaleon the Calculator?$B$BKAEL''THAS!?$B$BPrince Kael''thas has a hand in this?$B$B<The earthbinder fumes.>$B$BIt is insanity what he has done! Dropping giant crystals from the sky and decimating the land can only be the work of a madman!$B$BI can assure you, the Cenarion Expedition will counter any further attempts by their forces to do this ever again.$B$BWe owe you a great debt, $n.', `VerifiedBuild`=19342 WHERE `ID`=10351; -- Natural Remedies
+UPDATE `quest_offer_reward` SET `RewardText`='I thank you, $n. My people will soon be free thanks to you.', `VerifiedBuild`=19342 WHERE `ID`=10367; -- A Traitor Among Us
+UPDATE `quest_offer_reward` SET `RewardText`='I can feel it, $n! The spirits are returning to us.', `VerifiedBuild`=19342 WHERE `ID`=10368; -- The Dreghood Elders
+UPDATE `quest_offer_reward` SET `RewardText`='It is true, $n. I was once Naladu the Keeper of Earth.$B$BIt was I who betrayed the other Dreghood elders in exchange for empty promises of power. You can despise me now if you wish to. What matters is that my tribe is free once again and that the spirits have returned to us.$B$BI will not be joining the rest of the tribe, but I can die in peace now. May the spirit of earth find a new servant among my brothers.', `VerifiedBuild`=19342 WHERE `ID`=10369; -- Arzeth's Demise
+UPDATE `quest_offer_reward` SET `VerifiedBuild`=19342 WHERE `ID`=10382; -- Go to the Front
+UPDATE `quest_offer_reward` SET `RewardText`='Well, I must say, I am impressed, $n. I didn''t think you had the mettle for this mission. Well done. Well done, indeed.
+', `VerifiedBuild`=19342 WHERE `ID`=10394; -- Disruption - Forge Camp: Mageddon
+UPDATE `quest_offer_reward` SET `RewardText`='It is fortuitous that you intercepted this missive when you did, $n. Though it will take me some time to decipher, I can already sense the hatred and urgency woven into this scroll. I fear the Legion''s true motives in this land will soon be made evident...$B$BGive me a moment to decipher this script. $B$B<Warp-Scryer Kryv begins to read the demonic missive>
+', `VerifiedBuild`=19342 WHERE `ID`=10395; -- The Dark Missive
+UPDATE `quest_offer_reward` SET `RewardText`='I have to hand it to you, $n, you''re a fighter born! Those Horde yokels may never know how close they came to the end. It takes real character to step in harm''s way on behalf of your enemies. That''s the kind of honor and commitment that holds the Alliance together! $B$B<Field Marshal Brock salutes you crisply.>
+', `VerifiedBuild`=19342 WHERE `ID`=10396; -- Enemy of my Enemy...
+UPDATE `quest_offer_reward` SET `RewardText`='Great job! That should drastically cut down on the number of demons trying to creep up our backsides. I can''t thank you enough for your help out here, $n. ', `VerifiedBuild`=19342 WHERE `ID`=10397; -- Invasion Point: Annihilator
+UPDATE `quest_offer_reward` SET `RewardText`='I foresaw this great victory, $n. The blessed naaru smile upon you this day.
+', `VerifiedBuild`=19342 WHERE `ID`=10399; -- The Heart of Darkness
+UPDATE `quest_offer_reward` SET `RewardText`='Light be praised, I knew you''d do it! Arazzius and his minions are no more! Soon, we''ll have the Legion running for home and this battered world will be safe once more. Then, when justice has been met, we can return home as well. $B$BThank you, $n - the Alliance and the Sons of Lothar honor you this day!
+', `VerifiedBuild`=19342 WHERE `ID`=10400; -- Overlord
+UPDATE `quest_offer_reward` SET `VerifiedBuild`=19342 WHERE `ID`=10403; -- Naladu
+UPDATE `quest_offer_reward` SET `VerifiedBuild`=19342 WHERE `ID`=10476; -- Fierce Enemies
+UPDATE `quest_offer_reward` SET `VerifiedBuild`=19342 WHERE `ID`=10482; -- Fel Orc Scavengers
+UPDATE `quest_offer_reward` SET `VerifiedBuild`=19342 WHERE `ID`=10483; -- Ill Omens
+UPDATE `quest_offer_reward` SET `RewardText`='Thank you, $n. My heart is saddened to see these talismans -- they underline the great losses we of Honor Hold have suffered against the fel orcs. But I am heartened to see you successful against them. If we can kill enough, perhaps we might emerge from this war victorious.', `VerifiedBuild`=19342 WHERE `ID`=10484; -- Cursed Talismans
+UPDATE `quest_offer_reward` SET `RewardText`='You''ve done it! Morkh is slain! Now, we have a fighting chance against the fel orc beasts!$B$BThank you, $n. Your aid to the war effort here is beyond measure.', `VerifiedBuild`=19342 WHERE `ID`=10485; -- Warlord of the Bleeding Hollow
+UPDATE `quest_offer_reward` SET `Emote1`=1, `VerifiedBuild`=19342 WHERE `ID`=28708; -- Hero's Call: Outland!
+UPDATE `quest_offer_reward` SET `VerifiedBuild`=19342 WHERE `ID`=28735; -- To the Chamber of Incineration!
+UPDATE `quest_offer_reward` SET `VerifiedBuild`=19342 WHERE `ID`=28737; -- What Is This Place?
+UPDATE `quest_offer_reward` SET `VerifiedBuild`=19342 WHERE `ID`=28738; -- The Twilight Forge
+UPDATE `quest_offer_reward` SET `VerifiedBuild`=19342 WHERE `ID`=28740; -- Do My Eyes Deceive Me?
+UPDATE `quest_offer_reward` SET `Emote1`=1, `Emote2`=1, `VerifiedBuild`=19342 WHERE `ID`=28741; -- Ascendant Lord Obsidius
+UPDATE `quest_offer_reward` SET `VerifiedBuild`=19342 WHERE `ID`=10895; -- Zeth'Gor Must Burn!
+UPDATE `quest_offer_reward` SET `VerifiedBuild`=19342 WHERE `ID`=28814; -- Followers and Leaders
+UPDATE `quest_offer_reward` SET `VerifiedBuild`=19342 WHERE `ID`=28815; -- Twilight Documents
+UPDATE `quest_offer_reward` SET `VerifiedBuild`=19342 WHERE `ID`=10903; -- Return to Honor Hold
+UPDATE `quest_offer_reward` SET `VerifiedBuild`=19342 WHERE `ID`=10909; -- Fel Spirits
+UPDATE `quest_offer_reward` SET `Emote1`=396, `VerifiedBuild`=19342 WHERE `ID`=28825; -- A Personal Summons
+UPDATE `quest_offer_reward` SET `Emote1`=6, `VerifiedBuild`=19342 WHERE `ID`=28826; -- The Eye of the Storm
+UPDATE `quest_offer_reward` SET `VerifiedBuild`=19342 WHERE `ID`=10916; -- Digging for Prayer Beads
+UPDATE `quest_offer_reward` SET `VerifiedBuild`=19342 WHERE `ID`=10935; -- The Exorcism of Colonel Jules
+UPDATE `quest_offer_reward` SET `VerifiedBuild`=19342 WHERE `ID`=10936; -- Trollbane is Looking for You
+UPDATE `quest_offer_reward` SET `EmoteDelay2`=1000, `RewardText`='I wasn''t going to believe it until I heard it from you, personally. Already our scouts are trickling in with information that the Shattered Hand are in disarray without their precious drillmaster to tell them what to do.$B$BYou''ve traveled a long road, $n. I trust that you will accept this armor along with my thanks. Wear it proudly, you''ve earned it!', `VerifiedBuild`=19342 WHERE `ID`=10937; -- Drill the Drillmaster
+UPDATE `quest_offer_reward` SET `RewardText`='Veterans of Northrend, King Wrynn and the Alliance need your help! Stormwind and the Alliance face unprecedented threats from Deathwing and his Twilight''s Hammer minions!$B$BPlease find the enclosed hearthstone and use it to transport yourself to Stormwind. The crown has arranged lodging for all returning heroes at The Golden Keg in the Dwarven District.', `VerifiedBuild`=19342 WHERE `ID`=29071; -- Make Haste to Stormwind!
+UPDATE `quest_offer_reward` SET `VerifiedBuild`=19342 WHERE `ID`=29156; -- The Troll Incursion
+UPDATE `quest_offer_reward` SET `Emote1`=389, `VerifiedBuild`=19342 WHERE `ID`=11559; -- Winterfin Commerce
+UPDATE `quest_offer_reward` SET `Emote1`=1, `RewardText`='Now no matter what happens, the Winterfin murlocs have a secure future.$B$BYou are to be commended, and rewarded, for your selflessness, $n!', `VerifiedBuild`=19342 WHERE `ID`=11560; -- Oh Noes, the Tadpoles!
+UPDATE `quest_offer_reward` SET `Emote1`=35, `RewardText`='I am pleased. I can smell the coppery tang of their blood on your hands.$B$BThis is a good start for you, $r.', `VerifiedBuild`=19342 WHERE `ID`=11561; -- Them!
+UPDATE `quest_offer_reward` SET `Emote1`=35, `RewardText`='Aw, so you must be the so-called King Mrgl-Mrgl''s lackey. I suppose that night elf has sent you to appease me?$B$BGood, I have just the thing that needs doing for someone as powerful as you!', `VerifiedBuild`=19342 WHERE `ID`=11562; -- I'm Being Blackmailed By My Cleaner
+UPDATE `quest_offer_reward` SET `Emote1`=389, `RewardText`='Not bad. This will make a nice feast!$B$BWith the king of the orcas dead the attacks upon us should diminish while the whales fight amongst themselves for dominance.', `VerifiedBuild`=19342 WHERE `ID`=11563; -- Grmmurggll Mrllggrl Glrggl!!!
+UPDATE `quest_offer_reward` SET `Emote1`=36, `RewardText`='Ah yes, these will do nicely.$B$BJust plop them down anywhere. You can have some of my leftover stew from last night.', `VerifiedBuild`=19342 WHERE `ID`=11564; -- Succulent Orca Stew
+UPDATE `quest_offer_reward` SET `Emote1`=1, `RewardText`='<Upon seeing the spare murloc suit, the king rubs his costumed appendages together.>$B$BNicely done. Now, back to the pressing matter at hand. I''ve got something of great importance for you to do.', `VerifiedBuild`=19342 WHERE `ID`=11565; -- The Spare Suit
+UPDATE `quest_offer_reward` SET `Emote1`=1, `Emote2`=2, `RewardText`='Regrettable, but necessary. I''ll take the claw, $n.$B$BThank you for all of the help you''ve given us. With Claximus defeated, maybe we''ll be able to reunite the remaining murlocs and seal off those caverns.$B$BPlease, my friend, take this... it''s the least I can do for all of the help you have rendered us!', `VerifiedBuild`=19342 WHERE `ID`=11566; -- Surrender... Not!
+UPDATE `quest_offer_reward` SET `Emote1`=36, `VerifiedBuild`=19342 WHERE `ID`=11569; -- Keymaster Urmgrgl
+UPDATE `quest_offer_reward` SET `Emote1`=6, `Emote2`=1, `Emote3`=5, `RewardText`='This is wonderful news! And you say that Lurgglbr discovered that the emanations from the caverns are what caused this insanity?$B$BIt must be that the magic from Coldarra is growing stronger. The Nexus War... the battle between the blue dragonflight and all of the other dragons, is spilling over.$B$BSoon, we will all be embroiled in it!', `VerifiedBuild`=19342 WHERE `ID`=11570; -- Escape from the Winterfin Caverns
+UPDATE `quest_offer_reward` SET `Emote1`=25, `VerifiedBuild`=19342 WHERE `ID`=11571; -- Learning to Communicate
+UPDATE `quest_offer_reward` SET `EmoteDelay2`=500, `VerifiedBuild`=19342 WHERE `ID`=11576; -- Monitoring the Rift: Cleftcliff Anomaly
+UPDATE `quest_offer_reward` SET `VerifiedBuild`=19342 WHERE `ID`=11582; -- Monitoring the Rift: Sundered Chasm
+UPDATE `quest_offer_reward` SET `VerifiedBuild`=19342 WHERE `ID`=11587; -- Prison Break
+UPDATE `quest_offer_reward` SET `VerifiedBuild`=19342 WHERE `ID`=11590; -- Abduction
+UPDATE `quest_offer_reward` SET `VerifiedBuild`=19342 WHERE `ID`=11603; -- In Wine, Truth
+UPDATE `quest_offer_reward` SET `VerifiedBuild`=19342 WHERE `ID`=11604; -- A Deserter
+UPDATE `quest_offer_reward` SET `RewardText`='<Elder Atkanok''s voice greets you as you approach his statue.>$B$BWell done, $n. With the names of the wandering elders, we can continue the ceremonies disrupted during the attack. However, before the elders'' spirits can be led to their stones, we must calm the spirits of the murdered craftsmen and shaman. Otherwise, the ancestor spirits may never hear the ceremony''s call.', `VerifiedBuild`=19342 WHERE `ID`=11605; -- The Honored Ancestors
+UPDATE `quest_offer_reward` SET `RewardText`='I can sense the upheaval in the spirit world beginning to calm. You have done well, $n. The spirits of the ancestors are fortunate to have your help in this time of need.', `VerifiedBuild`=19342 WHERE `ID`=11607; -- The Lost Spirits
+UPDATE `quest_offer_reward` SET `VerifiedBuild`=19342 WHERE `ID`=11609; -- Picking Up the Pieces
+UPDATE `quest_offer_reward` SET `RewardText`='The ancestors have found their statues, and they have you to thank, $n. The craftsmen of Kaskala will return to the quarry and ensure that the line of ancestors continues unbroken. For our part, the ancestors will continue to observe you with interest, as it seems your path is just beginning.', `VerifiedBuild`=19342 WHERE `ID`=11610; -- Leading the Ancestors Home
+UPDATE `quest_offer_reward` SET `RewardText`='Now that these strange mages know that the people of Kaskala and their allies will not give up the quarry so easily, we must maintain our efforts and defeat them completely.$B$BMy brothers in Kaskala have also come under attack and will not be able to support us, but with your help, $n, we can overcome these pillagers.', `VerifiedBuild`=19342 WHERE `ID`=11612; -- Reclaiming the Quarry
+UPDATE `quest_offer_reward` SET `Emote1`=396, `VerifiedBuild`=19342 WHERE `ID`=29528; -- War on the Ramparts
+UPDATE `quest_offer_reward` SET `Emote1`=396, `VerifiedBuild`=19342 WHERE `ID`=29529; -- Demons in the Citadel
+UPDATE `quest_offer_reward` SET `VerifiedBuild`=19342 WHERE `ID`=11617; -- Hampering Their Escape
+UPDATE `quest_offer_reward` SET `RewardText`='The curator and his men must''ve thought the quarry an easy target for their looting, but you''ve shown them otherwise, $n. I am deeply grateful for your help and I''m certain the ancestors will continue to watch over you.', `VerifiedBuild`=19342 WHERE `ID`=11623; -- A Visit to the Curator
+UPDATE `quest_offer_reward` SET `Emote1`=396, `VerifiedBuild`=19342 WHERE `ID`=29538; -- Make Them Bleed
+UPDATE `quest_offer_reward` SET `Emote1`=396, `Emote2`=396, `EmoteDelay2`=1000, `VerifiedBuild`=19342 WHERE `ID`=29539; -- Heart of Rage
+UPDATE `quest_offer_reward` SET `Emote1`=396, `VerifiedBuild`=19342 WHERE `ID`=29540; -- The Breaker
+UPDATE `quest_offer_reward` SET `Emote1`=396, `VerifiedBuild`=19342 WHERE `ID`=29543; -- Invading the Citadel
+UPDATE `quest_offer_reward` SET `Emote1`=4, `RewardText`='Oh, $n, you''re just the best!$B$BHere''s your coin as promised.', `VerifiedBuild`=19342 WHERE `ID`=11645; -- Dirty, Stinkin' Snobolds!
+UPDATE `quest_offer_reward` SET `VerifiedBuild`=19342 WHERE `ID`=11646; -- The Borean Inquisition
+UPDATE `quest_offer_reward` SET `EmoteDelay2`=500, `VerifiedBuild`=19342 WHERE `ID`=11648; -- The Art of Persuasion
+UPDATE `quest_offer_reward` SET `VerifiedBuild`=19342 WHERE `ID`=11663; -- Sharing Intelligence
+UPDATE `quest_offer_reward` SET `VerifiedBuild`=19342 WHERE `ID`=11671; -- A Race Against Time
+UPDATE `quest_offer_reward` SET `VerifiedBuild`=19342 WHERE `ID`=11679; -- Reforging the Key
+UPDATE `quest_offer_reward` SET `Emote1`=396, `VerifiedBuild`=19342 WHERE `ID`=29594; -- Hitting Them Where It Hurts
+UPDATE `quest_offer_reward` SET `VerifiedBuild`=19342 WHERE `ID`=11680; -- Taking Wing
+UPDATE `quest_offer_reward` SET `VerifiedBuild`=19342 WHERE `ID`=11681; -- Rescuing Evanor
+UPDATE `quest_offer_reward` SET `VerifiedBuild`=19342 WHERE `ID`=11682; -- Dragonspeak
+UPDATE `quest_offer_reward` SET `Emote1`=1, `Emote2`=1, `VerifiedBuild`=19342 WHERE `ID`=29605; -- Brother Against Brother
+UPDATE `quest_offer_reward` SET `Emote1`=1, `VerifiedBuild`=19342 WHERE `ID`=29606; -- Terokk's Legacy
+UPDATE `quest_offer_reward` SET `Emote1`=1, `VerifiedBuild`=19342 WHERE `ID`=29607; -- Eyes of Desire
+UPDATE `quest_offer_reward` SET `Emote1`=1, `Emote2`=1, `VerifiedBuild`=19342 WHERE `ID`=29608; -- Allies in Dalaran
+UPDATE `quest_offer_reward` SET `Emote1`=5, `Emote2`=1, `VerifiedBuild`=19342 WHERE `ID`=11704; -- King Mrgl-Mrgl
+UPDATE `quest_offer_reward` SET `Emote1`=1, `VerifiedBuild`=19342 WHERE `ID`=11707; -- Distress Call
+UPDATE `quest_offer_reward` SET `Emote1`=6, `Emote2`=1, `VerifiedBuild`=19342 WHERE `ID`=11708; -- The Mechagnomes
+UPDATE `quest_offer_reward` SET `Emote1`=4, `Emote2`=1, `VerifiedBuild`=19342 WHERE `ID`=11712; -- Re-Cursive
+UPDATE `quest_offer_reward` SET `Emote1`=4, `Emote2`=6, `VerifiedBuild`=19342 WHERE `ID`=11729; -- The Ultrasonic Screwdriver
+UPDATE `quest_offer_reward` SET `VerifiedBuild`=19342 WHERE `ID`=11733; -- Traversing the Rift
+UPDATE `quest_offer_reward` SET `Emote1`=1, `VerifiedBuild`=19342 WHERE `ID`=11788; -- Lefty Loosey, Righty Tighty
+UPDATE `quest_offer_reward` SET `EmoteDelay1`=1000, `RewardText`='<The old gnome breathes a heavy sigh of relief.>$B$BIt is done then... you have saved us! If you hadn''t stopped him here, then who knows how far his madness would have spread?$B$BWith the threats from the blue dragons and the Nexus War, not to mention the Lich King, the last thing we need is a mad creation of the Titans running loose!$B$BThank you, $n!', `VerifiedBuild`=19342 WHERE `ID`=11798; -- The Gearmaster
+UPDATE `quest_offer_reward` SET `Emote1`=6, `Emote2`=1, `Emote3`=1, `Emote4`=15, `VerifiedBuild`=19342 WHERE `ID`=11864; -- A Mission Statement
+UPDATE `quest_offer_reward` SET `Emote1`=1, `Emote2`=1, `RewardText`='You do the Earth Mother''s work, $n, but do not revel in this victory for too long. We have discovered the hiding place of the trapper leader.', `VerifiedBuild`=19342 WHERE `ID`=11865; -- Unfit for Death
+UPDATE `quest_offer_reward` SET `Emote1`=1, `Emote2`=5, `Emote3`=15, `VerifiedBuild`=19342 WHERE `ID`=11866; -- Ears of Our Enemies
+UPDATE `quest_offer_reward` SET `Emote1`=1, `Emote2`=1, `VerifiedBuild`=19342 WHERE `ID`=11868; -- The Culler Cometh
+UPDATE `quest_offer_reward` SET `Emote1`=1, `Emote2`=1, `Emote3`=5, `VerifiedBuild`=19342 WHERE `ID`=11869; -- Happy as a Clam
+UPDATE `quest_offer_reward` SET `Emote1`=1, `Emote2`=1, `VerifiedBuild`=19342 WHERE `ID`=11870; -- The Abandoned Reach
+UPDATE `quest_offer_reward` SET `Emote1`=1, `Emote2`=1, `RewardText`='A job well done, $n. Now we strike at the pirate leader!
+', `VerifiedBuild`=19342 WHERE `ID`=11871; -- Not On Our Watch
+UPDATE `quest_offer_reward` SET `Emote1`=1, `Emote2`=21, `RewardText`='Excellent work, $n. We are closing in on Nesingwary!', `VerifiedBuild`=19342 WHERE `ID`=11872; -- The Nefarious Clam Master...
+UPDATE `quest_offer_reward` SET `Emote1`=1, `Emote2`=1, `VerifiedBuild`=19342 WHERE `ID`=11876; -- Help Those That Cannot Help Themselves
+UPDATE `quest_offer_reward` SET `RewardText`='<You hear a voice in your head. It is Khu''nok.>$B$BYour name has been heard in the whistling winds, $n. You have done a great thing for my kin. For this we will consider you an ally. Alas, our torment cannot end without bloodshed and violence.$B$BThe price of peace for the mammoths will be the death of Kaw...
+', `VerifiedBuild`=19342 WHERE `ID`=11878; -- Khu'nok Will Know
+UPDATE `quest_offer_reward` SET `Emote1`=6, `Emote2`=1, `Emote3`=4, `VerifiedBuild`=19342 WHERE `ID`=11879; -- Kaw the Mammoth Destroyer
+UPDATE `quest_offer_reward` SET `Emote1`=1, `Emote2`=1, `RewardText`='At least for now the rhinos will know peace. Thank you, $n.', `VerifiedBuild`=19342 WHERE `ID`=11884; -- Ned, Lord of Rhinos...
+UPDATE `quest_offer_reward` SET `Emote1`=1, `Emote2`=1, `Emote3`=1, `VerifiedBuild`=19342 WHERE `ID`=11892; -- The Assassination of Harold Lane
+UPDATE `quest_offer_reward` SET `VerifiedBuild`=19342 WHERE `ID`=29807; -- Death to the Traitor King
+UPDATE `quest_offer_reward` SET `VerifiedBuild`=19342 WHERE `ID`=29808; -- Don't Forget the Eggs!
+UPDATE `quest_offer_reward` SET `VerifiedBuild`=19342 WHERE `ID`=29811; -- The Gatewatcher's Talisman
+UPDATE `quest_offer_reward` SET `VerifiedBuild`=19342 WHERE `ID`=11900; -- Reading the Meters
+UPDATE `quest_offer_reward` SET `VerifiedBuild`=19342 WHERE `ID`=11903; -- It's Time for Action
+UPDATE `quest_offer_reward` SET `RewardText`='I thank you, $n. This ore will be of vital importance to the Alliance in the times to come. I''d like to think we''ve made a difference today.', `VerifiedBuild`=19342 WHERE `ID`=11904; -- Fruits of Our Labor
+UPDATE `quest_offer_reward` SET `VerifiedBuild`=19342 WHERE `ID`=11905; -- Postponing the Inevitable
+UPDATE `quest_offer_reward` SET `VerifiedBuild`=19342 WHERE `ID`=11910; -- Secrets of the Ancients
+UPDATE `quest_offer_reward` SET `VerifiedBuild`=19342 WHERE `ID`=29825; -- Pupil No More
+UPDATE `quest_offer_reward` SET `VerifiedBuild`=19342 WHERE `ID`=11911; -- Quickening
+UPDATE `quest_offer_reward` SET `VerifiedBuild`=19342 WHERE `ID`=29826; -- Reclaiming Ahn'Kahet
+UPDATE `quest_offer_reward` SET `VerifiedBuild`=19342 WHERE `ID`=11912; -- Nuts for Berries
+UPDATE `quest_offer_reward` SET `RewardText`='I thank you, $n. I would hate to see survivors of the attack on Farshire stumble upon plagued grain.', `VerifiedBuild`=19342 WHERE `ID`=11913; -- Take No Chances
+UPDATE `quest_offer_reward` SET `VerifiedBuild`=19342 WHERE `ID`=29828; -- What the Scourge Dred
+UPDATE `quest_offer_reward` SET `VerifiedBuild`=19342 WHERE `ID`=11914; -- Keep the Secret Safe
+UPDATE `quest_offer_reward` SET `VerifiedBuild`=19342 WHERE `ID`=11918; -- Basic Training
+UPDATE `quest_offer_reward` SET `EmoteDelay2`=1000, `VerifiedBuild`=19342 WHERE `ID`=11919; -- Drake Hunt
+UPDATE `quest_offer_reward` SET `Emote1`=396, `VerifiedBuild`=19342 WHERE `ID`=29834; -- Gal'darah Must Pay
+UPDATE `quest_offer_reward` SET `VerifiedBuild`=19342 WHERE `ID`=29839; -- One of a Kind
+UPDATE `quest_offer_reward` SET `Emote1`=396, `VerifiedBuild`=19342 WHERE `ID`=29844; -- For Posterity
+UPDATE `quest_offer_reward` SET `VerifiedBuild`=19342 WHERE `ID`=11931; -- Cracking the Code
+UPDATE `quest_offer_reward` SET `VerifiedBuild`=19342 WHERE `ID`=11932; -- Cowards and Fools
+UPDATE `quest_offer_reward` SET `VerifiedBuild`=19342 WHERE `ID`=29848; -- The Forlorn Watcher
+UPDATE `quest_offer_reward` SET `VerifiedBuild`=19342 WHERE `ID`=29850; -- Corrupt Constructs
+UPDATE `quest_offer_reward` SET `EmoteDelay2`=500, `VerifiedBuild`=19342 WHERE `ID`=11936; -- Hatching a Plan
+UPDATE `quest_offer_reward` SET `VerifiedBuild`=19342 WHERE `ID`=11941; -- Puzzling...
+UPDATE `quest_offer_reward` SET `EmoteDelay2`=1000, `VerifiedBuild`=19342 WHERE `ID`=11943; -- The Cell
+UPDATE `quest_offer_reward` SET `RewardText`='That should buy us some time, $n. We''ll hope against hope for reinforcements from Valiance Keep.', `VerifiedBuild`=19342 WHERE `ID`=11944; -- Surrounded!
+UPDATE `quest_offer_reward` SET `RewardText`='I thank you, $n. These supplies will feed our cousins and children. Even if Kaskala falls, our tribes must carry on.', `VerifiedBuild`=19342 WHERE `ID`=11945; -- Preparing for the Worst
+UPDATE `quest_offer_reward` SET `VerifiedBuild`=19342 WHERE `ID`=29860; -- Diametrically Opposed
+UPDATE `quest_offer_reward` SET `VerifiedBuild`=19342 WHERE `ID`=11946; -- Keristrasza
+UPDATE `quest_offer_reward` SET `Emote1`=396, `Emote2`=396, `VerifiedBuild`=19342 WHERE `ID`=29861; -- Whatever it Takes!
+UPDATE `quest_offer_reward` SET `RewardText`='I thank you, $n. I will be deeply in your debt if we ever make it out of here alive.', `VerifiedBuild`=19342 WHERE `ID`=11949; -- Not Without a Fight!
+UPDATE `quest_offer_reward` SET `VerifiedBuild`=19342 WHERE `ID`=29864; -- Working at the Source
+UPDATE `quest_offer_reward` SET `VerifiedBuild`=19342 WHERE `ID`=11950; -- Muahit's Wisdom
+UPDATE `quest_offer_reward` SET `EmoteDelay2`=1000, `VerifiedBuild`=19342 WHERE `ID`=11951; -- Bait and Switch
+UPDATE `quest_offer_reward` SET `RewardText`='Just in time, $n. Pinning down a lich is not as easy as it looks.', `VerifiedBuild`=19342 WHERE `ID`=11956; -- Finding the Phylactery
+UPDATE `quest_offer_reward` SET `VerifiedBuild`=19342 WHERE `ID`=11957; -- Saragosa's End
+UPDATE `quest_offer_reward` SET `RewardText`='Can you feel Issliruk''s presence, $n? He does not want his children to perish at the hand of the mist-walkers.', `VerifiedBuild`=19342 WHERE `ID`=11961; -- Spirits Watch Over Us
+UPDATE `quest_offer_reward` SET `VerifiedBuild`=19342 WHERE `ID`=11962; -- One Last Delivery
+UPDATE `quest_offer_reward` SET `RewardText`='Hilda''s sending us weapons? That''s excellent news, $n. I was about ready to tell the lads to pack things up.', `VerifiedBuild`=19342 WHERE `ID`=11963; -- Weapons for Farshire
+UPDATE `quest_offer_reward` SET `RewardText`='Thanks once again for aiding us, $n. The people of Farshire will always remember you.', `VerifiedBuild`=19342 WHERE `ID`=11965; -- Call to Arms!
+UPDATE `quest_offer_reward` SET `VerifiedBuild`=19342 WHERE `ID`=11967; -- Mustering the Reds
+UPDATE `quest_offer_reward` SET `VerifiedBuild`=19342 WHERE `ID`=11968; -- The Tides Turn
+UPDATE `quest_offer_reward` SET `VerifiedBuild`=19342 WHERE `ID`=11969; -- Springing the Trap
+UPDATE `quest_offer_reward` SET `VerifiedBuild`=19342 WHERE `ID`=11973; -- Prisoner of War
+UPDATE `quest_offer_reward` SET `VerifiedBuild`=19342 WHERE `ID`=11998; -- Softening the Blow
+UPDATE `quest_offer_reward` SET `VerifiedBuild`=19342 WHERE `ID`=12035; -- Repurposed Technology
+UPDATE `quest_offer_reward` SET `VerifiedBuild`=19342 WHERE `ID`=12086; -- The Son of Karkut
+UPDATE `quest_offer_reward` SET `RewardText`='Leryssa... is looking for me? You must help me, $n. We must finish this before she gets hurt.', `VerifiedBuild`=19342 WHERE `ID`=12088; -- Thassarian, the Death Knight
+UPDATE `quest_offer_reward` SET `VerifiedBuild`=19342 WHERE `ID`=12134; -- Sasha's Hunt
+UPDATE `quest_offer_reward` SET `VerifiedBuild`=19342 WHERE `ID`=12157; -- The Lost Courier
+UPDATE `quest_offer_reward` SET `VerifiedBuild`=19342 WHERE `ID`=12158; -- Hollowstone Mine
+UPDATE `quest_offer_reward` SET `VerifiedBuild`=19342 WHERE `ID`=12159; -- Souls at Unrest
+UPDATE `quest_offer_reward` SET `VerifiedBuild`=19342 WHERE `ID`=12160; -- A Name from the Past
+UPDATE `quest_offer_reward` SET `VerifiedBuild`=19342 WHERE `ID`=12161; -- Ruuna the Blind
+UPDATE `quest_offer_reward` SET `RewardText`='We got him good, $n. But not good enough.$B$BOne thing''s for sure... we won''t be seeing him around these parts any longer.', `VerifiedBuild`=19342 WHERE `ID`=12164; -- Hour of the Worg
+UPDATE `quest_offer_reward` SET `Emote1`=5, `Emote2`=1, `Emote3`=5, `VerifiedBuild`=19342 WHERE `ID`=12171; -- Of Traitors and Treason
+UPDATE `quest_offer_reward` SET `VerifiedBuild`=19342 WHERE `ID`=30120; -- Cleansing Drak'Tharon
+UPDATE `quest_offer_reward` SET `VerifiedBuild`=19342 WHERE `ID`=12210; -- Troll Season!
+UPDATE `quest_offer_reward` SET `VerifiedBuild`=19342 WHERE `ID`=12212; -- Replenishing the Storehouse
+UPDATE `quest_offer_reward` SET `VerifiedBuild`=19342 WHERE `ID`=12215; -- Them or Us!
+UPDATE `quest_offer_reward` SET `VerifiedBuild`=19342 WHERE `ID`=12216; -- Take Their Rear!
+UPDATE `quest_offer_reward` SET `VerifiedBuild`=19342 WHERE `ID`=12225; -- Mmm... Amberseeds!
+UPDATE `quest_offer_reward` SET `RewardText`='<The druid looks pale and her eyes stare blankly past you. She has left a package in anticipation of your return.>', `VerifiedBuild`=19342 WHERE `ID`=12249; -- Ursoc, the Bear God
+UPDATE `quest_offer_reward` SET `VerifiedBuild`=19342 WHERE `ID`=12292; -- Local Support
+UPDATE `quest_offer_reward` SET `RewardText`='You did it! You recovered the Sc... you recovered the chest that the Horde stole from us. We thank you, $n.', `VerifiedBuild`=19342 WHERE `ID`=12293; -- Close the Deal
+UPDATE `quest_offer_reward` SET `VerifiedBuild`=19342 WHERE `ID`=12327; -- Out of Body Experience
+UPDATE `quest_offer_reward` SET `VerifiedBuild`=19342 WHERE `ID`=12328; -- Ruuna's Request
+UPDATE `quest_offer_reward` SET `VerifiedBuild`=19342 WHERE `ID`=12329; -- Fate and Coincidence
+UPDATE `quest_offer_reward` SET `VerifiedBuild`=19342 WHERE `ID`=12330; -- Anatoly Will Talk
+UPDATE `quest_offer_reward` SET `VerifiedBuild`=19342 WHERE `ID`=12336; -- Candy Bucket
+UPDATE `quest_offer_reward` SET `VerifiedBuild`=19342 WHERE `ID`=12352; -- Candy Bucket
+UPDATE `quest_offer_reward` SET `VerifiedBuild`=19342 WHERE `ID`=12353; -- Candy Bucket
+UPDATE `quest_offer_reward` SET `VerifiedBuild`=19342 WHERE `ID`=12354; -- Candy Bucket
+UPDATE `quest_offer_reward` SET `VerifiedBuild`=19342 WHERE `ID`=12403; -- Candy Bucket
+UPDATE `quest_offer_reward` SET `VerifiedBuild`=19342 WHERE `ID`=12411; -- A Sister's Pledge
+UPDATE `quest_offer_reward` SET `VerifiedBuild`=19342 WHERE `ID`=12511; -- The Hills Have Us
+UPDATE `quest_offer_reward` SET `VerifiedBuild`=19342 WHERE `ID`=12641; -- Death Comes From On High
+UPDATE `quest_offer_reward` SET `RewardText`='The horns of war will soon echo across this land, waking the dead and calling forth the Scourge war machine. Woe unto those that would stand in our way!$B$BYou and your brethren will lead the charge, $n. When next I look upon the Scarlet lands, my sight will be obscured by the legions of Acherus. The march upon New Avalon begins now.', `VerifiedBuild`=19342 WHERE `ID`=12657; -- The Might Of The Scourge
+UPDATE `quest_offer_reward` SET `RewardText`='Do you smell it?$B$B<Valanar sniffs at the air.>$B$BFresh meat... The scent of Scarlet Crusader wafts through the air.$B$B<Valanar salivates.>$B$BApologies, death knight, I''m sure you''re not interested in my choice of fine cuisine. You are here to work! To lead the charge! Yes... I know. The Lich King has told me all that I need to know about you, $n.$B$BThe time for bloodshed is now.
+', `VerifiedBuild`=19342 WHERE `ID`=12670; -- The Scarlet Harvest
+UPDATE `quest_offer_reward` SET `RewardText`='Do you feel it, $n? That sensation is raw power coursing through your body. Such a thing cannot exist for mortals.$B$BThe front lines are now dismantled. The geist will finish the job and prepare the grounds for Razuvious. We turn our attention now to more tactical targets.
+', `VerifiedBuild`=19342 WHERE `ID`=12678; -- If Chaos Drives, Let Suffering Hold The Reins
+UPDATE `quest_offer_reward` SET `VerifiedBuild`=19342 WHERE `ID`=12679; -- Tonight We Dine In Havenshire
+UPDATE `quest_offer_reward` SET `VerifiedBuild`=19342 WHERE `ID`=12680; -- Grand Theft Palomino
+UPDATE `quest_offer_reward` SET `RewardText`='You have succeeded where most initiates fail, $n. For that you will be rewarded handsomely.$B$B<Salanar bows.>', `VerifiedBuild`=19342 WHERE `ID`=12687; -- Into the Realm of Shadows
+UPDATE `quest_offer_reward` SET `VerifiedBuild`=19342 WHERE `ID`=12697; -- Gothik the Harvester
+UPDATE `quest_offer_reward` SET `VerifiedBuild`=19342 WHERE `ID`=12698; -- The Gift That Keeps On Giving
+UPDATE `quest_offer_reward` SET `VerifiedBuild`=19342 WHERE `ID`=12700; -- An Attack Of Opportunity
+UPDATE `quest_offer_reward` SET `VerifiedBuild`=19342 WHERE `ID`=12701; -- Massacre At Light's Point
+UPDATE `quest_offer_reward` SET `RewardText`='<Highlord Mograine reads over the report.>$B$BThe ENTIRE Scarlet fleet?$B$B<Highlord Mograine nods.>$B$BSuch power, $n... I have not seen such a display of domination in years... Since my father wielded...$B$B<Highlord Mograine shakes his head.>$B$BIt''s not important...$B$BYes, your commendation, lest I forget.', `VerifiedBuild`=19342 WHERE `ID`=12706; -- Victory At Death's Breach!
+UPDATE `quest_offer_reward` SET `VerifiedBuild`=19342 WHERE `ID`=12711; -- Abandoned Mail
+UPDATE `quest_offer_reward` SET `VerifiedBuild`=19342 WHERE `ID`=12714; -- The Will Of The Lich King
+UPDATE `quest_offer_reward` SET `VerifiedBuild`=19342 WHERE `ID`=12715; -- The Crypt of Remembrance
+UPDATE `quest_offer_reward` SET `VerifiedBuild`=19342 WHERE `ID`=12716; -- The Plaguebringer's Request
+UPDATE `quest_offer_reward` SET `VerifiedBuild`=19342 WHERE `ID`=12717; -- Noth's Special Brew
+UPDATE `quest_offer_reward` SET `RewardText`='The registry will tell us many things about the Scarlet insects.$B$B<Keleseth flips through the pages of the registry.>$B$BDeath rates, births, but most importantly, movement.$B$BLook here, $n, they have already sent three vessels abroad. Let me see here... Where are they headed?$B$B<Keleseth mutters something about latitude and longitude under his breath as he calculates the route.>$B$BWHAT? This is impossible. They sail to Northrend!$B$BBeside the coordinates are the words: "Crimson Dawn."', `VerifiedBuild`=19342 WHERE `ID`=12719; -- Nowhere To Run And Nowhere To Hide
+UPDATE `quest_offer_reward` SET `VerifiedBuild`=19342 WHERE `ID`=12720; -- How To Win Friends And Influence Enemies
+UPDATE `quest_offer_reward` SET `RewardText`='You are quite effective with that blade, $n. Perhaps, Lich King permitting, you would be interested in becoming one of my minions? Stratholme is looking for a new mayor.', `VerifiedBuild`=19342 WHERE `ID`=12722; -- Lambs To The Slaughter
+UPDATE `quest_offer_reward` SET `VerifiedBuild`=19342 WHERE `ID`=12723; -- Behind Scarlet Lines
+UPDATE `quest_offer_reward` SET `VerifiedBuild`=19342 WHERE `ID`=12724; -- The Path Of The Righteous Crusader
+UPDATE `quest_offer_reward` SET `VerifiedBuild`=19342 WHERE `ID`=12725; -- Brothers In Death
+UPDATE `quest_offer_reward` SET `VerifiedBuild`=19342 WHERE `ID`=12727; -- Bloody Breakout
+UPDATE `quest_offer_reward` SET `VerifiedBuild`=19342 WHERE `ID`=12728; -- Monitoring the Rift: Winterfin Cavern
+UPDATE `quest_offer_reward` SET `VerifiedBuild`=19342 WHERE `ID`=12733; -- Death's Challenge
+UPDATE `quest_offer_reward` SET `VerifiedBuild`=19342 WHERE `ID`=12738; -- A Cry For Vengeance!
+UPDATE `quest_offer_reward` SET `Emote1`=6, `Emote2`=1, `Emote3`=1, `VerifiedBuild`=19342 WHERE `ID`=12743; -- A Special Surprise
+UPDATE `quest_offer_reward` SET `VerifiedBuild`=19342 WHERE `ID`=12751; -- A Sort Of Homecoming
+UPDATE `quest_offer_reward` SET `VerifiedBuild`=19342 WHERE `ID`=12754; -- Ambush At The Overlook
+UPDATE `quest_offer_reward` SET `VerifiedBuild`=19342 WHERE `ID`=12755; -- A Meeting With Fate
+UPDATE `quest_offer_reward` SET `VerifiedBuild`=19342 WHERE `ID`=12756; -- The Scarlet Onslaught Emerges
+UPDATE `quest_offer_reward` SET `VerifiedBuild`=19342 WHERE `ID`=12757; -- Scarlet Armies Approach...
+UPDATE `quest_offer_reward` SET `Emote1`=1, `Emote2`=1, `Emote3`=1, `VerifiedBuild`=19342 WHERE `ID`=12770; -- Reallocating Resources
+UPDATE `quest_offer_reward` SET `RewardText`='You have served me well, $n. The mark of the Scourge has been burned into these Scarlet lands. You have reaped death and destruction for as far as the eye can see and delivered to me the last of the Scarlet armies.$B$B<The Lich King points to the ruins of Havenshire and the burning city of New Avalon.>$B$BIt is now time to finish what you started.', `VerifiedBuild`=19342 WHERE `ID`=12778; -- The Scarlet Apocalypse
+UPDATE `quest_offer_reward` SET `RewardText`='Kneel, champion. I place this helm upon your head to complete your terrifying visage. Any that dare look upon your dark countenance will know that death comes. Let none stand so boldly against your king so as to face your merciless wrath, $n.$B$BThere remains only one final task...$B$B<The Lich King looks west.>$B$BLight''s Hope Chapel.', `VerifiedBuild`=19342 WHERE `ID`=12779; -- An End To All Things...
+UPDATE `quest_offer_reward` SET `VerifiedBuild`=19342 WHERE `ID`=12790; -- Learning to Leave and Return: the Magical Way
+UPDATE `quest_offer_reward` SET `Emote1`=2, `VerifiedBuild`=19342 WHERE `ID`=12794; -- The Magical Kingdom of Dalaran
+UPDATE `quest_offer_reward` SET `VerifiedBuild`=19342 WHERE `ID`=12800; -- The Lich King's Command
+UPDATE `quest_offer_reward` SET `RewardText`='There will be no atonement for us, $n. We are forever damned to walk the earth as monsters. While the Lich King may have loosed his grip upon us, the specters of our past will forever haunt our memories.$B$BWe must make amends in the only way we know how: Death...$B$BI ask you now to join me in Acherus as a Knight of the Ebon Blade. Together we will destroy the Lich King and end the Scourge.', `VerifiedBuild`=19342 WHERE `ID`=12801; -- The Light of Dawn
+UPDATE `quest_offer_reward` SET `Emote1`=1, `Emote2`=6, `EmoteDelay2`=120, `VerifiedBuild`=19342 WHERE `ID`=12818; -- Clean Up
+UPDATE `quest_offer_reward` SET `Emote1`=11, `Emote2`=1, `EmoteDelay2`=60, `VerifiedBuild`=19342 WHERE `ID`=12819; -- Just Around the Corner
+UPDATE `quest_offer_reward` SET `Emote1`=1, `Emote2`=1, `EmoteDelay2`=60, `VerifiedBuild`=19342 WHERE `ID`=12820; -- A Delicate Touch
+UPDATE `quest_offer_reward` SET `Emote1`=5, `VerifiedBuild`=19342 WHERE `ID`=12826; -- Slightly Unstable
+UPDATE `quest_offer_reward` SET `Emote1`=1, `VerifiedBuild`=19342 WHERE `ID`=12827; -- Reclaimed Rations
+UPDATE `quest_offer_reward` SET `Emote1`=5, `VerifiedBuild`=19342 WHERE `ID`=12836; -- Expression of Gratitude
+UPDATE `quest_offer_reward` SET `VerifiedBuild`=19342 WHERE `ID`=12843; -- They Took Our Men!
+UPDATE `quest_offer_reward` SET `RewardText`='Thanks, $n! We''ll see what we can do to salvage these parts!', `VerifiedBuild`=19342 WHERE `ID`=12844; -- Equipment Recovery
+UPDATE `quest_offer_reward` SET `VerifiedBuild`=19342 WHERE `ID`=12849; -- The Power Of Blood, Frost And Unholy
+UPDATE `quest_offer_reward` SET `VerifiedBuild`=19342 WHERE `ID`=12850; -- Report To Scourge Commander Thalanor
+UPDATE `quest_offer_reward` SET `Emote1`=7, `Emote2`=1, `Emote3`=1, `VerifiedBuild`=19342 WHERE `ID`=12857; -- Wanted: Ragemane's Flipper
+UPDATE `quest_offer_reward` SET `VerifiedBuild`=19342 WHERE `ID`=12859; -- This Just In: Fire Still Hot!
+UPDATE `quest_offer_reward` SET `RewardText`='Rageclaw thank you, $n. Though Rageclaw Den probably lost forever and troll-Rageclaw friendship also lost forever... and also now I think of it, Ragemane lost forever too. Also brother-in-law. He gone. Hrm, have you seen Chief''s mate? I think she gone too.$B$BMaybe you go now. Chief a little depressed.', `VerifiedBuild`=19342 WHERE `ID`=12861; -- Trolls Is Gone Crazy!
+UPDATE `quest_offer_reward` SET `VerifiedBuild`=19342 WHERE `ID`=12883; -- Orders From Drakuru
+UPDATE `quest_offer_reward` SET `Emote1`=1, `Emote2`=1, `VerifiedBuild`=19342 WHERE `ID`=12884; -- The Ebon Watch
+UPDATE `quest_offer_reward` SET `VerifiedBuild`=19342 WHERE `ID`=12894; -- Crusader Forward Camp
+UPDATE `quest_offer_reward` SET `Emote1`=273, `Emote2`=396, `VerifiedBuild`=19342 WHERE `ID`=12901; -- Making Something Out Of Nothing
+UPDATE `quest_offer_reward` SET `VerifiedBuild`=19342 WHERE `ID`=12902; -- In Search Of Answers
+UPDATE `quest_offer_reward` SET `Emote1`=1, `Emote2`=1, `Emote3`=66, `VerifiedBuild`=19342 WHERE `ID`=12903; -- That's What Friends Are For...
+UPDATE `quest_offer_reward` SET `Emote1`=6, `Emote2`=1, `RewardText`='A... A storm giant? I don''t know about this, $n. That sounds risky. On the other hand, I don''t think we have too many other options.$B$BIf I do this you have to promise me that you will get your giant friend to help us deal with Navarius and his cronies.', `VerifiedBuild`=19342 WHERE `ID`=12912; -- A Great Storm Approaches
+UPDATE `quest_offer_reward` SET `Emote1`=1, `Emote2`=1, `Emote3`=1, `VerifiedBuild`=19342 WHERE `ID`=12933; -- The Amphitheater of Anguish: Magnataur!
+UPDATE `quest_offer_reward` SET `Emote1`=5, `Emote2`=1, `Emote3`=1, `VerifiedBuild`=19342 WHERE `ID`=12934; -- The Amphitheater of Anguish: From Beyond!
+UPDATE `quest_offer_reward` SET `Emote1`=1, `RewardText`='I was worried for a while there, $n. When he busted out the seals and penguins... Well, I didn''t know what to think to be honest. It looked pretty damn ridiculous.', `VerifiedBuild`=19342 WHERE `ID`=12935; -- The Amphitheater of Anguish: Tuskarrmageddon!
+UPDATE `quest_offer_reward` SET `RewardText`='Damn, I remember Korrak from way back in my younger days when I used to work for the Frostwolf Clan. He would never shut up! I think you just did the world a great service, $n.', `VerifiedBuild`=19342 WHERE `ID`=12936; -- The Amphitheater of Anguish: Korrak the Bloodrager!
+UPDATE `quest_offer_reward` SET `Emote1`=1, `Emote2`=1, `RewardText`='You did it, $n! That was the most exciting fight yet! What are you going to do with your winnings? Me? I''m going to Dalaran and blowing it all in the Underbelly. Lot of hot action going on down there!', `VerifiedBuild`=19342 WHERE `ID`=12948; -- The Champion of Anguish
+UPDATE `quest_offer_reward` SET `Emote1`=1, `Emote2`=1, `Emote3`=1, `VerifiedBuild`=19342 WHERE `ID`=12954; -- The Amphitheater of Anguish: Yggdras!
+UPDATE `quest_offer_reward` SET `VerifiedBuild`=19342 WHERE `ID`=12974; -- The Champion's Call!
+UPDATE `quest_offer_reward` SET `Emote1`=396, `Emote2`=396, `VerifiedBuild`=19342 WHERE `ID`=13094; -- Have They No Shame?
+UPDATE `quest_offer_reward` SET `VerifiedBuild`=19342 WHERE `ID`=13129; -- Head Games
+UPDATE `quest_offer_reward` SET `Emote1`=5, `Emote2`=396, `VerifiedBuild`=19342 WHERE `ID`=13132; -- Vengeance Be Mine!
+UPDATE `quest_offer_reward` SET `VerifiedBuild`=19342 WHERE `ID`=13165; -- Taking Back Acherus
+UPDATE `quest_offer_reward` SET `VerifiedBuild`=19342 WHERE `ID`=13166; -- The Battle For The Ebon Hold
+UPDATE `quest_offer_reward` SET `VerifiedBuild`=19342 WHERE `ID`=13187; -- The Faceless Ones
+UPDATE `quest_offer_reward` SET `VerifiedBuild`=19342 WHERE `ID`=13188; -- Where Kings Walk
+UPDATE `quest_offer_reward` SET `Emote1`=6, `VerifiedBuild`=19342 WHERE `ID`=13207; -- Halls of Stone
+UPDATE `quest_offer_reward` SET `Emote1`=1, `Emote2`=1, `EmoteDelay2`=60, `VerifiedBuild`=19342 WHERE `ID`=13418; -- Preparations for War
+UPDATE `quest_offer_reward` SET `Emote1`=5, `VerifiedBuild`=19342 WHERE `ID`=13604; -- Archivum Data Disc
+UPDATE `quest_offer_reward` SET `Emote1`=1, `Emote2`=1, `RewardText`='I have entered your name in the rolls, $n. As an aspirant you will train with others who wish to compete in the tournament and hone your mounted combat skills. Once you have proven yourself, you will be allowed to enter the lowest rank of competition on behalf of your capital city.', `VerifiedBuild`=19342 WHERE `ID`=13667; -- The Argent Tournament
+UPDATE `quest_offer_reward` SET `VerifiedBuild`=19342 WHERE `ID`=14078; -- Lockdown!
+UPDATE `quest_offer_reward` SET `VerifiedBuild`=19342 WHERE `ID`=14091; -- Something's Amiss
+UPDATE `quest_offer_reward` SET `VerifiedBuild`=19342 WHERE `ID`=25316; -- As Hyjal Burns
+UPDATE `quest_offer_reward` SET `RewardText`='You''ve arrived just in time, $n.', `VerifiedBuild`=19342 WHERE `ID`=25317; -- Protect the World Tree
+UPDATE `quest_offer_reward` SET `RewardText`='You''ve done well, $n. We cannot allow the Twilight''s Hammer spies this close to the world tree!', `VerifiedBuild`=19342 WHERE `ID`=25370; -- Inciting the Elements
+UPDATE `quest_offer_reward` SET `RewardText`='I thank you, $n. Your fighting prowess is admirable. You will be crucial to putting a halt to the elemental onslaught.', `VerifiedBuild`=19342 WHERE `ID`=25460; -- The Earth Rises
+UPDATE `quest_offer_reward` SET `RewardText`='Excellent, $n. That should put a stop to the attacks once we finish these elementals off.', `VerifiedBuild`=19342 WHERE `ID`=25574; -- Flames from Above
+UPDATE `quest_offer_reward` SET `RewardText`='You did what was necessary, $n. I can tell you''re the sort of $c I''ll get along with well.', `VerifiedBuild`=19342 WHERE `ID`=26244; -- The Earth Claims All
+UPDATE `quest_offer_reward` SET `Emote1`=1, `VerifiedBuild`=19342 WHERE `ID`=26326; -- The Very Earth Beneath Our Feet
+UPDATE `quest_offer_reward` SET `Emote1`=3, `VerifiedBuild`=19342 WHERE `ID`=26409; -- Where's Goldmine?
+UPDATE `quest_offer_reward` SET `Emote1`=11, `VerifiedBuild`=19342 WHERE `ID`=26410; -- Explosive Bonding Compound
+UPDATE `quest_offer_reward` SET `Emote1`=1, `RewardText`='$n, we have good news and a slight problem....', `VerifiedBuild`=19342 WHERE `ID`=26835; -- A Slight Problem
+UPDATE `quest_offer_reward` SET `Emote1`=4, `RewardText`='$n! You did it! How will we ever repay you?', `VerifiedBuild`=19342 WHERE `ID`=26836; -- Rescue the Stonefather... and Flint
diff --git a/sql/updates/world/2014_12_27_07_world.sql b/sql/updates/world/2014_12_27_07_world.sql
new file mode 100644
index 00000000000..fadfc18187c
--- /dev/null
+++ b/sql/updates/world/2014_12_27_07_world.sql
@@ -0,0 +1,1358 @@
+DELETE FROM `quest_details` WHERE `ID` IN (35820, 26876, 35834, 31362, 31392, 35879, 35884, 35895, 35896, 35897, 35905, 26960, 26975, 26977, 35933, 26997, 27004, 27006, 27007, 31486, 27010, 35988, 35989, 13604, 35990, 35991, 35992, 13607, 27040, 27042, 27058, 27061, 13633, 13667, 27100, 27101, 27102, 36059, 27123, 27126, 27135, 27136, 36100, 36131, 36132, 36137, 36141, 36142, 36157, 27203, 36158, 36176, 36177, 36179, 36182, 36183, 36185, 31732, 31733, 31734, 31735, 13828, 31736, 31737, 31738, 31739, 31740, 31741, 31742, 13835, 31743, 31744, 13837, 31745, 36222, 9383, 36273, 36275, 36280, 36284, 36285, 9426, 36290, 36292, 36307, 36379, 36382, 36384, 36385, 9558, 31945, 36425, 36428, 36432, 36434, 36449, 36460, 14078, 36469, 36474, 14091, 14093, 36482, 14098, 36488, 36494, 32018, 36498, 32035, 32038, 32045, 36523, 36567, 36574, 9716, 9718, 9720, 9730, 36592, 36595, 36607, 9747, 36614, 36623, 36624, 36626, 36629, 36630, 36642, 36653, 9802, 36669, 27724, 9817, 27726, 36695, 36697, 36706, 36707, 36708, 36709, 9850, 9851, 9852, 9856, 9858, 9859, 9861, 9869, 9871, 9873, 9874, 9878, 9879, 9913, 9918, 9920, 9921, 9922, 36813, 9956, 9982, 36862, 27931, 27932, 27933, 27934, 27935, 27937, 27938, 27952, 36940, 36941, 36951, 36952, 10108, 10134, 10144, 10163, 37087, 28172, 37149, 32675, 37156, 32685, 37201, 37204, 37205, 37207, 37208, 28292, 28295, 10394, 10395, 10396, 10397, 32783, 10399, 37261, 10403, 32791, 32792, 32794, 32795, 32796, 32804, 37289, 37290, 37291, 37296, 32838, 37318, 37322, 37330, 32929, 37434, 32981, 32989, 32990, 32991, 32992, 32993, 32994, 33010, 33013, 33059, 33070, 33072, 33075, 33076, 33077, 33078, 33080, 33081, 33082, 33083, 33084, 37563, 37568, 37570, 33111, 33119, 28708, 28735, 28737, 28738, 28740, 28741, 33248, 33255, 33256, 33263, 33271, 28814, 28815, 28825, 28826, 33331, 28866, 33344, 33359, 33408, 33410, 33412, 33419, 33450, 33454, 33461, 33462, 24510, 33467, 33468, 33469, 33470, 33473, 33483, 33484, 33493, 33526, 33527, 33530, 24587, 33543, 33544, 33546, 33548, 29074, 33563, 29100, 33578, 33579, 29102, 33580, 33581, 33582, 33586, 33593, 33622, 29156, 33657, 33660, 33661, 33663, 33685, 33689, 33695, 33706, 33720, 33721, 33722, 33724, 33728, 33729, 33730, 33731, 33734, 33735, 33736, 33740, 33754, 33761, 33765, 33784, 33785, 33786, 33787, 33788, 33793, 33794, 33795, 33807, 33808, 33813, 33814, 33815, 33816, 33826, 33828, 33833, 33834, 33836, 33837, 33838, 29391, 29392, 33872, 33873, 33874, 33898, 33905, 29439, 33917, 33918, 33919, 33920, 33928, 33929, 11559, 11560, 11561, 11562, 11563, 11564, 11565, 11566, 11569, 11570, 11571, 33970, 33971, 33972, 33973, 33976, 33988, 29528, 29529, 34013, 29538, 29539, 29540, 34019, 29543, 29547, 29548, 29552, 11645, 29553, 29555, 29556, 34034, 11650, 29558, 34035, 29559, 29560, 29562, 34039, 34040, 34041, 34042, 34043, 29571, 29576, 34054, 29577, 29578, 29579, 29580, 29581, 29585, 29586, 29587, 29594, 29600, 34078, 29605, 29606, 29607, 11704, 34092, 11708, 29617, 11710, 29618, 29619, 11712, 29620, 29622, 29623, 29624, 29626, 29627, 29628, 34106, 29629, 34107, 29630, 34108, 29631, 29632, 11725, 29633, 29634, 29635, 29636, 11729, 29637, 11730, 29639, 34122, 34123, 34124, 34144, 29670, 34157, 25205, 34163, 34164, 11788, 11798, 25236, 34192, 34193, 29716, 29717, 29723, 29725, 29726, 29727, 34209, 29733, 34216, 29745, 29747, 34227, 34228, 34234, 29757, 29759, 29762, 34242, 11865, 11866, 11868, 11869, 11870, 11871, 11872, 11876, 11878, 11879, 11884, 34271, 25317, 25319, 11892, 29807, 29808, 29811, 29825, 29826, 29828, 29834, 29839, 29844, 34321, 25370, 29848, 34325, 34326, 29850, 29860, 29861, 29862, 29864, 29865, 29866, 34344, 34345, 34346, 34348, 29871, 29872, 29873, 34351, 29874, 29877, 29881, 29882, 29883, 29885, 29887, 34364, 29888, 29889, 29891, 29892, 29893, 29894, 34375, 34378, 34379, 29903, 34380, 29904, 29905, 29906, 29907, 29908, 29909, 29910, 29911, 29912, 29913, 29914, 34392, 29915, 34393, 29916, 29917, 29918, 29919, 29920, 34398, 34399, 34400, 34401, 34402, 29925, 29926, 34404, 29927, 29928, 29929, 29930, 29931, 29932, 34414, 25460, 29940, 34418, 34420, 34421, 29944, 34422, 29945, 34423, 29946, 29947, 34425, 29948, 29949, 25472, 34427, 29950, 29951, 34429, 29952, 34431, 34432, 34434, 34436, 34437, 34439, 34442, 34445, 34446, 34447, 34451, 29981, 29982, 29983, 34461, 29984, 34462, 29985, 29986, 29987, 29988, 29989, 29990, 29992, 29993, 29995, 29997, 29998, 29999, 30000, 34478, 30001, 30002, 30004, 30005, 30011, 30028, 30029, 30030, 34508, 30031, 30032, 34512, 34513, 34514, 34515, 34516, 30046, 30047, 30048, 30049, 30050, 30051, 25574, 30052, 30053, 30054, 30055, 30056, 30057, 30058, 30059, 12157, 30069, 30070, 30072, 30073, 30074, 30075, 30076, 30077, 12171, 34558, 12174, 34563, 30086, 34564, 34566, 30095, 34575, 34582, 34583, 34584, 34585, 34586, 34587, 34592, 30120, 34598, 34616, 34632, 12249, 34634, 34635, 34636, 34646, 30172, 34655, 34656, 34657, 34658, 30181, 34659, 30182, 30183, 30184, 34662, 30185, 34663, 30186, 34664, 34665, 34666, 34676, 34681, 34683, 34692, 34696, 34706, 34710, 34712, 30252, 30254, 30255, 30256, 30257, 34736, 34737, 34739, 34740, 34741, 30267, 34756, 34758, 34765, 34766, 7905, 34775, 34776, 34778, 34779, 34780, 34781, 34782, 34783, 34784, 34785, 34786, 34787, 34788, 34789, 34790, 34791, 34792, 34795, 34801, 34803, 34805, 34806, 34808, 34809, 34810, 34811, 34814, 34818, 34819, 34820, 34822, 34823, 34824, 34826, 34827, 34828, 34829, 34830, 34836, 34838, 34847, 34849, 34850, 34861, 34866, 34868, 34869, 34874, 34876, 34878, 34879, 34881, 34882, 34883, 34884, 34885, 34886, 34887, 34888, 34889, 34890, 34891, 34893, 34894, 34899, 34900, 34914, 34915, 34916, 34917, 34918, 34925, 34932, 34941, 34942, 34943, 34950, 34958, 34960, 34962, 34964, 34965, 30495, 30498, 30500, 30502, 34987, 34994, 34995, 34996, 34997, 34998, 34999, 35000, 35001, 35002, 35005, 35006, 35011, 30535, 35013, 35014, 12630, 35015, 35016, 35017, 35019, 35021, 35022, 35023, 35024, 35027, 35029, 35030, 35031, 35032, 35033, 35040, 30565, 30568, 35050, 35055, 35058, 35063, 35065, 35070, 35075, 35077, 35079, 35080, 35081, 35082, 35083, 35084, 35085, 35086, 35087, 35088, 35089, 35090, 35091, 35095, 35096, 35097, 35098, 35099, 35100, 35101, 35103, 35104, 30648, 12743, 35144, 35145, 35146, 35150, 35151, 35154, 35155, 35156, 35157, 35158, 35159, 35166, 35167, 35170, 35171, 35174, 35176, 12794, 35186, 35187, 35188, 35189, 35190, 35191, 26244, 26245, 26246, 26247, 26248, 12818, 26249, 12819, 35204, 26250, 12820, 35205, 26251, 35206, 35207, 35208, 26254, 35209, 26255, 26256, 12826, 35211, 12827, 35212, 26258, 12828, 35213, 26259, 12829, 35214, 26260, 12830, 35215, 26261, 12831, 35216, 12836, 35225, 35226, 12843, 12844, 35229, 12846, 35231, 35232, 35233, 35234, 35241, 35245, 35249, 35257, 35258, 35259, 35260, 35261, 35265, 26312, 26313, 26314, 35271, 35272, 35273, 35275, 35277, 26326, 35285, 12904, 35295, 12912, 35298, 12914, 35317, 12933, 26365, 12934, 12935, 12936, 35322, 12948, 35339, 35353, 26409, 26410, 26411, 26413, 35374, 35375, 35376, 35377, 35378, 35380, 26427, 35399, 35400, 35402, 35406, 35407, 35408, 35416, 35429, 35430, 35432, 35433, 35434, 26484, 35444, 26499, 26500, 26501, 26502, 35460, 35462, 35463, 35464, 35486, 35487, 35488, 26537, 35492, 35494, 35495, 35496, 35500, 35501, 35505, 35506, 35507, 35508, 35509, 35510, 13129, 13131, 13132, 26564, 35524, 35527, 35536, 35537, 26591, 35550, 35552, 35556, 35557, 13187, 26625, 26632, 13207, 31130, 35611, 35632, 35633, 35634, 35636, 35640, 35642, 35644, 35645, 35647, 35656, 35659, 35663, 35666, 35667, 35668, 35669, 35670, 35671, 35672, 35697, 35705, 35706, 35707, 31230, 26755, 26762, 35718, 26766, 26768, 26770, 26771, 31254, 35733, 35734, 35736, 35738, 35744, 26791, 35745, 26792, 35746, 35747, 35748, 35750, 35751, 31281, 35760, 35761, 35762, 35763, 35764, 35766, 31303, 26834, 26835, 26836, 31319, 35797, 26857, 35812, 26861);
+INSERT INTO `quest_details` (`ID`, `Emote1`, `Emote2`, `Emote3`, `Emote4`, `EmoteDelay1`, `EmoteDelay2`, `EmoteDelay3`, `EmoteDelay4`, `VerifiedBuild`) VALUES
+(35820, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(26876, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- The World Pillar Fragment
+(35834, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(31362, 6, 396, 396, 0, 0, 500, 500, 0, 19342), -- -Unknown-
+(31392, 6, 5, 396, 0, 0, 500, 500, 0, 19342), -- -Unknown-
+(35879, 1, 1, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(35884, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(35895, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(35896, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(35897, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(35905, 1, 6, 273, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(26960, 1, 6, 0, 0, 0, 0, 0, 0, 19342), -- My Son, the Prince
+(26975, 1, 25, 0, 0, 0, 0, 0, 0, 19342), -- Rallying the Fleet
+(26977, 6, 1, 0, 0, 0, 0, 0, 0, 19342), -- Twilight Investigation
+(35933, 1, 397, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(26997, 1, 25, 0, 0, 0, 0, 0, 0, 19342), -- The Usual Suspects
+(27004, 1, 6, 0, 0, 0, 0, 0, 0, 19342), -- The Twilight Plot
+(27006, 5, 6, 0, 0, 0, 0, 0, 0, 19342), -- Fly Over
+(27007, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- Silvermarsh Rendezvous
+(31486, 1, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(27010, 1, 0, 0, 0, 0, 0, 0, 0, 19342), -- Quicksilver Submersion
+(35988, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(35989, 6, 1, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(13604, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- Archivum Data Disc
+(35990, 1, 6, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(35991, 6, 1, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(35992, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(13607, 1, 5, 6, 0, 0, 1000, 1000, 0, 19342), -- The Celestial Planetarium
+(27040, 6, 0, 0, 0, 0, 0, 0, 0, 19342), -- Decryption Made Easy
+(27042, 6, 5, 1, 0, 0, 0, 0, 0, 19342), -- Fight Fire and Water and Air with...
+(27058, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- The Wrong Sequence
+(27061, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- The Twilight Overlook
+(13633, 1, 1, 0, 0, 0, 0, 0, 0, 19342), -- The Black Knight of Westfall?
+(13667, 1, 1, 0, 0, 0, 0, 0, 0, 19342), -- The Argent Tournament
+(27100, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- Twilight Research
+(27101, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- Maziel's Revelation
+(27102, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- Maziel's Ascendancy
+(36059, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(27123, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- Deepholm, Realm of Earth
+(27126, 6, 0, 0, 0, 0, 0, 0, 0, 19342), -- Rush Delivery
+(27135, 4, 1, 273, 0, 0, 0, 0, 0, 19342), -- Something that Burns
+(27136, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- Elemental Energy
+(36100, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(36131, 5, 1, 1, 1, 0, 0, 0, 0, 19342), -- -Unknown-
+(36132, 5, 1, 1, 1, 0, 0, 0, 0, 19342), -- -Unknown-
+(36137, 397, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(36141, 5, 1, 1, 1, 0, 0, 0, 0, 19342), -- -Unknown-
+(36142, 1, 603, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(36157, 6, 1, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(27203, 1, 0, 0, 0, 0, 0, 0, 0, 19342), -- The Maelstrom
+(36158, 6, 1, 274, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(36176, 1, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(36177, 1, 4, 0, 0, 0, 500, 0, 0, 19342), -- -Unknown-
+(36179, 1, 5, 1, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(36182, 1, 603, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(36183, 396, 396, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(36185, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(31732, 5, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(31733, 1, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(31734, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(31735, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(13828, 1, 1, 1, 0, 0, 0, 0, 0, 19342), -- Mastery Of Melee
+(31736, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(31737, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(31738, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(31739, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(31740, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(31741, 1, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(31742, 1, 1, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(13835, 1, 1, 1, 0, 0, 0, 0, 0, 19342), -- Mastery Of The Shield-Breaker
+(31743, 1, 1, 273, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(31744, 1, 1, 397, 20, 0, 0, 0, 0, 19342), -- -Unknown-
+(13837, 1, 1, 1, 0, 0, 0, 0, 0, 19342), -- Mastery Of The Charge
+(31745, 6, 1, 1, 66, 0, 0, 0, 0, 19342), -- -Unknown-
+(36222, 1, 1, 11, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(9383, 1, 0, 0, 0, 0, 0, 0, 0, 19342), -- An Ambitious Plan
+(36273, 1, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(36275, 1, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(36280, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(36284, 1, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(36285, 1, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(9426, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- The Pools of Aggonar
+(36290, 1, 1, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(36292, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(36307, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(36379, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(36382, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(36384, 1, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(36385, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(9558, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- The Longbeards
+(31945, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(36425, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(36428, 603, 378, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(36432, 1, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(36434, 6, 1, 0, 0, 0, 1000, 0, 0, 19342), -- -Unknown-
+(36449, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(36460, 1, 6, 0, 0, 0, 1000, 0, 0, 19342), -- -Unknown-
+(14078, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- Lockdown!
+(36469, 5, 1, 1, 1, 0, 0, 0, 0, 19342), -- -Unknown-
+(36474, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(14091, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- Something's Amiss
+(14093, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- All Hell Breaks Loose
+(36482, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(14098, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- Evacuate the Merchant Square
+(36488, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(36494, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(32018, 396, 5, 71, 18, 0, 0, 0, 0, 19342), -- -Unknown-
+(36498, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(32035, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(32038, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(32045, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(36523, 1, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(36567, 1, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(36574, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(9716, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- Disturbance at Umbrafen Lake
+(9718, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- As the Crow Flies
+(9720, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- Balance Must Be Preserved
+(9730, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- Leader of the Darkcrest
+(36592, 1, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(36595, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(36607, 1, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(9747, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- The Umbrafen Tribe
+(36614, 1, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(36623, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(36624, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(36626, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(36629, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(36630, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(36642, 1, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(36653, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(9802, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- Plants of Zangarmarsh
+(36669, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(27724, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- Hero's Call: Vashj'ir!
+(9817, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- Leader of the Bloodscale
+(27726, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- Hero's Call: Mount Hyjal!
+(36695, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(36697, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(36706, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(36707, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(36708, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(36709, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(9850, 1, 0, 0, 0, 0, 0, 0, 0, 19342), -- Clefthoof Mastery
+(9851, 1, 1, 0, 0, 0, 1000, 0, 0, 19342), -- Clefthoof Mastery
+(9852, 5, 1, 6, 0, 0, 1000, 1000, 0, 19342), -- The Ultimate Bloodsport
+(9856, 1, 0, 0, 0, 0, 0, 0, 0, 19342), -- Windroc Mastery
+(9858, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- Talbuk Mastery
+(9859, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- Talbuk Mastery
+(9861, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- The Howling Wind
+(9869, 1, 1, 1, 1, 0, 0, 0, 0, 19342), -- The Throne of the Elements
+(9871, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- Murkblood Invaders
+(9873, 1, 1, 1, 0, 0, 0, 0, 0, 19342), -- Ortor My Old Friend...
+(9874, 1, 1, 1, 1, 0, 0, 0, 0, 19342), -- Stopping the Spread
+(9878, 1, 1, 1, 25, 0, 0, 0, 0, 19342), -- Solving the Problem
+(9879, 1, 1, 1, 1, 0, 0, 0, 0, 19342), -- The Totem of Kar'dash
+(9913, 1, 0, 0, 0, 0, 0, 0, 0, 19342), -- The Consortium Needs You!
+(9918, 1, 1, 1, 1, 0, 0, 0, 0, 19342), -- Not On My Watch!
+(9920, 5, 1, 0, 0, 0, 0, 0, 0, 19342), -- Mo'mor the Breaker
+(9921, 1, 1, 1, 5, 0, 0, 0, 0, 19342), -- The Ruins of Burning Blade
+(9922, 1, 1, 1, 0, 0, 0, 0, 0, 19342), -- The Twin Clefts of Nagrand
+(36813, 273, 1, 1, 2, 0, 0, 0, 0, 19342), -- -Unknown-
+(9956, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- The Ravaged Caravan
+(9982, 1, 1, 1, 1, 0, 0, 0, 0, 19342), -- He Called Himself Altruis...
+(36862, 1, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(27931, 1, 25, 0, 0, 0, 0, 0, 0, 19342), -- The Quaking Fields
+(27932, 1, 25, 0, 0, 0, 0, 0, 0, 19342), -- The Axe of Earthly Sundering
+(27933, 1, 0, 0, 0, 0, 0, 0, 0, 19342), -- Elemental Ore
+(27934, 1, 1, 0, 0, 0, 0, 0, 0, 19342), -- One With the Ground
+(27935, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- Bring Down the Avalanche
+(27937, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- The Hero Returns
+(27938, 25, 2, 0, 0, 0, 0, 0, 0, 19342), -- The Middle Fragment
+(27952, 1, 6, 0, 0, 0, 0, 0, 0, 19342), -- The Explorers
+(36940, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(36941, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(36951, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(36952, 66, 1, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(10108, 1, 1, 1, 0, 0, 0, 0, 0, 19342), -- Diplomatic Measures
+(10134, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- Crimson Crystal Clue
+(10144, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- Disrupt Their Reinforcements
+(10163, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- Mission: The Abyssal Shelf
+(37087, 66, 1, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(28172, 1, 1, 5, 1, 0, 0, 0, 0, 19342), -- Done Nothing Wrong
+(37149, 396, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(32675, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(37156, 396, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(32685, 1, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(37201, 1, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(37204, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(37205, 1, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(37207, 1, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(37208, 1, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(28292, 274, 25, 0, 0, 0, 0, 0, 0, 19342), -- That's No Pyramid!
+(28295, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- Meetup with the Caravan
+(10394, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- Disruption - Forge Camp: Mageddon
+(10395, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- The Dark Missive
+(10396, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- Enemy of my Enemy...
+(10397, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- Invasion Point: Annihilator
+(32783, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(10399, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- The Heart of Darkness
+(37261, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(10403, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- Naladu
+(32791, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(32792, 1, 5, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(32794, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(32795, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(32796, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(32804, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(37289, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(37290, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(37291, 1, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(37296, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(32838, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(37318, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(37322, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(37330, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(32929, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(37434, 1, 1, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(32981, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(32989, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(32990, 113, 396, 0, 0, 0, 2000, 0, 0, 19342), -- -Unknown-
+(32991, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(32992, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(32993, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(32994, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(33010, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(33013, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(33059, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(33070, 1, 25, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(33072, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(33075, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(33076, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(33077, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(33078, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(33080, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(33081, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(33082, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(33083, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(33084, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(37563, 1, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(37568, 1, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(37570, 1, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(33111, 396, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(33119, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(28708, 1, 1, 0, 0, 0, 0, 0, 0, 19342), -- Hero's Call: Outland!
+(28735, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- To the Chamber of Incineration!
+(28737, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- What Is This Place?
+(28738, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- The Twilight Forge
+(28740, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- Do My Eyes Deceive Me?
+(28741, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- Ascendant Lord Obsidius
+(33248, 1, 1, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(33255, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(33256, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(33263, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(33271, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(28814, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- Followers and Leaders
+(28815, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- Twilight Documents
+(28825, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- A Personal Summons
+(28826, 396, 396, 396, 0, 0, 1000, 1000, 0, 19342), -- The Eye of the Storm
+(33331, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(28866, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- Into the Stonecore
+(33344, 396, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(33359, 1, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(33408, 396, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(33410, 396, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(33412, 1, 5, 0, 0, 0, 1000, 0, 0, 19342), -- -Unknown-
+(33419, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(33450, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(33454, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(33461, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(33462, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(24510, 5, 1, 0, 0, 0, 60, 0, 0, 19342), -- Inside the Frozen Citadel
+(33467, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(33468, 1, 6, 0, 0, 0, 1000, 0, 0, 19342), -- -Unknown-
+(33469, 5, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(33470, 396, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(33473, 396, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(33483, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(33484, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(33493, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(33526, 396, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(33527, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(33530, 1, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(24587, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- Ignis the Furnace Master Must Die!
+(33543, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(33544, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(33546, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(33548, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(29074, 70, 1, 0, 0, 0, 3, 0, 0, 19342), -- A Season for Celebration
+(33563, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(29100, 6, 396, 396, 0, 0, 300, 300, 0, 19342), -- Bwemba's Spirit
+(33578, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(33579, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(29102, 396, 396, 0, 0, 0, 300, 0, 0, 19342), -- To Fort Livingston
+(33580, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(33581, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(33582, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(33586, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(33593, 6, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(33622, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(29156, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- The Troll Incursion
+(33657, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(33660, 1, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(33661, 1, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(33663, 1, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(33685, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(33689, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(33695, 1, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(33706, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(33720, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(33721, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(33722, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(33724, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(33728, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(33729, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(33730, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(33731, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(33734, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(33735, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(33736, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(33740, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(33754, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(33761, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(33765, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(33784, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(33785, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(33786, 396, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(33787, 396, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(33788, 396, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(33793, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(33794, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(33795, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(33807, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(33808, 396, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(33813, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(33814, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(33815, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(33816, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(33826, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(33828, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(33833, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(33834, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(33836, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(33837, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(33838, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(29391, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- Guardians of Hyjal: Call of the Ancients
+(29392, 1, 1, 0, 0, 0, 0, 0, 0, 19342), -- Missing Heirlooms
+(33872, 1, 274, 1, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(33873, 1, 1, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(33874, 1, 1, 1, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(33898, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(33905, 1, 25, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(29439, 1, 6, 25, 0, 0, 0, 0, 0, 19342), -- The Call of the World-Shaman
+(33917, 5, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(33918, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(33919, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(33920, 5, 1, 1, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(33928, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(33929, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(11559, 1, 1, 0, 0, 0, 0, 0, 0, 19342), -- Winterfin Commerce
+(11560, 1, 1, 25, 0, 0, 0, 0, 0, 19342), -- Oh Noes, the Tadpoles!
+(11561, 35, 36, 0, 0, 0, 0, 0, 0, 19342), -- Them!
+(11562, 1, 1, 20, 0, 0, 0, 0, 0, 19342), -- I'm Being Blackmailed By My Cleaner
+(11563, 54, 36, 0, 0, 0, 0, 0, 0, 19342), -- Grmmurggll Mrllggrl Glrggl!!!
+(11564, 389, 0, 0, 0, 0, 0, 0, 0, 19342), -- Succulent Orca Stew
+(11565, 389, 0, 0, 0, 0, 0, 0, 0, 19342), -- The Spare Suit
+(11566, 1, 5, 0, 0, 0, 0, 0, 0, 19342), -- Surrender... Not!
+(11569, 36, 0, 0, 0, 0, 0, 0, 0, 19342), -- Keymaster Urmgrgl
+(11570, 389, 0, 0, 0, 0, 0, 0, 0, 19342), -- Escape from the Winterfin Caverns
+(11571, 1, 1, 1, 0, 0, 0, 0, 0, 19342), -- Learning to Communicate
+(33970, 1, 1, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(33971, 1, 1, 6, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(33972, 1, 1, 5, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(33973, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(33976, 5, 1, 1, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(33988, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(29528, 396, 0, 0, 0, 0, 1000, 1000, 0, 19342), -- War on the Ramparts
+(29529, 396, 0, 0, 0, 0, 1000, 1000, 0, 19342), -- Demons in the Citadel
+(34013, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(29538, 396, 396, 0, 0, 0, 1000, 1000, 0, 19342), -- Make Them Bleed
+(29539, 396, 0, 0, 0, 0, 1000, 0, 0, 19342), -- Heart of Rage
+(29540, 396, 396, 0, 0, 0, 1000, 0, 0, 19342), -- The Breaker
+(34019, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(29543, 1, 1, 1, 0, 0, 0, 0, 0, 19342), -- Invading the Citadel
+(29547, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(29548, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(29552, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(11645, 5, 6, 1, 1, 0, 0, 0, 0, 19342), -- Dirty, Stinkin' Snobolds!
+(29553, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(29555, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(29556, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(34034, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(11650, 5, 1, 5, 0, 0, 0, 0, 0, 19342), -- Just a Few More Things...
+(29558, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(34035, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(29559, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(29560, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(29562, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(34039, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(34040, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(34041, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(34042, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(34043, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(29571, 1, 1, 0, 0, 0, 0, 0, 0, 19342), -- Defending the Wilds
+(29576, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(34054, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(29577, 396, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(29578, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(29579, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(29580, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(29581, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(29585, 396, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(29586, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(29587, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(29594, 396, 6, 0, 0, 0, 0, 0, 0, 19342), -- Hitting Them Where It Hurts
+(29600, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(34078, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(29605, 1, 1, 0, 0, 0, 0, 0, 0, 19342), -- Brother Against Brother
+(29606, 1, 1, 0, 0, 0, 0, 0, 0, 19342), -- Terokk's Legacy
+(29607, 1, 6, 0, 0, 0, 0, 0, 0, 19342), -- Eyes of Desire
+(11704, 5, 1, 1, 0, 0, 0, 0, 0, 19342), -- King Mrgl-Mrgl
+(34092, 1, 1, 1, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(11708, 1, 0, 0, 0, 0, 0, 0, 0, 19342), -- The Mechagnomes
+(29617, 1, 1, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(11710, 1, 1, 1, 0, 0, 0, 0, 0, 19342), -- What's the Matter with the Transmatter?
+(29618, 1, 4, 25, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(29619, 1, 5, 1, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(11712, 1, 1, 1, 1, 0, 0, 0, 0, 19342), -- Re-Cursive
+(29620, 1, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(29622, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(29623, 396, 396, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(29624, 1, 1, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(29626, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(29627, 396, 274, 396, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(29628, 396, 396, 396, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(34106, 396, 396, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(29629, 396, 396, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(34107, 396, 396, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(29630, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(34108, 5, 396, 396, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(29631, 6, 396, 396, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(29632, 396, 396, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(11725, 1, 1, 0, 0, 0, 0, 0, 0, 19342), -- Finding Pilot Tailspin
+(29633, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(29634, 396, 396, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(29635, 396, 396, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(29636, 396, 396, 2, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(11729, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- The Ultrasonic Screwdriver
+(29637, 396, 396, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(11730, 5, 1, 1, 1, 0, 0, 0, 0, 19342), -- Master and Servant
+(29639, 396, 396, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(34122, 1, 1, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(34123, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(34124, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(34144, 1, 5, 1, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(29670, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(34157, 396, 396, 396, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(25205, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- The Wolf and The Kodo
+(34163, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(34164, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(11788, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- Lefty Loosey, Righty Tighty
+(11798, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- The Gearmaster
+(25236, 1, 1, 22, 0, 0, 0, 0, 0, 19342), -- Thunder Down Under
+(34192, 5, 1, 1, 1, 0, 0, 0, 0, 19342), -- -Unknown-
+(34193, 5, 1, 1, 1, 0, 0, 0, 0, 19342), -- -Unknown-
+(29716, 1, 20, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(29717, 1, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(29723, 430, 1, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(29725, 1, 274, 1, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(29726, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(29727, 1, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(34209, 1, 6, 0, 0, 0, 1000, 0, 0, 19342), -- -Unknown-
+(29733, 1, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(34216, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(29745, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(29747, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(34227, 273, 274, 1, 0, 0, 3000, 3000, 0, 19342), -- -Unknown-
+(34228, 273, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(34234, 396, 396, 397, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(29757, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(29759, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(29762, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(34242, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(11865, 1, 1, 1, 0, 0, 0, 0, 0, 19342), -- Unfit for Death
+(11866, 1, 1, 1, 0, 0, 0, 0, 0, 19342), -- Ears of Our Enemies
+(11868, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- The Culler Cometh
+(11869, 1, 1, 1, 5, 0, 0, 0, 0, 19342), -- Happy as a Clam
+(11870, 1, 1, 5, 0, 0, 0, 0, 0, 19342), -- The Abandoned Reach
+(11871, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- Not On Our Watch
+(11872, 1, 1, 1, 0, 0, 0, 0, 0, 19342), -- The Nefarious Clam Master...
+(11876, 1, 1, 1, 5, 0, 0, 0, 0, 19342), -- Help Those That Cannot Help Themselves
+(11878, 1, 1, 1, 2, 0, 0, 0, 0, 19342), -- Khu'nok Will Know
+(11879, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- Kaw the Mammoth Destroyer
+(11884, 1, 1, 1, 0, 0, 0, 0, 0, 19342), -- Ned, Lord of Rhinos...
+(34271, 1, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(25317, 1, 0, 0, 0, 0, 0, 0, 0, 19342), -- Protect the World Tree
+(25319, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- War on the Twilight's Hammer
+(11892, 1, 1, 1, 0, 0, 0, 0, 0, 19342), -- The Assassination of Harold Lane
+(29807, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- Death to the Traitor King
+(29808, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- Don't Forget the Eggs!
+(29811, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- The Gatewatcher's Talisman
+(29825, 0, 0, 0, 0, 0, 0, 0, 0, 19342); -- Pupil No More
+INSERT INTO `quest_details` (`ID`, `Emote1`, `Emote2`, `Emote3`, `Emote4`, `EmoteDelay1`, `EmoteDelay2`, `EmoteDelay3`, `EmoteDelay4`, `VerifiedBuild`) VALUES
+(29826, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- Reclaiming Ahn'Kahet
+(29828, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- What the Scourge Dred
+(29834, 396, 396, 0, 0, 0, 0, 0, 0, 19342), -- Gal'darah Must Pay
+(29839, 396, 396, 0, 0, 0, 0, 0, 0, 19342), -- One of a Kind
+(29844, 396, 396, 0, 0, 0, 0, 0, 0, 19342), -- For Posterity
+(34321, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(25370, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- Inciting the Elements
+(29848, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- The Forlorn Watcher
+(34325, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(34326, 1, 1, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(29850, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- Corrupt Constructs
+(29860, 396, 396, 0, 0, 0, 0, 0, 0, 19342), -- Diametrically Opposed
+(29861, 396, 396, 0, 0, 0, 0, 0, 0, 19342), -- Whatever it Takes!
+(29862, 396, 396, 0, 0, 0, 0, 0, 0, 19342), -- Clearing the Way
+(29864, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- Working at the Source
+(29865, 1, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(29866, 1, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(34344, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(34345, 1, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(34346, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(34348, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(29871, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(29872, 1, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(29873, 1, 1, 25, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(34351, 5, 396, 396, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(29874, 1, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(29877, 1, 1, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(29881, 2, 1, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(29882, 22, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(29883, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(29885, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(29887, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(34364, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(29888, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(29889, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(29891, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(29892, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(29893, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(29894, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(34375, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(34378, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(34379, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(29903, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(34380, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(29904, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(29905, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(29906, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(29907, 1, 1, 6, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(29908, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(29909, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(29910, 1, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(29911, 1, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(29912, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(29913, 1, 1, 6, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(29914, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(34392, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(29915, 1, 1, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(34393, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(29916, 1, 1, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(29917, 1, 18, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(29918, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(29919, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(29920, 20, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(34398, 1, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(34399, 1, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(34400, 1, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(34401, 1, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(34402, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(29925, 1, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(29926, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(34404, 1, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(29927, 24, 0, 0, 0, 2, 0, 0, 0, 19342), -- -Unknown-
+(29928, 6, 274, 0, 0, 0, 3, 0, 0, 19342), -- -Unknown-
+(29929, 11, 0, 0, 0, 4, 0, 0, 0, 19342), -- -Unknown-
+(29930, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(29931, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(29932, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(34414, 1, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(25460, 1, 25, 0, 0, 0, 0, 0, 0, 19342), -- The Earth Rises
+(29940, 1, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(34418, 1, 1, 1, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(34420, 1, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(34421, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(29944, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(34422, 1, 1, 1, 1, 0, 0, 0, 0, 19342), -- -Unknown-
+(29945, 1, 1, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(34423, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(29946, 1, 1, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(29947, 1, 1, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(34425, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(29948, 1, 1, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(29949, 1, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(25472, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- The Flameseer's Staff
+(34427, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(29950, 1, 1, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(29951, 1, 1, 1, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(34429, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(29952, 1, 7, 1, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(34431, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(34432, 1, 1, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(34434, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(34436, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(34437, 1, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(34439, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(34442, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(34445, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(34446, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(34447, 1, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(34451, 1, 1, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(29981, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(29982, 1, 25, 1, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(29983, 1, 1, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(34461, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(29984, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(34462, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(29985, 1, 25, 1, 1, 0, 0, 0, 0, 19342), -- -Unknown-
+(29986, 1, 25, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(29987, 1, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(29988, 1, 1, 1, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(29989, 1, 273, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(29990, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(29992, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(29993, 1, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(29995, 1, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(29997, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(29998, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(29999, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(30000, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(34478, 1, 1, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(30001, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(30002, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(30004, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(30005, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(30011, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(30028, 20, 1, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(30029, 1, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(30030, 274, 1, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(34508, 5, 1, 1, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(30031, 378, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(30032, 1, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(34512, 1, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(34513, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(34514, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(34515, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(34516, 1, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(30046, 1, 7, 1, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(30047, 1, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(30048, 1, 7, 1, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(30049, 1, 7, 1, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(30050, 1, 7, 1, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(30051, 1, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(25574, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- Flames from Above
+(30052, 1, 7, 1, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(30053, 1, 1, 1, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(30054, 1, 7, 1, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(30055, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(30056, 1, 1, 1, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(30057, 1, 5, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(30058, 1, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(30059, 1, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(12157, 1, 1, 1, 0, 0, 0, 0, 0, 19342), -- The Lost Courier
+(30069, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(30070, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(30072, 1, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(30073, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(30074, 5, 4, 1, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(30075, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(30076, 1, 1, 1, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(30077, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(12171, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- Of Traitors and Treason
+(34558, 1, 1, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(12174, 1, 5, 1, 0, 0, 0, 0, 0, 19342), -- High Commander Halford Wyrmbane
+(34563, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(30086, 6, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(34564, 396, 396, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(34566, 66, 1, 1, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(30095, 1, 1, 1, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(34575, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(34582, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(34583, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(34584, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(34585, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(34586, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(34587, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(34592, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(30120, 1, 5, 1, 0, 0, 0, 0, 0, 19342), -- Cleansing Drak'Tharon
+(34598, 1, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(34616, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(34632, 1, 1, 1, 6, 0, 0, 0, 0, 19342), -- -Unknown-
+(12249, 1, 0, 0, 0, 0, 0, 0, 0, 19342), -- Ursoc, the Bear God
+(34634, 1, 1, 1, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(34635, 1, 1, 1, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(34636, 1, 1, 1, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(34646, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(30172, 274, 1, 1, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(34655, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(34656, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(34657, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(34658, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(30181, 1, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(34659, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(30182, 1, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(30183, 1, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(30184, 1, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(34662, 1, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(30185, 1, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(34663, 1, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(30186, 1, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(34664, 1, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(34665, 1, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(34666, 1, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(34676, 1, 1, 1, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(34681, 1, 5, 1, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(34683, 396, 396, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(34692, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(34696, 6, 2, 396, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(34706, 396, 396, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(34710, 396, 396, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(34712, 1, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(30252, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(30254, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(30255, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(30256, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(30257, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(34736, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(34737, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(34739, 1, 1, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(34740, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(34741, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(30267, 396, 396, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(34756, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(34758, 5, 1, 1, 1, 0, 0, 0, 0, 19342), -- -Unknown-
+(34765, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(34766, 24, 1, 1, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(7905, 5, 1, 5, 0, 0, 0, 0, 0, 19342), -- The Darkmoon Faire
+(34775, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(34776, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(34778, 1, 274, 25, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(34779, 6, 1, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(34780, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(34781, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(34782, 1, 273, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(34783, 1, 6, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(34784, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(34785, 6, 1, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(34786, 6, 1, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(34787, 1, 6, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(34788, 66, 1, 6, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(34789, 5, 1, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(34790, 1, 6, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(34791, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(34792, 1, 25, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(34795, 1, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(34801, 1, 18, 1, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(34803, 1, 1, 1, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(34805, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(34806, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(34808, 1, 397, 6, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(34809, 1, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(34810, 1, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(34811, 1, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(34814, 1, 1, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(34818, 1, 273, 6, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(34819, 5, 6, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(34820, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(34822, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(34823, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(34824, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(34826, 1, 274, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(34827, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(34828, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(34829, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(34830, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(34836, 1, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(34838, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(34847, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(34849, 1, 25, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(34850, 274, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(34861, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(34866, 1, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(34868, 397, 396, 396, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(34869, 6, 273, 1, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(34874, 1, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(34876, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(34878, 1, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(34879, 1, 1, 1, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(34881, 1, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(34882, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(34883, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(34884, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(34885, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(34886, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(34887, 1, 1, 6, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(34888, 1, 1, 1, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(34889, 1, 1, 1, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(34890, 1, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(34891, 1, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(34893, 1, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(34894, 1, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(34899, 25, 547, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(34900, 547, 5, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(34914, 1, 6, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(34915, 274, 25, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(34916, 1, 25, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(34917, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(34918, 1, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(34925, 1, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(34932, 1, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(34941, 1, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(34942, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(34943, 1, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(34950, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(34958, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(34960, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(34962, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(34964, 1, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(34965, 1, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(30495, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(30498, 396, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(30500, 396, 274, 0, 0, 0, 500, 0, 0, 19342), -- -Unknown-
+(30502, 1, 396, 0, 0, 0, 500, 0, 0, 19342), -- -Unknown-
+(34987, 1, 1, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(34994, 1, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(34995, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(34996, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(34997, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(34998, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(34999, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(35000, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(35001, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(35002, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(35005, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(35006, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(35011, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(30535, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(35013, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(35014, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(12630, 1, 1, 1, 0, 0, 0, 0, 0, 19342), -- Kickin' Nass and Takin' Manes
+(35015, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(35016, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(35017, 70, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(35019, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(35021, 1, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(35022, 1, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(35023, 1, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(35024, 1, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(35027, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(35029, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(35030, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(35031, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(35032, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(35033, 1, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(35040, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(30565, 1, 6, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(30568, 66, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(35050, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(35055, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(35058, 1, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(35063, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(35065, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(35070, 1, 6, 274, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(35075, 1, 5, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(35077, 1, 1, 0, 0, 0, 200, 0, 0, 19342), -- -Unknown-
+(35079, 1, 5, 1, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(35080, 1, 5, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(35081, 1, 5, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(35082, 1, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(35083, 1, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(35084, 1, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(35085, 1, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(35086, 1, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(35087, 1, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(35088, 1, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(35089, 1, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(35090, 1, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(35091, 1, 5, 0, 0, 0, 100, 0, 0, 19342), -- -Unknown-
+(35095, 1, 273, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(35096, 273, 25, 0, 0, 0, 1000, 0, 0, 19342), -- -Unknown-
+(35097, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(35098, 1, 273, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(35099, 5, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(35100, 274, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(35101, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(35103, 1, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(35104, 1, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(30648, 1, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(12743, 1, 1, 1, 1, 0, 0, 0, 0, 19342), -- A Special Surprise
+(35144, 1, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(35145, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(35146, 1, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(35150, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(35151, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(35154, 5, 1, 1, 1, 0, 0, 0, 0, 19342), -- -Unknown-
+(35155, 396, 0, 0, 0, 1, 0, 0, 0, 19342), -- -Unknown-
+(35156, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(35157, 396, 0, 0, 0, 1, 0, 0, 0, 19342), -- -Unknown-
+(35158, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(35159, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(35166, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(35167, 18, 1, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(35170, 18, 1, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(35171, 1, 273, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(35174, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(35176, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(12794, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- The Magical Kingdom of Dalaran
+(35186, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(35187, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(35188, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(35189, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(35190, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(35191, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(26244, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- The Earth Claims All
+(26245, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- Gunship Down
+(26246, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- Captain's Log
+(26247, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- Diplomacy First
+(26248, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- All Our Friends Are Dead
+(12818, 1, 0, 0, 0, 0, 0, 0, 0, 19342), -- Clean Up
+(26249, 396, 0, 0, 0, 0, 0, 0, 0, 19342), -- The Admiral's Cabin
+(12819, 5, 0, 0, 0, 0, 0, 0, 0, 19342), -- Just Around the Corner
+(35204, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(26250, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- On Second Thought, Take One Prisoner
+(12820, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- A Delicate Touch
+(35205, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(26251, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- Take No Prisoners
+(35206, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(35207, 274, 1, 0, 0, 0, 500, 0, 0, 19342), -- -Unknown-
+(35208, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(26254, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- Some Spraining to Do
+(35209, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(26255, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- Return to the Temple of Earth
+(26256, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- Bleed the Bloodshaper
+(12826, 5, 0, 0, 0, 0, 0, 0, 0, 19342), -- Slightly Unstable
+(35211, 1, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(12827, 5, 1, 0, 0, 0, 60, 0, 0, 19342), -- Reclaimed Rations
+(35212, 1, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(26258, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- Deathwing's Fall
+(12828, 5, 1, 0, 0, 0, 60, 0, 0, 19342), -- Ample Inspiration
+(35213, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(26259, 1, 0, 0, 0, 0, 0, 0, 0, 19342), -- Blood of the Earthwarder
+(12829, 1, 0, 0, 0, 0, 0, 0, 0, 19342), -- Moving In
+(35214, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(26260, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- The Forgemaster's Log
+(12830, 1, 0, 0, 0, 0, 0, 0, 0, 19342), -- Ore Repossession
+(35215, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(26261, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- Question the Slaves
+(12831, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- Only Partly Forgotten
+(35216, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(12836, 5, 0, 0, 0, 0, 0, 0, 0, 19342), -- Expression of Gratitude
+(35225, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(35226, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(12843, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- They Took Our Men!
+(12844, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- Equipment Recovery
+(35229, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(12846, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- Leave No Goblin Behind
+(35231, 1, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(35232, 1, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(35233, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(35234, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(35241, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(35245, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(35249, 1, 1, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(35257, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(35258, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(35259, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(35260, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(35261, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(35265, 1, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(26312, 1, 1, 0, 0, 0, 60, 0, 0, 19342), -- Crumbling Defenses
+(26313, 1, 0, 0, 0, 0, 0, 0, 0, 19342), -- Core of Our Troubles
+(26314, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- On Even Ground
+(35271, 1, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(35272, 1, 1, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(35273, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(35275, 1, 1, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(35277, 66, 396, 396, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(26326, 1, 0, 0, 0, 0, 0, 0, 0, 19342), -- The Very Earth Beneath Our Feet
+(35285, 1, 603, 378, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(12904, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- Light Won't Grant Me Vengeance
+(35295, 1, 1, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(12912, 1, 1, 1, 1, 0, 0, 0, 0, 19342), -- A Great Storm Approaches
+(35298, 6, 1, 2, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(12914, 1, 1, 1, 5, 0, 0, 0, 0, 19342), -- Gymer's Salvation
+(35317, 1, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(12933, 1, 1, 1, 1, 0, 0, 0, 0, 19342), -- The Amphitheater of Anguish: Magnataur!
+(26365, 1, 1, 0, 0, 0, 0, 0, 0, 19342), -- Hero's Call: Redridge Mountains!
+(12934, 6, 1, 1, 1, 0, 0, 0, 0, 19342), -- The Amphitheater of Anguish: From Beyond!
+(12935, 1, 1, 1, 0, 0, 0, 0, 0, 19342), -- The Amphitheater of Anguish: Tuskarrmageddon!
+(12936, 1, 1, 6, 1, 0, 0, 0, 0, 19342), -- The Amphitheater of Anguish: Korrak the Bloodrager!
+(35322, 396, 396, 6, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(12948, 1, 1, 1, 0, 0, 0, 0, 0, 19342), -- The Champion of Anguish
+(35339, 396, 396, 18, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(35353, 396, 396, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(26409, 1, 6, 0, 0, 0, 0, 0, 0, 19342), -- Where's Goldmine?
+(26410, 5, 6, 1, 0, 0, 0, 0, 0, 19342), -- Explosive Bonding Compound
+(26411, 25, 0, 0, 0, 0, 0, 0, 0, 19342), -- Apply and Flash Dry
+(26413, 1, 0, 0, 0, 0, 0, 0, 0, 19342), -- Take Him to the Earthcaller
+(35374, 66, 1, 6, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(35375, 5, 6, 273, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(35376, 1, 6, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(35377, 0, 0, 0, 0, 0, 0, 0, 0, 19342); -- -Unknown-
+INSERT INTO `quest_details` (`ID`, `Emote1`, `Emote2`, `Emote3`, `Emote4`, `EmoteDelay1`, `EmoteDelay2`, `EmoteDelay3`, `EmoteDelay4`, `VerifiedBuild`) VALUES
+(35378, 6, 25, 1, 0, 0, 1000, 0, 0, 19342), -- -Unknown-
+(35380, 396, 396, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(26427, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- Without a Captain or Crew
+(35399, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(35400, 1, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(35402, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(35406, 11, 1, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(35407, 396, 396, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(35408, 396, 113, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(35416, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(35429, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(35430, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(35432, 396, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(35433, 5, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(35434, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(26484, 25, 2, 0, 0, 0, 0, 0, 0, 19342), -- To Stonehearth's Aid
+(35444, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(26499, 1, 25, 0, 0, 0, 0, 0, 0, 19342), -- Stonefather's Boon
+(26500, 1, 0, 0, 0, 0, 0, 0, 0, 19342), -- We're Surrounded
+(26501, 5, 0, 0, 0, 0, 0, 0, 0, 19342), -- Sealing the Way
+(26502, 1, 25, 0, 0, 0, 0, 0, 0, 19342), -- Thunder Stones
+(35460, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(35462, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(35463, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(35464, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(35486, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(35487, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(35488, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(26537, 25, 0, 0, 0, 0, 0, 0, 0, 19342), -- Shatter Them!
+(35492, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(35494, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(35495, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(35496, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(35500, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(35501, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(35505, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(35506, 1, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(35507, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(35508, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(35509, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(35510, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(13129, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- Head Games
+(13131, 5, 396, 0, 0, 0, 0, 0, 0, 19342), -- Junk in My Trunk
+(13132, 396, 396, 0, 0, 0, 0, 0, 0, 19342), -- Vengeance Be Mine!
+(26564, 1, 6, 0, 0, 0, 0, 0, 0, 19342), -- Fixer Upper
+(35524, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(35527, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(35536, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(35537, 1, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(26591, 1, 0, 0, 0, 0, 0, 0, 0, 19342), -- Battlefront Triage
+(35550, 396, 396, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(35552, 1, 66, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(35556, 1, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(35557, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(13187, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- The Faceless Ones
+(26625, 5, 25, 0, 0, 0, 0, 0, 0, 19342), -- Troggzor the Earthinator
+(26632, 25, 1, 0, 0, 0, 0, 0, 0, 19342), -- Close Escort
+(13207, 5, 396, 0, 0, 0, 0, 0, 0, 19342), -- Halls of Stone
+(31130, 6, 1, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(35611, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(35632, 1, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(35633, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(35634, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(35636, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(35640, 70, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(35642, 1, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(35644, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(35645, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(35647, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(35656, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(35659, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(35663, 1, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(35666, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(35667, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(35668, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(35669, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(35670, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(35671, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(35672, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(35697, 396, 396, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(35705, 1, 1, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(35706, 1, 1, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(35707, 1, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(31230, 1, 1, 420, 0, 0, 500, 500, 0, 19342), -- -Unknown-
+(26755, 1, 25, 0, 0, 0, 0, 0, 0, 19342), -- Keep Them off the Front
+(26762, 1, 6, 0, 0, 0, 0, 0, 0, 19342), -- Reactivate the Constructs
+(35718, 1, 1, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(26766, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- Big Game, Big Bait
+(26768, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- To Catch a Dragon
+(26770, 1, 397, 0, 0, 0, 0, 0, 0, 19342), -- Mystic Masters
+(26771, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- Testing the Trap
+(31254, 1, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(35733, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(35734, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(35736, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(35738, 396, 396, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(35744, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(26791, 1, 1, 0, 0, 0, 0, 0, 0, 19342), -- Sprout No More
+(35745, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(26792, 1, 0, 0, 0, 0, 0, 0, 0, 19342), -- Fungal Monstrosities
+(35746, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(35747, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(35748, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(35750, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(35751, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(31281, 1, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(35760, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(35761, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(35762, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(35763, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(35764, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(35766, 396, 396, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(31303, 274, 396, 5, 0, 0, 500, 500, 0, 19342), -- -Unknown-
+(26834, 1, 6, 0, 0, 0, 0, 0, 0, 19342), -- Down Into the Chasm
+(26835, 1, 0, 0, 0, 0, 0, 0, 0, 19342), -- A Slight Problem
+(26836, 5, 1, 20, 0, 0, 0, 0, 0, 19342), -- Rescue the Stonefather... and Flint
+(31319, 1, 396, 396, 0, 0, 500, 500, 0, 19342), -- -Unknown-
+(35797, 396, 396, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(26857, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- Abyssion's Minions
+(35812, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
+(26861, 0, 0, 0, 0, 0, 0, 0, 0, 19342); -- Block the Gates
+
+UPDATE `quest_details` SET `VerifiedBuild`=19342 WHERE `ID`=9349; -- Ravager Egg Roundup
+UPDATE `quest_details` SET `VerifiedBuild`=19342 WHERE `ID`=9355; -- A Job for an Intelligent Man
+UPDATE `quest_details` SET `VerifiedBuild`=19342 WHERE `ID`=9372; -- Demonic Contamination
+UPDATE `quest_details` SET `Emote1`=0, `VerifiedBuild`=19342 WHERE `ID`=9390; -- In Search of Sedai
+UPDATE `quest_details` SET `Emote1`=0, `VerifiedBuild`=19342 WHERE `ID`=9398; -- Deadly Predators
+UPDATE `quest_details` SET `Emote1`=0, `VerifiedBuild`=19342 WHERE `ID`=9399; -- Cruel Taskmasters
+UPDATE `quest_details` SET `Emote1`=0, `VerifiedBuild`=19342 WHERE `ID`=9423; -- Return to Obadei
+UPDATE `quest_details` SET `Emote1`=0, `Emote2`=0, `EmoteDelay1`=500, `VerifiedBuild`=19342 WHERE `ID`=9424; -- Makuru's Vengeance
+UPDATE `quest_details` SET `Emote1`=0, `VerifiedBuild`=19342 WHERE `ID`=9427; -- Cleansing the Waters
+UPDATE `quest_details` SET `Emote1`=0, `VerifiedBuild`=19342 WHERE `ID`=9430; -- Sha'naar Relics
+UPDATE `quest_details` SET `Emote1`=0, `VerifiedBuild`=19342 WHERE `ID`=9490; -- The Rock Flayer Matriarch
+UPDATE `quest_details` SET `Emote1`=0, `VerifiedBuild`=19342 WHERE `ID`=9543; -- Atonement
+UPDATE `quest_details` SET `VerifiedBuild`=19342 WHERE `ID`=9728; -- A Warm Welcome
+UPDATE `quest_details` SET `Emote1`=0, `VerifiedBuild`=19342 WHERE `ID`=9752; -- Escape from Umbrafen
+UPDATE `quest_details` SET `Emote1`=1, `Emote2`=1, `Emote3`=1, `VerifiedBuild`=19342 WHERE `ID`=9777; -- Fulgor Spores
+UPDATE `quest_details` SET `Emote1`=0, `VerifiedBuild`=19342 WHERE `ID`=9778; -- Warden Hamoot
+UPDATE `quest_details` SET `Emote1`=1, `Emote2`=1, `Emote3`=1, `VerifiedBuild`=19342 WHERE `ID`=9781; -- Too Many Mouths to Feed
+UPDATE `quest_details` SET `Emote1`=1, `Emote2`=1, `Emote3`=1, `VerifiedBuild`=19342 WHERE `ID`=9782; -- The Dead Mire
+UPDATE `quest_details` SET `Emote1`=1, `Emote2`=1, `Emote3`=1, `VerifiedBuild`=19342 WHERE `ID`=9786; -- The Boha'mu Ruins
+UPDATE `quest_details` SET `Emote1`=0, `VerifiedBuild`=19342 WHERE `ID`=9788; -- A Damp, Dark Place
+UPDATE `quest_details` SET `Emote1`=6, `Emote2`=1, `Emote3`=11, `Emote4`=0, `EmoteDelay2`=1000, `EmoteDelay3`=1000, `VerifiedBuild`=19342 WHERE `ID`=9789; -- Clefthoof Mastery
+UPDATE `quest_details` SET `Emote1`=1, `Emote2`=1, `VerifiedBuild`=19342 WHERE `ID`=9791; -- Menacing Marshfangs
+UPDATE `quest_details` SET `Emote1`=0, `VerifiedBuild`=19342 WHERE `ID`=9800; -- A Rare Bean
+UPDATE `quest_details` SET `Emote1`=1, `Emote2`=1, `Emote3`=1, `VerifiedBuild`=19342 WHERE `ID`=9804; -- Agitated Spirits of Skysong
+UPDATE `quest_details` SET `Emote1`=1, `Emote2`=1, `Emote3`=1, `Emote4`=5, `VerifiedBuild`=19342 WHERE `ID`=9805; -- Blessing of Incineratus
+UPDATE `quest_details` SET `Emote1`=1, `Emote2`=1, `Emote3`=1, `VerifiedBuild`=19342 WHERE `ID`=9815; -- Muck Diving
+UPDATE `quest_details` SET `VerifiedBuild`=19342 WHERE `ID`=9818; -- The Underneath
+UPDATE `quest_details` SET `Emote1`=0, `VerifiedBuild`=19342 WHERE `ID`=9819; -- The Tortured Earth
+UPDATE `quest_details` SET `Emote1`=0, `VerifiedBuild`=19342 WHERE `ID`=9821; -- Eating Damnation
+UPDATE `quest_details` SET `Emote1`=1, `Emote2`=1, `Emote3`=0, `EmoteDelay2`=1000, `VerifiedBuild`=19342 WHERE `ID`=9855; -- Windroc Mastery
+UPDATE `quest_details` SET `Emote1`=0, `VerifiedBuild`=19342 WHERE `ID`=9857; -- Talbuk Mastery
+UPDATE `quest_details` SET `VerifiedBuild`=19342 WHERE `ID`=9862; -- Murkblood Corrupters
+UPDATE `quest_details` SET `Emote1`=0, `VerifiedBuild`=19342 WHERE `ID`=9882; -- Stealing from Thieves
+UPDATE `quest_details` SET `Emote1`=1, `Emote2`=1, `VerifiedBuild`=19342 WHERE `ID`=9894; -- Safeguarding the Watchers
+UPDATE `quest_details` SET `VerifiedBuild`=19342 WHERE `ID`=9895; -- The Dying Balance
+UPDATE `quest_details` SET `Emote1`=1, `VerifiedBuild`=19342 WHERE `ID`=9900; -- Gava'xi
+UPDATE `quest_details` SET `Emote1`=1, `Emote2`=1, `VerifiedBuild`=19342 WHERE `ID`=9901; -- Unfinished Business
+UPDATE `quest_details` SET `Emote1`=0, `VerifiedBuild`=19342 WHERE `ID`=9912; -- The Cenarion Expedition
+UPDATE `quest_details` SET `Emote1`=0, `VerifiedBuild`=19342 WHERE `ID`=9914; -- A Head Full of Ivory
+UPDATE `quest_details` SET `Emote1`=6, `Emote2`=1, `Emote3`=25, `VerifiedBuild`=19342 WHERE `ID`=9917; -- Do My Eyes Deceive Me
+UPDATE `quest_details` SET `Emote1`=1, `VerifiedBuild`=19342 WHERE `ID`=9925; -- Matters of Security
+UPDATE `quest_details` SET `Emote1`=0, `VerifiedBuild`=19342 WHERE `ID`=9936; -- Wanted: Giselda the Crone
+UPDATE `quest_details` SET `Emote1`=1, `Emote2`=1, `Emote3`=1, `VerifiedBuild`=19342 WHERE `ID`=9938; -- Wanted: Durn the Hungerer
+UPDATE `quest_details` SET `Emote1`=0, `VerifiedBuild`=19342 WHERE `ID`=9940; -- Wanted: Zorbo the Advisor
+UPDATE `quest_details` SET `Emote1`=6, `Emote2`=1, `Emote3`=1, `Emote4`=1, `VerifiedBuild`=19342 WHERE `ID`=9962; -- The Ring of Blood: Brokentoe
+UPDATE `quest_details` SET `Emote1`=1, `Emote2`=1, `Emote3`=1, `Emote4`=1, `VerifiedBuild`=19342 WHERE `ID`=9967; -- The Ring of Blood: The Blue Brothers
+UPDATE `quest_details` SET `Emote1`=1, `Emote2`=1, `Emote3`=1, `VerifiedBuild`=19342 WHERE `ID`=9970; -- The Ring of Blood: Rokdar the Sundered Lord
+UPDATE `quest_details` SET `Emote1`=1, `Emote2`=1, `Emote3`=1, `VerifiedBuild`=19342 WHERE `ID`=9972; -- The Ring of Blood: Skra'gath
+UPDATE `quest_details` SET `Emote1`=1, `Emote2`=1, `Emote3`=6, `Emote4`=1, `VerifiedBuild`=19342 WHERE `ID`=9973; -- The Ring of Blood: The Warmaul Champion
+UPDATE `quest_details` SET `Emote1`=1, `Emote2`=1, `Emote3`=1, `VerifiedBuild`=19342 WHERE `ID`=9977; -- The Ring of Blood: The Final Challenge
+UPDATE `quest_details` SET `VerifiedBuild`=19342 WHERE `ID`=10047; -- The Path of Glory
+UPDATE `quest_details` SET `VerifiedBuild`=19342 WHERE `ID`=10050; -- Unyielding Souls
+UPDATE `quest_details` SET `VerifiedBuild`=19342 WHERE `ID`=10055; -- Waste Not, Want Not
+UPDATE `quest_details` SET `VerifiedBuild`=19342 WHERE `ID`=10057; -- Looking to the Leadership
+UPDATE `quest_details` SET `VerifiedBuild`=19342 WHERE `ID`=10058; -- An Old Gift
+UPDATE `quest_details` SET `VerifiedBuild`=19342 WHERE `ID`=10078; -- Laying Waste to the Unwanted
+UPDATE `quest_details` SET `VerifiedBuild`=19342 WHERE `ID`=10079; -- When This Mine's a-Rockin'
+UPDATE `quest_details` SET `VerifiedBuild`=19342 WHERE `ID`=10093; -- The Temple of Telhamat
+UPDATE `quest_details` SET `Emote1`=1, `Emote2`=1, `Emote3`=6, `Emote4`=0, `EmoteDelay3`=1000, `VerifiedBuild`=19342 WHERE `ID`=10096; -- Saving the Sporeloks
+UPDATE `quest_details` SET `VerifiedBuild`=19342 WHERE `ID`=10099; -- The Mastermind
+UPDATE `quest_details` SET `Emote1`=6, `Emote2`=1, `Emote3`=1, `Emote4`=4, `VerifiedBuild`=19342 WHERE `ID`=10109; -- I Must Have Them!
+UPDATE `quest_details` SET `Emote1`=1, `Emote2`=1, `VerifiedBuild`=19342 WHERE `ID`=10111; -- Bring Me The Egg!
+UPDATE `quest_details` SET `VerifiedBuild`=19342 WHERE `ID`=10132; -- Colossal Menace
+UPDATE `quest_details` SET `VerifiedBuild`=19342 WHERE `ID`=10140; -- Journey to Honor Hold
+UPDATE `quest_details` SET `VerifiedBuild`=19342 WHERE `ID`=10141; -- The Legion Reborn
+UPDATE `quest_details` SET `VerifiedBuild`=19342 WHERE `ID`=10142; -- The Path of Anguish
+UPDATE `quest_details` SET `VerifiedBuild`=19342 WHERE `ID`=10143; -- Expedition Point
+UPDATE `quest_details` SET `VerifiedBuild`=19342 WHERE `ID`=10146; -- Mission: The Murketh and Shaadraz Gateways
+UPDATE `quest_details` SET `VerifiedBuild`=19342 WHERE `ID`=10159; -- Keep Thornfang Hill Clear!
+UPDATE `quest_details` SET `VerifiedBuild`=19342 WHERE `ID`=10160; -- Know your Enemy
+UPDATE `quest_details` SET `VerifiedBuild`=19342 WHERE `ID`=10161; -- In Case of Emergency...
+UPDATE `quest_details` SET `VerifiedBuild`=19342 WHERE `ID`=10254; -- Force Commander Danath
+UPDATE `quest_details` SET `Emote1`=1, `Emote2`=1, `Emote3`=1, `VerifiedBuild`=19342 WHERE `ID`=10255; -- Testing the Antidote
+UPDATE `quest_details` SET `VerifiedBuild`=19342 WHERE `ID`=10288; -- Arrival in Outland
+UPDATE `quest_details` SET `VerifiedBuild`=19342 WHERE `ID`=10340; -- Shatter Point
+UPDATE `quest_details` SET `VerifiedBuild`=19342 WHERE `ID`=10344; -- Wing Commander Gryphongar
+UPDATE `quest_details` SET `VerifiedBuild`=19342 WHERE `ID`=10349; -- The Earthbinder
+UPDATE `quest_details` SET `VerifiedBuild`=19342 WHERE `ID`=10351; -- Natural Remedies
+UPDATE `quest_details` SET `Emote1`=0, `VerifiedBuild`=19342 WHERE `ID`=10367; -- A Traitor Among Us
+UPDATE `quest_details` SET `Emote1`=0, `VerifiedBuild`=19342 WHERE `ID`=10368; -- The Dreghood Elders
+UPDATE `quest_details` SET `Emote1`=0, `VerifiedBuild`=19342 WHERE `ID`=10369; -- Arzeth's Demise
+UPDATE `quest_details` SET `VerifiedBuild`=19342 WHERE `ID`=10382; -- Go to the Front
+UPDATE `quest_details` SET `VerifiedBuild`=19342 WHERE `ID`=10400; -- Overlord
+UPDATE `quest_details` SET `Emote1`=0, `VerifiedBuild`=19342 WHERE `ID`=10476; -- Fierce Enemies
+UPDATE `quest_details` SET `VerifiedBuild`=19342 WHERE `ID`=10482; -- Fel Orc Scavengers
+UPDATE `quest_details` SET `VerifiedBuild`=19342 WHERE `ID`=10483; -- Ill Omens
+UPDATE `quest_details` SET `VerifiedBuild`=19342 WHERE `ID`=10484; -- Cursed Talismans
+UPDATE `quest_details` SET `VerifiedBuild`=19342 WHERE `ID`=10485; -- Warlord of the Bleeding Hollow
+UPDATE `quest_details` SET `VerifiedBuild`=19342 WHERE `ID`=10895; -- Zeth'Gor Must Burn!
+UPDATE `quest_details` SET `VerifiedBuild`=19342 WHERE `ID`=10903; -- Return to Honor Hold
+UPDATE `quest_details` SET `VerifiedBuild`=19342 WHERE `ID`=10909; -- Fel Spirits
+UPDATE `quest_details` SET `VerifiedBuild`=19342 WHERE `ID`=10916; -- Digging for Prayer Beads
+UPDATE `quest_details` SET `VerifiedBuild`=19342 WHERE `ID`=10935; -- The Exorcism of Colonel Jules
+UPDATE `quest_details` SET `VerifiedBuild`=19342 WHERE `ID`=10936; -- Trollbane is Looking for You
+UPDATE `quest_details` SET `VerifiedBuild`=19342 WHERE `ID`=10937; -- Drill the Drillmaster
+UPDATE `quest_details` SET `VerifiedBuild`=19342 WHERE `ID`=11356; -- Costumed Orphan Matron
+UPDATE `quest_details` SET `Emote1`=2, `Emote2`=1, `Emote3`=1, `Emote4`=0, `EmoteDelay2`=500, `EmoteDelay3`=1000, `VerifiedBuild`=19342 WHERE `ID`=11576; -- Monitoring the Rift: Cleftcliff Anomaly
+UPDATE `quest_details` SET `Emote1`=1, `Emote2`=1, `Emote3`=0, `EmoteDelay2`=1000, `VerifiedBuild`=19342 WHERE `ID`=11582; -- Monitoring the Rift: Sundered Chasm
+UPDATE `quest_details` SET `Emote1`=1, `Emote2`=1, `Emote3`=0, `EmoteDelay2`=1000, `VerifiedBuild`=19342 WHERE `ID`=11587; -- Prison Break
+UPDATE `quest_details` SET `Emote1`=1, `Emote2`=1, `Emote3`=1, `Emote4`=0, `EmoteDelay2`=1000, `EmoteDelay3`=500, `VerifiedBuild`=19342 WHERE `ID`=11590; -- Abduction
+UPDATE `quest_details` SET `Emote1`=1, `VerifiedBuild`=19342 WHERE `ID`=11604; -- A Deserter
+UPDATE `quest_details` SET `Emote1`=1, `Emote2`=1, `Emote3`=1, `VerifiedBuild`=19342 WHERE `ID`=11605; -- The Honored Ancestors
+UPDATE `quest_details` SET `Emote1`=1, `Emote2`=1, `Emote3`=1, `VerifiedBuild`=19342 WHERE `ID`=11607; -- The Lost Spirits
+UPDATE `quest_details` SET `Emote1`=1, `Emote2`=1, `VerifiedBuild`=19342 WHERE `ID`=11609; -- Picking Up the Pieces
+UPDATE `quest_details` SET `Emote1`=1, `Emote2`=1, `Emote3`=1, `VerifiedBuild`=19342 WHERE `ID`=11610; -- Leading the Ancestors Home
+UPDATE `quest_details` SET `Emote1`=1, `Emote2`=1, `VerifiedBuild`=19342 WHERE `ID`=11612; -- Reclaiming the Quarry
+UPDATE `quest_details` SET `Emote1`=1, `Emote2`=1, `VerifiedBuild`=19342 WHERE `ID`=11617; -- Hampering Their Escape
+UPDATE `quest_details` SET `Emote1`=1, `Emote2`=1, `VerifiedBuild`=19342 WHERE `ID`=11623; -- A Visit to the Curator
+UPDATE `quest_details` SET `Emote1`=1, `Emote2`=1, `Emote3`=0, `EmoteDelay2`=1000, `VerifiedBuild`=19342 WHERE `ID`=11646; -- The Borean Inquisition
+UPDATE `quest_details` SET `Emote1`=1, `Emote2`=1, `Emote3`=0, `EmoteDelay2`=500, `VerifiedBuild`=19342 WHERE `ID`=11648; -- The Art of Persuasion
+UPDATE `quest_details` SET `Emote1`=5, `Emote2`=1, `Emote3`=0, `EmoteDelay2`=1000, `VerifiedBuild`=19342 WHERE `ID`=11663; -- Sharing Intelligence
+UPDATE `quest_details` SET `Emote1`=1, `Emote2`=1, `Emote3`=1, `Emote4`=0, `EmoteDelay2`=1000, `EmoteDelay3`=1000, `VerifiedBuild`=19342 WHERE `ID`=11671; -- A Race Against Time
+UPDATE `quest_details` SET `Emote1`=5, `Emote2`=1, `Emote3`=1, `Emote4`=0, `EmoteDelay2`=1000, `EmoteDelay3`=500, `VerifiedBuild`=19342 WHERE `ID`=11679; -- Reforging the Key
+UPDATE `quest_details` SET `Emote1`=0, `VerifiedBuild`=19342 WHERE `ID`=11680; -- Taking Wing
+UPDATE `quest_details` SET `Emote1`=1, `VerifiedBuild`=19342 WHERE `ID`=11681; -- Rescuing Evanor
+UPDATE `quest_details` SET `Emote1`=2, `Emote2`=1, `Emote3`=0, `EmoteDelay2`=1000, `VerifiedBuild`=19342 WHERE `ID`=11682; -- Dragonspeak
+UPDATE `quest_details` SET `Emote1`=0, `VerifiedBuild`=19342 WHERE `ID`=11733; -- Traversing the Rift
+UPDATE `quest_details` SET `Emote1`=5, `Emote2`=1, `Emote3`=0, `EmoteDelay2`=1000, `VerifiedBuild`=19342 WHERE `ID`=11900; -- Reading the Meters
+UPDATE `quest_details` SET `Emote1`=0, `VerifiedBuild`=19342 WHERE `ID`=11904; -- Fruits of Our Labor
+UPDATE `quest_details` SET `Emote1`=0, `Emote3`=0, `Emote4`=0, `EmoteDelay2`=500, `EmoteDelay3`=1000, `VerifiedBuild`=19342 WHERE `ID`=11905; -- Postponing the Inevitable
+UPDATE `quest_details` SET `Emote1`=1, `VerifiedBuild`=19342 WHERE `ID`=11910; -- Secrets of the Ancients
+UPDATE `quest_details` SET `Emote1`=0, `Emote3`=0, `Emote4`=0, `EmoteDelay2`=1000, `EmoteDelay3`=1000, `VerifiedBuild`=19342 WHERE `ID`=11911; -- Quickening
+UPDATE `quest_details` SET `Emote1`=1, `Emote2`=1, `Emote3`=0, `EmoteDelay2`=1000, `VerifiedBuild`=19342 WHERE `ID`=11912; -- Nuts for Berries
+UPDATE `quest_details` SET `Emote1`=1, `Emote2`=1, `Emote3`=0, `EmoteDelay2`=1000, `VerifiedBuild`=19342 WHERE `ID`=11914; -- Keep the Secret Safe
+UPDATE `quest_details` SET `Emote1`=1, `Emote2`=1, `Emote3`=1, `Emote4`=0, `EmoteDelay2`=500, `EmoteDelay3`=500, `VerifiedBuild`=19342 WHERE `ID`=11918; -- Basic Training
+UPDATE `quest_details` SET `Emote1`=1, `Emote2`=1, `Emote3`=1, `Emote4`=0, `EmoteDelay2`=500, `EmoteDelay3`=500, `VerifiedBuild`=19342 WHERE `ID`=11919; -- Drake Hunt
+UPDATE `quest_details` SET `Emote1`=1, `Emote2`=1, `Emote3`=0, `EmoteDelay2`=1000, `VerifiedBuild`=19342 WHERE `ID`=11931; -- Cracking the Code
+UPDATE `quest_details` SET `Emote1`=0, `VerifiedBuild`=19342 WHERE `ID`=11932; -- Cowards and Fools
+UPDATE `quest_details` SET `Emote1`=1, `Emote2`=1, `Emote3`=0, `EmoteDelay2`=1000, `VerifiedBuild`=19342 WHERE `ID`=11936; -- Hatching a Plan
+UPDATE `quest_details` SET `Emote1`=0, `VerifiedBuild`=19342 WHERE `ID`=11938; -- Buying Some Time
+UPDATE `quest_details` SET `Emote1`=0, `VerifiedBuild`=19342 WHERE `ID`=11941; -- Puzzling...
+UPDATE `quest_details` SET `Emote1`=0, `VerifiedBuild`=19342 WHERE `ID`=11943; -- The Cell
+UPDATE `quest_details` SET `Emote1`=0, `VerifiedBuild`=19342 WHERE `ID`=11944; -- Surrounded!
+UPDATE `quest_details` SET `Emote1`=0, `VerifiedBuild`=19342 WHERE `ID`=11945; -- Preparing for the Worst
+UPDATE `quest_details` SET `Emote1`=1, `Emote2`=1, `Emote3`=1, `Emote4`=0, `EmoteDelay2`=1000, `EmoteDelay3`=500, `VerifiedBuild`=19342 WHERE `ID`=11946; -- Keristrasza
+UPDATE `quest_details` SET `Emote1`=0, `VerifiedBuild`=19342 WHERE `ID`=11949; -- Not Without a Fight!
+UPDATE `quest_details` SET `Emote1`=1, `VerifiedBuild`=19342 WHERE `ID`=11950; -- Muahit's Wisdom
+UPDATE `quest_details` SET `Emote1`=1, `Emote2`=1, `Emote3`=1, `Emote4`=0, `EmoteDelay2`=500, `EmoteDelay3`=1000, `VerifiedBuild`=19342 WHERE `ID`=11951; -- Bait and Switch
+UPDATE `quest_details` SET `Emote1`=0, `VerifiedBuild`=19342 WHERE `ID`=11956; -- Finding the Phylactery
+UPDATE `quest_details` SET `Emote1`=1, `Emote2`=1, `Emote3`=1, `Emote4`=0, `EmoteDelay2`=1000, `EmoteDelay3`=1000, `VerifiedBuild`=19342 WHERE `ID`=11957; -- Saragosa's End
+UPDATE `quest_details` SET `Emote1`=0, `VerifiedBuild`=19342 WHERE `ID`=11961; -- Spirits Watch Over Us
+UPDATE `quest_details` SET `Emote1`=0, `VerifiedBuild`=19342 WHERE `ID`=11962; -- One Last Delivery
+UPDATE `quest_details` SET `Emote1`=0, `VerifiedBuild`=19342 WHERE `ID`=11963; -- Weapons for Farshire
+UPDATE `quest_details` SET `Emote1`=0, `VerifiedBuild`=19342 WHERE `ID`=11965; -- Call to Arms!
+UPDATE `quest_details` SET `Emote1`=0, `VerifiedBuild`=19342 WHERE `ID`=11967; -- Mustering the Reds
+UPDATE `quest_details` SET `Emote1`=0, `VerifiedBuild`=19342 WHERE `ID`=11968; -- The Tides Turn
+UPDATE `quest_details` SET `Emote1`=1, `VerifiedBuild`=19342 WHERE `ID`=11969; -- Springing the Trap
+UPDATE `quest_details` SET `Emote1`=0, `VerifiedBuild`=19342 WHERE `ID`=11973; -- Prisoner of War
+UPDATE `quest_details` SET `Emote1`=1, `Emote2`=1, `Emote3`=1, `Emote4`=0, `EmoteDelay2`=500, `EmoteDelay3`=1000, `VerifiedBuild`=19342 WHERE `ID`=11984; -- Filling the Cages
+UPDATE `quest_details` SET `Emote1`=1, `Emote2`=1, `Emote3`=1, `VerifiedBuild`=19342 WHERE `ID`=12000; -- Rifle the Bodies
+UPDATE `quest_details` SET `Emote1`=1, `Emote2`=1, `VerifiedBuild`=19342 WHERE `ID`=12002; -- Brothers in Battle
+UPDATE `quest_details` SET `Emote1`=0, `VerifiedBuild`=19342 WHERE `ID`=12086; -- The Son of Karkut
+UPDATE `quest_details` SET `Emote1`=0, `VerifiedBuild`=19342 WHERE `ID`=12088; -- Thassarian, the Death Knight
+UPDATE `quest_details` SET `Emote1`=1, `VerifiedBuild`=19342 WHERE `ID`=12134; -- Sasha's Hunt
+UPDATE `quest_details` SET `Emote1`=1, `VerifiedBuild`=19342 WHERE `ID`=12159; -- Souls at Unrest
+UPDATE `quest_details` SET `Emote1`=0, `VerifiedBuild`=19342 WHERE `ID`=12160; -- A Name from the Past
+UPDATE `quest_details` SET `Emote1`=1, `VerifiedBuild`=19342 WHERE `ID`=12161; -- Ruuna the Blind
+UPDATE `quest_details` SET `Emote1`=1, `VerifiedBuild`=19342 WHERE `ID`=12164; -- Hour of the Worg
+UPDATE `quest_details` SET `Emote1`=6, `Emote2`=1, `Emote3`=1, `VerifiedBuild`=19342 WHERE `ID`=12166; -- The Liquid Fire of Elune
+UPDATE `quest_details` SET `Emote1`=5, `Emote2`=1, `Emote3`=1, `Emote4`=1, `VerifiedBuild`=19342 WHERE `ID`=12210; -- Troll Season!
+UPDATE `quest_details` SET `Emote1`=1, `Emote2`=1, `VerifiedBuild`=19342 WHERE `ID`=12212; -- Replenishing the Storehouse
+UPDATE `quest_details` SET `Emote1`=1, `VerifiedBuild`=19342 WHERE `ID`=12215; -- Them or Us!
+UPDATE `quest_details` SET `Emote1`=1, `Emote2`=1, `VerifiedBuild`=19342 WHERE `ID`=12216; -- Take Their Rear!
+UPDATE `quest_details` SET `Emote1`=1, `Emote2`=1, `VerifiedBuild`=19342 WHERE `ID`=12217; -- Eagle Eyes
+UPDATE `quest_details` SET `Emote1`=0, `VerifiedBuild`=19342 WHERE `ID`=12225; -- Mmm... Amberseeds!
+UPDATE `quest_details` SET `Emote1`=1, `Emote2`=1, `VerifiedBuild`=19342 WHERE `ID`=12226; -- Just Passing Through
+UPDATE `quest_details` SET `Emote1`=1, `Emote2`=1, `VerifiedBuild`=19342 WHERE `ID`=12279; -- A Bear of an Appetite
+UPDATE `quest_details` SET `Emote1`=66, `VerifiedBuild`=19342 WHERE `ID`=12292; -- Local Support
+UPDATE `quest_details` SET `Emote1`=1, `VerifiedBuild`=19342 WHERE `ID`=12293; -- Close the Deal
+UPDATE `quest_details` SET `Emote1`=0, `VerifiedBuild`=19342 WHERE `ID`=12294; -- A Tentative Pact
+UPDATE `quest_details` SET `Emote1`=1, `VerifiedBuild`=19342 WHERE `ID`=12327; -- Out of Body Experience
+UPDATE `quest_details` SET `Emote1`=1, `VerifiedBuild`=19342 WHERE `ID`=12328; -- Ruuna's Request
+UPDATE `quest_details` SET `Emote1`=1, `VerifiedBuild`=19342 WHERE `ID`=12329; -- Fate and Coincidence
+UPDATE `quest_details` SET `Emote1`=1, `VerifiedBuild`=19342 WHERE `ID`=12330; -- Anatoly Will Talk
+UPDATE `quest_details` SET `Emote1`=1, `VerifiedBuild`=19342 WHERE `ID`=12411; -- A Sister's Pledge
+UPDATE `quest_details` SET `Emote1`=1, `Emote2`=1, `Emote3`=1, `VerifiedBuild`=19342 WHERE `ID`=12511; -- The Hills Have Us
+UPDATE `quest_details` SET `Emote1`=1, `Emote2`=1, `VerifiedBuild`=19342 WHERE `ID`=12521; -- Where in the World is Hemet Nesingwary?
+UPDATE `quest_details` SET `Emote1`=396, `Emote2`=15, `Emote3`=396, `Emote4`=0, `EmoteDelay1`=1000, `EmoteDelay2`=2000, `EmoteDelay3`=2000, `VerifiedBuild`=19342 WHERE `ID`=12657; -- The Might Of The Scourge
+UPDATE `quest_details` SET `Emote1`=6, `Emote2`=1, `Emote3`=1, `Emote4`=66, `VerifiedBuild`=19342 WHERE `ID`=12670; -- The Scarlet Harvest
+UPDATE `quest_details` SET `Emote1`=1, `Emote2`=1, `Emote3`=1, `Emote4`=5, `VerifiedBuild`=19342 WHERE `ID`=12678; -- If Chaos Drives, Let Suffering Hold The Reins
+UPDATE `quest_details` SET `Emote1`=1, `Emote2`=1, `Emote3`=1, `VerifiedBuild`=19342 WHERE `ID`=12679; -- Tonight We Dine In Havenshire
+UPDATE `quest_details` SET `Emote1`=1, `Emote2`=1, `Emote3`=1, `Emote4`=1, `VerifiedBuild`=19342 WHERE `ID`=12680; -- Grand Theft Palomino
+UPDATE `quest_details` SET `Emote1`=1, `Emote2`=1, `Emote3`=1, `VerifiedBuild`=19342 WHERE `ID`=12687; -- Into the Realm of Shadows
+UPDATE `quest_details` SET `Emote1`=5, `Emote2`=1, `Emote3`=1, `Emote4`=1, `VerifiedBuild`=19342 WHERE `ID`=12697; -- Gothik the Harvester
+UPDATE `quest_details` SET `Emote1`=5, `Emote2`=25, `Emote3`=1, `Emote4`=1, `VerifiedBuild`=19342 WHERE `ID`=12698; -- The Gift That Keeps On Giving
+UPDATE `quest_details` SET `Emote1`=5, `Emote2`=1, `Emote3`=1, `Emote4`=1, `VerifiedBuild`=19342 WHERE `ID`=12700; -- An Attack Of Opportunity
+UPDATE `quest_details` SET `Emote1`=274, `Emote2`=1, `Emote3`=1, `Emote4`=1, `VerifiedBuild`=19342 WHERE `ID`=12701; -- Massacre At Light's Point
+UPDATE `quest_details` SET `Emote1`=1, `Emote2`=1, `Emote3`=1, `VerifiedBuild`=19342 WHERE `ID`=12706; -- Victory At Death's Breach!
+UPDATE `quest_details` SET `Emote1`=1, `Emote2`=1, `Emote3`=273, `Emote4`=25, `VerifiedBuild`=19342 WHERE `ID`=12714; -- The Will Of The Lich King
+UPDATE `quest_details` SET `Emote1`=1, `Emote2`=1, `Emote3`=1, `Emote4`=5, `VerifiedBuild`=19342 WHERE `ID`=12715; -- The Crypt of Remembrance
+UPDATE `quest_details` SET `Emote1`=1, `Emote2`=5, `Emote3`=1, `Emote4`=6, `VerifiedBuild`=19342 WHERE `ID`=12716; -- The Plaguebringer's Request
+UPDATE `quest_details` SET `Emote1`=1, `Emote2`=1, `Emote3`=1, `VerifiedBuild`=19342 WHERE `ID`=12717; -- Noth's Special Brew
+UPDATE `quest_details` SET `Emote1`=1, `Emote2`=1, `Emote3`=1, `VerifiedBuild`=19342 WHERE `ID`=12719; -- Nowhere To Run And Nowhere To Hide
+UPDATE `quest_details` SET `Emote1`=1, `Emote2`=1, `Emote3`=1, `Emote4`=273, `VerifiedBuild`=19342 WHERE `ID`=12720; -- How To Win Friends And Influence Enemies
+UPDATE `quest_details` SET `Emote1`=0, `VerifiedBuild`=19342 WHERE `ID`=12722; -- Lambs To The Slaughter
+UPDATE `quest_details` SET `Emote1`=1, `Emote2`=1, `Emote3`=1, `VerifiedBuild`=19342 WHERE `ID`=12723; -- Behind Scarlet Lines
+UPDATE `quest_details` SET `Emote1`=1, `Emote2`=1, `Emote3`=1, `VerifiedBuild`=19342 WHERE `ID`=12724; -- The Path Of The Righteous Crusader
+UPDATE `quest_details` SET `Emote1`=1, `Emote2`=1, `Emote3`=1, `Emote4`=5, `VerifiedBuild`=19342 WHERE `ID`=12725; -- Brothers In Death
+UPDATE `quest_details` SET `Emote1`=1, `Emote2`=1, `Emote3`=1, `VerifiedBuild`=19342 WHERE `ID`=12727; -- Bloody Breakout
+UPDATE `quest_details` SET `Emote1`=1, `Emote2`=1, `VerifiedBuild`=19342 WHERE `ID`=12728; -- Monitoring the Rift: Winterfin Cavern
+UPDATE `quest_details` SET `Emote1`=1, `Emote2`=1, `Emote3`=1, `VerifiedBuild`=19342 WHERE `ID`=12733; -- Death's Challenge
+UPDATE `quest_details` SET `Emote1`=0, `VerifiedBuild`=19342 WHERE `ID`=12738; -- A Cry For Vengeance!
+UPDATE `quest_details` SET `Emote1`=1, `Emote2`=1, `Emote3`=1, `Emote4`=66, `VerifiedBuild`=19342 WHERE `ID`=12751; -- A Sort Of Homecoming
+UPDATE `quest_details` SET `Emote1`=1, `Emote2`=1, `Emote3`=1, `Emote4`=25, `VerifiedBuild`=19342 WHERE `ID`=12754; -- Ambush At The Overlook
+UPDATE `quest_details` SET `Emote1`=1, `Emote2`=1, `Emote3`=1, `Emote4`=1, `VerifiedBuild`=19342 WHERE `ID`=12755; -- A Meeting With Fate
+UPDATE `quest_details` SET `Emote1`=1, `Emote2`=1, `Emote3`=1, `Emote4`=15, `VerifiedBuild`=19342 WHERE `ID`=12756; -- The Scarlet Onslaught Emerges
+UPDATE `quest_details` SET `Emote1`=1, `Emote2`=1, `Emote3`=1, `VerifiedBuild`=19342 WHERE `ID`=12757; -- Scarlet Armies Approach...
+UPDATE `quest_details` SET `Emote1`=1, `Emote2`=1, `Emote3`=1, `Emote4`=1, `VerifiedBuild`=19342 WHERE `ID`=12778; -- The Scarlet Apocalypse
+UPDATE `quest_details` SET `Emote1`=396, `Emote2`=396, `Emote3`=396, `Emote4`=397, `VerifiedBuild`=19342 WHERE `ID`=12779; -- An End To All Things...
+UPDATE `quest_details` SET `Emote1`=1, `Emote2`=273, `Emote3`=1, `VerifiedBuild`=19342 WHERE `ID`=12790; -- Learning to Leave and Return: the Magical Way
+UPDATE `quest_details` SET `Emote1`=396, `Emote2`=396, `Emote3`=396, `Emote4`=397, `VerifiedBuild`=19342 WHERE `ID`=12800; -- The Lich King's Command
+UPDATE `quest_details` SET `Emote1`=1, `Emote2`=1, `Emote3`=1, `Emote4`=15, `VerifiedBuild`=19342 WHERE `ID`=12801; -- The Light of Dawn
+UPDATE `quest_details` SET `Emote1`=1, `Emote2`=1, `Emote3`=1, `Emote4`=5, `VerifiedBuild`=19342 WHERE `ID`=12850; -- Report To Scourge Commander Thalanor
+UPDATE `quest_details` SET `Emote1`=5, `VerifiedBuild`=19342 WHERE `ID`=12853; -- Luxurious Getaway!
+UPDATE `quest_details` SET `Emote1`=0, `VerifiedBuild`=19342 WHERE `ID`=12857; -- Wanted: Ragemane's Flipper
+UPDATE `quest_details` SET `Emote1`=1, `Emote2`=1, `Emote3`=1, `VerifiedBuild`=19342 WHERE `ID`=12859; -- This Just In: Fire Still Hot!
+UPDATE `quest_details` SET `Emote1`=1, `Emote2`=1, `Emote3`=1, `VerifiedBuild`=19342 WHERE `ID`=12861; -- Trolls Is Gone Crazy!
+UPDATE `quest_details` SET `Emote1`=0, `VerifiedBuild`=19342 WHERE `ID`=12883; -- Orders From Drakuru
+UPDATE `quest_details` SET `Emote1`=1, `Emote2`=1, `Emote3`=1, `VerifiedBuild`=19342 WHERE `ID`=12884; -- The Ebon Watch
+UPDATE `quest_details` SET `Emote1`=1, `Emote2`=1, `Emote3`=1, `VerifiedBuild`=19342 WHERE `ID`=12887; -- It's All Fun and Games
+UPDATE `quest_details` SET `Emote1`=1, `Emote2`=1, `Emote3`=1, `Emote4`=5, `VerifiedBuild`=19342 WHERE `ID`=12894; -- Crusader Forward Camp
+UPDATE `quest_details` SET `Emote1`=396, `Emote2`=396, `Emote3`=396, `VerifiedBuild`=19342 WHERE `ID`=12901; -- Making Something Out Of Nothing
+UPDATE `quest_details` SET `Emote1`=1, `Emote2`=1, `Emote3`=1, `Emote4`=1, `VerifiedBuild`=19342 WHERE `ID`=12902; -- In Search Of Answers
+UPDATE `quest_details` SET `Emote1`=396, `Emote2`=396, `Emote3`=396, `Emote4`=6, `VerifiedBuild`=19342 WHERE `ID`=12903; -- That's What Friends Are For...
+UPDATE `quest_details` SET `Emote1`=1, `Emote2`=1, `Emote3`=1, `Emote4`=1, `VerifiedBuild`=19342 WHERE `ID`=12954; -- The Amphitheater of Anguish: Yggdras!
+UPDATE `quest_details` SET `Emote1`=396, `Emote2`=396, `Emote3`=396, `VerifiedBuild`=19342 WHERE `ID`=12974; -- The Champion's Call!
+UPDATE `quest_details` SET `Emote1`=0, `VerifiedBuild`=19342 WHERE `ID`=13094; -- Have They No Shame?
+UPDATE `quest_details` SET `Emote1`=1, `Emote2`=1, `Emote3`=1, `VerifiedBuild`=19342 WHERE `ID`=13165; -- Taking Back Acherus
+UPDATE `quest_details` SET `Emote1`=1, `Emote2`=1, `Emote3`=1, `VerifiedBuild`=19342 WHERE `ID`=13166; -- The Battle For The Ebon Hold
+UPDATE `quest_details` SET `Emote1`=1, `Emote2`=1, `Emote3`=1, `VerifiedBuild`=19342 WHERE `ID`=13188; -- Where Kings Walk
+UPDATE `quest_details` SET `Emote1`=5, `Emote2`=1, `Emote3`=1, `Emote4`=5, `VerifiedBuild`=19342 WHERE `ID`=13226; -- Judgment Day Comes!
+UPDATE `quest_details` SET `Emote1`=5, `Emote2`=1, `Emote3`=5, `Emote4`=0, `EmoteDelay2`=60, `EmoteDelay3`=60, `VerifiedBuild`=19342 WHERE `ID`=13418; -- Preparations for War
diff --git a/sql/updates/world/2014_12_27_08_world.sql b/sql/updates/world/2014_12_27_08_world.sql
new file mode 100644
index 00000000000..1c0ab783080
--- /dev/null
+++ b/sql/updates/world/2014_12_27_08_world.sql
@@ -0,0 +1,5048 @@
+DELETE FROM `quest_offer_reward` WHERE `ID` IN (36442, 36443, 36754, 36481, 31851, 33633, 37201, 35861, 30526, 35188, 35189, 35190, 35191, 35194, 35195, 35196, 36436, 36437, 36439, 36440, 36441, 36119, 36055, 36123, 36057, 36125, 36130, 34463, 36876, 36955, 37092);
+INSERT INTO `quest_offer_reward` (`ID`, `Emote1`, `Emote2`, `Emote3`, `Emote4`, `EmoteDelay1`, `EmoteDelay2`, `EmoteDelay3`, `EmoteDelay4`, `RewardText`, `VerifiedBuild`) VALUES
+(36442, 0, 0, 0, 0, 0, 0, 0, 0, 'You have... you have brought me the bloom. At last my purpose can be fulfilled!', 19243), -- 36442
+(36443, 15, 1, 0, 0, 0, 2, 0, 0, 'At last it is done. Dionor has left and his spawn shall follow him in due time.$b$bI grow weary of this conflict and the desire to return to the Overgrowth has left me.$b$bPerhaps I will travel beyond these lands and see what other surprises you little beasts have to share...', 19243), -- 36443
+(36754, 4, 0, 0, 0, 0, 0, 0, 0, 'Your collection of artifacts becomes more impressive.', 19243), -- 36754
+(36481, 2, 0, 0, 0, 0, 0, 0, 0, 'Wow, great flying out there, ace! Here''s your prize!', 19243), -- 36481
+(31851, 25, 0, 0, 0, 0, 0, 0, 0, 'You be the victor today, $G lad:lassie;, but next time I won''t be takin'' it so eashy on ye!', 19243), -- 31851
+(33633, 1, 0, 0, 0, 0, 0, 0, 0, 'You feed the hungry boar the nopales. He devours them whole and smacks his lips.$b$bRooter jumps up onto you and licks your face with his disgusting tongue.$b$bIt looks like you have made a new friend.', 19243), -- 33633
+(37201, 0, 0, 0, 0, 0, 0, 0, 0, 'Thanks for helping me test out these artifacts.', 19243), -- 37201
+(35861, 0, 0, 0, 0, 0, 0, 0, 0, 'These savages have no honor, it is time we deal with the Iron Horde presence on this island.', 19243), -- 35861
+(30526, 0, 0, 0, 0, 0, 0, 0, 0, 'The dog perks its ears up at the sight of the juicy steak.$B$BAs soon as you throw it down, the dog starts eating ravenously.', 19243), -- 30526
+(35188, 0, 0, 0, 0, 0, 0, 0, 0, 'I expect no less from an initiate.', 19243), -- 35188
+(35189, 0, 0, 0, 0, 0, 0, 0, 0, 'I see... Socrethar is purely mad, but his reasoning is logical. No wonder so many draenei are turning to his cause.', 19243), -- 35189
+(35190, 0, 0, 0, 0, 0, 0, 0, 0, 'Not bad.', 19243), -- 35190
+(35191, 0, 0, 0, 0, 0, 0, 0, 0, 'Very good. Our mission continues, undetected.', 19243), -- 35191
+(35194, 0, 0, 0, 0, 0, 0, 0, 0, '<Mysteriously, Anchorite Laanda is gone. Did something happen here?>', 19243), -- 35194
+(35195, 0, 0, 0, 0, 0, 0, 0, 0, '<Anchorite Laanda looks pale. He is not going to make it.>$B$B$n... thank you for all that you have done.', 19243), -- 35195
+(35196, 0, 0, 0, 0, 0, 0, 0, 0, 'I see... Socrethar''s ambitions begin with Shattrath and Auchindoun, but they do not end there.$B$BThank you for bringing this information to me, $n.$B$BI will relay it to Archmage Khadgar immediately.', 19243), -- 35196
+(36436, 0, 0, 0, 0, 0, 0, 0, 0, 'I have slain quite a few as well but they continue to spring up here.$b$bWe will need another solution...', 19243), -- 36436
+(36437, 0, 0, 0, 0, 0, 0, 0, 0, 'So the normal ebb and flow of battle has been disrupted by the saberon. I do not think it wise to leave things as such.$b$bWe should see about infiltrating the saberon and setting things right.', 19243), -- 36437
+(36439, 1, 0, 0, 0, 0, 0, 0, 0, 'Your machine is brutish but effective, well done $p. We must make haste before the plants realize the way is open.', 19243), -- 36439
+(36440, 1, 0, 0, 0, 0, 0, 0, 0, 'Many are finding bolt-holes to weather your storm, friend. That should keep them out of our way.', 19243), -- 36440
+(36441, 1, 0, 0, 0, 0, 0, 0, 0, 'A good catch discovering those herbs $p. We cannot allow them to continue using these. Who knows what it might set off.', 19243), -- 36441
+(36119, 1, 0, 0, 0, 0, 0, 0, 0, 'You''ve just now showed up? Well, better late than never.', 19342), -- 36119
+(36055, 1, 0, 0, 0, 0, 0, 0, 0, 'Of course you agree.', 19342), -- 36055
+(36123, 1, 0, 0, 0, 0, 0, 0, 0, 'Fantastic. You can always bring me back tokens you find on Horde corpses for a bonus reward.', 19342), -- 36123
+(36057, 1, 0, 0, 0, 0, 0, 0, 0, 'A bloody price to pay just to play with luck. Let''s hope it was worth it.', 19342), -- 36057
+(36125, 1, 0, 0, 0, 0, 0, 0, 0, 'Nice work, $n. You''re a natural.', 19342), -- 36125
+(36130, 1, 0, 0, 0, 0, 0, 0, 0, 'Yes yes, it''s the real Harrison Jones. Why is he such a celebrity all of a sudden?', 19342), -- 36130
+(34463, 0, 0, 0, 0, 0, 0, 0, 0, 'Ah. Now what do you have there? This ring is going to require some extra research.$b$bIt seems like someone was trying to travel through time but in a very backward fashion.', 19342), -- 34463
+(36876, 0, 0, 0, 0, 0, 0, 0, 0, 'It is a start, to be certain, but there is much work to be done if Draenor is to be saved. Show no mercy, for they will show none to you.$B$BThe only warlords left upon Draenor will be you and I.', 19342), -- 36876
+(36955, 0, 0, 0, 0, 0, 0, 0, 0, 'A last warning: once you have accepted this choice you cannot reverse it or make a new choice until you complete your mission$B$BIf your choice is certain, your aim will be true.$B$BStrike fear in the hearts and minds of the enemy! Glory to the Alliance! For Draenor!', 19342), -- 36955
+(37092, 0, 0, 0, 0, 0, 0, 0, 0, 'Those scraps will do.', 19342); -- 37092
+
+UPDATE `quest_offer_reward` SET `VerifiedBuild`=19342 WHERE `ID`=8803; -- 8803
+UPDATE `quest_offer_reward` SET `RewardText`='The tag on this present reads:$b$bTo $n,$b$bMay your feast of Great-Winter be merry and bright!', `VerifiedBuild`=19342 WHERE `ID`=8744; -- 8744
+UPDATE `quest_offer_reward` SET `Emote1`=1, `Emote2`=1, `RewardText`='Ho ho hello. I am Greatfather Winter, and I - courtesy of the fine folks of Smokywood Pastures... "Fresh from our farm to your plate, it''s Smokywood Pastures wholesome goodness" - would like to wish you a fantastic Feast of Winter Veil.$B$BIf you''ve been good this year, maybe you will receive treats from Smokywood Pastures as your treat for the Feast of Winter Veil. Huzzah.', `VerifiedBuild`=19342 WHERE `ID`=7022; -- 7022
+UPDATE `quest_offer_reward` SET `VerifiedBuild`=19342 WHERE `ID`=8767; -- 8767
+UPDATE `quest_offer_reward` SET `VerifiedBuild`=19342 WHERE `ID`=8768; -- 8768
+UPDATE `quest_offer_reward` SET `VerifiedBuild`=19342 WHERE `ID`=13124; -- 13124
+UPDATE `quest_offer_reward` SET `RewardText`='Have a joyous Feast of Great-Winter from your friends at Smokywood Pastures.', `VerifiedBuild`=19342 WHERE `ID`=8769; -- 8769
+
+
+DELETE FROM `quest_details` WHERE `ID` IN (36881, 34653, 34675, 34678, 34682, 35813, 34701, 34707, 34709, 34716, 34717, 34718, 34719, 34746, 34761, 34769, 34773, 34777, 35915, 34804, 35926, 35959, 37086, 34877, 37119, 36023, 37142, 37145, 36029, 37146, 37147, 37148, 34921, 34922, 34923, 37159, 36048, 37184, 34951, 34952, 34959, 34963, 34976, 34977, 34978, 34979, 34980, 34981, 34991, 36119, 35003, 35004, 35007, 35010, 35012, 35045, 36165, 37287, 37288, 33958, 36199, 33967, 36201, 36202, 33969, 37327, 37329, 34026, 34027, 34028, 34029, 34030, 34031, 35148, 34032, 34033, 34048, 36286, 36287, 37433, 34087, 34088, 34089, 34090, 34091, 34094, 34095, 34096, 34097, 34098, 34099, 34103, 34104, 34105, 35227, 35235, 35240, 35242, 14022, 14023, 36368, 35254, 35255, 14048, 34154, 14051, 35274, 14053, 35276, 14055, 35286, 36404, 35293, 33062, 33066, 34194, 35329, 35330, 35331, 35333, 35337, 35338, 33112, 33113, 33114, 33115, 33116, 33120, 34240, 35372, 35386, 36510, 35393, 36511, 35395, 35396, 35397, 35398, 33168, 36575, 35482, 36606, 36615, 33269, 34407, 35549, 35554, 34452, 34458, 35619, 24469, 35650, 35651, 35652, 35654, 35674, 35675, 35676, 36801, 34571, 34572, 34573, 34578, 35708, 34593, 34596, 34597, 34624, 34352, 34353, 35185, 35194, 35195, 35196, 37152, 30526, 29433, 7282, 37206, 33354, 34463, 30585, 33633, 35861, 31442, 36436, 36437, 36439, 36440, 36441, 36442, 36443, 33134, 36754, 36481, 27627, 37092, 31851, 37271, 10024, 37150, 36876, 37151, 37158, 37160, 37161, 7022, 37167, 7043, 36123, 36125, 36127, 24758, 36130, 36955, 36133, 13124, 36963, 13126, 28882, 36423);
+INSERT INTO `quest_details` (`ID`, `Emote1`, `Emote2`, `Emote3`, `Emote4`, `EmoteDelay1`, `EmoteDelay2`, `EmoteDelay3`, `EmoteDelay4`, `VerifiedBuild`) VALUES
+(36881, 396, 397, 0, 0, 0, 0, 0, 0, 19116), -- 36881
+(34653, 0, 0, 0, 0, 0, 0, 0, 0, 19116), -- 34653
+(34675, 1, 0, 0, 0, 0, 0, 0, 0, 19116), -- 34675
+(34678, 1, 273, 6, 0, 0, 0, 0, 0, 19116), -- 34678
+(34682, 274, 273, 25, 0, 0, 0, 0, 0, 19116), -- 34682
+(35813, 0, 0, 0, 0, 0, 0, 0, 0, 19116), -- 35813
+(34701, 1, 5, 1, 0, 0, 0, 0, 0, 19116), -- 34701
+(34707, 396, 396, 0, 0, 0, 0, 0, 0, 19116), -- 34707
+(34709, 1, 1, 0, 0, 0, 0, 0, 0, 19116), -- 34709
+(34716, 273, 1, 0, 0, 0, 0, 0, 0, 19116), -- 34716
+(34717, 273, 0, 0, 0, 0, 0, 0, 0, 19116), -- 34717
+(34718, 0, 0, 0, 0, 0, 0, 0, 0, 19116), -- 34718
+(34719, 0, 0, 0, 0, 0, 0, 0, 0, 19116), -- 34719
+(34746, 0, 0, 0, 0, 0, 0, 0, 0, 19116), -- 34746
+(34761, 5, 396, 6, 0, 0, 0, 0, 0, 19116), -- 34761
+(34769, 25, 6, 0, 0, 0, 0, 0, 0, 19116), -- 34769
+(34773, 24, 396, 396, 0, 0, 0, 0, 0, 19116), -- 34773
+(34777, 0, 0, 0, 0, 0, 0, 0, 0, 19116), -- 34777
+(35915, 0, 0, 0, 0, 0, 0, 0, 0, 19116), -- 35915
+(34804, 1, 1, 1, 0, 0, 0, 0, 0, 19116), -- 34804
+(35926, 396, 396, 396, 0, 0, 0, 0, 0, 19116), -- 35926
+(35959, 0, 0, 0, 0, 0, 0, 0, 0, 19116), -- 35959
+(37086, 1, 0, 0, 0, 0, 0, 0, 0, 19116), -- 37086
+(34877, 0, 0, 0, 0, 0, 0, 0, 0, 19116), -- 34877
+(37119, 1, 0, 0, 0, 0, 0, 0, 0, 19116), -- 37119
+(36023, 0, 0, 0, 0, 0, 0, 0, 0, 19116), -- 36023
+(37142, 396, 0, 0, 0, 0, 0, 0, 0, 19116), -- 37142
+(37145, 396, 0, 0, 0, 0, 0, 0, 0, 19116), -- 37145
+(36029, 0, 0, 0, 0, 0, 0, 0, 0, 19116), -- 36029
+(37146, 396, 0, 0, 0, 0, 0, 0, 0, 19116), -- 37146
+(37147, 396, 0, 0, 0, 0, 0, 0, 0, 19116), -- 37147
+(37148, 396, 0, 0, 0, 0, 0, 0, 0, 19116), -- 37148
+(34921, 0, 0, 0, 0, 0, 0, 0, 0, 19116), -- 34921
+(34922, 0, 0, 0, 0, 0, 0, 0, 0, 19116), -- 34922
+(34923, 1, 0, 0, 0, 0, 0, 0, 0, 19116), -- 34923
+(37159, 396, 0, 0, 0, 0, 0, 0, 0, 19116), -- 37159
+(36048, 0, 0, 0, 0, 0, 0, 0, 0, 19116), -- 36048
+(37184, 66, 1, 0, 0, 0, 0, 0, 0, 19116), -- 37184
+(34951, 1, 274, 1, 0, 0, 0, 0, 0, 19116), -- 34951
+(34952, 1, 5, 0, 0, 0, 0, 0, 0, 19116), -- 34952
+(34959, 0, 0, 0, 0, 0, 0, 0, 0, 19116), -- 34959
+(34963, 0, 0, 0, 0, 0, 0, 0, 0, 19116), -- 34963
+(34976, 0, 0, 0, 0, 0, 0, 0, 0, 19116), -- 34976
+(34977, 1, 0, 0, 0, 0, 0, 0, 0, 19116), -- 34977
+(34978, 1, 5, 0, 0, 0, 500, 0, 0, 19116), -- 34978
+(34979, 0, 0, 0, 0, 0, 0, 0, 0, 19116), -- 34979
+(34980, 1, 5, 273, 1, 0, 100, 100, 1100, 19116), -- 34980
+(34981, 1, 273, 0, 0, 0, 500, 0, 0, 19116), -- 34981
+(34991, 1, 1, 0, 0, 0, 500, 0, 0, 19116), -- 34991
+(36119, 5, 0, 0, 0, 0, 0, 0, 0, 19116), -- 36119
+(35003, 0, 0, 0, 0, 0, 0, 0, 0, 19116), -- 35003
+(35004, 0, 0, 0, 0, 0, 0, 0, 0, 19116), -- 35004
+(35007, 378, 273, 11, 0, 0, 0, 0, 0, 19116), -- 35007
+(35010, 0, 0, 0, 0, 0, 0, 0, 0, 19116), -- 35010
+(35012, 0, 0, 0, 0, 0, 0, 0, 0, 19116), -- 35012
+(35045, 1, 0, 0, 0, 0, 0, 0, 0, 19116), -- 35045
+(36165, 396, 396, 0, 0, 0, 0, 0, 0, 19116), -- 36165
+(37287, 1, 1, 1, 0, 0, 0, 0, 0, 19116), -- 37287
+(37288, 0, 0, 0, 0, 0, 0, 0, 0, 19116), -- 37288
+(33958, 1, 1, 388, 0, 0, 0, 0, 0, 19116), -- 33958
+(36199, 5, 1, 1, 1, 0, 0, 0, 0, 19116), -- 36199
+(33967, 1, 1, 1, 0, 0, 0, 0, 0, 19116), -- 33967
+(36201, 5, 1, 1, 1, 0, 0, 0, 0, 19116), -- 36201
+(36202, 5, 1, 1, 1, 0, 0, 0, 0, 19116), -- 36202
+(33969, 1, 1, 0, 0, 0, 0, 0, 0, 19116), -- 33969
+(37327, 396, 396, 396, 0, 0, 0, 0, 0, 19116), -- 37327
+(37329, 0, 0, 0, 0, 0, 0, 0, 0, 19116), -- 37329
+(34026, 0, 0, 0, 0, 0, 0, 0, 0, 19116), -- 34026
+(34027, 0, 0, 0, 0, 0, 0, 0, 0, 19116), -- 34027
+(34028, 0, 0, 0, 0, 0, 0, 0, 0, 19116), -- 34028
+(34029, 0, 0, 0, 0, 0, 0, 0, 0, 19116), -- 34029
+(34030, 0, 0, 0, 0, 0, 0, 0, 0, 19116), -- 34030
+(34031, 0, 0, 0, 0, 0, 0, 0, 0, 19116), -- 34031
+(35148, 396, 397, 0, 0, 0, 0, 0, 0, 19116), -- 35148
+(34032, 0, 0, 0, 0, 0, 0, 0, 0, 19116), -- 34032
+(34033, 0, 0, 0, 0, 0, 0, 0, 0, 19116), -- 34033
+(34048, 0, 0, 0, 0, 0, 0, 0, 0, 19116), -- 34048
+(36286, 0, 0, 0, 0, 0, 0, 0, 0, 19116), -- 36286
+(36287, 0, 0, 0, 0, 0, 0, 0, 0, 19116), -- 36287
+(37433, 1, 1, 0, 0, 0, 0, 0, 0, 19116), -- 37433
+(34087, 0, 0, 0, 0, 0, 0, 0, 0, 19116), -- 34087
+(34088, 0, 0, 0, 0, 0, 0, 0, 0, 19116), -- 34088
+(34089, 0, 0, 0, 0, 0, 0, 0, 0, 19116), -- 34089
+(34090, 0, 0, 0, 0, 0, 0, 0, 0, 19116), -- 34090
+(34091, 0, 0, 0, 0, 0, 0, 0, 0, 19116), -- 34091
+(34094, 0, 0, 0, 0, 0, 0, 0, 0, 19116), -- 34094
+(34095, 0, 0, 0, 0, 0, 0, 0, 0, 19116), -- 34095
+(34096, 0, 0, 0, 0, 0, 0, 0, 0, 19116), -- 34096
+(34097, 0, 0, 0, 0, 0, 0, 0, 0, 19116), -- 34097
+(34098, 0, 0, 0, 0, 0, 0, 0, 0, 19116), -- 34098
+(34099, 0, 0, 0, 0, 0, 0, 0, 0, 19116), -- 34099
+(34103, 396, 396, 0, 0, 0, 0, 0, 0, 19116), -- 34103
+(34104, 396, 396, 396, 0, 0, 0, 0, 0, 19116), -- 34104
+(34105, 396, 396, 0, 0, 0, 0, 0, 0, 19116), -- 34105
+(35227, 1, 1, 0, 0, 0, 0, 0, 0, 19116), -- 35227
+(35235, 0, 0, 0, 0, 0, 0, 0, 0, 19116), -- 35235
+(35240, 0, 0, 0, 0, 0, 0, 0, 0, 19116), -- 35240
+(35242, 0, 0, 0, 0, 0, 0, 0, 0, 19116), -- 35242
+(14022, 1, 1, 0, 0, 0, 0, 0, 0, 19116), -- 14022
+(14023, 1, 1, 0, 0, 0, 0, 0, 0, 19116), -- 14023
+(36368, 0, 0, 0, 0, 0, 0, 0, 0, 19116), -- 36368
+(35254, 1, 5, 1, 0, 0, 0, 0, 0, 19116), -- 35254
+(35255, 0, 0, 0, 0, 0, 0, 0, 0, 19116), -- 35255
+(14048, 1, 1, 0, 0, 0, 0, 0, 0, 19116), -- 14048
+(34154, 396, 396, 0, 0, 0, 0, 0, 0, 19116), -- 34154
+(14051, 1, 1, 0, 0, 0, 0, 0, 0, 19116), -- 14051
+(35274, 1, 1, 0, 0, 0, 0, 0, 0, 19116), -- 35274
+(14053, 1, 1, 0, 0, 0, 0, 0, 0, 19116), -- 14053
+(35276, 1, 1, 0, 0, 0, 0, 0, 0, 19116), -- 35276
+(14055, 1, 1, 0, 0, 0, 0, 0, 0, 19116), -- 14055
+(35286, 113, 396, 396, 0, 0, 0, 0, 0, 19116), -- 35286
+(36404, 5, 1, 1, 1, 0, 0, 0, 0, 19116), -- 36404
+(35293, 1, 1, 0, 0, 0, 0, 0, 0, 19116), -- 35293
+(33062, 396, 0, 0, 0, 0, 0, 0, 0, 19116), -- 33062
+(33066, 1, 1, 0, 0, 0, 0, 0, 0, 19116), -- 33066
+(34194, 5, 1, 1, 1, 0, 0, 0, 0, 19116), -- 34194
+(35329, 396, 396, 0, 0, 0, 0, 0, 0, 19116), -- 35329
+(35330, 1, 0, 0, 0, 0, 0, 0, 0, 19116), -- 35330
+(35331, 1, 0, 0, 0, 0, 0, 0, 0, 19116), -- 35331
+(35333, 1, 0, 0, 0, 0, 0, 0, 0, 19116), -- 35333
+(35337, 66, 1, 6, 0, 0, 0, 0, 0, 19116), -- 35337
+(35338, 1, 6, 0, 0, 0, 0, 0, 0, 19116), -- 35338
+(33112, 396, 0, 0, 0, 0, 0, 0, 0, 19116), -- 33112
+(33113, 396, 6, 0, 0, 0, 1000, 0, 0, 19116), -- 33113
+(33114, 396, 0, 0, 0, 0, 0, 0, 0, 19116), -- 33114
+(33115, 1, 273, 1, 0, 0, 1000, 0, 0, 19116), -- 33115
+(33116, 1, 1, 0, 0, 0, 3000, 0, 0, 19116), -- 33116
+(33120, 1, 274, 0, 0, 0, 0, 0, 0, 19116), -- 33120
+(34240, 0, 0, 0, 0, 0, 0, 0, 0, 19116), -- 34240
+(35372, 1, 0, 0, 0, 0, 0, 0, 0, 19116), -- 35372
+(35386, 1, 0, 0, 0, 0, 0, 0, 0, 19116), -- 35386
+(36510, 1, 5, 0, 0, 0, 0, 0, 0, 19116), -- 36510
+(35393, 1, 0, 0, 0, 0, 0, 0, 0, 19116), -- 35393
+(36511, 1, 5, 0, 0, 0, 0, 0, 0, 19116), -- 36511
+(35395, 1, 0, 0, 0, 0, 0, 0, 0, 19116), -- 35395
+(35396, 1, 0, 0, 0, 0, 0, 0, 0, 19116), -- 35396
+(35397, 0, 0, 0, 0, 0, 0, 0, 0, 19116), -- 35397
+(35398, 1, 0, 0, 0, 0, 0, 0, 0, 19116), -- 35398
+(33168, 0, 0, 0, 0, 0, 0, 0, 0, 19116), -- 33168
+(36575, 0, 0, 0, 0, 0, 0, 0, 0, 19116), -- 36575
+(35482, 396, 396, 0, 0, 0, 0, 0, 0, 19116), -- 35482
+(36606, 0, 0, 0, 0, 0, 0, 0, 0, 19116), -- 36606
+(36615, 1, 0, 0, 0, 0, 0, 0, 0, 19116), -- 36615
+(33269, 396, 0, 0, 0, 0, 0, 0, 0, 19116), -- 33269
+(34407, 1, 1, 0, 0, 0, 0, 0, 0, 19116), -- 34407
+(35549, 396, 396, 0, 0, 0, 0, 0, 0, 19116), -- 35549
+(35554, 1, 0, 0, 0, 0, 0, 0, 0, 19116), -- 35554
+(34452, 1, 1, 0, 0, 0, 0, 0, 0, 19116), -- 34452
+(34458, 1, 1, 0, 0, 0, 0, 0, 0, 19116), -- 34458
+(35619, 1, 0, 0, 0, 0, 0, 0, 0, 19116), -- 35619
+(24469, 22, 397, 0, 0, 0, 0, 0, 0, 19116), -- 24469
+(35650, 0, 0, 0, 0, 0, 0, 0, 0, 19116), -- 35650
+(35651, 0, 0, 0, 0, 0, 0, 0, 0, 19116), -- 35651
+(35652, 1, 0, 0, 0, 1000, 0, 0, 0, 19116), -- 35652
+(35654, 1, 0, 0, 0, 0, 0, 0, 0, 19116), -- 35654
+(35674, 0, 0, 0, 0, 0, 0, 0, 0, 19116), -- 35674
+(35675, 0, 0, 0, 0, 0, 0, 0, 0, 19116), -- 35675
+(35676, 0, 0, 0, 0, 0, 0, 0, 0, 19116), -- 35676
+(36801, 396, 396, 0, 0, 0, 0, 0, 0, 19116), -- 36801
+(34571, 1, 1, 0, 0, 0, 0, 0, 0, 19116), -- 34571
+(34572, 396, 0, 0, 0, 1, 0, 0, 0, 19116), -- 34572
+(34573, 1, 0, 0, 0, 0, 0, 0, 0, 19116), -- 34573
+(34578, 1, 0, 0, 0, 0, 0, 0, 0, 19116), -- 34578
+(35708, 0, 0, 0, 0, 0, 0, 0, 0, 19116), -- 35708
+(34593, 396, 0, 0, 0, 1, 0, 0, 0, 19116), -- 34593
+(34596, 1, 0, 0, 0, 0, 0, 0, 0, 19116), -- 34596
+(34597, 0, 0, 0, 0, 0, 0, 0, 0, 19116), -- 34597
+(34624, 1, 0, 0, 0, 0, 0, 0, 0, 19116), -- 34624
+(34352, 0, 0, 0, 0, 0, 0, 0, 0, 19243), -- 34352
+(34353, 0, 0, 0, 0, 0, 0, 0, 0, 19243), -- 34353
+(35185, 0, 0, 0, 0, 0, 0, 0, 0, 19243), -- 35185
+(35194, 0, 0, 0, 0, 0, 0, 0, 0, 19243), -- 35194
+(35195, 0, 0, 0, 0, 0, 0, 0, 0, 19243), -- 35195
+(35196, 0, 0, 0, 0, 0, 0, 0, 0, 19243), -- 35196
+(37152, 396, 0, 0, 0, 0, 0, 0, 0, 19243), -- 37152
+(30526, 0, 0, 0, 0, 0, 0, 0, 0, 19243), -- 30526
+(29433, 0, 0, 0, 0, 0, 0, 0, 0, 19243), -- 29433
+(7282, 1, 1, 1, 0, 0, 0, 0, 0, 19243), -- 7282
+(37206, 1, 0, 0, 0, 0, 0, 0, 0, 19243), -- 37206
+(33354, 0, 0, 0, 0, 0, 0, 0, 0, 19243), -- 33354
+(34463, 0, 0, 0, 0, 0, 0, 0, 0, 19243), -- 34463
+(30585, 1, 5, 0, 0, 0, 0, 0, 0, 19243), -- 30585
+(33633, 1, 0, 0, 0, 0, 0, 0, 0, 19243), -- 33633
+(35861, 0, 0, 0, 0, 0, 0, 0, 0, 19243), -- 35861
+(31442, 1, 0, 0, 0, 0, 0, 0, 0, 19243), -- 31442
+(36436, 0, 0, 0, 0, 0, 0, 0, 0, 19243), -- 36436
+(36437, 0, 0, 0, 0, 0, 0, 0, 0, 19243), -- 36437
+(36439, 1, 0, 0, 0, 0, 0, 0, 0, 19243), -- 36439
+(36440, 1, 0, 0, 0, 0, 0, 0, 0, 19243), -- 36440
+(36441, 1, 0, 0, 0, 0, 0, 0, 0, 19243), -- 36441
+(36442, 1, 0, 0, 0, 0, 0, 0, 0, 19243), -- 36442
+(36443, 0, 0, 0, 0, 0, 0, 0, 0, 19243), -- 36443
+(33134, 25, 1, 0, 0, 0, 0, 0, 0, 19243), -- 33134
+(36754, 1, 0, 0, 0, 0, 0, 0, 0, 19243), -- 36754
+(36481, 0, 0, 0, 0, 0, 0, 0, 0, 19243), -- 36481
+(27627, 0, 0, 0, 0, 0, 0, 0, 0, 19243), -- 27627
+(37092, 1, 0, 0, 0, 0, 0, 0, 0, 19243), -- 37092
+(31851, 23, 0, 0, 0, 0, 0, 0, 0, 19243), -- 31851
+(37271, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- 37271
+(10024, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- 10024
+(37150, 396, 0, 0, 0, 0, 0, 0, 0, 19342), -- 37150
+(36876, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- 36876
+(37151, 396, 0, 0, 0, 0, 0, 0, 0, 19342), -- 37151
+(37158, 396, 0, 0, 0, 0, 0, 0, 0, 19342), -- 37158
+(37160, 396, 0, 0, 0, 0, 0, 0, 0, 19342), -- 37160
+(37161, 396, 0, 0, 0, 0, 0, 0, 0, 19342), -- 37161
+(7022, 5, 1, 4, 0, 0, 0, 0, 0, 19342), -- 7022
+(37167, 396, 0, 0, 0, 0, 0, 0, 0, 19342), -- 37167
+(7043, 1, 5, 1, 0, 0, 0, 0, 0, 19342), -- 7043
+(36123, 1, 0, 0, 0, 0, 0, 0, 0, 19342), -- 36123
+(36125, 1, 0, 0, 0, 0, 0, 0, 0, 19342), -- 36125
+(36127, 1, 0, 0, 0, 0, 0, 0, 0, 19342), -- 36127
+(24758, 1, 1, 1, 0, 0, 60, 60, 0, 19342), -- 24758
+(36130, 5, 0, 0, 0, 0, 0, 0, 0, 19342), -- 36130
+(36955, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- 36955
+(36133, 1, 0, 0, 0, 0, 0, 0, 0, 19342), -- 36133
+(13124, 396, 396, 0, 0, 0, 0, 0, 0, 19342), -- 13124
+(36963, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- 36963
+(13126, 396, 396, 0, 0, 0, 0, 0, 0, 19342), -- 13126
+(28882, 1, 0, 0, 0, 0, 0, 0, 0, 19342), -- 28882
+(36423, 5, 1, 1, 1, 0, 0, 0, 0, 19342); -- 36423
+
+UPDATE `quest_details` SET `Emote1`=6, `Emote2`=1, `VerifiedBuild`=19342 WHERE `ID`=7025; -- 7025
+UPDATE `quest_details` SET `Emote1`=5, `Emote2`=1, `Emote3`=274, `VerifiedBuild`=19342 WHERE `ID`=7062; -- 7062
+
+
+DELETE FROM `quest_objectives` WHERE `Id` IN (272955, 275391, 273545, 273552, 273609, 273617, 273618, 273770, 273799, 273800, 273801, 271652, 274211, 274229, 274436, 274525, 274770, 274771, 274772, 274773, 274774, 252445, 274978, 275011, 275012, 275013, 275014, 275036, 275037, 275056, 275112, 272572, 272573, 272576, 273706, 275949, 272627, 275988, 273755, 275999, 276001, 276004, 276005, 276006, 276007, 276010, 274894, 274895, 276012, 276013, 274896, 276015, 276016, 276017, 272678, 277161, 277162, 277163, 277164, 272696, 277166, 277167, 277168, 273818, 273819, 277171, 276055, 277172, 277173, 276056, 277174, 277175, 277176, 277177, 277178, 277179, 277180, 277181, 277182, 277183, 277184, 277187, 276070, 277188, 273838, 277189, 277191, 277193, 277194, 277195, 277196, 277198, 277199, 277200, 277201, 277202, 274969, 277203, 274970, 272736, 277204, 274971, 277206, 276095, 276096, 276098, 276099, 276100, 275007, 276131, 276132, 275017, 275018, 275023, 275024, 275027, 254953, 275065, 276189, 273977, 276223, 273995, 276256, 276257, 274024, 276258, 276259, 276260, 276261, 276262, 276263, 276275, 276276, 276277, 276278, 276279, 276280, 274090, 275235, 275279, 275280, 275314, 275366, 275399, 275400, 275402, 272054, 272056, 275425, 274326, 275449, 274337, 275455, 275456, 275457, 274341, 275464, 275467, 275480, 272132, 272133, 275490, 276610, 276611, 276612, 276613, 272146, 276614, 276615, 276616, 276617, 276626, 271042, 276627, 276628, 276629, 276630, 276631, 276632, 276633, 276634, 276635, 274418, 274420, 253224, 253239, 274467, 275591, 274501, 274503, 275646, 275650, 275652, 275654, 275655, 274539, 275658, 275660, 274545, 275662, 274546, 274547, 275664, 275666, 274550, 275668, 274552, 275672, 275674, 275676, 275678, 275680, 275684, 275686, 274601, 273493, 258977, 253439, 273560, 273590, 274713, 274714, 274715, 274716, 273612, 271394, 271395, 274767, 274768, 272535, 272539);
+INSERT INTO `quest_objectives` (`Id`, `QuestId`, `Type`, `StorageIndex`, `ObjectID`, `Amount`, `Flags`, `UnkFloat`, `Description`, `VerifiedBuild`) VALUES
+(272955, 34702, 0, 0, 75864, 1, 0, 0, 'Slay Slavemaster Ok''mok in the Stonemaul Arena', 19243), -- 272955
+(275391, 36911, 0, 0, 87007, 1, 0, 0, 'Silverpelt Tamed', 19243), -- 275391
+(273545, 35188, 1, 0, 103994, 8, 0, 0, '', 19243), -- 273545
+(273552, 35190, 0, 0, 81481, 1, 1, 0, '', 19243), -- 273552
+(273609, 35191, 0, 0, 88370, 6, 0, 0, 'Felstorm Crystal destroyed', 19243), -- 273609
+(273617, 35195, 0, 0, 81716, 1, 0, 0, 'Socrethar confronted', 19243), -- 273617
+(273618, 35195, 1, 1, 119127, 1, 3, 0, '', 19243), -- 273618
+(273770, 35379, 0, 0, 81902, 15, 0, 0, '', 19243), -- 273770
+(273799, 35379, 0, 1, 82202, 1, 0, 0, '', 19243), -- 273799
+(273800, 35379, 0, 2, 82205, 1, 0, 0, '', 19243), -- 273800
+(273801, 35379, 0, 3, 82209, 1, 0, 0, '', 19243), -- 273801
+(271652, 33633, 1, 0, 107609, 5, 0, 0, '', 19243), -- 271652
+(274211, 35934, 0, 2, 75091, 10, 0, 0, '', 19243), -- 274211
+(274229, 35037, 0, 2, 83774, 1, 1, 0, '', 19243), -- 274229
+(274436, 36208, 1, 0, 112911, 25, 0, 0, '', 19243), -- 274436
+(274525, 36266, 1, 0, 115013, 10, 0, 0, '', 19243), -- 274525
+(274770, 36439, 0, 0, 82369, 1, 0, 0, 'Shred the vine barrier and enter the saberon camp', 19243), -- 274770
+(274771, 36440, 0, 0, 81738, 10, 0, 0, 'Steamscar saberon slain', 19243), -- 274771
+(274772, 36441, 1, 0, 115442, 8, 0, 0, '', 19243), -- 274772
+(274773, 36442, 1, 1, 113187, 1, 0, 0, 'Death Bloom acquired', 19243), -- 274773
+(274774, 36443, 0, 0, 82384, 1, 0, 0, 'Ritual completed', 19243), -- 274774
+(252445, 141, 1, 0, 1353, 1, 0, 0, '', 19243), -- 252445
+(274978, 35037, 0, 3, 85988, 1, 1, 0, '', 19243), -- 274978
+(275011, 36641, 0, 0, 86114, 1, 0, 0, 'Alchemy Work Order Started', 19243), -- 275011
+(275012, 36641, 1, 1, 116842, 1, 0, 0, 'Alchemy Work Order Collected', 19243), -- 275012
+(275013, 36642, 0, 0, 86112, 1, 0, 0, 'Leatherworking Work Order Started', 19243), -- 275013
+(275014, 36642, 1, 1, 116840, 1, 0, 0, 'Leatherworking Work Order Collected', 19243), -- 275014
+(275036, 36655, 0, 0, 78564, 1, 0, 0, 'Speak with Sergeant Crowler', 19243), -- 275036
+(275037, 36655, 0, 1, 80686, 1, 2, 0, 'Repel the Invasion', 19243), -- 275037
+(275056, 36675, 0, 0, 86624, 1, 0, 0, 'Assault the stone monstrosities at Magnarok', 19243), -- 275056
+(275112, 36754, 3, 0, 85535, 1, 0, 0, 'Put the artifact on display', 19243), -- 275112
+(272572, 34352, 0, 0, 78148, 5, 0, 0, '', 19342), -- 272572
+(272573, 34352, 0, 1, 78339, 5, 0, 0, '', 19342), -- 272573
+(272576, 34353, 0, 0, 78328, 3, 0, 0, '', 19342), -- 272576
+(273706, 34900, 0, 0, 80361, 5, 0, 0, 'Tenderhoof Meadowstompers coaxed', 19342), -- 273706
+(275949, 37179, 1, 3, 118645, 1, 0, 0, '', 19342), -- 275949
+(272627, 34289, 0, 3, 78129, 1, 28, 0, '', 19342), -- 272627
+(275988, 37209, 1, 3, 118653, 1, 0, 0, '', 19342), -- 275988
+(273755, 35357, 1, 0, 113104, 1, 1, 0, '', 19342), -- 273755
+(275999, 37227, 1, 3, 118652, 1, 0, 0, '', 19342), -- 275999
+(276001, 37229, 1, 3, 118616, 1, 0, 0, '', 19342), -- 276001
+(276004, 37232, 1, 3, 118619, 1, 0, 0, '', 19342), -- 276004
+(276005, 37233, 1, 3, 118620, 1, 0, 0, '', 19342), -- 276005
+(276006, 37234, 1, 3, 118621, 1, 0, 0, '', 19342), -- 276006
+(276007, 37235, 1, 3, 118622, 1, 0, 0, '', 19342), -- 276007
+(276010, 37238, 1, 3, 118625, 1, 0, 0, '', 19342), -- 276010
+(274894, 36513, 1, 0, 112631, 10, 0, 0, '', 19342), -- 274894
+(274895, 36514, 1, 0, 112629, 10, 0, 0, '', 19342), -- 274895
+(276012, 37240, 1, 3, 118627, 1, 0, 0, '', 19342), -- 276012
+(276013, 37241, 1, 3, 118628, 1, 0, 0, '', 19342), -- 276013
+(274896, 36515, 1, 0, 112626, 10, 0, 0, '', 19342), -- 274896
+(276015, 37243, 1, 3, 118644, 1, 0, 0, '', 19342), -- 276015
+(276016, 37244, 1, 3, 118650, 1, 0, 0, '', 19342), -- 276016
+(276017, 37245, 1, 3, 118651, 1, 0, 0, '', 19342), -- 276017
+(272678, 34448, 0, 0, 78501, 1, 2, 0, '', 19342), -- 272678
+(277161, 37142, 0, 0, 74790, 1, 0, 0, '', 19342), -- 277161
+(277162, 37153, 0, 0, 74790, 1, 0, 0, '', 19342), -- 277162
+(277163, 37152, 0, 0, 74790, 1, 0, 0, '', 19342), -- 277163
+(277164, 37229, 0, 0, 74790, 1, 0, 0, '', 19342), -- 277164
+(272696, 34463, 1, 0, 110459, 1, 0, 0, '', 19342), -- 272696
+(277166, 37145, 0, 0, 83612, 1, 0, 0, '', 19342), -- 277166
+(277167, 37155, 0, 0, 83612, 1, 0, 0, '', 19342), -- 277167
+(277168, 37157, 0, 0, 83612, 1, 0, 0, '', 19342), -- 277168
+(273818, 35169, 0, 0, 81404, 1, 0, 0, 'Speak with Vindicator Yrel at the Gates of Grommashar', 19342), -- 273818
+(273819, 35169, 0, 1, 82133, 1, 2, 0, 'Garrosh Hellscream dealt with', 19342), -- 273819
+(277171, 37146, 0, 0, 77734, 1, 0, 0, '', 19342), -- 277171
+(276055, 37271, 0, 0, 79117, 1, 0, 0, 'Complete the Auchindoun Challenge Mode', 19342), -- 276055
+(277172, 37154, 0, 0, 77734, 1, 0, 0, '', 19342), -- 277172
+(277173, 37156, 0, 0, 77734, 1, 0, 0, '', 19342), -- 277173
+(276056, 37272, 0, 0, 79115, 1, 0, 0, 'Complete the Bloodmaul Slag Mines Challenge Mode', 19342), -- 276056
+(277174, 37233, 0, 0, 77734, 1, 0, 0, '', 19342), -- 277174
+(277175, 37232, 0, 0, 77734, 1, 0, 0, '', 19342), -- 277175
+(277176, 37147, 0, 0, 76266, 1, 0, 0, '', 19342), -- 277176
+(277177, 37235, 0, 0, 76266, 1, 0, 0, '', 19342), -- 277177
+(277178, 37234, 0, 0, 76266, 1, 0, 0, '', 19342), -- 277178
+(277179, 37159, 0, 0, 76266, 1, 0, 0, '', 19342), -- 277179
+(277180, 37158, 0, 0, 76266, 1, 0, 0, '', 19342), -- 277180
+(277181, 37244, 0, 0, 77120, 1, 0, 0, '', 19342), -- 277181
+(277182, 37148, 0, 0, 77120, 1, 0, 0, '', 19342), -- 277182
+(277183, 37162, 0, 0, 77120, 1, 0, 0, '', 19342), -- 277183
+(277184, 37161, 0, 0, 77120, 1, 0, 0, '', 19342), -- 277184
+(277187, 37149, 0, 0, 76407, 1, 0, 0, '', 19342), -- 277187
+(276070, 37284, 4, -1, 980, 1000, 0, 0, 'Get Dingy Iron Coins', 19342), -- 276070
+(277188, 37245, 0, 0, 76407, 1, 0, 0, '', 19342), -- 277188
+(273838, 33837, 0, 2, 82283, 1, 4, 0, 'Enter the Waning Crescent', 19342), -- 273838
+(277189, 37164, 0, 0, 76407, 1, 0, 0, '', 19342), -- 277189
+(277191, 37163, 0, 0, 76407, 1, 0, 0, '', 19342), -- 277191
+(277193, 37238, 0, 0, 76407, 1, 0, 0, '', 19342), -- 277193
+(277194, 37150, 0, 0, 83846, 1, 0, 0, '', 19342), -- 277194
+(277195, 37227, 0, 0, 83846, 1, 0, 0, '', 19342), -- 277195
+(277196, 37166, 0, 0, 83846, 1, 0, 0, '', 19342), -- 277196
+(277198, 37241, 0, 0, 83846, 1, 0, 0, '', 19342), -- 277198
+(277199, 37240, 0, 0, 83846, 1, 0, 0, '', 19342), -- 277199
+(277200, 37179, 0, 0, 77120, 1, 0, 0, '', 19342), -- 277200
+(277201, 37151, 0, 0, 80005, 1, 0, 0, '', 19342), -- 277201
+(277202, 37209, 0, 0, 80005, 1, 0, 0, '', 19342), -- 277202
+(274969, 36603, 0, 3, 85924, 8, 0, 0, 'Brimfury slain', 19342), -- 274969
+(277203, 37160, 0, 0, 80005, 1, 0, 0, '', 19342), -- 277203
+(274970, 36603, 0, 4, 85960, 15, 0, 0, '', 19342), -- 274970
+(272736, 34448, 0, 1, 78703, 1, 0, 0, 'Speak With Elandra', 19342), -- 272736
+(277204, 37167, 0, 0, 80005, 1, 0, 0, '', 19342), -- 277204
+(274971, 36603, 0, 5, 85942, 3, 0, 0, '', 19342), -- 274971
+(277206, 37243, 0, 0, 80005, 1, 0, 0, '', 19342), -- 277206
+(276095, 37297, 0, 2, 88178, 1, 1, 0, 'Jeron Emberfall slain', 19342), -- 276095
+(276096, 37298, 0, 2, 79982, 5, 0, 0, 'Warspear Priest slain', 19342), -- 276096
+(276098, 35189, 0, 1, 88389, 1, 0, 0, '"The Purpose of Unity" read', 19342), -- 276098
+(276099, 35189, 0, 2, 88390, 1, 0, 0, '"The Promise Of Eternity" read', 19342), -- 276099
+(276100, 35194, 0, 1, 88396, 1, 0, 0, 'Demon Gate destroyed', 19342), -- 276100
+(275007, 35168, 1, 1, 112971, 1, 0, 0, 'Blacksmithing Work Order Collected', 19342), -- 275007
+(276131, 37320, 0, 0, 88556, 1, 0, 0, 'Create Whispering Iron Choker', 19342), -- 276131
+(276132, 37320, 1, 1, 115992, 1, 0, 0, '', 19342), -- 276132
+(275017, 36644, 0, 0, 86115, 1, 0, 0, 'Jewelcrafting Work Order Started', 19342), -- 275017
+(275018, 36644, 1, 1, 116843, 1, 0, 0, 'Jewelcrafting Work Order Collected', 19342), -- 275018
+(275023, 36647, 0, 0, 86118, 1, 0, 0, 'Inscription Work Order Started', 19342), -- 275023
+(275024, 36647, 1, 1, 116846, 1, 0, 0, 'Inscription Work Order Collected', 19342), -- 275024
+(275027, 36649, 0, 0, 86624, 1, 0, 0, 'Assault the Sargerei forces at Shattrath City', 19342), -- 275027
+(254953, 368, 1, 0, 2859, 5, 0, 0, '', 19342), -- 254953
+(275065, 36684, 17, 0, 944, 100, 0, 0, 'Obtain Artifact Fragments', 19342), -- 275065
+(276189, 36271, 14, 1, 40662, 1, 2, 0, 'Place A Work Order', 19342), -- 276189
+(273977, 35683, 1, 0, 113294, 100, 0, 0, '', 19342), -- 273977
+(276223, 37322, 1, 0, 119208, 1, 0, 0, '', 19342), -- 276223
+(273995, 35699, 0, 0, 82699, 1, 0, 0, 'Peace offering delivered', 19342), -- 273995
+(276256, 37476, 0, 2, 81065, 3, 0, 0, 'Risen Brute slain', 19342), -- 276256
+(276257, 37476, 0, 0, 81087, 1, 0, 0, 'Gor''vosh Necromancer slain', 19342), -- 276257
+(274024, 35739, 1, 0, 113404, 30, 0, 0, '', 19342), -- 274024
+(276258, 37476, 0, 1, 84097, 5, 0, 0, 'Boneshallow Spider slain', 19342), -- 276258
+(276259, 37476, 0, 3, 84155, 3, 0, 0, 'Risen Mage slain', 19342), -- 276259
+(276260, 37477, 0, 2, 83687, 1, 0, 0, 'Ogron Destructor slain', 19342), -- 276260
+(276261, 37477, 0, 0, 83803, 3, 0, 0, 'Ashmaul Forager slain', 19342), -- 276261
+(276262, 37477, 0, 1, 83798, 5, 0, 0, 'Burning Ember slain', 19342), -- 276262
+(276263, 37477, 0, 3, 83790, 3, 0, 0, 'Ashmaul Flamespeaker slain', 19342), -- 276263
+(276275, 37481, 0, 2, 82204, 1, 0, 0, 'Atomik slain', 19342), -- 276275
+(276276, 37481, 0, 0, 83830, 1, 0, 0, 'Kalgan slain', 19342), -- 276276
+(276277, 37481, 0, 1, 83997, 1, 0, 0, 'Nisstyr slain', 19342), -- 276277
+(276278, 37482, 0, 2, 83995, 1, 0, 0, 'Fura slain', 19342), -- 276278
+(276279, 37482, 0, 0, 83869, 1, 0, 0, 'Angry Zurge slain', 19342), -- 276279
+(276280, 37482, 0, 1, 88448, 1, 0, 0, 'Belloc Brightblade slain', 19342), -- 276280
+(274090, 35552, 0, 0, 82925, 1, 0, 0, 'Discover the Infiltrator''s Hideout', 19342), -- 274090
+(275235, 36813, 1, 2, 117436, 3, 0, 0, '', 19342), -- 275235
+(275279, 36813, 1, 3, 117434, 1, 0, 0, '', 19342), -- 275279
+(275280, 36813, 1, 4, 117435, 1, 0, 0, '', 19342), -- 275280
+(275314, 36848, 1, 0, 117491, 25, 4, 0, '', 19342), -- 275314
+(275366, 36861, 0, 1, 85577, 1, 0, 0, 'Travel to Pinchwhistle Gearworks', 19342), -- 275366
+(275399, 36915, 0, 0, 87009, 1, 0, 0, 'Meadowstomper Tamed', 19342), -- 275399
+(275400, 36916, 0, 0, 87011, 1, 0, 0, 'Icehoof Tamed', 19342), -- 275400
+(275402, 36918, 0, 0, 87010, 1, 0, 0, 'Riverwallow Tamed', 19342), -- 275402
+(272054, 33837, 0, 0, 76450, 1, 6, 0, 'Find Ner''zhul', 19342), -- 272054
+(272056, 33837, 0, 1, 76172, 1, 2, 0, 'Ner''zhul defeated', 19342), -- 272056
+(275425, 36848, 14, 2, 39133, 1, 2, 0, 'Activate an Ogre Waygate', 19342), -- 275425
+(274326, 36125, 9, 0, 338, 5, 0, 0, 'Horde Slain', 19342), -- 274326
+(275449, 36955, 14, 0, 39168, 1, 0, 0, 'Nemesis Selected', 19342), -- 275449
+(274337, 36130, 0, 0, 84257, 1, 0, 0, 'Speak to Chris Clarkie', 19342), -- 274337
+(275455, 36962, 0, 0, 87093, 500, 0, 0, 'Tauren Players slain', 19342), -- 275455
+(275456, 36963, 1, 1, 118362, 1, 0, 0, '', 19342), -- 275456
+(275457, 36964, 0, 0, 87096, 500, 0, 0, 'Orc Players slain', 19342), -- 275457
+(274341, 36130, 0, 1, 84226, 1, 0, 0, 'Speak to Harrison Jones', 19342), -- 274341
+(275464, 36971, 0, 0, 87153, 1, 0, 0, 'Great-Tusk Killed', 19342), -- 275464
+(275467, 36974, 0, 0, 87145, 1, 0, 0, 'Gezz''ran Killed', 19342), -- 275467
+(275480, 36985, 0, 0, 87192, 1, 0, 0, 'Riplash Killed', 19342), -- 275480
+(272132, 33884, 0, 0, 76685, 8, 0, 0, '', 19342), -- 272132
+(272133, 33884, 0, 1, 76687, 1, 1, 0, '', 19342), -- 272133
+(275490, 36995, 0, 0, 87193, 1, 0, 0, 'Riplash Killed', 19342), -- 275490
+(276610, 37631, 15, -1, 0, 1, 0, 0, 'Socrethar''s Rise Disrupted', 19342), -- 276610
+(276611, 37631, 0, 0, 85079, 500, 92, 0.2, 'Defeat Minus Enemies', 19342), -- 276611
+(276612, 37631, 0, 1, 85319, 100, 92, 1, 'Defeat Tier 1 Enemies', 19342), -- 276612
+(276613, 37631, 0, 2, 81542, 77, 92, 1.3, 'Defeat Tier 2 Enemies', 19342), -- 276613
+(272146, 33882, 0, 0, 76922, 7, 0, 0, 'Frightened Peachicks rescued', 19342), -- 272146
+(276614, 37631, 0, 3, 84945, 34, 92, 3, 'Defeat Tier 2+ Enemies', 19342), -- 276614
+(276615, 37631, 0, 4, 84908, 20, 92, 5, 'Defeat Tier 3 Enemies', 19342), -- 276615
+(276616, 37631, 0, 5, 81543, 16, 92, 6.5, 'Defeat Tier 3+ Enemies', 19342), -- 276616
+(276617, 37631, 0, 6, 85321, 4, 92, 25, 'Defeat Minibosses', 19342), -- 276617
+(276626, 37633, 15, -1, 0, 1, 0, 0, 'Darktide Roost Assaulted', 19342), -- 276626
+(271042, 33256, 0, 0, 73772, 1, 1, 0, 'Complete The Defense of Karabor', 19342), -- 271042
+(276627, 37633, 2, 3, 235826, 14, 92, 7.5, 'Collect Giant Rylak Eggs', 19342), -- 276627
+(276628, 37633, 2, 4, 235823, 23, 92, 4.5, 'Collect Large Rylak Eggs', 19342), -- 276628
+(276629, 37633, 2, 2, 234587, 67, 92, 1.5, 'Collect Rylak Eggs', 19342), -- 276629
+(276630, 37633, 0, 0, 85726, 7, 92, 15, 'Kill Iron Horde Vignette', 19342), -- 276630
+(276631, 37633, 0, 5, 85728, 23, 92, 4.5, 'Kill Iron Horde Elite', 19342), -- 276631
+(276632, 37633, 0, 6, 85727, 34, 92, 3, 'Kill Iron Horde Boss', 19342), -- 276632
+(276633, 37633, 0, 1, 83800, 67, 92, 1.5, 'Kill Iron Horde Soldier', 19342), -- 276633
+(276634, 37633, 0, 7, 85729, 223, 92, 0.45, 'Kill Iron Horde Peon', 19342), -- 276634
+(276635, 37633, 3, 8, 78183, 67, 92, 1.5, 'Injured Rylak', 19342), -- 276635
+(274418, 36194, 1, 0, 114898, 1, 0, 0, '', 19342), -- 274418
+(274420, 36130, 0, 2, 84256, 1, 0, 0, 'Speak to Farseer Kylanda', 19342), -- 274420
+(253224, 393, 1, 0, 8687, 1, 0, 0, '', 19342), -- 253224
+(253239, 391, 1, 0, 2926, 1, 0, 0, '', 19342), -- 253239
+(274467, 36220, 1, 0, 114976, 1, 1, 0, '', 19342), -- 274467
+(275591, 37088, 0, 0, 87254, 1, 0, 0, 'Trader Roused', 19342), -- 275591
+(274501, 36220, 0, 1, 84720, 1, 2, 0, 'Head presented', 19342), -- 274501
+(274503, 36221, 1, 0, 114996, 50, 0, 0, '', 19342), -- 274503
+(275646, 37147, 1, 3, 118649, 1, 0, 0, '', 19342), -- 275646
+(275650, 37149, 1, 3, 118651, 1, 0, 0, '', 19342), -- 275650
+(275652, 37150, 1, 3, 118652, 1, 0, 0, '', 19342), -- 275652
+(275654, 37151, 1, 3, 118653, 1, 0, 0, '', 19342), -- 275654
+(275655, 37152, 1, 1, 118534, 1, 0, 0, '', 19342), -- 275655
+(274539, 36271, 0, 0, 84882, 1, 0, 0, 'Beast Trapped', 19342), -- 274539
+(275658, 37153, 1, 3, 118616, 1, 0, 0, '', 19342), -- 275658
+(275660, 37154, 1, 3, 118620, 1, 0, 0, '', 19342), -- 275660
+(274545, 36275, 1, 0, 115272, 1, 0, 0, '', 19342), -- 274545
+(275662, 37155, 1, 3, 118618, 1, 0, 0, '', 19342), -- 275662
+(274546, 36275, 1, 1, 115275, 1, 0, 0, '', 19342), -- 274546
+(274547, 36275, 1, 2, 115274, 1, 0, 0, '', 19342), -- 274547
+(275664, 37156, 1, 3, 118619, 1, 0, 0, '', 19342), -- 275664
+(275666, 37157, 1, 3, 118617, 1, 0, 0, '', 19342), -- 275666
+(274550, 36284, 1, 2, 115276, 12, 0, 0, '', 19342), -- 274550
+(275668, 37158, 1, 3, 118621, 1, 0, 0, '', 19342), -- 275668
+(274552, 36285, 1, 0, 115277, 1, 0, 0, 'Fungal Brain', 19342), -- 274552
+(275672, 37160, 1, 3, 118644, 1, 0, 0, '', 19342), -- 275672
+(275674, 37161, 1, 3, 118623, 1, 0, 0, '', 19342), -- 275674
+(275676, 37162, 1, 3, 118624, 1, 0, 0, '', 19342), -- 275676
+(275678, 37163, 1, 3, 118625, 1, 0, 0, '', 19342), -- 275678
+(275680, 37164, 1, 3, 118626, 1, 0, 0, '', 19342), -- 275680
+(275684, 37166, 1, 3, 118628, 1, 0, 0, '', 19342), -- 275684
+(275686, 37167, 1, 3, 118643, 1, 0, 0, '', 19342), -- 275686
+(274601, 36310, 1, 0, 115350, 1, 0, 0, '', 19342), -- 274601
+(273493, 35140, 0, 0, 81255, 15, 0, 0, 'Baby Goren captured', 19342), -- 273493
+(258977, 6941, 1, 0, 17503, 1, 0, 0, '', 19342), -- 258977
+(253439, 3791, 1, 0, 11040, 10, 0, 0, '', 19342), -- 253439
+(273560, 35189, 0, 0, 88388, 1, 0, 0, '"The Eredar Destiny" read', 19342), -- 273560
+(273590, 35168, 0, 0, 81669, 1, 0, 0, 'Blacksmithing Work Order Started', 19342), -- 273590
+(274713, 36385, 1, 0, 115476, 1, 0, 0, '', 19342), -- 274713
+(274714, 36385, 1, 1, 115477, 1, 0, 0, '', 19342), -- 274714
+(274715, 36385, 1, 2, 115478, 1, 0, 0, '', 19342), -- 274715
+(274716, 36385, 1, 3, 115480, 1, 0, 0, '', 19342), -- 274716
+(273612, 35194, 0, 0, 81697, 1, 1, 0, '', 19342), -- 273612
+(271394, 33462, 1, 0, 101691, 5, 0, 0, '', 19342), -- 271394
+(271395, 33462, 1, 1, 101690, 5, 0, 0, '', 19342), -- 271395
+(274767, 36436, 0, 0, 81721, 12, 0, 0, 'Dionor defenders slain', 19342), -- 274767
+(274768, 36437, 0, 0, 81723, 1, 0, 0, 'Talked to Birchus', 19342), -- 274768
+(272535, 34289, 0, 0, 78386, 2, 0, 0, 'Borgal''s Totems Placed', 19342), -- 272535
+(272539, 34289, 0, 1, 77997, 1, 1, 0, '', 19342); -- 272539
+
+UPDATE `quest_objectives` SET `VerifiedBuild`=19342 WHERE `Id`=256926; -- 256926
+UPDATE `quest_objectives` SET `VerifiedBuild`=19342 WHERE `Id`=256927; -- 256927
+UPDATE `quest_objectives` SET `VerifiedBuild`=19342 WHERE `Id`=256928; -- 256928
+UPDATE `quest_objectives` SET `VerifiedBuild`=19342 WHERE `Id`=256929; -- 256929
+UPDATE `quest_objectives` SET `VerifiedBuild`=19342 WHERE `Id`=273689; -- 273689
+UPDATE `quest_objectives` SET `VerifiedBuild`=19342 WHERE `Id`=273691; -- 273691
+UPDATE `quest_objectives` SET `VerifiedBuild`=19342 WHERE `Id`=273692; -- 273692
+UPDATE `quest_objectives` SET `VerifiedBuild`=19342 WHERE `Id`=273693; -- 273693
+UPDATE `quest_objectives` SET `VerifiedBuild`=19342 WHERE `Id`=268111; -- 268111
+UPDATE `quest_objectives` SET `VerifiedBuild`=19342 WHERE `Id`=273698; -- 273698
+UPDATE `quest_objectives` SET `VerifiedBuild`=19342 WHERE `Id`=274816; -- 274816
+UPDATE `quest_objectives` SET `VerifiedBuild`=19342 WHERE `Id`=273699; -- 273699
+UPDATE `quest_objectives` SET `VerifiedBuild`=19342 WHERE `Id`=263646; -- 263646
+UPDATE `quest_objectives` SET `VerifiedBuild`=19342 WHERE `Id`=274817; -- 274817
+UPDATE `quest_objectives` SET `VerifiedBuild`=19342 WHERE `Id`=273700; -- 273700
+UPDATE `quest_objectives` SET `VerifiedBuild`=19342 WHERE `Id`=273701; -- 273701
+UPDATE `quest_objectives` SET `VerifiedBuild`=19342 WHERE `Id`=274818; -- 274818
+UPDATE `quest_objectives` SET `VerifiedBuild`=19342 WHERE `Id`=273702; -- 273702
+UPDATE `quest_objectives` SET `VerifiedBuild`=19342 WHERE `Id`=273704; -- 273704
+UPDATE `quest_objectives` SET `VerifiedBuild`=19342 WHERE `Id`=269241; -- 269241
+UPDATE `quest_objectives` SET `VerifiedBuild`=19342 WHERE `Id`=269242; -- 269242
+UPDATE `quest_objectives` SET `VerifiedBuild`=19342 WHERE `Id`=269243; -- 269243
+UPDATE `quest_objectives` SET `VerifiedBuild`=19342 WHERE `Id`=269244; -- 269244
+UPDATE `quest_objectives` SET `VerifiedBuild`=19342 WHERE `Id`=273716; -- 273716
+UPDATE `quest_objectives` SET `VerifiedBuild`=19342 WHERE `Id`=273726; -- 273726
+UPDATE `quest_objectives` SET `VerifiedBuild`=19342 WHERE `Id`=273728; -- 273728
+UPDATE `quest_objectives` SET `VerifiedBuild`=19342 WHERE `Id`=273733; -- 273733
+UPDATE `quest_objectives` SET `VerifiedBuild`=19342 WHERE `Id`=273736; -- 273736
+UPDATE `quest_objectives` SET `VerifiedBuild`=19342 WHERE `Id`=273738; -- 273738
+UPDATE `quest_objectives` SET `VerifiedBuild`=19342 WHERE `Id`=275977; -- 275977
+UPDATE `quest_objectives` SET `VerifiedBuild`=19342 WHERE `Id`=273753; -- 273753
+UPDATE `quest_objectives` SET `VerifiedBuild`=19342 WHERE `Id`=264819; -- 264819
+UPDATE `quest_objectives` SET `VerifiedBuild`=19342 WHERE `Id`=272640; -- 272640
+UPDATE `quest_objectives` SET `VerifiedBuild`=19342 WHERE `Id`=263719; -- 263719
+UPDATE `quest_objectives` SET `VerifiedBuild`=19342 WHERE `Id`=273773; -- 273773
+UPDATE `quest_objectives` SET `VerifiedBuild`=19342 WHERE `Id`=274892; -- 274892
+UPDATE `quest_objectives` SET `VerifiedBuild`=19342 WHERE `Id`=274893; -- 274893
+UPDATE `quest_objectives` SET `VerifiedBuild`=19342 WHERE `Id`=274898; -- 274898
+UPDATE `quest_objectives` SET `VerifiedBuild`=19342 WHERE `Id`=273786; -- 273786
+UPDATE `quest_objectives` SET `VerifiedBuild`=19342 WHERE `Id`=273787; -- 273787
+UPDATE `quest_objectives` SET `VerifiedBuild`=19342 WHERE `Id`=273788; -- 273788
+UPDATE `quest_objectives` SET `VerifiedBuild`=19342 WHERE `Id`=273789; -- 273789
+UPDATE `quest_objectives` SET `VerifiedBuild`=19342 WHERE `Id`=273790; -- 273790
+UPDATE `quest_objectives` SET `VerifiedBuild`=19342 WHERE `Id`=263747; -- 263747
+UPDATE `quest_objectives` SET `VerifiedBuild`=19342 WHERE `Id`=271568; -- 271568
+UPDATE `quest_objectives` SET `VerifiedBuild`=19342 WHERE `Id`=274922; -- 274922
+UPDATE `quest_objectives` SET `VerifiedBuild`=19342 WHERE `Id`=274924; -- 274924
+UPDATE `quest_objectives` SET `VerifiedBuild`=19342 WHERE `Id`=274925; -- 274925
+UPDATE `quest_objectives` SET `VerifiedBuild`=19342 WHERE `Id`=274926; -- 274926
+UPDATE `quest_objectives` SET `VerifiedBuild`=19342 WHERE `Id`=274927; -- 274927
+UPDATE `quest_objectives` SET `VerifiedBuild`=19342 WHERE `Id`=269342; -- 269342
+UPDATE `quest_objectives` SET `VerifiedBuild`=19342 WHERE `Id`=269343; -- 269343
+UPDATE `quest_objectives` SET `VerifiedBuild`=19342 WHERE `Id`=274929; -- 274929
+UPDATE `quest_objectives` SET `VerifiedBuild`=19342 WHERE `Id`=259292; -- 259292
+UPDATE `quest_objectives` SET `VerifiedBuild`=19342 WHERE `Id`=259293; -- 259293
+UPDATE `quest_objectives` SET `VerifiedBuild`=19342 WHERE `Id`=259294; -- 259294
+UPDATE `quest_objectives` SET `VerifiedBuild`=19342 WHERE `Id`=272699; -- 272699
+UPDATE `quest_objectives` SET `VerifiedBuild`=19342 WHERE `Id`=259295; -- 259295
+UPDATE `quest_objectives` SET `VerifiedBuild`=19342 WHERE `Id`=268238; -- 268238
+UPDATE `quest_objectives` SET `VerifiedBuild`=19342 WHERE `Id`=271589; -- 271589
+UPDATE `quest_objectives` SET `VerifiedBuild`=19342 WHERE `Id`=274959; -- 274959
+UPDATE `quest_objectives` SET `VerifiedBuild`=19342 WHERE `Id`=274960; -- 274960
+UPDATE `quest_objectives` SET `VerifiedBuild`=19342 WHERE `Id`=270495; -- 270495
+UPDATE `quest_objectives` SET `VerifiedBuild`=19342 WHERE `Id`=257100; -- 257100
+UPDATE `quest_objectives` SET `VerifiedBuild`=19342 WHERE `Id`=270510; -- 270510
+UPDATE `quest_objectives` SET `VerifiedBuild`=19342 WHERE `Id`=274980; -- 274980
+UPDATE `quest_objectives` SET `VerifiedBuild`=19342 WHERE `Id`=270513; -- 270513
+UPDATE `quest_objectives` SET `VerifiedBuild`=19342 WHERE `Id`=270516; -- 270516
+UPDATE `quest_objectives` SET `VerifiedBuild`=19342 WHERE `Id`=263825; -- 263825
+UPDATE `quest_objectives` SET `VerifiedBuild`=19342 WHERE `Id`=270529; -- 270529
+UPDATE `quest_objectives` SET `VerifiedBuild`=19342 WHERE `Id`=263835; -- 263835
+UPDATE `quest_objectives` SET `VerifiedBuild`=19342 WHERE `Id`=252677; -- 252677
+UPDATE `quest_objectives` SET `VerifiedBuild`=19342 WHERE `Id`=252678; -- 252678
+UPDATE `quest_objectives` SET `VerifiedBuild`=19342 WHERE `Id`=252679; -- 252679
+UPDATE `quest_objectives` SET `VerifiedBuild`=19342 WHERE `Id`=252680; -- 252680
+UPDATE `quest_objectives` SET `VerifiedBuild`=19342 WHERE `Id`=259382; -- 259382
+UPDATE `quest_objectives` SET `VerifiedBuild`=19342 WHERE `Id`=270554; -- 270554
+UPDATE `quest_objectives` SET `VerifiedBuild`=19342 WHERE `Id`=270555; -- 270555
+UPDATE `quest_objectives` SET `VerifiedBuild`=19342 WHERE `Id`=270558; -- 270558
+UPDATE `quest_objectives` SET `VerifiedBuild`=19342 WHERE `Id`=253805; -- 253805
+UPDATE `quest_objectives` SET `VerifiedBuild`=19342 WHERE `Id`=263859; -- 263859
+UPDATE `quest_objectives` SET `VerifiedBuild`=19342 WHERE `Id`=263860; -- 263860
+UPDATE `quest_objectives` SET `VerifiedBuild`=19342 WHERE `Id`=273914; -- 273914
+UPDATE `quest_objectives` SET `VerifiedBuild`=19342 WHERE `Id`=272799; -- 272799
+UPDATE `quest_objectives` SET `VerifiedBuild`=19342 WHERE `Id`=273917; -- 273917
+UPDATE `quest_objectives` SET `VerifiedBuild`=19342 WHERE `Id`=273919; -- 273919
+UPDATE `quest_objectives` SET `VerifiedBuild`=19342 WHERE `Id`=273920; -- 273920
+UPDATE `quest_objectives` SET `VerifiedBuild`=19342 WHERE `Id`=272804; -- 272804
+UPDATE `quest_objectives` SET `VerifiedBuild`=19342 WHERE `Id`=275057; -- 275057
+UPDATE `quest_objectives` SET `VerifiedBuild`=19342 WHERE `Id`=276183; -- 276183
+UPDATE `quest_objectives` SET `VerifiedBuild`=19342 WHERE `Id`=276184; -- 276184
+UPDATE `quest_objectives` SET `VerifiedBuild`=19342 WHERE `Id`=276185; -- 276185
+UPDATE `quest_objectives` SET `VerifiedBuild`=19342 WHERE `Id`=276187; -- 276187
+UPDATE `quest_objectives` SET `VerifiedBuild`=19342 WHERE `Id`=273955; -- 273955
+UPDATE `quest_objectives` SET `VerifiedBuild`=19342 WHERE `Id`=272846; -- 272846
+UPDATE `quest_objectives` SET `VerifiedBuild`=19342 WHERE `Id`=257210; -- 257210
+UPDATE `quest_objectives` SET `VerifiedBuild`=19342 WHERE `Id`=273973; -- 273973
+UPDATE `quest_objectives` SET `VerifiedBuild`=19342 WHERE `Id`=273974; -- 273974
+UPDATE `quest_objectives` SET `VerifiedBuild`=19342 WHERE `Id`=273975; -- 273975
+UPDATE `quest_objectives` SET `VerifiedBuild`=19342 WHERE `Id`=265050; -- 265050
+UPDATE `quest_objectives` SET `VerifiedBuild`=19342 WHERE `Id`=253887; -- 253887
+UPDATE `quest_objectives` SET `VerifiedBuild`=19342 WHERE `Id`=253888; -- 253888
+UPDATE `quest_objectives` SET `VerifiedBuild`=19342 WHERE `Id`=267310; -- 267310
+UPDATE `quest_objectives` SET `VerifiedBuild`=19342 WHERE `Id`=263960; -- 263960
+UPDATE `quest_objectives` SET `VerifiedBuild`=19342 WHERE `Id`=252798; -- 252798
+UPDATE `quest_objectives` SET `VerifiedBuild`=19342 WHERE `Id`=252799; -- 252799
+UPDATE `quest_objectives` SET `VerifiedBuild`=19342 WHERE `Id`=252800; -- 252800
+UPDATE `quest_objectives` SET `VerifiedBuild`=19342 WHERE `Id`=252801; -- 252801
+UPDATE `quest_objectives` SET `VerifiedBuild`=19342 WHERE `Id`=272909; -- 272909
+UPDATE `quest_objectives` SET `VerifiedBuild`=19342 WHERE `Id`=257271; -- 257271
+UPDATE `quest_objectives` SET `VerifiedBuild`=19342 WHERE `Id`=272912; -- 272912
+UPDATE `quest_objectives` SET `VerifiedBuild`=19342 WHERE `Id`=275149; -- 275149
+UPDATE `quest_objectives` SET `VerifiedBuild`=19342 WHERE `Id`=267363; -- 267363
+UPDATE `quest_objectives` SET `VerifiedBuild`=19342 WHERE `Id`=272950; -- 272950
+UPDATE `quest_objectives` SET `VerifiedBuild`=19342 WHERE `Id`=272953; -- 272953
+UPDATE `quest_objectives` SET `VerifiedBuild`=19342 WHERE `Id`=272957; -- 272957
+UPDATE `quest_objectives` SET `VerifiedBuild`=19342 WHERE `Id`=272965; -- 272965
+UPDATE `quest_objectives` SET `VerifiedBuild`=19342 WHERE `Id`=272972; -- 272972
+UPDATE `quest_objectives` SET `VerifiedBuild`=19342 WHERE `Id`=272973; -- 272973
+UPDATE `quest_objectives` SET `VerifiedBuild`=19342 WHERE `Id`=272974; -- 272974
+UPDATE `quest_objectives` SET `VerifiedBuild`=19342 WHERE `Id`=252876; -- 252876
+UPDATE `quest_objectives` SET `VerifiedBuild`=19342 WHERE `Id`=273036; -- 273036
+UPDATE `quest_objectives` SET `VerifiedBuild`=19342 WHERE `Id`=273037; -- 273037
+UPDATE `quest_objectives` SET `VerifiedBuild`=19342 WHERE `Id`=276390; -- 276390
+UPDATE `quest_objectives` SET `VerifiedBuild`=19342 WHERE `Id`=274169; -- 274169
+UPDATE `quest_objectives` SET `VerifiedBuild`=19342 WHERE `Id`=274170; -- 274170
+UPDATE `quest_objectives` SET `VerifiedBuild`=19342 WHERE `Id`=274171; -- 274171
+UPDATE `quest_objectives` SET `VerifiedBuild`=19342 WHERE `Id`=263008; -- 263008
+UPDATE `quest_objectives` SET `VerifiedBuild`=19342 WHERE `Id`=270837; -- 270837
+UPDATE `quest_objectives` SET `VerifiedBuild`=19342 WHERE `Id`=270838; -- 270838
+UPDATE `quest_objectives` SET `VerifiedBuild`=19342 WHERE `Id`=270839; -- 270839
+UPDATE `quest_objectives` SET `VerifiedBuild`=19342 WHERE `Id`=252968; -- 252968
+UPDATE `quest_objectives` SET `VerifiedBuild`=19342 WHERE `Id`=264148; -- 264148
+UPDATE `quest_objectives` SET `VerifiedBuild`=19342 WHERE `Id`=264149; -- 264149
+UPDATE `quest_objectives` SET `VerifiedBuild`=19342 WHERE `Id`=270858; -- 270858
+UPDATE `quest_objectives` SET `VerifiedBuild`=19342 WHERE `Id`=264161; -- 264161
+UPDATE `quest_objectives` SET `VerifiedBuild`=19342 WHERE `Id`=274223; -- 274223
+UPDATE `quest_objectives` SET `VerifiedBuild`=19342 WHERE `Id`=270876; -- 270876
+UPDATE `quest_objectives` SET `VerifiedBuild`=19342 WHERE `Id`=275350; -- 275350
+UPDATE `quest_objectives` SET `VerifiedBuild`=19342 WHERE `Id`=275351; -- 275351
+UPDATE `quest_objectives` SET `VerifiedBuild`=19342 WHERE `Id`=276491; -- 276491
+UPDATE `quest_objectives` SET `VerifiedBuild`=19342 WHERE `Id`=274258; -- 274258
+UPDATE `quest_objectives` SET `VerifiedBuild`=19342 WHERE `Id`=276492; -- 276492
+UPDATE `quest_objectives` SET `VerifiedBuild`=19342 WHERE `Id`=274259; -- 274259
+UPDATE `quest_objectives` SET `VerifiedBuild`=19342 WHERE `Id`=276493; -- 276493
+UPDATE `quest_objectives` SET `VerifiedBuild`=19342 WHERE `Id`=274260; -- 274260
+UPDATE `quest_objectives` SET `VerifiedBuild`=19342 WHERE `Id`=276494; -- 276494
+UPDATE `quest_objectives` SET `VerifiedBuild`=19342 WHERE `Id`=276495; -- 276495
+UPDATE `quest_objectives` SET `VerifiedBuild`=19342 WHERE `Id`=276496; -- 276496
+UPDATE `quest_objectives` SET `VerifiedBuild`=19342 WHERE `Id`=276497; -- 276497
+UPDATE `quest_objectives` SET `VerifiedBuild`=19342 WHERE `Id`=276498; -- 276498
+UPDATE `quest_objectives` SET `VerifiedBuild`=19342 WHERE `Id`=274265; -- 274265
+UPDATE `quest_objectives` SET `VerifiedBuild`=19342 WHERE `Id`=276499; -- 276499
+UPDATE `quest_objectives` SET `VerifiedBuild`=19342 WHERE `Id`=254160; -- 254160
+UPDATE `quest_objectives` SET `VerifiedBuild`=19342 WHERE `Id`=270923; -- 270923
+UPDATE `quest_objectives` SET `VerifiedBuild`=19342 WHERE `Id`=257520; -- 257520
+UPDATE `quest_objectives` SET `VerifiedBuild`=19342 WHERE `Id`=257521; -- 257521
+UPDATE `quest_objectives` SET `VerifiedBuild`=19342 WHERE `Id`=260877; -- 260877
+UPDATE `quest_objectives` SET `VerifiedBuild`=19342 WHERE `Id`=260878; -- 260878
+UPDATE `quest_objectives` SET `VerifiedBuild`=19342 WHERE `Id`=274283; -- 274283
+UPDATE `quest_objectives` SET `VerifiedBuild`=19342 WHERE `Id`=268700; -- 268700
+UPDATE `quest_objectives` SET `VerifiedBuild`=19342 WHERE `Id`=254179; -- 254179
+UPDATE `quest_objectives` SET `VerifiedBuild`=19342 WHERE `Id`=257531; -- 257531
+UPDATE `quest_objectives` SET `VerifiedBuild`=19342 WHERE `Id`=270943; -- 270943
+UPDATE `quest_objectives` SET `VerifiedBuild`=19342 WHERE `Id`=270944; -- 270944
+UPDATE `quest_objectives` SET `VerifiedBuild`=19342 WHERE `Id`=270945; -- 270945
+UPDATE `quest_objectives` SET `VerifiedBuild`=19342 WHERE `Id`=253073; -- 253073
+UPDATE `quest_objectives` SET `VerifiedBuild`=19342 WHERE `Id`=270947; -- 270947
+UPDATE `quest_objectives` SET `VerifiedBuild`=19342 WHERE `Id`=273191; -- 273191
+UPDATE `quest_objectives` SET `VerifiedBuild`=19342 WHERE `Id`=273193; -- 273193
+UPDATE `quest_objectives` SET `VerifiedBuild`=19342 WHERE `Id`=274316; -- 274316
+UPDATE `quest_objectives` SET `VerifiedBuild`=19342 WHERE `Id`=274324; -- 274324
+UPDATE `quest_objectives` SET `VerifiedBuild`=19342 WHERE `Id`=263154; -- 263154
+UPDATE `quest_objectives` SET `VerifiedBuild`=19342 WHERE `Id`=273208; -- 273208
+UPDATE `quest_objectives` SET `VerifiedBuild`=19342 WHERE `Id`=273209; -- 273209
+UPDATE `quest_objectives` SET `VerifiedBuild`=19342 WHERE `Id`=265390; -- 265390
+UPDATE `quest_objectives` SET `VerifiedBuild`=19342 WHERE `Id`=265391; -- 265391
+UPDATE `quest_objectives` SET `VerifiedBuild`=19342 WHERE `Id`=257572; -- 257572
+UPDATE `quest_objectives` SET `VerifiedBuild`=19342 WHERE `Id`=265392; -- 265392
+UPDATE `quest_objectives` SET `VerifiedBuild`=19342 WHERE `Id`=274329; -- 274329
+UPDATE `quest_objectives` SET `VerifiedBuild`=19342 WHERE `Id`=265393; -- 265393
+UPDATE `quest_objectives` SET `VerifiedBuild`=19342 WHERE `Id`=274330; -- 274330
+UPDATE `quest_objectives` SET `VerifiedBuild`=19342 WHERE `Id`=274331; -- 274331
+UPDATE `quest_objectives` SET `VerifiedBuild`=19342 WHERE `Id`=274332; -- 274332
+UPDATE `quest_objectives` SET `VerifiedBuild`=19342 WHERE `Id`=274333; -- 274333
+UPDATE `quest_objectives` SET `VerifiedBuild`=19342 WHERE `Id`=274334; -- 274334
+UPDATE `quest_objectives` SET `VerifiedBuild`=19342 WHERE `Id`=270987; -- 270987
+UPDATE `quest_objectives` SET `VerifiedBuild`=19342 WHERE `Id`=270988; -- 270988
+UPDATE `quest_objectives` SET `VerifiedBuild`=19342 WHERE `Id`=270989; -- 270989
+UPDATE `quest_objectives` SET `VerifiedBuild`=19342 WHERE `Id`=270990; -- 270990
+UPDATE `quest_objectives` SET `VerifiedBuild`=19342 WHERE `Id`=270991; -- 270991
+UPDATE `quest_objectives` SET `VerifiedBuild`=19342 WHERE `Id`=270992; -- 270992
+UPDATE `quest_objectives` SET `VerifiedBuild`=19342 WHERE `Id`=274343; -- 274343
+UPDATE `quest_objectives` SET `VerifiedBuild`=19342 WHERE `Id`=257595; -- 257595
+UPDATE `quest_objectives` SET `VerifiedBuild`=19342 WHERE `Id`=275474; -- 275474
+UPDATE `quest_objectives` SET `VerifiedBuild`=19342 WHERE `Id`=264305; -- 264305
+UPDATE `quest_objectives` SET `VerifiedBuild`=19342 WHERE `Id`=264306; -- 264306
+UPDATE `quest_objectives` SET `VerifiedBuild`=19342 WHERE `Id`=274363; -- 274363
+UPDATE `quest_objectives` SET `VerifiedBuild`=19342 WHERE `Id`=273249; -- 273249
+UPDATE `quest_objectives` SET `VerifiedBuild`=19342 WHERE `Id`=274372; -- 274372
+UPDATE `quest_objectives` SET `VerifiedBuild`=19342 WHERE `Id`=274379; -- 274379
+UPDATE `quest_objectives` SET `VerifiedBuild`=19342 WHERE `Id`=274395; -- 274395
+UPDATE `quest_objectives` SET `VerifiedBuild`=19342 WHERE `Id`=264356; -- 264356
+UPDATE `quest_objectives` SET `VerifiedBuild`=19342 WHERE `Id`=259891; -- 259891
+UPDATE `quest_objectives` SET `VerifiedBuild`=19342 WHERE `Id`=274426; -- 274426
+UPDATE `quest_objectives` SET `VerifiedBuild`=19342 WHERE `Id`=271090; -- 271090
+UPDATE `quest_objectives` SET `VerifiedBuild`=19342 WHERE `Id`=271096; -- 271096
+UPDATE `quest_objectives` SET `VerifiedBuild`=19342 WHERE `Id`=273331; -- 273331
+UPDATE `quest_objectives` SET `VerifiedBuild`=19342 WHERE `Id`=269985; -- 269985
+UPDATE `quest_objectives` SET `VerifiedBuild`=19342 WHERE `Id`=269986; -- 269986
+UPDATE `quest_objectives` SET `VerifiedBuild`=19342 WHERE `Id`=269987; -- 269987
+UPDATE `quest_objectives` SET `VerifiedBuild`=19342 WHERE `Id`=269988; -- 269988
+UPDATE `quest_objectives` SET `VerifiedBuild`=19342 WHERE `Id`=273339; -- 273339
+UPDATE `quest_objectives` SET `VerifiedBuild`=19342 WHERE `Id`=269989; -- 269989
+UPDATE `quest_objectives` SET `VerifiedBuild`=19342 WHERE `Id`=273340; -- 273340
+UPDATE `quest_objectives` SET `VerifiedBuild`=19342 WHERE `Id`=273341; -- 273341
+UPDATE `quest_objectives` SET `VerifiedBuild`=19342 WHERE `Id`=258821; -- 258821
+UPDATE `quest_objectives` SET `VerifiedBuild`=19342 WHERE `Id`=258822; -- 258822
+UPDATE `quest_objectives` SET `VerifiedBuild`=19342 WHERE `Id`=254356; -- 254356
+UPDATE `quest_objectives` SET `VerifiedBuild`=19342 WHERE `Id`=254357; -- 254357
+UPDATE `quest_objectives` SET `VerifiedBuild`=19342 WHERE `Id`=252126; -- 252126
+UPDATE `quest_objectives` SET `VerifiedBuild`=19342 WHERE `Id`=252127; -- 252127
+UPDATE `quest_objectives` SET `VerifiedBuild`=19342 WHERE `Id`=252128; -- 252128
+UPDATE `quest_objectives` SET `VerifiedBuild`=19342 WHERE `Id`=271117; -- 271117
+UPDATE `quest_objectives` SET `VerifiedBuild`=19342 WHERE `Id`=271122; -- 271122
+UPDATE `quest_objectives` SET `VerifiedBuild`=19342 WHERE `Id`=257718; -- 257718
+UPDATE `quest_objectives` SET `VerifiedBuild`=19342 WHERE `Id`=271124; -- 271124
+UPDATE `quest_objectives` SET `VerifiedBuild`=19342 WHERE `Id`=275593; -- 275593
+UPDATE `quest_objectives` SET `VerifiedBuild`=19342 WHERE `Id`=258840; -- 258840
+UPDATE `quest_objectives` SET `VerifiedBuild`=19342 WHERE `Id`=258841; -- 258841
+UPDATE `quest_objectives` SET `VerifiedBuild`=19342 WHERE `Id`=264433; -- 264433
+UPDATE `quest_objectives` SET `VerifiedBuild`=19342 WHERE `Id`=270040; -- 270040
+UPDATE `quest_objectives` SET `VerifiedBuild`=19342 WHERE `Id`=264458; -- 264458
+UPDATE `quest_objectives` SET `VerifiedBuild`=19342 WHERE `Id`=258878; -- 258878
+UPDATE `quest_objectives` SET `VerifiedBuild`=19342 WHERE `Id`=271167; -- 271167
+UPDATE `quest_objectives` SET `VerifiedBuild`=19342 WHERE `Id`=273402; -- 273402
+UPDATE `quest_objectives` SET `VerifiedBuild`=19342 WHERE `Id`=273403; -- 273403
+UPDATE `quest_objectives` SET `VerifiedBuild`=19342 WHERE `Id`=273404; -- 273404
+UPDATE `quest_objectives` SET `VerifiedBuild`=19342 WHERE `Id`=272288; -- 272288
+UPDATE `quest_objectives` SET `VerifiedBuild`=19342 WHERE `Id`=275640; -- 275640
+UPDATE `quest_objectives` SET `VerifiedBuild`=19342 WHERE `Id`=275642; -- 275642
+UPDATE `quest_objectives` SET `VerifiedBuild`=19342 WHERE `Id`=275644; -- 275644
+UPDATE `quest_objectives` SET `VerifiedBuild`=19342 WHERE `Id`=258893; -- 258893
+UPDATE `quest_objectives` SET `VerifiedBuild`=19342 WHERE `Id`=275648; -- 275648
+UPDATE `quest_objectives` SET `VerifiedBuild`=19342 WHERE `Id`=268950; -- 268950
+UPDATE `quest_objectives` SET `VerifiedBuild`=19342 WHERE `Id`=268954; -- 268954
+UPDATE `quest_objectives` SET `VerifiedBuild`=19342 WHERE `Id`=272305; -- 272305
+UPDATE `quest_objectives` SET `VerifiedBuild`=19342 WHERE `Id`=274542; -- 274542
+UPDATE `quest_objectives` SET `VerifiedBuild`=19342 WHERE `Id`=257788; -- 257788
+UPDATE `quest_objectives` SET `VerifiedBuild`=19342 WHERE `Id`=257789; -- 257789
+UPDATE `quest_objectives` SET `VerifiedBuild`=19342 WHERE `Id`=272312; -- 272312
+UPDATE `quest_objectives` SET `VerifiedBuild`=19342 WHERE `Id`=276783; -- 276783
+UPDATE `quest_objectives` SET `VerifiedBuild`=19342 WHERE `Id`=274553; -- 274553
+UPDATE `quest_objectives` SET `VerifiedBuild`=19342 WHERE `Id`=275670; -- 275670
+UPDATE `quest_objectives` SET `VerifiedBuild`=19342 WHERE `Id`=255567; -- 255567
+UPDATE `quest_objectives` SET `VerifiedBuild`=19342 WHERE `Id`=274560; -- 274560
+UPDATE `quest_objectives` SET `VerifiedBuild`=19342 WHERE `Id`=274561; -- 274561
+UPDATE `quest_objectives` SET `VerifiedBuild`=19342 WHERE `Id`=273446; -- 273446
+UPDATE `quest_objectives` SET `VerifiedBuild`=19342 WHERE `Id`=273448; -- 273448
+UPDATE `quest_objectives` SET `VerifiedBuild`=19342 WHERE `Id`=273449; -- 273449
+UPDATE `quest_objectives` SET `VerifiedBuild`=19342 WHERE `Id`=255587; -- 255587
+UPDATE `quest_objectives` SET `VerifiedBuild`=19342 WHERE `Id`=274594; -- 274594
+UPDATE `quest_objectives` SET `VerifiedBuild`=19342 WHERE `Id`=272367; -- 272367
+UPDATE `quest_objectives` SET `VerifiedBuild`=19342 WHERE `Id`=274606; -- 274606
+UPDATE `quest_objectives` SET `VerifiedBuild`=19342 WHERE `Id`=274607; -- 274607
+UPDATE `quest_objectives` SET `VerifiedBuild`=19342 WHERE `Id`=274608; -- 274608
+UPDATE `quest_objectives` SET `VerifiedBuild`=19342 WHERE `Id`=274609; -- 274609
+UPDATE `quest_objectives` SET `VerifiedBuild`=19342 WHERE `Id`=263441; -- 263441
+UPDATE `quest_objectives` SET `VerifiedBuild`=19342 WHERE `Id`=262334; -- 262334
+UPDATE `quest_objectives` SET `VerifiedBuild`=19342 WHERE `Id`=272414; -- 272414
+UPDATE `quest_objectives` SET `VerifiedBuild`=19342 WHERE `Id`=272415; -- 272415
+UPDATE `quest_objectives` SET `VerifiedBuild`=19342 WHERE `Id`=269083; -- 269083
+UPDATE `quest_objectives` SET `VerifiedBuild`=19342 WHERE `Id`=256813; -- 256813
+UPDATE `quest_objectives` SET `VerifiedBuild`=19342 WHERE `Id`=264655; -- 264655
+UPDATE `quest_objectives` SET `VerifiedBuild`=19342 WHERE `Id`=270256; -- 270256
+UPDATE `quest_objectives` SET `VerifiedBuild`=19342 WHERE `Id`=274725; -- 274725
+UPDATE `quest_objectives` SET `VerifiedBuild`=19342 WHERE `Id`=259087; -- 259087
+UPDATE `quest_objectives` SET `VerifiedBuild`=19342 WHERE `Id`=259088; -- 259088
+UPDATE `quest_objectives` SET `VerifiedBuild`=19342 WHERE `Id`=274726; -- 274726
+UPDATE `quest_objectives` SET `VerifiedBuild`=19342 WHERE `Id`=269145; -- 269145
+UPDATE `quest_objectives` SET `VerifiedBuild`=19342 WHERE `Id`=269147; -- 269147
+UPDATE `quest_objectives` SET `VerifiedBuild`=19342 WHERE `Id`=273615; -- 273615
+UPDATE `quest_objectives` SET `VerifiedBuild`=19342 WHERE `Id`=269148; -- 269148
+UPDATE `quest_objectives` SET `VerifiedBuild`=19342 WHERE `Id`=273616; -- 273616
+UPDATE `quest_objectives` SET `VerifiedBuild`=19342 WHERE `Id`=269149; -- 269149
+UPDATE `quest_objectives` SET `VerifiedBuild`=19342 WHERE `Id`=269150; -- 269150
+UPDATE `quest_objectives` SET `VerifiedBuild`=19342 WHERE `Id`=264682; -- 264682
+UPDATE `quest_objectives` SET `VerifiedBuild`=19342 WHERE `Id`=269151; -- 269151
+UPDATE `quest_objectives` SET `VerifiedBuild`=19342 WHERE `Id`=264683; -- 264683
+UPDATE `quest_objectives` SET `VerifiedBuild`=19342 WHERE `Id`=269152; -- 269152
+UPDATE `quest_objectives` SET `VerifiedBuild`=19342 WHERE `Id`=264684; -- 264684
+UPDATE `quest_objectives` SET `VerifiedBuild`=19342 WHERE `Id`=269153; -- 269153
+UPDATE `quest_objectives` SET `VerifiedBuild`=19342 WHERE `Id`=269154; -- 269154
+UPDATE `quest_objectives` SET `VerifiedBuild`=19342 WHERE `Id`=269155; -- 269155
+UPDATE `quest_objectives` SET `VerifiedBuild`=19342 WHERE `Id`=271391; -- 271391
+UPDATE `quest_objectives` SET `VerifiedBuild`=19342 WHERE `Id`=271392; -- 271392
+UPDATE `quest_objectives` SET `VerifiedBuild`=19342 WHERE `Id`=271393; -- 271393
+UPDATE `quest_objectives` SET `VerifiedBuild`=19342 WHERE `Id`=274756; -- 274756
+UPDATE `quest_objectives` SET `VerifiedBuild`=19342 WHERE `Id`=270289; -- 270289
+UPDATE `quest_objectives` SET `VerifiedBuild`=19342 WHERE `Id`=270290; -- 270290
+UPDATE `quest_objectives` SET `VerifiedBuild`=19342 WHERE `Id`=269176; -- 269176
+UPDATE `quest_objectives` SET `VerifiedBuild`=19342 WHERE `Id`=274761; -- 274761
+UPDATE `quest_objectives` SET `VerifiedBuild`=19342 WHERE `Id`=269177; -- 269177
+UPDATE `quest_objectives` SET `VerifiedBuild`=19342 WHERE `Id`=274762; -- 274762
+UPDATE `quest_objectives` SET `VerifiedBuild`=19342 WHERE `Id`=269178; -- 269178
+UPDATE `quest_objectives` SET `VerifiedBuild`=19342 WHERE `Id`=269179; -- 269179
+UPDATE `quest_objectives` SET `VerifiedBuild`=19342 WHERE `Id`=269180; -- 269180
+UPDATE `quest_objectives` SET `VerifiedBuild`=19342 WHERE `Id`=273652; -- 273652
+
+DELETE FROM `quest_visual_effect` WHERE (`Id`=272955 AND `Index`=0) OR (`Id`=272955 AND `Index`=1) OR (`Id`=272955 AND `Index`=2) OR (`Id`=272955 AND `Index`=3) OR (`Id`=273609 AND `Index`=0) OR (`Id`=273617 AND `Index`=0) OR (`Id`=273618 AND `Index`=0) OR (`Id`=273799 AND `Index`=0) OR (`Id`=273800 AND `Index`=0) OR (`Id`=273801 AND `Index`=0) OR (`Id`=274770 AND `Index`=0) OR (`Id`=275011 AND `Index`=0) OR (`Id`=275011 AND `Index`=1) OR (`Id`=275012 AND `Index`=0) OR (`Id`=275012 AND `Index`=1) OR (`Id`=275012 AND `Index`=2) OR (`Id`=275012 AND `Index`=3) OR (`Id`=275012 AND `Index`=4) OR (`Id`=275012 AND `Index`=5) OR (`Id`=275012 AND `Index`=6) OR (`Id`=275012 AND `Index`=7) OR (`Id`=275013 AND `Index`=0) OR (`Id`=275013 AND `Index`=1) OR (`Id`=275014 AND `Index`=0) OR (`Id`=275014 AND `Index`=1) OR (`Id`=275014 AND `Index`=2) OR (`Id`=275014 AND `Index`=3) OR (`Id`=275014 AND `Index`=4) OR (`Id`=275014 AND `Index`=5) OR (`Id`=275014 AND `Index`=6) OR (`Id`=275014 AND `Index`=7) OR (`Id`=275014 AND `Index`=8) OR (`Id`=275036 AND `Index`=0) OR (`Id`=275949 AND `Index`=0) OR (`Id`=275988 AND `Index`=0) OR (`Id`=273755 AND `Index`=0) OR (`Id`=275999 AND `Index`=0) OR (`Id`=276001 AND `Index`=0) OR (`Id`=276004 AND `Index`=0) OR (`Id`=276005 AND `Index`=0) OR (`Id`=276006 AND `Index`=0) OR (`Id`=276007 AND `Index`=0) OR (`Id`=276010 AND `Index`=0) OR (`Id`=276012 AND `Index`=0) OR (`Id`=276013 AND `Index`=0) OR (`Id`=276015 AND `Index`=0) OR (`Id`=276016 AND `Index`=0) OR (`Id`=276017 AND `Index`=0) OR (`Id`=277161 AND `Index`=0) OR (`Id`=277162 AND `Index`=0) OR (`Id`=277163 AND `Index`=0) OR (`Id`=277164 AND `Index`=0) OR (`Id`=277166 AND `Index`=0) OR (`Id`=277167 AND `Index`=0) OR (`Id`=277168 AND `Index`=0) OR (`Id`=273818 AND `Index`=0) OR (`Id`=273819 AND `Index`=0) OR (`Id`=277171 AND `Index`=0) OR (`Id`=277172 AND `Index`=0) OR (`Id`=277173 AND `Index`=0) OR (`Id`=277174 AND `Index`=0) OR (`Id`=277175 AND `Index`=0) OR (`Id`=277176 AND `Index`=0) OR (`Id`=277177 AND `Index`=0) OR (`Id`=277178 AND `Index`=0) OR (`Id`=277179 AND `Index`=0) OR (`Id`=277180 AND `Index`=0) OR (`Id`=277181 AND `Index`=0) OR (`Id`=277182 AND `Index`=0) OR (`Id`=277183 AND `Index`=0) OR (`Id`=277184 AND `Index`=0) OR (`Id`=277187 AND `Index`=0) OR (`Id`=277188 AND `Index`=0) OR (`Id`=277189 AND `Index`=0) OR (`Id`=277191 AND `Index`=0) OR (`Id`=277193 AND `Index`=0) OR (`Id`=277194 AND `Index`=0) OR (`Id`=277195 AND `Index`=0) OR (`Id`=277196 AND `Index`=0) OR (`Id`=277198 AND `Index`=0) OR (`Id`=277199 AND `Index`=0) OR (`Id`=277200 AND `Index`=0) OR (`Id`=277201 AND `Index`=0) OR (`Id`=277202 AND `Index`=0) OR (`Id`=277203 AND `Index`=0) OR (`Id`=272736 AND `Index`=0) OR (`Id`=277204 AND `Index`=0) OR (`Id`=277206 AND `Index`=0) OR (`Id`=276095 AND `Index`=0) OR (`Id`=276096 AND `Index`=0) OR (`Id`=276098 AND `Index`=0) OR (`Id`=276099 AND `Index`=0) OR (`Id`=276100 AND `Index`=0) OR (`Id`=275007 AND `Index`=0) OR (`Id`=275007 AND `Index`=1) OR (`Id`=275007 AND `Index`=2) OR (`Id`=275007 AND `Index`=3) OR (`Id`=275007 AND `Index`=4) OR (`Id`=275007 AND `Index`=5) OR (`Id`=275007 AND `Index`=6) OR (`Id`=275007 AND `Index`=7) OR (`Id`=275007 AND `Index`=8) OR (`Id`=275017 AND `Index`=0) OR (`Id`=275017 AND `Index`=1) OR (`Id`=275018 AND `Index`=0) OR (`Id`=275018 AND `Index`=1) OR (`Id`=275018 AND `Index`=2) OR (`Id`=275018 AND `Index`=3) OR (`Id`=275018 AND `Index`=4) OR (`Id`=275018 AND `Index`=5) OR (`Id`=275018 AND `Index`=6) OR (`Id`=275018 AND `Index`=7) OR (`Id`=275018 AND `Index`=8) OR (`Id`=275023 AND `Index`=0) OR (`Id`=275023 AND `Index`=1) OR (`Id`=275024 AND `Index`=0) OR (`Id`=275024 AND `Index`=1) OR (`Id`=275024 AND `Index`=2) OR (`Id`=275024 AND `Index`=3) OR (`Id`=275024 AND `Index`=4) OR (`Id`=275024 AND `Index`=5) OR (`Id`=275024 AND `Index`=6) OR (`Id`=275024 AND `Index`=7) OR (`Id`=275024 AND `Index`=8) OR (`Id`=276189 AND `Index`=0) OR (`Id`=273995 AND `Index`=0) OR (`Id`=276275 AND `Index`=0) OR (`Id`=276276 AND `Index`=0) OR (`Id`=276277 AND `Index`=0) OR (`Id`=276278 AND `Index`=0) OR (`Id`=276279 AND `Index`=0) OR (`Id`=276280 AND `Index`=0) OR (`Id`=275279 AND `Index`=0) OR (`Id`=272056 AND `Index`=0) OR (`Id`=275449 AND `Index`=0) OR (`Id`=275449 AND `Index`=1) OR (`Id`=275449 AND `Index`=2) OR (`Id`=275449 AND `Index`=3) OR (`Id`=275449 AND `Index`=4) OR (`Id`=275449 AND `Index`=5) OR (`Id`=275449 AND `Index`=6) OR (`Id`=274337 AND `Index`=0) OR (`Id`=274341 AND `Index`=0) OR (`Id`=275464 AND `Index`=0) OR (`Id`=275467 AND `Index`=0) OR (`Id`=275480 AND `Index`=0) OR (`Id`=275490 AND `Index`=0) OR (`Id`=276610 AND `Index`=0) OR (`Id`=276610 AND `Index`=1) OR (`Id`=272146 AND `Index`=0) OR (`Id`=274418 AND `Index`=0) OR (`Id`=274420 AND `Index`=0) OR (`Id`=274467 AND `Index`=0) OR (`Id`=274501 AND `Index`=0) OR (`Id`=274503 AND `Index`=0) OR (`Id`=274503 AND `Index`=1) OR (`Id`=274503 AND `Index`=2) OR (`Id`=275646 AND `Index`=0) OR (`Id`=275650 AND `Index`=0) OR (`Id`=275652 AND `Index`=0) OR (`Id`=275654 AND `Index`=0) OR (`Id`=275655 AND `Index`=0) OR (`Id`=275655 AND `Index`=1) OR (`Id`=275655 AND `Index`=2) OR (`Id`=275655 AND `Index`=3) OR (`Id`=275655 AND `Index`=4) OR (`Id`=275655 AND `Index`=5) OR (`Id`=275655 AND `Index`=6) OR (`Id`=274539 AND `Index`=0) OR (`Id`=275658 AND `Index`=0) OR (`Id`=275660 AND `Index`=0) OR (`Id`=274545 AND `Index`=0) OR (`Id`=275662 AND `Index`=0) OR (`Id`=274546 AND `Index`=0) OR (`Id`=274547 AND `Index`=0) OR (`Id`=275664 AND `Index`=0) OR (`Id`=275666 AND `Index`=0) OR (`Id`=275668 AND `Index`=0) OR (`Id`=275672 AND `Index`=0) OR (`Id`=275674 AND `Index`=0) OR (`Id`=275676 AND `Index`=0) OR (`Id`=275678 AND `Index`=0) OR (`Id`=275680 AND `Index`=0) OR (`Id`=275684 AND `Index`=0) OR (`Id`=275686 AND `Index`=0) OR (`Id`=273493 AND `Index`=0) OR (`Id`=273560 AND `Index`=0) OR (`Id`=273590 AND `Index`=0) OR (`Id`=273590 AND `Index`=1) OR (`Id`=273612 AND `Index`=0) OR (`Id`=272539 AND `Index`=0) OR (`Id`=272539 AND `Index`=1);
+INSERT INTO `quest_visual_effect` (`Id`, `Index`, `VisualEffect`, `VerifiedBuild`) VALUES
+(272955, 0, 2328, 19243),
+(272955, 1, 2335, 19243),
+(272955, 2, 2336, 19243),
+(272955, 3, 2337, 19243),
+(273609, 0, 2930, 19243),
+(273617, 0, 2660, 19243),
+(273618, 0, 3118, 19243),
+(273799, 0, 2101, 19243),
+(273800, 0, 2101, 19243),
+(273801, 0, 2101, 19243),
+(274770, 0, 2892, 19243),
+(275011, 0, 2722, 19243),
+(275011, 1, 2723, 19243),
+(275012, 0, 2977, 19243),
+(275012, 1, 2978, 19243),
+(275012, 2, 2979, 19243),
+(275012, 3, 2980, 19243),
+(275012, 4, 2981, 19243),
+(275012, 5, 2982, 19243),
+(275012, 6, 2983, 19243),
+(275012, 7, 2984, 19243),
+(275013, 0, 2720, 19243),
+(275013, 1, 2721, 19243),
+(275014, 0, 3041, 19243),
+(275014, 1, 3042, 19243),
+(275014, 2, 3043, 19243),
+(275014, 3, 3044, 19243),
+(275014, 4, 3045, 19243),
+(275014, 5, 3046, 19243),
+(275014, 6, 3047, 19243),
+(275014, 7, 3048, 19243),
+(275014, 8, 3049, 19243),
+(275036, 0, 505, 19243),
+(275949, 0, 2860, 19342),
+(275988, 0, 2868, 19342),
+(273755, 0, 2965, 19342),
+(275999, 0, 2867, 19342),
+(276001, 0, 2845, 19342),
+(276004, 0, 2848, 19342),
+(276005, 0, 2849, 19342),
+(276006, 0, 2850, 19342),
+(276007, 0, 2851, 19342),
+(276010, 0, 2854, 19342),
+(276012, 0, 2856, 19342),
+(276013, 0, 2857, 19342),
+(276015, 0, 2859, 19342),
+(276016, 0, 2865, 19342),
+(276017, 0, 2866, 19342),
+(277161, 0, 2101, 19342),
+(277162, 0, 2101, 19342),
+(277163, 0, 2101, 19342),
+(277164, 0, 2101, 19342),
+(277166, 0, 2101, 19342),
+(277167, 0, 2101, 19342),
+(277168, 0, 2101, 19342),
+(273818, 0, 2099, 19342),
+(273819, 0, 2424, 19342),
+(277171, 0, 2101, 19342),
+(277172, 0, 2101, 19342),
+(277173, 0, 2101, 19342),
+(277174, 0, 2101, 19342),
+(277175, 0, 2101, 19342),
+(277176, 0, 2101, 19342),
+(277177, 0, 2101, 19342),
+(277178, 0, 2101, 19342),
+(277179, 0, 2101, 19342),
+(277180, 0, 2101, 19342),
+(277181, 0, 2101, 19342),
+(277182, 0, 2101, 19342),
+(277183, 0, 2101, 19342),
+(277184, 0, 2101, 19342),
+(277187, 0, 2101, 19342),
+(277188, 0, 2101, 19342),
+(277189, 0, 2101, 19342),
+(277191, 0, 2101, 19342),
+(277193, 0, 2101, 19342),
+(277194, 0, 2101, 19342),
+(277195, 0, 2101, 19342),
+(277196, 0, 2101, 19342),
+(277198, 0, 2101, 19342),
+(277199, 0, 2101, 19342),
+(277200, 0, 2101, 19342),
+(277201, 0, 2101, 19342),
+(277202, 0, 2101, 19342),
+(277203, 0, 2101, 19342),
+(272736, 0, 2308, 19342),
+(277204, 0, 2101, 19342),
+(277206, 0, 2101, 19342),
+(276095, 0, 2101, 19342),
+(276096, 0, 3175, 19342),
+(276098, 0, 3076, 19342),
+(276099, 0, 3076, 19342),
+(276100, 0, 3117, 19342),
+(275007, 0, 2996, 19342),
+(275007, 1, 2997, 19342),
+(275007, 2, 2998, 19342),
+(275007, 3, 2999, 19342),
+(275007, 4, 3000, 19342),
+(275007, 5, 3001, 19342),
+(275007, 6, 3002, 19342),
+(275007, 7, 3003, 19342),
+(275007, 8, 3004, 19342),
+(275017, 0, 2716, 19342),
+(275017, 1, 2717, 19342),
+(275018, 0, 3032, 19342),
+(275018, 1, 3033, 19342),
+(275018, 2, 3034, 19342),
+(275018, 3, 3035, 19342),
+(275018, 4, 3036, 19342),
+(275018, 5, 3037, 19342),
+(275018, 6, 3038, 19342),
+(275018, 7, 3039, 19342),
+(275018, 8, 3040, 19342),
+(275023, 0, 2710, 19342),
+(275023, 1, 2711, 19342),
+(275024, 0, 3023, 19342),
+(275024, 1, 3024, 19342),
+(275024, 2, 3025, 19342),
+(275024, 3, 3026, 19342),
+(275024, 4, 3027, 19342),
+(275024, 5, 3028, 19342),
+(275024, 6, 3029, 19342),
+(275024, 7, 3030, 19342),
+(275024, 8, 3031, 19342),
+(276189, 0, 2894, 19342),
+(273995, 0, 2459, 19342),
+(276275, 0, 3176, 19342),
+(276276, 0, 3177, 19342),
+(276277, 0, 3178, 19342),
+(276278, 0, 3179, 19342),
+(276279, 0, 3180, 19342),
+(276280, 0, 3181, 19342),
+(275279, 0, 2724, 19342),
+(272056, 0, 2099, 19342),
+(275449, 0, 2774, 19342),
+(275449, 1, 2775, 19342),
+(275449, 2, 2776, 19342),
+(275449, 3, 2777, 19342),
+(275449, 4, 2778, 19342),
+(275449, 5, 2779, 19342),
+(275449, 6, 2780, 19342),
+(274337, 0, 2598, 19342),
+(274341, 0, 2596, 19342),
+(275464, 0, 3148, 19342),
+(275467, 0, 3150, 19342),
+(275480, 0, 3147, 19342),
+(275490, 0, 3147, 19342),
+(276610, 0, 2685, 19342),
+(276610, 1, 2692, 19342),
+(272146, 0, 1978, 19342),
+(274418, 0, 2728, 19342),
+(274420, 0, 2597, 19342),
+(274467, 0, 2897, 19342),
+(274501, 0, 2896, 19342),
+(274503, 0, 2900, 19342),
+(274503, 1, 2901, 19342),
+(274503, 2, 2902, 19342),
+(275646, 0, 2864, 19342),
+(275650, 0, 2866, 19342),
+(275652, 0, 2867, 19342),
+(275654, 0, 2868, 19342),
+(275655, 0, 675, 19342),
+(275655, 1, 3094, 19342),
+(275655, 2, 3095, 19342),
+(275655, 3, 3096, 19342),
+(275655, 4, 3097, 19342),
+(275655, 5, 3098, 19342),
+(275655, 6, 3099, 19342),
+(274539, 0, 3197, 19342),
+(275658, 0, 2845, 19342),
+(275660, 0, 2849, 19342),
+(274545, 0, 2640, 19342),
+(275662, 0, 2847, 19342),
+(274546, 0, 2641, 19342),
+(274547, 0, 2642, 19342),
+(275664, 0, 2848, 19342),
+(275666, 0, 2846, 19342),
+(275668, 0, 2850, 19342),
+(275672, 0, 2859, 19342),
+(275674, 0, 2852, 19342),
+(275676, 0, 2853, 19342),
+(275678, 0, 2854, 19342),
+(275680, 0, 2855, 19342),
+(275684, 0, 2857, 19342),
+(275686, 0, 2858, 19342),
+(273493, 0, 2100, 19342),
+(273560, 0, 3076, 19342),
+(273590, 0, 2706, 19342),
+(273590, 1, 2707, 19342),
+(273612, 0, 2099, 19342),
+(272539, 0, 2102, 19342),
+(272539, 1, 3131, 19342);
+
+
+
+UPDATE `quest_visual_effect` SET `VerifiedBuild`=19342 WHERE `Id`=273691 AND `Index`=0;
+UPDATE `quest_visual_effect` SET `VerifiedBuild`=19342 WHERE `Id`=273692 AND `Index`=0;
+UPDATE `quest_visual_effect` SET `VerifiedBuild`=19342 WHERE `Id`=273693 AND `Index`=0;
+UPDATE `quest_visual_effect` SET `VerifiedBuild`=19342 WHERE `Id`=268111 AND `Index`=0;
+UPDATE `quest_visual_effect` SET `VerifiedBuild`=19342 WHERE `Id`=273699 AND `Index`=0;
+UPDATE `quest_visual_effect` SET `VerifiedBuild`=19342 WHERE `Id`=273699 AND `Index`=1;
+UPDATE `quest_visual_effect` SET `VerifiedBuild`=19342 WHERE `Id`=273700 AND `Index`=0;
+UPDATE `quest_visual_effect` SET `VerifiedBuild`=19342 WHERE `Id`=273700 AND `Index`=1;
+UPDATE `quest_visual_effect` SET `VerifiedBuild`=19342 WHERE `Id`=273700 AND `Index`=2;
+UPDATE `quest_visual_effect` SET `VerifiedBuild`=19342 WHERE `Id`=274818 AND `Index`=0;
+UPDATE `quest_visual_effect` SET `VerifiedBuild`=19342 WHERE `Id`=269241 AND `Index`=0;
+UPDATE `quest_visual_effect` SET `VerifiedBuild`=19342 WHERE `Id`=269242 AND `Index`=0;
+UPDATE `quest_visual_effect` SET `VerifiedBuild`=19342 WHERE `Id`=269243 AND `Index`=0;
+UPDATE `quest_visual_effect` SET `VerifiedBuild`=19342 WHERE `Id`=269244 AND `Index`=0;
+UPDATE `quest_visual_effect` SET `VerifiedBuild`=19342 WHERE `Id`=273716 AND `Index`=0;
+UPDATE `quest_visual_effect` SET `VerifiedBuild`=19342 WHERE `Id`=273716 AND `Index`=1;
+UPDATE `quest_visual_effect` SET `VerifiedBuild`=19342 WHERE `Id`=273716 AND `Index`=2;
+UPDATE `quest_visual_effect` SET `VerifiedBuild`=19342 WHERE `Id`=273726 AND `Index`=0;
+UPDATE `quest_visual_effect` SET `VerifiedBuild`=19342 WHERE `Id`=273736 AND `Index`=0;
+UPDATE `quest_visual_effect` SET `VerifiedBuild`=19342 WHERE `Id`=273738 AND `Index`=0;
+UPDATE `quest_visual_effect` SET `VerifiedBuild`=19342 WHERE `Id`=275977 AND `Index`=0;
+UPDATE `quest_visual_effect` SET `VerifiedBuild`=19342 WHERE `Id`=273753 AND `Index`=0;
+UPDATE `quest_visual_effect` SET `VerifiedBuild`=19342 WHERE `Id`=273753 AND `Index`=1;
+UPDATE `quest_visual_effect` SET `VerifiedBuild`=19342 WHERE `Id`=273753 AND `Index`=2;
+UPDATE `quest_visual_effect` SET `VerifiedBuild`=19342 WHERE `Id`=273753 AND `Index`=3;
+UPDATE `quest_visual_effect` SET `VerifiedBuild`=19342 WHERE `Id`=273753 AND `Index`=4;
+UPDATE `quest_visual_effect` SET `VerifiedBuild`=19342 WHERE `Id`=273753 AND `Index`=5;
+UPDATE `quest_visual_effect` SET `VerifiedBuild`=19342 WHERE `Id`=273753 AND `Index`=6;
+UPDATE `quest_visual_effect` SET `VerifiedBuild`=19342 WHERE `Id`=272640 AND `Index`=0;
+UPDATE `quest_visual_effect` SET `VerifiedBuild`=19342 WHERE `Id`=273773 AND `Index`=0;
+UPDATE `quest_visual_effect` SET `VerifiedBuild`=19342 WHERE `Id`=273786 AND `Index`=0;
+UPDATE `quest_visual_effect` SET `VerifiedBuild`=19342 WHERE `Id`=273788 AND `Index`=0;
+UPDATE `quest_visual_effect` SET `VerifiedBuild`=19342 WHERE `Id`=273789 AND `Index`=0;
+UPDATE `quest_visual_effect` SET `VerifiedBuild`=19342 WHERE `Id`=271568 AND `Index`=0;
+UPDATE `quest_visual_effect` SET `VerifiedBuild`=19342 WHERE `Id`=269342 AND `Index`=0;
+UPDATE `quest_visual_effect` SET `VerifiedBuild`=19342 WHERE `Id`=269343 AND `Index`=0;
+UPDATE `quest_visual_effect` SET `VerifiedBuild`=19342 WHERE `Id`=271589 AND `Index`=0;
+UPDATE `quest_visual_effect` SET `VerifiedBuild`=19342 WHERE `Id`=274959 AND `Index`=0;
+UPDATE `quest_visual_effect` SET `VerifiedBuild`=19342 WHERE `Id`=270495 AND `Index`=0;
+UPDATE `quest_visual_effect` SET `VerifiedBuild`=19342 WHERE `Id`=270495 AND `Index`=1;
+UPDATE `quest_visual_effect` SET `VerifiedBuild`=19342 WHERE `Id`=270495 AND `Index`=2;
+UPDATE `quest_visual_effect` SET `VerifiedBuild`=19342 WHERE `Id`=274980 AND `Index`=0;
+UPDATE `quest_visual_effect` SET `VerifiedBuild`=19342 WHERE `Id`=263860 AND `Index`=0;
+UPDATE `quest_visual_effect` SET `VerifiedBuild`=19342 WHERE `Id`=272799 AND `Index`=0;
+UPDATE `quest_visual_effect` SET `VerifiedBuild`=19342 WHERE `Id`=273919 AND `Index`=0;
+UPDATE `quest_visual_effect` SET `VerifiedBuild`=19342 WHERE `Id`=273920 AND `Index`=0;
+UPDATE `quest_visual_effect` SET `VerifiedBuild`=19342 WHERE `Id`=276184 AND `Index`=0;
+UPDATE `quest_visual_effect` SET `VerifiedBuild`=19342 WHERE `Id`=276185 AND `Index`=0;
+UPDATE `quest_visual_effect` SET `VerifiedBuild`=19342 WHERE `Id`=272909 AND `Index`=0;
+UPDATE `quest_visual_effect` SET `VerifiedBuild`=19342 WHERE `Id`=272912 AND `Index`=0;
+UPDATE `quest_visual_effect` SET `VerifiedBuild`=19342 WHERE `Id`=272950 AND `Index`=0;
+UPDATE `quest_visual_effect` SET `VerifiedBuild`=19342 WHERE `Id`=272953 AND `Index`=0;
+UPDATE `quest_visual_effect` SET `VerifiedBuild`=19342 WHERE `Id`=272972 AND `Index`=0;
+UPDATE `quest_visual_effect` SET `VerifiedBuild`=19342 WHERE `Id`=272973 AND `Index`=0;
+UPDATE `quest_visual_effect` SET `VerifiedBuild`=19342 WHERE `Id`=272974 AND `Index`=0;
+UPDATE `quest_visual_effect` SET `VerifiedBuild`=19342 WHERE `Id`=273037 AND `Index`=0;
+UPDATE `quest_visual_effect` SET `VerifiedBuild`=19342 WHERE `Id`=276390 AND `Index`=0;
+UPDATE `quest_visual_effect` SET `VerifiedBuild`=19342 WHERE `Id`=274169 AND `Index`=0;
+UPDATE `quest_visual_effect` SET `VerifiedBuild`=19342 WHERE `Id`=274170 AND `Index`=0;
+UPDATE `quest_visual_effect` SET `VerifiedBuild`=19342 WHERE `Id`=274171 AND `Index`=0;
+UPDATE `quest_visual_effect` SET `VerifiedBuild`=19342 WHERE `Id`=270876 AND `Index`=0;
+UPDATE `quest_visual_effect` SET `VerifiedBuild`=19342 WHERE `Id`=275351 AND `Index`=0;
+UPDATE `quest_visual_effect` SET `VerifiedBuild`=19342 WHERE `Id`=270923 AND `Index`=0;
+UPDATE `quest_visual_effect` SET `VerifiedBuild`=19342 WHERE `Id`=274283 AND `Index`=0;
+UPDATE `quest_visual_effect` SET `VerifiedBuild`=19342 WHERE `Id`=273191 AND `Index`=0;
+UPDATE `quest_visual_effect` SET `VerifiedBuild`=19342 WHERE `Id`=274316 AND `Index`=0;
+UPDATE `quest_visual_effect` SET `VerifiedBuild`=19342 WHERE `Id`=273208 AND `Index`=0;
+UPDATE `quest_visual_effect` SET `VerifiedBuild`=19342 WHERE `Id`=273209 AND `Index`=0;
+UPDATE `quest_visual_effect` SET `VerifiedBuild`=19342 WHERE `Id`=274372 AND `Index`=0;
+UPDATE `quest_visual_effect` SET `VerifiedBuild`=19342 WHERE `Id`=271090 AND `Index`=0;
+UPDATE `quest_visual_effect` SET `VerifiedBuild`=19342 WHERE `Id`=269986 AND `Index`=0;
+UPDATE `quest_visual_effect` SET `VerifiedBuild`=19342 WHERE `Id`=269987 AND `Index`=0;
+UPDATE `quest_visual_effect` SET `VerifiedBuild`=19342 WHERE `Id`=269988 AND `Index`=0;
+UPDATE `quest_visual_effect` SET `VerifiedBuild`=19342 WHERE `Id`=269989 AND `Index`=0;
+UPDATE `quest_visual_effect` SET `VerifiedBuild`=19342 WHERE `Id`=273341 AND `Index`=0;
+UPDATE `quest_visual_effect` SET `VerifiedBuild`=19342 WHERE `Id`=271124 AND `Index`=0;
+UPDATE `quest_visual_effect` SET `VerifiedBuild`=19342 WHERE `Id`=271124 AND `Index`=1;
+UPDATE `quest_visual_effect` SET `VerifiedBuild`=19342 WHERE `Id`=272288 AND `Index`=0;
+UPDATE `quest_visual_effect` SET `VerifiedBuild`=19342 WHERE `Id`=275640 AND `Index`=0;
+UPDATE `quest_visual_effect` SET `VerifiedBuild`=19342 WHERE `Id`=275642 AND `Index`=0;
+UPDATE `quest_visual_effect` SET `VerifiedBuild`=19342 WHERE `Id`=275644 AND `Index`=0;
+UPDATE `quest_visual_effect` SET `VerifiedBuild`=19342 WHERE `Id`=275648 AND `Index`=0;
+UPDATE `quest_visual_effect` SET `VerifiedBuild`=19342 WHERE `Id`=268950 AND `Index`=0;
+UPDATE `quest_visual_effect` SET `VerifiedBuild`=19342 WHERE `Id`=268954 AND `Index`=0;
+UPDATE `quest_visual_effect` SET `VerifiedBuild`=19342 WHERE `Id`=272305 AND `Index`=0;
+UPDATE `quest_visual_effect` SET `VerifiedBuild`=19342 WHERE `Id`=272305 AND `Index`=1;
+UPDATE `quest_visual_effect` SET `VerifiedBuild`=19342 WHERE `Id`=275670 AND `Index`=0;
+UPDATE `quest_visual_effect` SET `VerifiedBuild`=19342 WHERE `Id`=273446 AND `Index`=0;
+UPDATE `quest_visual_effect` SET `VerifiedBuild`=19342 WHERE `Id`=274594 AND `Index`=0;
+UPDATE `quest_visual_effect` SET `VerifiedBuild`=19342 WHERE `Id`=272414 AND `Index`=0;
+UPDATE `quest_visual_effect` SET `VerifiedBuild`=19342 WHERE `Id`=272415 AND `Index`=0;
+UPDATE `quest_visual_effect` SET `VerifiedBuild`=19342 WHERE `Id`=269083 AND `Index`=0;
+UPDATE `quest_visual_effect` SET `VerifiedBuild`=19342 WHERE `Id`=274726 AND `Index`=0;
+UPDATE `quest_visual_effect` SET `VerifiedBuild`=19342 WHERE `Id`=269145 AND `Index`=0;
+UPDATE `quest_visual_effect` SET `VerifiedBuild`=19342 WHERE `Id`=269147 AND `Index`=0;
+UPDATE `quest_visual_effect` SET `VerifiedBuild`=19342 WHERE `Id`=273615 AND `Index`=0;
+UPDATE `quest_visual_effect` SET `VerifiedBuild`=19342 WHERE `Id`=269148 AND `Index`=0;
+UPDATE `quest_visual_effect` SET `VerifiedBuild`=19342 WHERE `Id`=273616 AND `Index`=0;
+UPDATE `quest_visual_effect` SET `VerifiedBuild`=19342 WHERE `Id`=269149 AND `Index`=0;
+UPDATE `quest_visual_effect` SET `VerifiedBuild`=19342 WHERE `Id`=269150 AND `Index`=0;
+UPDATE `quest_visual_effect` SET `VerifiedBuild`=19342 WHERE `Id`=269151 AND `Index`=0;
+UPDATE `quest_visual_effect` SET `VerifiedBuild`=19342 WHERE `Id`=269152 AND `Index`=0;
+UPDATE `quest_visual_effect` SET `VerifiedBuild`=19342 WHERE `Id`=269153 AND `Index`=0;
+UPDATE `quest_visual_effect` SET `VerifiedBuild`=19342 WHERE `Id`=269154 AND `Index`=0;
+UPDATE `quest_visual_effect` SET `VerifiedBuild`=19342 WHERE `Id`=269155 AND `Index`=0;
+UPDATE `quest_visual_effect` SET `VerifiedBuild`=19342 WHERE `Id`=270289 AND `Index`=0;
+UPDATE `quest_visual_effect` SET `VerifiedBuild`=19342 WHERE `Id`=270290 AND `Index`=0;
+UPDATE `quest_visual_effect` SET `VerifiedBuild`=19342 WHERE `Id`=269176 AND `Index`=0;
+UPDATE `quest_visual_effect` SET `VerifiedBuild`=19342 WHERE `Id`=269177 AND `Index`=0;
+UPDATE `quest_visual_effect` SET `VerifiedBuild`=19342 WHERE `Id`=269178 AND `Index`=0;
+UPDATE `quest_visual_effect` SET `VerifiedBuild`=19342 WHERE `Id`=269179 AND `Index`=0;
+UPDATE `quest_visual_effect` SET `VerifiedBuild`=19342 WHERE `Id`=269180 AND `Index`=0;
+UPDATE `quest_visual_effect` SET `VerifiedBuild`=19342 WHERE `Id`=273652 AND `Index`=0;
+
+
+UPDATE `gameobject_template` SET `Data6`=0, `VerifiedBuild`=19116 WHERE `entry`=215165; -- Bigga Unga Keg
+UPDATE `gameobject_template` SET `VerifiedBuild`=19116 WHERE `entry`=276; -- Shimmerweed Basket
+UPDATE `gameobject_template` SET `VerifiedBuild`=19116 WHERE `entry`=179509; -- Torch
+UPDATE `gameobject_template` SET `VerifiedBuild`=19116 WHERE `entry`=179510; -- Torch
+UPDATE `gameobject_template` SET `VerifiedBuild`=19116 WHERE `entry`=179968; -- Haystack 01
+UPDATE `gameobject_template` SET `VerifiedBuild`=19116 WHERE `entry`=215858; -- Pandaren Campfire
+UPDATE `gameobject_template` SET `VerifiedBuild`=19116 WHERE `entry`=36977; -- Wooden Chair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19116 WHERE `entry`=180353; -- Freestanding Torch 01
+UPDATE `gameobject_template` SET `VerifiedBuild`=19116 WHERE `entry`=180570; -- Keg
+UPDATE `gameobject_template` SET `VerifiedBuild`=19116 WHERE `entry`=38147; -- Wooden Chair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19116 WHERE `entry`=218224; -- Doodad_GnomeSign_Engineer01
+UPDATE `gameobject_template` SET `VerifiedBuild`=19116 WHERE `entry`=218225; -- Doodad_DwarfSign_Alchemist01
+UPDATE `gameobject_template` SET `Data6`=0, `VerifiedBuild`=19116 WHERE `entry`=218318; -- Chair
+UPDATE `gameobject_template` SET `Data6`=0, `VerifiedBuild`=19116 WHERE `entry`=218320; -- Chair
+UPDATE `gameobject_template` SET `Data6`=0, `VerifiedBuild`=19116 WHERE `entry`=218323; -- Chair
+UPDATE `gameobject_template` SET `Data6`=0, `VerifiedBuild`=19116 WHERE `entry`=218352; -- Chair
+UPDATE `gameobject_template` SET `Data6`=0, `VerifiedBuild`=19116 WHERE `entry`=218353; -- Chair
+UPDATE `gameobject_template` SET `Data6`=0, `VerifiedBuild`=19116 WHERE `entry`=218354; -- Chair
+UPDATE `gameobject_template` SET `Data6`=0, `VerifiedBuild`=19116 WHERE `entry`=218355; -- Chair
+UPDATE `gameobject_template` SET `Data6`=0, `VerifiedBuild`=19116 WHERE `entry`=218361; -- Chair
+UPDATE `gameobject_template` SET `Data6`=0, `VerifiedBuild`=19116 WHERE `entry`=218362; -- Chair
+UPDATE `gameobject_template` SET `Data6`=0, `VerifiedBuild`=19116 WHERE `entry`=218363; -- Chair
+UPDATE `gameobject_template` SET `Data6`=0, `VerifiedBuild`=19116 WHERE `entry`=218364; -- Chair
+UPDATE `gameobject_template` SET `Data6`=0, `VerifiedBuild`=19116 WHERE `entry`=218368; -- Chair
+UPDATE `gameobject_template` SET `Data6`=0, `VerifiedBuild`=19116 WHERE `entry`=218369; -- Chair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19116 WHERE `entry`=183288; -- Doodad_PVP_Orc_Door_Front01
+UPDATE `gameobject_template` SET `VerifiedBuild`=19116 WHERE `entry`=183289; -- Doodad_PVP_Orc_Door_Interior01
+UPDATE `gameobject_template` SET `VerifiedBuild`=19116 WHERE `entry`=183318; -- Draenei HoloRunes
+UPDATE `gameobject_template` SET `VerifiedBuild`=19116 WHERE `entry`=183323; -- Shattrath Portal to Orgrimmar
+UPDATE `gameobject_template` SET `VerifiedBuild`=19116 WHERE `entry`=183325; -- Shattrath Portal to Stormwind
+UPDATE `gameobject_template` SET `VerifiedBuild`=19116 WHERE `entry`=183355; -- Shattrath Soup Tent
+UPDATE `gameobject_template` SET `Data26`=1, `VerifiedBuild`=19116 WHERE `entry`=219256; -- Lady's Platform
+UPDATE `gameobject_template` SET `Data26`=1, `VerifiedBuild`=19116 WHERE `entry`=219257; -- Trampoline
+UPDATE `gameobject_template` SET `displayId`=6420, `VerifiedBuild`=19116 WHERE `entry`=201608; -- Forgotten Dwarven Artifact
+UPDATE `gameobject_template` SET `VerifiedBuild`=19116 WHERE `entry`=201611; -- Keg of Gnomenbrau
+UPDATE `gameobject_template` SET `VerifiedBuild`=19116 WHERE `entry`=22684; -- Wooden Chair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19116 WHERE `entry`=22685; -- Wooden Chair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19116 WHERE `entry`=112301; -- Wooden Chair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19116 WHERE `entry`=112302; -- Wooden Chair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19116 WHERE `entry`=112303; -- Wooden Chair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19116 WHERE `entry`=112305; -- Wooden Chair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19116 WHERE `entry`=112308; -- Wooden Chair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19116 WHERE `entry`=112309; -- Wooden Chair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19116 WHERE `entry`=112310; -- Wooden Chair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19116 WHERE `entry`=112311; -- Wooden Chair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19116 WHERE `entry`=112312; -- Wooden Chair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19116 WHERE `entry`=112316; -- Wooden Chair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19116 WHERE `entry`=112317; -- Wooden Chair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19116 WHERE `entry`=112319; -- Wooden Chair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19116 WHERE `entry`=112321; -- Wooden Chair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19116 WHERE `entry`=112322; -- Wooden Chair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19116 WHERE `entry`=22904; -- Wooden Chair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19116 WHERE `entry`=22908; -- Wooden Chair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19116 WHERE `entry`=22909; -- High Back Chair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19116 WHERE `entry`=22910; -- High Back Chair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19116 WHERE `entry`=22915; -- Wooden Chair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19116 WHERE `entry`=22916; -- Wooden Chair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19116 WHERE `entry`=22917; -- Wooden Chair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19116 WHERE `entry`=22918; -- Wooden Chair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19116 WHERE `entry`=22919; -- Wooden Chair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19116 WHERE `entry`=22920; -- Wooden Chair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19116 WHERE `entry`=22921; -- Wooden Chair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19116 WHERE `entry`=22922; -- Wooden Chair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19116 WHERE `entry`=22923; -- Wooden Chair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19116 WHERE `entry`=22924; -- Wooden Chair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19116 WHERE `entry`=22925; -- Wooden Chair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19116 WHERE `entry`=22926; -- Wooden Chair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19116 WHERE `entry`=22927; -- High Back Chair
+UPDATE `gameobject_template` SET `Data6`=0, `VerifiedBuild`=19116 WHERE `entry`=220087; -- Book Stack
+UPDATE `gameobject_template` SET `VerifiedBuild`=19116 WHERE `entry`=202579; -- Mailbox
+UPDATE `gameobject_template` SET `IconName`='questinteract', `Data6`=0, `VerifiedBuild`=19116 WHERE `entry`=220807; -- Neverending Spritewood
+UPDATE `gameobject_template` SET `VerifiedBuild`=19116 WHERE `entry`=185170; -- The Mark of Kael'Thas
+UPDATE `gameobject_template` SET `Data6`=0, `VerifiedBuild`=19116 WHERE `entry`=221036; -- Gleaming Treasure Satchel
+UPDATE `gameobject_template` SET `Data6`=0, `VerifiedBuild`=19116 WHERE `entry`=221037; -- Proving Grounds Barricade
+UPDATE `gameobject_template` SET `VerifiedBuild`=19116 WHERE `entry`=203129; -- Pilfered Supplies
+UPDATE `gameobject_template` SET `VerifiedBuild`=19116 WHERE `entry`=203130; -- Pilfered Supplies
+UPDATE `gameobject_template` SET `VerifiedBuild`=19116 WHERE `entry`=149419; -- Meat Smoker
+UPDATE `gameobject_template` SET `Data6`=0, `VerifiedBuild`=19116 WHERE `entry`=221542; -- Green Tea Leaf
+UPDATE `gameobject_template` SET `VerifiedBuild`=19116 WHERE `entry`=203756; -- Gnomeregan Banner
+UPDATE `gameobject_template` SET `VerifiedBuild`=19116 WHERE `entry`=185967; -- Brazier
+UPDATE `gameobject_template` SET `VerifiedBuild`=19116 WHERE `entry`=185969; -- Brazier
+UPDATE `gameobject_template` SET `VerifiedBuild`=19116 WHERE `entry`=185970; -- Brazier
+UPDATE `gameobject_template` SET `VerifiedBuild`=19116 WHERE `entry`=185975; -- Brazier
+UPDATE `gameobject_template` SET `VerifiedBuild`=19116 WHERE `entry`=185976; -- Brazier
+UPDATE `gameobject_template` SET `VerifiedBuild`=19116 WHERE `entry`=185979; -- Brazier
+UPDATE `gameobject_template` SET `VerifiedBuild`=19116 WHERE `entry`=185980; -- Brazier
+UPDATE `gameobject_template` SET `VerifiedBuild`=19116 WHERE `entry`=185985; -- Brazier
+UPDATE `gameobject_template` SET `VerifiedBuild`=19116 WHERE `entry`=185986; -- Brazier
+UPDATE `gameobject_template` SET `VerifiedBuild`=19116 WHERE `entry`=185987; -- Brazier
+UPDATE `gameobject_template` SET `VerifiedBuild`=19116 WHERE `entry`=185988; -- Brazier
+UPDATE `gameobject_template` SET `VerifiedBuild`=19116 WHERE `entry`=204088; -- Crushcog's Machine 1
+UPDATE `gameobject_template` SET `VerifiedBuild`=19116 WHERE `entry`=204089; -- Crushcog's Machine 2
+UPDATE `gameobject_template` SET `VerifiedBuild`=19116 WHERE `entry`=204090; -- Crushcog's Machine 3
+UPDATE `gameobject_template` SET `VerifiedBuild`=19116 WHERE `entry`=204379; -- Gnome Sandbag Platform
+UPDATE `gameobject_template` SET `Data6`=0, `Data26`=1, `VerifiedBuild`=19116 WHERE `entry`=222796; -- Cloudstrike Family Helm
+UPDATE `gameobject_template` SET `VerifiedBuild`=19116 WHERE `entry`=187056; -- Shattrath Portal to Isle of Quel'Danas
+UPDATE `gameobject_template` SET `VerifiedBuild`=19116 WHERE `entry`=187057; -- Mana Cell 3x3
+UPDATE `gameobject_template` SET `VerifiedBuild`=19116 WHERE `entry`=187058; -- Mana Cell
+UPDATE `gameobject_template` SET `VerifiedBuild`=19116 WHERE `entry`=205077; -- Workshop Door
+UPDATE `gameobject_template` SET `Data6`=0, `VerifiedBuild`=19116 WHERE `entry`=223094; -- Moss-Covered Chest
+UPDATE `gameobject_template` SET `Data6`=0, `VerifiedBuild`=19116 WHERE `entry`=223095; -- Moss-Covered Chest
+UPDATE `gameobject_template` SET `Data6`=0, `VerifiedBuild`=19116 WHERE `entry`=223096; -- Moss-Covered Chest
+UPDATE `gameobject_template` SET `Data6`=0, `VerifiedBuild`=19116 WHERE `entry`=223098; -- Moss-Covered Chest
+UPDATE `gameobject_template` SET `Data6`=0, `VerifiedBuild`=19116 WHERE `entry`=223106; -- Moss-Covered Chest
+UPDATE `gameobject_template` SET `Data6`=0, `VerifiedBuild`=19116 WHERE `entry`=223108; -- Moss-Covered Chest
+UPDATE `gameobject_template` SET `Data6`=0, `VerifiedBuild`=19116 WHERE `entry`=223110; -- Moss-Covered Chest
+UPDATE `gameobject_template` SET `VerifiedBuild`=19116 WHERE `entry`=187345; -- Sunwell Plateau
+UPDATE `gameobject_template` SET `VerifiedBuild`=19116 WHERE `entry`=187356; -- Shattered Sun Banner (Draenei - Pole)
+UPDATE `gameobject_template` SET `VerifiedBuild`=19116 WHERE `entry`=187357; -- Shattered Sun Banner (Blood Elf - Pole)
+UPDATE `gameobject_template` SET `Data6`=0, `VerifiedBuild`=19116 WHERE `entry`=223228; -- Southsea Firebrew
+UPDATE `gameobject_template` SET `VerifiedBuild`=19116 WHERE `entry`=208262; -- Dun Morogh Snow Mound
+UPDATE `gameobject_template` SET `VerifiedBuild`=19116 WHERE `entry`=209078; -- Lilly Pad
+UPDATE `gameobject_template` SET `VerifiedBuild`=19116 WHERE `entry`=209326; -- Loose Dogwood Root
+UPDATE `gameobject_template` SET `VerifiedBuild`=19116 WHERE `entry`=209327; -- Loose Dogwood Root
+UPDATE `gameobject_template` SET `VerifiedBuild`=19116 WHERE `entry`=209363; -- Scroll Post
+UPDATE `gameobject_template` SET `VerifiedBuild`=19116 WHERE `entry`=209466; -- Balance Pole
+UPDATE `gameobject_template` SET `VerifiedBuild`=19116 WHERE `entry`=209608; -- Training Bell
+UPDATE `gameobject_template` SET `VerifiedBuild`=19116 WHERE `entry`=209900; -- Central Turtle Statue Collision
+UPDATE `gameobject_template` SET `VerifiedBuild`=19116 WHERE `entry`=209970; -- Temple Door
+UPDATE `gameobject_template` SET `Data6`=0, `VerifiedBuild`=19116 WHERE `entry`=210005; -- Weapon Rack
+UPDATE `gameobject_template` SET `Data1`=0, `Data6`=0, `VerifiedBuild`=19116 WHERE `entry`=210051; -- To Be A Pandaren
+UPDATE `gameobject_template` SET `Data6`=0, `VerifiedBuild`=19116 WHERE `entry`=210122; -- Wind Stone
+UPDATE `gameobject_template` SET `VerifiedBuild`=19116 WHERE `entry`=210124; -- Stolen Keg
+UPDATE `gameobject_template` SET `VerifiedBuild`=19116 WHERE `entry`=210125; -- Stolen Keg
+UPDATE `gameobject_template` SET `VerifiedBuild`=19116 WHERE `entry`=210126; -- Stolen Keg
+UPDATE `gameobject_template` SET `VerifiedBuild`=19116 WHERE `entry`=210127; -- Stolen Keg
+UPDATE `gameobject_template` SET `VerifiedBuild`=19116 WHERE `entry`=174994; -- Wooden Chair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19116 WHERE `entry`=174995; -- Wooden Chair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19116 WHERE `entry`=174996; -- Wooden Chair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19116 WHERE `entry`=174997; -- Wooden Chair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19116 WHERE `entry`=174998; -- Wooden Chair
+UPDATE `gameobject_template` SET `Data6`=0, `VerifiedBuild`=19116 WHERE `entry`=210986; -- Edict of Temperance
+UPDATE `gameobject_template` SET `VerifiedBuild`=19116 WHERE `entry`=210987; -- Scroll Post
+UPDATE `gameobject_template` SET `VerifiedBuild`=19116 WHERE `entry`=211336; -- Master Shang Xi's Staff
+UPDATE `gameobject_template` SET `VerifiedBuild`=19116 WHERE `entry`=211337; -- Master Shang Xi's Barrel
+UPDATE `gameobject_template` SET `castBarCaption`='Collecting', `Data5`=1, `Data10`=131760, `Data14`=19676, `Data22`=18821, `Data23`=1, `VerifiedBuild`=19116 WHERE `entry`=212250; -- Unga Keg
+UPDATE `gameobject_template` SET `Data6`=0, `VerifiedBuild`=19116 WHERE `entry`=212251; -- Unga Keg
+UPDATE `gameobject_template` SET `Data6`=0, `VerifiedBuild`=19116 WHERE `entry`=212252; -- Unga Keg
+UPDATE `gameobject_template` SET `Data6`=0, `VerifiedBuild`=19116 WHERE `entry`=212253; -- Unga Mug
+UPDATE `gameobject_template` SET `Data6`=0, `VerifiedBuild`=19116 WHERE `entry`=212254; -- Unga Mug
+UPDATE `gameobject_template` SET `Data6`=0, `VerifiedBuild`=19116 WHERE `entry`=212255; -- Unga Mug
+UPDATE `gameobject_template` SET `Data6`=0, `VerifiedBuild`=19116 WHERE `entry`=212256; -- Unga Mug
+UPDATE `gameobject_template` SET `castBarCaption`='Collecting', `Data5`=1, `Data10`=121942, `Data14`=19676, `Data22`=18821, `Data23`=1, `VerifiedBuild`=19116 WHERE `entry`=212273; -- Bigga Unga Keg
+UPDATE `gameobject_template` SET `Data6`=0, `Data26`=1, `VerifiedBuild`=19116 WHERE `entry`=212293; -- Inactive Beach Bomb
+UPDATE `gameobject_template` SET `VerifiedBuild`=19116 WHERE `entry`=176497; -- Portal to Ironforge
+UPDATE `gameobject_template` SET `Data6`=0, `VerifiedBuild`=19116 WHERE `entry`=194459; -- Fel Fire (large x3)
+UPDATE `gameobject_template` SET `VerifiedBuild`=19116 WHERE `entry`=194468; -- Forge
+UPDATE `gameobject_template` SET `VerifiedBuild`=19116 WHERE `entry`=195191; -- Dwarven Table Simple 05
+UPDATE `gameobject_template` SET `VerifiedBuild`=19116 WHERE `entry`=195192; -- Basket of Corn
+UPDATE `gameobject_template` SET `VerifiedBuild`=19116 WHERE `entry`=195194; -- Small Basket 01
+UPDATE `gameobject_template` SET `VerifiedBuild`=19116 WHERE `entry`=195195; -- Cranberry Masher
+UPDATE `gameobject_template` SET `VerifiedBuild`=19116 WHERE `entry`=195196; -- Large Basket 03
+UPDATE `gameobject_template` SET `VerifiedBuild`=19116 WHERE `entry`=195197; -- Grain Sack 02
+UPDATE `gameobject_template` SET `VerifiedBuild`=19116 WHERE `entry`=195198; -- Crate 01
+UPDATE `gameobject_template` SET `VerifiedBuild`=19116 WHERE `entry`=195199; -- Cranberry Bush
+UPDATE `gameobject_template` SET `VerifiedBuild`=19116 WHERE `entry`=195200; -- Pilgrim's Bounty Cooking Fire
+UPDATE `gameobject_template` SET `Data6`=0, `VerifiedBuild`=19116 WHERE `entry`=213439; -- Turtle Flipper, Left
+UPDATE `gameobject_template` SET `Data6`=0, `VerifiedBuild`=19116 WHERE `entry`=213532; -- Turtle Flipper, Right
+UPDATE `gameobject_template` SET `VerifiedBuild`=19116 WHERE `entry`=195664; -- [DND] Collision Thanksgiving Table Size
+UPDATE `gameobject_template` SET `VerifiedBuild`=19116 WHERE `entry`=214353; -- Liu Lang, The First Explorer
+UPDATE `gameobject_template` SET `VerifiedBuild`=19116 WHERE `entry`=214409; -- Path of the Tushui
+UPDATE `gameobject_template` SET `VerifiedBuild`=19116 WHERE `entry`=214413; -- Path of the Huojin
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=215128; -- Collision (1.5x Player Character Size)
+UPDATE `gameobject_template` SET `Data6`=0, `VerifiedBuild`=19243 WHERE `entry`=215131; -- Opened Door 03
+UPDATE `gameobject_template` SET `Data6`=0, `VerifiedBuild`=19243 WHERE `entry`=215135; -- Sprinkler
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=215136; -- Sprinkler Keg
+UPDATE `gameobject_template` SET `Data6`=0, `VerifiedBuild`=19243 WHERE `entry`=215137; -- Sprinkler
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=179310; -- Contested Banner
+UPDATE `gameobject_template` SET `Data6`=0, `VerifiedBuild`=19243 WHERE `entry`=215162; -- Pest Repeller
+UPDATE `gameobject_template` SET `Data6`=0, `VerifiedBuild`=19243 WHERE `entry`=215163; -- Pest Repeller
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=215170; -- Large Treasure Pile
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=18089; -- Campfire
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=18090; -- Campfire
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=179384; -- Chair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=179385; -- Chair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=179386; -- Chair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=179387; -- Chair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=179388; -- Chair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=179389; -- Chair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=179390; -- Chair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=179391; -- Anvil
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=179392; -- Anvil
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=179393; -- Anvil
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=179394; -- Anvil
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=179395; -- Anvil
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=179396; -- Anvil
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=179397; -- Anvil
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=259; -- Half-buried Barrel
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=261; -- Damaged Crate
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=179435; -- Contested Banner
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=179436; -- [PH] Horde A1 Tower Pre-Banner BIG
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=179437; -- Wanted: ORCS!
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=179439; -- Contested Banner
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=269; -- Guarded Thunder Ale Barrel
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=179440; -- [PH] Horde A2 Tower Pre-Banner BIG
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=271; -- Miners' League Crates
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=179442; -- [PH] Horde A3 Tower Pre-Banner BIG
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=179465; -- Alliance Banner
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=179467; -- Horde Banner
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=179468; -- Contested Banner
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=179486; -- Battered Footlocker
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=179487; -- Waterlogged Footlocker
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=179488; -- Battered Footlocker
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=179491; -- Waterlogged Footlocker
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=89931; -- Bath'rah's Cauldron
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=372; -- Battleground Shield
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=215377; -- PA SCROLL HUGE 06
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=215381; -- Ancient Guo Lai Door
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=215382; -- Ancient Guo Lai Door
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=386; -- Metal Mace
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=215391; -- Doodad_PA_YakWash_Brushes001
+UPDATE `gameobject_template` SET `Data26`=1, `VerifiedBuild`=19243 WHERE `entry`=215393; -- Shado-Pan Rope
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=215400; -- Pirate Ship Door
+UPDATE `gameobject_template` SET `Data6`=0, `VerifiedBuild`=19243 WHERE `entry`=215412; -- Sha-Touched Herb
+UPDATE `gameobject_template` SET `Data6`=0, `VerifiedBuild`=19243 WHERE `entry`=215459; -- Doodad_Mantid_Amber_Door001
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=179778; -- Chair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=179779; -- Bench
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=179780; -- Bench
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=179781; -- Bench
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=179782; -- Alchemy Set
+UPDATE `gameobject_template` SET `Data6`=0, `VerifiedBuild`=19243 WHERE `entry`=215698; -- Master Plow
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=215699; -- Yaungol Windmill Fire Spout
+UPDATE `gameobject_template` SET `Data6`=0, `VerifiedBuild`=19243 WHERE `entry`=215719; -- Dented Shovel
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=215720; -- Incense
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=759; -- The Holy Spring
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=144132; -- Anvil
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=144133; -- Forge
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=179984; -- Brazier
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=144180; -- Campfire
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=144181; -- Sword of the Barbarian King
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=180025; -- Mysterious Eastvale Haystack
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=180034; -- Ticket Master Tent
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=180043; -- Free Standing Torch 01
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=180045; -- Stormwind Gypsy Wagon
+UPDATE `gameobject_template` SET `Data9`=1, `VerifiedBuild`=19243 WHERE `entry`=215885; -- Klaxxi'vess
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=180100; -- Alliance Banner Aura
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=180101; -- Horde Banner Aura
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=180102; -- Neutral Banner Aura
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=215990; -- Tiger Temple Invisible Wall
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=216068; -- [DO NOT TRANSLATE] Theramore Cutscene Gate
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=216069; -- [DO NOT TRANSLATE] Theramore Cutscene Gate
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=180322; -- Ghost Gate
+UPDATE `gameobject_template` SET `Data6`=0, `VerifiedBuild`=19243 WHERE `entry`=216163; -- Mound of Dirt
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=180421; -- Alliance Banner Aura, Large
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=180423; -- Neutral Banner Aura, Large
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=180424; -- Alterac Valley Gate
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=37118; -- Galen's Cage
+UPDATE `gameobject_template` SET `Data6`=0, `VerifiedBuild`=19243 WHERE `entry`=216309; -- Grill Table
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=180524; -- Tonk Control Console
+UPDATE `gameobject_template` SET `Data6`=0, `VerifiedBuild`=19243 WHERE `entry`=216427; -- Hammer of Fellowship
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=180655; -- Floating Debris
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=180662; -- Schooner Wreckage
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=180712; -- Stonescale Eel Swarm
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=180724; -- Firework, Show, Type 1 Green
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=180725; -- Firework, Show, Type 2 Green BIG
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=180726; -- Firework, Show, Type 1 Green BIG
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=180727; -- Firework, Show, Type 2 Green
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=180729; -- Firework, Show, Type 1 White BIG
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=180730; -- Firework, Show, Type 2 White
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=1561; -- Sealed Crate
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=180731; -- Firework, Show, Type 2 White BIG
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=1562; -- Marshal Haggard's Chest
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=180733; -- Firework, Show, Type 2 Purple BIG
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=180734; -- Firework, Show, Type 1 Purple
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=180735; -- Firework, Show, Type 1 Purple BIG
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=180736; -- Firework, Show, Type 1 Yellow
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=180737; -- Firework, Show, Type 1 Yellow BIG
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=180738; -- Firework, Show, Type 2 Yellow
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=180739; -- Firework, Show, Type 2 Yellow BIG
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=180740; -- Firework, Show, Type 2 Purple
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=180741; -- Firework, Show, Type 1 Purple BIG
+UPDATE `gameobject_template` SET `Data6`=0, `VerifiedBuild`=19243 WHERE `entry`=216630; -- Anvil
+UPDATE `gameobject_template` SET `Data6`=0, `VerifiedBuild`=19243 WHERE `entry`=216666; -- Doodad_MerrygoRound_transport001
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=216667; -- Portal Back
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=1723; -- Mudsnout Blossom
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=1726; -- Missing!
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=1745; -- Forge
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=1748; -- Anvil
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=1749; -- Forge
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=216764; -- Sagefish School
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=1796; -- Anvil
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=1797; -- Forge
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=1799; -- Campfire
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=1802; -- Campfire
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=1804; -- Campfire
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=1806; -- Campfire
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=1807; -- Campfire
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=1810; -- Campfire
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=1811; -- Campfire
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=1813; -- Campfire
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=1814; -- Campfire
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=1815; -- Campfire
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=1816; -- Campfire
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=1817; -- Campfire
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=1819; -- Campfire
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=1820; -- Campfire
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=1836; -- Campfire
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=1838; -- Campfire
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=1852; -- Campfire
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=1853; -- Campfire
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=1854; -- Campfire
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=1856; -- Campfire
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=1857; -- Campfire
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=1858; -- Campfire
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=1859; -- Campfire
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=1866; -- Campfire
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=1868; -- Campfire
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=1869; -- Campfire
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=1870; -- Campfire
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=1875; -- Campfire
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=1876; -- Campfire
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=1877; -- Campfire
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=1878; -- Campfire
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=1879; -- Campfire
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=1886; -- Bonfire
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=1909; -- Campfire
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=1914; -- Campfire
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=1921; -- Campfire
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=1923; -- Campfire
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=1926; -- Campfire
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=1941; -- Campfire
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=19874; -- Anvil
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=1973; -- Campfire
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=1977; -- Campfire
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=1979; -- Campfire
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=1981; -- Campfire
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=2014; -- Anvil
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=2015; -- Forge
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=2062; -- Campfire
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=2082; -- Uther the Lightbringer
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=2084; -- Musquash Root
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=2086; -- Bloodsail Charts
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=2087; -- Bloodsail Orders
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=91737; -- Campfire
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=2371; -- Headhunter Skull
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=181646; -- Ship, Night Elf (Elune's Blessing)
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=181653; -- Temp Uther's Statue
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=2489; -- High Back Chair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=181688; -- Ship, Icebreaker (Northspear)
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=181689; -- Zeppelin, Horde (Cloudkisser)
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=92143; -- Campfire
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=38491; -- Forge
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=38492; -- Anvil
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=38493; -- Anvil
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=38494; -- Anvil
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=38495; -- Anvil
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=181886; -- Purple Firework Rocket
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=182031; -- Discarded Nutriment
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=2875; -- Battered Dwarven Skeleton
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=2892; -- Ziata'jai Trophy Skulls
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=20923; -- Stone of Remembrance
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=182256; -- Discarded Nutriment
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=92703; -- Bench
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=3187; -- Anvil
+UPDATE `gameobject_template` SET `Data6`=0, `VerifiedBuild`=19243 WHERE `entry`=218217; -- Chair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=182483; -- Uther Shrine Lightbeam
+UPDATE `gameobject_template` SET `Data6`=0, `VerifiedBuild`=19243 WHERE `entry`=218319; -- Chair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=164658; -- Blue Power Crystal
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=182605; -- Campfire
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=182606; -- Dragonspine
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=218463; -- Portal to the Isle of Thunder
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=164778; -- Blue Power Crystal
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=182788; -- Campfire
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=182809; -- Campfire
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=182811; -- Campfire
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=3643; -- Old Footlocker
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=111202; -- Dwarven Fire
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=111203; -- Dwarven Fire
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=111204; -- Dwarven Fire
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=111205; -- Dwarven Fire
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=111206; -- Dwarven Fire
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=111207; -- Dwarven Fire
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=111212; -- Wooden Chair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=111215; -- Wooden Chair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=111216; -- Wooden Chair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=111217; -- Wooden Chair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=111220; -- Wooden Chair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=111221; -- Wooden Chair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=111222; -- Wooden Chair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=111223; -- Wooden Chair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=111224; -- Wooden Chair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=111225; -- Wooden Chair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=111226; -- Wooden Chair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=111227; -- Wooden Chair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=218749; -- Work Order Post
+UPDATE `gameobject_template` SET `Data6`=0, `VerifiedBuild`=19243 WHERE `entry`=218750; -- Work Orders
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=111254; -- Dwarven Fire
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=111255; -- Dwarven Fire
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=111256; -- Dwarven Fire
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=111257; -- Dwarven Fire
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=111258; -- Dwarven Fire
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=218762; -- Wagon
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=111260; -- Wooden Chair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=111261; -- Wooden Chair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=111262; -- Wooden Chair
+UPDATE `gameobject_template` SET `Data6`=0, `VerifiedBuild`=19243 WHERE `entry`=218765; -- Empty Crate
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=218766; -- Crate
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=218767; -- Filled Barrel
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=111265; -- Wooden Chair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=218768; -- Grain Sack
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=111266; -- Wooden Chair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=218769; -- Bucket
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=111268; -- Wooden Chair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=218771; -- Leaning Sack
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=111271; -- Wooden Chair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=3801; -- Cozy Fire
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=3802; -- Cozy Fire
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=3815; -- Warm Fire
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=3816; -- Warm Fire
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=3817; -- Blazing Fire
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=3818; -- Blazing Fire
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=3819; -- Blazing Fire
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=147279; -- Anvil
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=183180; -- Cookpot
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=183204; -- Bonfire
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=183270; -- Campfire
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=183428; -- Bonfire
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=22223; -- Dwarven Fire
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=147786; -- Anvil
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=147787; -- Anvil
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=147792; -- Anvil
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=147793; -- Anvil
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=201592; -- Infused Saronite Bars
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=201593; -- Infused Saronite Bar Trap
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=112042; -- Wooden Chair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=112043; -- Wooden Chair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=112044; -- Wooden Chair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=112045; -- Wooden Chair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=112048; -- Wooden Chair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=112049; -- Wooden Chair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=112050; -- Wooden Chair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=112061; -- Wooden Chair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=112073; -- Wooden Chair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=112074; -- Wooden Chair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=112079; -- Wooden Chair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=183767; -- Etherlithium Matrix Crystal
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=183768; -- Etherlithium Matrix Crystal
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=183771; -- Draenei Machine
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=94190; -- Bonfire
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=22530; -- Wooden Chair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=22531; -- Wooden Chair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=22533; -- Wooden Chair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=22534; -- Wooden Chair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=22540; -- Wooden Chair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=22541; -- Wooden Chair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=22543; -- Wooden Chair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=22544; -- Wooden Chair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=183805; -- Hyper Rotational Dig-A-Matic
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=183806; -- Servo-Pneumatic Dredging Claw
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=183807; -- Multi-Spectrum Terrain Analyzer
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=183808; -- Big Wagon Full of Explosives
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=183813; -- Ethereal Technology
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=183814; -- Ethereal Technology
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=22578; -- Wooden Chair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=22579; -- Wooden Chair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=22580; -- Wooden Chair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=22581; -- Wooden Chair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=22582; -- Wooden Chair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=22587; -- Wooden Chair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=22588; -- Wooden Chair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=22589; -- Wooden Chair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=22590; -- High Back Chair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=22591; -- High Back Chair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=22592; -- High Back Chair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=22593; -- High Back Chair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=22594; -- High Back Chair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=22595; -- Wooden Chair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=22598; -- Wooden Chair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=22599; -- Wooden Chair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=22600; -- Wooden Chair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=22602; -- Cozy Fire
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=22603; -- Cozy Fire
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=22604; -- Cozy Fire
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=22605; -- Cozy Fire
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=22606; -- Cozy Fire
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=112200; -- Chair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=112201; -- Chair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=112204; -- Chair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=112205; -- Chair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=22622; -- Wooden Chair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=22623; -- Wooden Chair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=112215; -- Chair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=22638; -- Wooden Chair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=112231; -- Chair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=112232; -- Chair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=112234; -- Chair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=112235; -- Chair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=112236; -- Chair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=112237; -- Chair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=112238; -- Chair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=112239; -- Chair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=112241; -- Chair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=22659; -- High Back Chair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=22660; -- High Back Chair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=22661; -- High Back Chair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=22662; -- High Back Chair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=22665; -- Wooden Chair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=22666; -- Wooden Chair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=22667; -- Wooden Chair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=22668; -- Wooden Chair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=183927; -- Cauldron
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=183931; -- Cauldron
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=201848; -- Halls of Reflection Portcullis
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=22707; -- Cozy Fire
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=22708; -- Cozy Fire
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=22709; -- Cozy Fire
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=22710; -- Cozy Fire
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=22711; -- Cozy Fire
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=22712; -- Cozy Fire
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=201885; -- Ice Wall
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=22732; -- Wooden Chair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=22733; -- Wooden Chair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=201905; -- Bloodtalon Eggs
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=22735; -- Wooden Chair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=22737; -- High Back Chair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=22738; -- High Back Chair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=22739; -- Wooden Chair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=22740; -- Wooden Chair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=22742; -- Wooden Chair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=22743; -- Wooden Chair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=22745; -- Wooden Chair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=22746; -- Wooden Chair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=22747; -- Wooden Chair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=22748; -- Wooden Chair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=22749; -- Wooden Chair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=22750; -- Wooden Chair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=22752; -- Wooden Chair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=22753; -- High Back Chair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=22831; -- Cozy Fire
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=22832; -- Cozy Fire
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=22833; -- Cozy Fire
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=22834; -- Cozy Fire
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=22835; -- Cozy Fire
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=22836; -- Cozy Fire
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=220068; -- Mailbox
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=202168; -- Ball and chain
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=202198; -- Steamwheedle Crate
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=184315; -- Bloodmaul Brew
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=220159; -- Gate
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=220160; -- Gate
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=220161; -- Gate
+UPDATE `gameobject_template` SET `Data6`=0, `Data12`=1, `VerifiedBuild`=19243 WHERE `entry`=220164; -- Alliance Mine Cart
+UPDATE `gameobject_template` SET `Data6`=0, `Data12`=1, `VerifiedBuild`=19243 WHERE `entry`=220166; -- Horde Mine Cart
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=148504; -- A Conspicuous Gravestone
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=148506; -- Twilight Artifact
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=220175; -- Goblin Teleporter
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=184351; -- Campfire
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=184360; -- Bonfire
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=184361; -- Campfire
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=184362; -- Campfire
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=184364; -- Campfire
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=220205; -- Anvil
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=220206; -- Anvil
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=220207; -- Anvil
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=220208; -- Anvil
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=220209; -- Anvil
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=220210; -- Anvil
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=220211; -- Anvil
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=184424; -- Ethereum Prison
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=184427; -- Ethereum Prison
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=184428; -- Ethereum Prison
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=184429; -- Ethereum Prison
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=184430; -- Ethereum Prison
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=202363; -- Chair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=202364; -- Chair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=202365; -- Chair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=202391; -- Forge
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=202392; -- Forge
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=202393; -- Forge
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=202394; -- Forge
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=148658; -- Chair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=148659; -- Chair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=148660; -- Chair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=148661; -- Chair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=148662; -- Chair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=148663; -- Chair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=148664; -- Chair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=148665; -- Chair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=148668; -- Chair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=148669; -- Chair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=184504; -- Bloodmaul Brew Keg
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=148670; -- Chair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=148671; -- Chair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=148674; -- Chair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=148675; -- Chair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=148677; -- Chair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=148680; -- Chair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=148682; -- Chair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=148683; -- Chair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=148684; -- Chair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=148686; -- Chair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=148691; -- Chair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=148692; -- Chair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=148693; -- Chair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=148694; -- Chair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=148695; -- Chair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=148696; -- Chair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=148697; -- Chair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=220366; -- Gate
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=148707; -- Chair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=148714; -- Chair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=148725; -- Chair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=184578; -- Discarded Nutriment
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=112948; -- Intrepid's Locked Strongbox
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=202589; -- Mailbox
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=202603; -- forge
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=202604; -- Bonfire
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=202605; -- anvil
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=184689; -- Draenethyst Mine Crystal
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=148866; -- Wooden Chair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=184713; -- Bladespire Clan Banner
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=184724; -- Campfire
+UPDATE `gameobject_template` SET `Data0`=29, `Data1`=51515, `VerifiedBuild`=19243 WHERE `entry`=202749; -- Azshara's Veil
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=202759; -- Sunken Horde Chest
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=202766; -- Braided Rope
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=149025; -- Sentry Brazier
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=149032; -- Sentry Brazier
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=202788; -- Air Vent Clam
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=202862; -- Tiny Blue Ragdoll
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=202871; -- Sunken Crate
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=184955; -- Campfire
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=184965; -- Restoration Buff
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=202887; -- Air Source
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=184971; -- Restoration Buff
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=184977; -- Restoration Buff
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=202897; -- Sunken Anchor
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=202916; -- Sandy Mound
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=202940; -- Campfire
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=202941; -- Campfire
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=202942; -- Campfire
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=202975; -- Submerged Outhouse
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=202976; -- Anvil
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=202977; -- Forge
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=202978; -- Mailbox
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=203029; -- Cauldron
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=203030; -- Bonfire
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=203055; -- G_Firework02Red - Normal, Quest 1 & 2 Phases (scale x2)
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=203059; -- G_Firework02White - Normal, Quest 1 & 2 Phases (scale x2)
+UPDATE `gameobject_template` SET `Data6`=0, `VerifiedBuild`=19243 WHERE `entry`=203081; -- Giant Clam
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=203090; -- Sunken Treasure Chest
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=203112; -- Accident
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=203137; -- Rusty Harpoon Gun
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=203139; -- Pilfered Cannonballs
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=203152; -- Rope Ladder
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=203153; -- Rope Ladder
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=203173; -- Bonfire
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=149424; -- Wooden Chair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=203179; -- Sediment Deposit
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=203182; -- Fenberries
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=203193; -- Dwarven Mortar
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=203195; -- Ammunition
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=203242; -- Launch Platform
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=203243; -- Power Coil
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=203249; -- Attack Plans Scroll
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=203252; -- Gnome Tent
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=203256; -- Inactive Spider Tank
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=203257; -- Covert Ops Tent
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=203258; -- Covert Ops Table
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=203259; -- Explosive Charge
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=203260; -- Mountaineer Table
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=203262; -- Mountaineer Gunrack
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=203263; -- Large Crate
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=203265; -- Barleybrew Barrel
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=203282; -- Gnoll Cage
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=203285; -- Swiftgear Gizmo
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=203286; -- Swiftgear Gizmo
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=203287; -- Swiftgear Gizmo
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=203288; -- Swiftgear Gizmo
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=203300; -- Naga Tridents
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=203301; -- Naga Tridents
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=221244; -- Treasure Chest Base
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=221268; -- Meeting Stone
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=203397; -- Horde Ship 000
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=203398; -- Horde Ship 001
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=203399; -- Horde Ship 002
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=203400; -- Alliance Ship 000
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=203401; -- Alliance Ship 001
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=203402; -- Alliance Ship 002
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=203605; -- Dwarven Brazier
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=203607; -- Dwarven Brazier
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=150087; -- Burbik's Supplies
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=203983; -- Westfall Stew
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=204014; -- Informational Pamphlet
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=204015; -- The Moonbrook Times
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=204016; -- Secret Journal
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=204017; -- Mysterious Propaganda
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=204047; -- Collapsing Boulders
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=204100; -- Snake Trap
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=204101; -- Frost Trap
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=204116; -- Broken Cart
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=204117; -- Ale Kegs
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=186236; -- Valgarde Cannon
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=186258; -- Abomination Remains
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=222096; -- Tree of New Seasons
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=204247; -- Zul'Mamwe Brazier
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=186371; -- Zeppelin
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=204295; -- Bonfire
+UPDATE `gameobject_template` SET `Data26`=1, `VerifiedBuild`=19243 WHERE `entry`=186403; -- Whisper Gulch Ore
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=204336; -- Naga Icon
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=186427; -- Westguard Cannonball
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=204346; -- Gnoll Orders
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=204347; -- Gnoll Strategy Guide
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=186431; -- House Smoke (x0.5)
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=186432; -- Cove Cannon
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=204350; -- Gnomecorder
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=186433; -- Forge
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=186434; -- Anvil
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=204352; -- Redridge Supply Crate
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=186435; -- Mailbox
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=204355; -- Marris' Chair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=204359; -- Pillow
+UPDATE `gameobject_template` SET `Data26`=1, `VerifiedBuild`=19243 WHERE `entry`=186442; -- Cannon
+UPDATE `gameobject_template` SET `Data26`=1, `VerifiedBuild`=19243 WHERE `entry`=186443; -- Cannon
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=204361; -- Totem of Hir'eek
+UPDATE `gameobject_template` SET `Data26`=1, `VerifiedBuild`=19243 WHERE `entry`=186444; -- Cannon
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=204362; -- Wooden Bench
+UPDATE `gameobject_template` SET `Data26`=1, `VerifiedBuild`=19243 WHERE `entry`=186445; -- Cannon
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=204363; -- Wooden Chair
+UPDATE `gameobject_template` SET `Data26`=1, `VerifiedBuild`=19243 WHERE `entry`=186446; -- Cannon
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=204364; -- Wooden Chair
+UPDATE `gameobject_template` SET `Data26`=1, `VerifiedBuild`=19243 WHERE `entry`=186447; -- Cannon
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=204365; -- Wooden Chair
+UPDATE `gameobject_template` SET `Data26`=1, `VerifiedBuild`=19243 WHERE `entry`=186448; -- Cannon
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=204366; -- Wooden Chair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=204367; -- Wooden Chair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=204368; -- Wooden Chair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=204369; -- High Back Chair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=204370; -- High Back Chair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=61035; -- Anvil
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=204371; -- High Back Chair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=61036; -- Anvil
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=61037; -- Dwarven Fire
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=61038; -- Dwarven Fire
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=61039; -- Dwarven Fire
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=61040; -- Wooden Chair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=61041; -- Wooden Chair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=61042; -- Wooden Chair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=61043; -- Wooden Chair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=61044; -- Wooden Chair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=61045; -- Wooden Chair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=61046; -- Wooden Chair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=61047; -- Wooden Chair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=204383; -- Messner's Cage
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=61048; -- Wooden Chair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=204384; -- Blackrock Orc Cage Base
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=186467; -- Whisper Gulch Gem
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=61049; -- Wooden Chair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=61050; -- Wooden Chair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=61051; -- Wooden Chair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=61052; -- Wooden Chair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=204388; -- Blackrock Coffer
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=61053; -- Wooden Chair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=204389; -- Blackrock Key Pouch
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=61054; -- Wooden Chair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=61056; -- Wooden Chair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=61057; -- Wooden Chair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=204393; -- Jorgensen's Cage
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=61058; -- Wooden Chair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=204394; -- Jorgensen's Cage Base
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=61059; -- Wooden Chair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=204395; -- Sacrificial Altar
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=61060; -- Wooden Chair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=204396; -- Grain Wagon
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=61061; -- Wooden Chair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=204397; -- Grain Sacks
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=204399; -- Bloodsail Ruby
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=61065; -- Wooden Chair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=61066; -- Wooden Chair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=186485; -- Anvil
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=61067; -- Wooden Chair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=204403; -- Chain Lever
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=186486; -- Forge
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=61068; -- Wooden Chair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=61069; -- Wooden Chair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=61070; -- Wooden Chair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=61071; -- Wooden Chair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=186490; -- Large Gjalerbron Cage
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=61072; -- Wooden Chair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=186491; -- Gjalerbron Cage
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=61073; -- Wooden Chair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=186492; -- Gjalerbron Cage
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=61074; -- Wooden Chair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=61075; -- Wooden Chair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=61076; -- Wooden Chair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=186495; -- Gjalerbron Cage
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=61077; -- Wooden Chair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=61078; -- Wooden Chair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=61079; -- Wooden Chair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=186498; -- Gjalerbron Cage
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=61080; -- Wooden Chair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=186499; -- Gjalerbron Cage
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=61081; -- Wooden Chair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=186500; -- Gjalerbron Cage
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=61082; -- Wooden Chair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=186501; -- Gjalerbron Cage
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=61083; -- Wooden Chair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=186502; -- Gjalerbron Cage
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=61084; -- Wooden Chair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=186503; -- Gjalerbron Cage
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=61085; -- Wooden Chair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=61086; -- Wooden Chair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=61087; -- Wooden Chair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=61088; -- Wooden Chair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=204424; -- Pile of Leaves
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=61089; -- Wooden Chair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=204425; -- Fox Poop
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=61090; -- Wooden Chair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=61091; -- Wooden Chair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=186510; -- Gjalerbron Cage
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=61092; -- Wooden Chair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=186511; -- Gjalerbron Cage
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=61093; -- Wooden Chair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=186512; -- Gjalerbron Cage
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=61094; -- Wooden Chair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=186513; -- Gjalerbron Cage
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=61095; -- Mechanic Stool
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=186514; -- Gjalerbron Cage
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=61096; -- Mechanic Stool
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=186515; -- Gjalerbron Cage
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=61097; -- Mechanic Stool
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=61098; -- Mechanic Stool
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=61099; -- Mechanic Stool
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=204435; -- Blackrock Holding Pen
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=61100; -- Mechanic Stool
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=61101; -- Mechanic Stool
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=61102; -- Mechanic Stool
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=204441; -- Blackrock Holding Pen
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=204442; -- Blackrock Holding Pen
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=204443; -- Box of Wild Rats
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=204462; -- Pile of Scraps
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=186558; -- Gizmond's Flying Machine
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=186559; -- Incense Burner
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=186562; -- Bonfire
+UPDATE `gameobject_template` SET `Data26`=1, `VerifiedBuild`=19243 WHERE `entry`=186565; -- Ceremonial Dragonflayer Harpoon
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=186566; -- Dragonflayer Cage
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=186567; -- Dragonflayer Cage
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=186568; -- Dragonflayer Cage
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=186569; -- Dragonflayer Cage
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=186575; -- Dragonflayer Cage
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=186587; -- Wyrmskull Tablet
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=186591; -- Spotted Hippogryph Down
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=186595; -- Wyrmskull Tablet
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=186601; -- Oluf's Cage
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=186602; -- Vrykul Cage Base
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=186607; -- Sacred Artifact
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=186616; -- Sprung Trap
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=186618; -- Dragonflayer Battle Plans
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=186619; -- Sprung Trap
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=186632; -- Dwarven Keg
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=186639; -- Shrine Aura
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=186641; -- RoJ Cage
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=186642; -- RoJ Cage
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=186643; -- RoJ Cage
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=186644; -- RoJ Cage
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=186645; -- RoJ Cage
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=186646; -- RoJ Cage
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=186647; -- RoJ Cage
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=204579; -- Cookpot
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=204582; -- Ward of Ilgalar
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=186679; -- Apothecary's Package
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=186708; -- Brazier
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=186711; -- Bonfire
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=186712; -- Iron Rune Toolbox
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=186738; -- Brewfest Pony Keg
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=186758; -- Doodad_HF_Elevator_Gate01
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=186759; -- Doodad_HF_Elevator_Gate02
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=186760; -- Doodad_HF_Elevator_Gate03
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=186761; -- Doodad_HF_Elevator_Lift_01
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=186762; -- Doodad_HF_Elevator_Lift01
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=186798; -- Gjalerbron Cage
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=204733; -- Bonfire
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=186835; -- Chair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=186836; -- Chair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=186837; -- Chair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=186838; -- Chair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=186839; -- Chair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=186840; -- Chair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=186841; -- Chair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=186842; -- Chair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=186843; -- Chair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=186844; -- Chair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=204777; -- Mound of Loose Dirt
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=186883; -- Gjalerbron Cage
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=186895; -- Gjalerbron Cage
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=186910; -- Gjalerbron Cage
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=186923; -- Gjalerbron Cage
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=186924; -- Gjalerbron Cage
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=204848; -- Nespirah Membrane
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=204850; -- Nespirah Membrane
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=204851; -- Nespirah Membrane
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=186935; -- Doodad_VR_WallMap_01
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=222777; -- Bench
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=222778; -- Bench
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=222779; -- Stool
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=222780; -- Stool
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=222842; -- Pandaren Ritual Stone
+UPDATE `gameobject_template` SET `Data6`=0, `VerifiedBuild`=19243 WHERE `entry`=222843; -- Memory of the Horde
+UPDATE `gameobject_template` SET `Data6`=0, `VerifiedBuild`=19243 WHERE `entry`=222844; -- Memory of the Alliance
+UPDATE `gameobject_template` SET `Data6`=0, `VerifiedBuild`=19243 WHERE `entry`=222861; -- Wisdom of the Emperor
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=187038; -- Sister Mercy
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=204975; -- Cauldron
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=204976; -- Bonfire
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=205017; -- Cauldron
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=205079; -- Doodad_GnomeElevatorCar04
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=205080; -- Doodad_GnomeElevatorCar02
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=205251; -- Ornate Tablet Fragment
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=61919; -- Wooden Chair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=61920; -- Wooden Chair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=205257; -- Broken Weapons Crate
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=61921; -- Wooden Chair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=205258; -- Broken Weapons Crate
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=61922; -- Wooden Chair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=205259; -- Broken Weapons Crate
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=61923; -- Wooden Chair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=61924; -- Wooden Chair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=61925; -- Wooden Chair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=61929; -- Bonfire
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=205266; -- Elaborate Disc
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=187568; -- Turtle (Walker of Waves)
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=205539; -- Tormented Tomb-Robber
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=205540; -- Decrepit Skeleton
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=205564; -- Meeting Stone
+UPDATE `gameobject_template` SET `Data26`=1, `VerifiedBuild`=19243 WHERE `entry`=26449; -- Recombobulator
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=152032; -- Anvil
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=152033; -- Stone Anvil
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=152034; -- Forge
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=152036; -- Campfire
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=152037; -- Campfire
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=152038; -- Campfire
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=152040; -- Campfire
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=152041; -- Stone Anvil
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=152042; -- Forge
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=152043; -- Campfire
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=152044; -- Campfire
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=152045; -- Forge
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=152046; -- Stone Anvil
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=170001; -- Wooden Chair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=170002; -- Wooden Chair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=205883; -- Statue Debris 00
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=205887; -- Watcher Head
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=205888; -- Dust Cloud
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=205889; -- Watcher Head
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=170055; -- Wooden Chair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=170056; -- Wooden Chair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=170057; -- Wooden Chair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=170058; -- Wooden Chair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=170059; -- Wooden Chair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=170060; -- Wooden Chair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=170061; -- Wooden Chair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=170062; -- Wooden Chair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=170063; -- Wooden Chair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=170064; -- Wooden Chair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=170065; -- Wooden Chair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=170066; -- Wooden Chair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=206040; -- Obelisk of the Stars BEAM
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=206041; -- Anvil
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=188132; -- Mailbox
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=206112; -- Croc Eggs
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=188229; -- Ice Giant Piece
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=188230; -- Ice Giant Piece
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=188231; -- Washbasin
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=188241; -- Mailbox
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=188242; -- Bonfire
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=188243; -- Bonfire
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=188244; -- Bonfire
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=188245; -- Bonfire
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=188246; -- Cauldron
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=188247; -- Bonfire
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=188248; -- Cauldron
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=188249; -- Anvil
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=188250; -- Forge
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=188251; -- Bonfire
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=188256; -- Mailbox
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=188257; -- Forge
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=188258; -- Anvil
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=170347; -- Chair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=170348; -- Chair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=170349; -- Chair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=170350; -- Chair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=170351; -- Chair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=188365; -- Heart of the Ancients
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=206333; -- Cauldron
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=206335; -- Stone Slab
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=206336; -- Marble Slab
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=188425; -- Scourge Rune Circle
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=188463; -- Anub'ar Mechanism
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=188474; -- Ley Line Focus
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=206393; -- Ancient Tol'vir Weapons
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=188486; -- Mailbox
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=188494; -- Harpy Tail Feather
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=188515; -- Doodad_ID_elevator01
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=188516; -- Doodad_ID_elevator02
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=188517; -- Doodad_ID_elevator03
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=188539; -- Coldwind Tree
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=188554; -- Dun Argol Cage
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=206501; -- Collapsing Star
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=188601; -- Sweetroot
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=206578; -- Plant Trap
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=206579; -- Neferset Frond
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=206588; -- Neferset Armor
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=206589; -- Survey Tool (Yellow)
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=206590; -- Survey Tool (Red)
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=206591; -- Neferset Armor
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=206597; -- Twilight's Hammer Crate
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=188697; -- Shredder Suit
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=206640; -- Refrigeration Pipe
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=206682; -- Bale of Hay
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=206684; -- Bale of Hay
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=206881; -- Slumber Sand
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=206882; -- Fel Slider Cider
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=153240; -- Stone Anvil
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=153241; -- Campfire
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=153242; -- Campfire
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=207078; -- Ajamon's Portal to the Southsea Holdfast
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=153350; -- Campfire
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=207129; -- Campfire
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=189292; -- Scrying Orb
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=189295; -- Murkweed
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=189310; -- Venture Bay Lighthouse
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=189311; -- Flesh-bound Tome
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=189312; -- Scourge Communicator
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=207232; -- Campfire
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=28069; -- Wooden Chair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=28070; -- Wooden Chair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=28071; -- Wooden Chair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=28072; -- Wooden Chair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=28073; -- Wooden Chair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=28074; -- Wooden Chair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=28075; -- Wooden Chair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=207279; -- Warchief's Command Board
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=171528; -- Tinker Town
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=171529; -- The Great Forge
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=171530; -- The Forlorn Cavern
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=171531; -- The Library
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=171532; -- Hall of Explorers
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=171533; -- The Military Ward
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=171534; -- The Mystic Ward
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=171548; -- Dwarven Brazier
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=171549; -- Dwarven Brazier
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=171589; -- Wooden Chair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=171590; -- Wooden Chair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=171591; -- Wooden Chair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=171592; -- Wooden Chair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=207434; -- Gnome Table 04
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=207435; -- Goblin Horde Shag Throw Rug
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=171602; -- Wooden Chair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=171603; -- Wooden Chair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=207438; -- Goblin Cup 02
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=207439; -- Barbershop Shave Cup
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=207440; -- Goblin Can Stack
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=207441; -- Goblin Bottle
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=207442; -- Goblin Escape Pod Green (scale x3)
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=207443; -- Goblin Floating Oil Drum Exploder 02
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=207444; -- Goblin Food 01 (scale x0.5)
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=207446; -- Goblin Food 03 (scale x0.5)
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=207447; -- Goblin Can 01
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=207448; -- Goblin Horde Pinup Calendar 02
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=207451; -- Goblin Floating Litter 06
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=207453; -- Goblin Floating Pool Pony Blue
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=207455; -- Gnome Bucket Tools 04
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=171623; -- Dwarven Brazier
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=207457; -- Gnome Structural Spotlight 02
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=171624; -- Dwarven Brazier
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=207458; -- Gnome Sparklematic
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=171625; -- Dwarven Brazier
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=171626; -- Dwarven Brazier
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=171627; -- Dwarven Brazier
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=171628; -- Dwarven Brazier
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=171629; -- Wooden Chair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=171630; -- Wooden Chair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=171631; -- Wooden Chair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=171632; -- Wooden Chair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=171641; -- Dwarven Brazier
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=207486; -- Sturdy Treasure Chest
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=207489; -- Sturdy Treasure Chest
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=171678; -- Wooden Chair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=171679; -- Wooden Chair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=171686; -- Wooden Chair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=171687; -- Wooden Chair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=171688; -- Wooden Chair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=171689; -- Wooden Chair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=171690; -- Wooden Chair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=171691; -- Wooden Chair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=171705; -- Dwarven Brazier
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=171707; -- Dwarven Brazier
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=171708; -- The Military Ward
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=171709; -- The High Seat
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=171710; -- Hall of Explorers
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=171711; -- The High Seat
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=171712; -- Hall of Explorers
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=171713; -- Anvil
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=171714; -- Anvil
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=171715; -- The Great Anvil
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=171716; -- Forge
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=171717; -- Forge
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=171724; -- Wooden Chair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=171725; -- Wooden Chair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=171726; -- Wooden Chair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=171727; -- Dwarven High Back Chair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=171728; -- Dwarven High Back Chair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=171729; -- Wooden Chair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=171742; -- Potbelly Stove
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=171743; -- Potbelly Stove
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=171744; -- Wooden Chair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=171745; -- Wooden Chair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=207596; -- Torch
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=171765; -- Dwarven Brazier
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=207710; -- Ancient Tol'vir Weapons Focus
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=28603; -- Wooden Chair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=189965; -- Campfire
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=189967; -- Campfire
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=189968; -- Campfire
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=189969; -- Mailbox
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=189976; -- Element 115
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=189983; -- Wild Carrot
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=190019; -- Nexus Magic Orb Blue 01
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=190020; -- Wanted!
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=207963; -- Doodad_Uldum_Micro_Laserbeams01
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=207964; -- Doodad_Uldum_Micro_Laserbeams02
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=207971; -- Mailbox
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=207972; -- Mailbox
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=207995; -- Portal to Exodar
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=208000; -- The Graceful Maiden
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=208001; -- The Blightbringer
+UPDATE `gameobject_template` SET `Data0`=29, `Data1`=51508, `Data9`=0, `Data23`=410, `Data24`=460, `VerifiedBuild`=19243 WHERE `entry`=190170; -- Talandra's Rose
+UPDATE `gameobject_template` SET `Data0`=29, `Data1`=51513, `Data9`=0, `Data23`=450, `Data24`=500, `VerifiedBuild`=19243 WHERE `entry`=190171; -- Lichbloom
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=154357; -- Glinting Mud
+UPDATE `gameobject_template` SET `Data6`=0, `VerifiedBuild`=19243 WHERE `entry`=190219; -- Wintergrasp Fortress Wall
+UPDATE `gameobject_template` SET `Data6`=0, `VerifiedBuild`=19243 WHERE `entry`=190220; -- Wintergrasp Fortress Wall
+UPDATE `gameobject_template` SET `Data6`=0, `VerifiedBuild`=19243 WHERE `entry`=190221; -- Wintergrasp Fortress Tower
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=208244; -- Dwarven Beer
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=208245; -- Dwarven Fire
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=208246; -- Wooden Chair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=208247; -- Wooden Chair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=190353; -- Poster Knife
+UPDATE `gameobject_template` SET `Data6`=0, `VerifiedBuild`=19243 WHERE `entry`=190356; -- Shadowsight Tower
+UPDATE `gameobject_template` SET `Data6`=0, `VerifiedBuild`=19243 WHERE `entry`=190357; -- Winter's Edge Tower
+UPDATE `gameobject_template` SET `Data6`=0, `VerifiedBuild`=19243 WHERE `entry`=190369; -- Wintergrasp Fortress Wall
+UPDATE `gameobject_template` SET `Data6`=0, `VerifiedBuild`=19243 WHERE `entry`=190371; -- Wintergrasp Fortress Wall
+UPDATE `gameobject_template` SET `Data6`=0, `VerifiedBuild`=19243 WHERE `entry`=190373; -- Wintergrasp Fortress Tower
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=29150; -- Dwarven Fire
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=29151; -- Dwarven Fire
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=29152; -- Wooden Chair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=29154; -- Wooden Chair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=29155; -- Wooden Chair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=190456; -- Anvil
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=190457; -- Forge
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=190458; -- Bonfire
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=208420; -- Treasure Chest
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=208437; -- Troll Canoe 01
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=208438; -- Troll Canoe 02
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=190546; -- Chair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=190547; -- Chair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=190548; -- Chair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=190556; -- Fireplace
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=190559; -- Apple Barrel
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=190570; -- Burning Blaze
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=208607; -- Mushroom Chair
+UPDATE `gameobject_template` SET `Data6`=0, `VerifiedBuild`=19243 WHERE `entry`=190722; -- Gate of the Green Emerald
+UPDATE `gameobject_template` SET `Data6`=0, `VerifiedBuild`=19243 WHERE `entry`=190723; -- Gate of the Purple Amethyst
+UPDATE `gameobject_template` SET `Data6`=0, `VerifiedBuild`=19243 WHERE `entry`=190724; -- Gate of the Blue Sapphire
+UPDATE `gameobject_template` SET `Data6`=0, `VerifiedBuild`=19243 WHERE `entry`=190726; -- Gate of the Red Sun
+UPDATE `gameobject_template` SET `Data6`=0, `VerifiedBuild`=19243 WHERE `entry`=190727; -- Gate of the Yellow Moon
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=190752; -- Massive Seaforium Charge
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=190753; -- Seaforium Bomb
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=190762; -- Chair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=190763; -- Defender's Portal
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=190838; -- Bonfire
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=190839; -- Bonfire
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=190840; -- Bonfire
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=190842; -- Bonfire
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=208817; -- Offering Table
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=208818; -- Blessed Rice Cakes
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=208819; -- Blessed Rice Cakes
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=208824; -- Shrine Aura
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=208872; -- Cask of Drugan's IPA
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=29766; -- Wooden Chair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=29767; -- Wooden Chair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=29768; -- Wooden Chair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=29769; -- Wooden Chair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=29770; -- Wooden Chair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=29771; -- Wooden Chair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=29772; -- Wooden Chair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=29773; -- Wooden Chair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=29774; -- Wooden Chair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=29775; -- Wooden Chair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=29776; -- Wooden Chair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=29777; -- Wooden Chair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=208948; -- Guild Vault
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=29780; -- Wooden Chair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=29781; -- Wooden Chair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=29782; -- Wooden Chair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=29783; -- Wooden Chair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=11898; -- Mesa Elevator
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=11899; -- Mesa Elevator
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=209116; -- Come Visit the Darkmoon Faire!
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=191222; -- Bonfire
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=191226; -- Campfire
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=191253; -- Bonfire
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=191254; -- Bonfire
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=191255; -- Bonfire
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=191257; -- Bonfire
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=191258; -- Bonfire
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=191259; -- Bonfire
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=191305; -- Horde Banner
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=191306; -- Alliance Banner
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=191307; -- Horde Banner
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=191308; -- Alliance Banner
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=191309; -- Horde Banner
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=191310; -- Alliance Banner
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=191311; -- Flagpole
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=209269; -- Darkmoon Faire Ring
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=209273; -- Tonk Scrap
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=209274; -- Tonk Scrap
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=209275; -- Tonk Scrap
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=209282; -- Paper Pile Trap
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=209283; -- Discarded Weapon
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=209284; -- Darkblossom
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=209286; -- Darkmoon Prop House
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=209287; -- Bit of Glass
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=191370; -- Blaze
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=209288; -- Loose Stones
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=209293; -- Professor Paleo's Shovel
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=209294; -- Professor Paleo's Bones 1
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=209295; -- Professor Paleo's Bones 2
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=191386; -- Bonfire
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=191387; -- Bonfire
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=191388; -- Bonfire
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=191389; -- Bonfire
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=191394; -- Bonfire
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=191395; -- Bonfire
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=209312; -- Kyparite Deposit
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=191396; -- Bonfire
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=137647; -- Dwarven Brazier
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=209320; -- Darkmoon Prop Castle
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=209329; -- Rich Kyparite Deposit
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=191413; -- 191413
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=209331; -- Seaforium Bomb
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=191414; -- 191414
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=209332; -- Darkmoon Cannonball
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=209342; -- Tonk Console
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=209355; -- Fool's Cap
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=191575; -- Defender's Portal
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=209538; -- Portal to the Darkmoon Faire
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=191622; -- Bonfire
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=209544; -- DARKMOON FAIRE
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=209548; -- Darkmoon Faire Wagon Unloaded (scale 0.7)
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=191667; -- Bonfire
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=209634; -- Fence
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=209635; -- Fence
+UPDATE `gameobject_template` SET `Data6`=0, `VerifiedBuild`=19243 WHERE `entry`=191802; -- Wintergrasp Fortress Wall
+UPDATE `gameobject_template` SET `Data6`=0, `VerifiedBuild`=19243 WHERE `entry`=191803; -- Wintergrasp Fortress Wall
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=191820; -- Vrykul Banner
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=191824; -- Bonfire
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=191825; -- Bonfire
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=191833; -- Iron Dwarf Mole Machine
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=209753; -- Bird Scatter Trap
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=191857; -- Lava
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=209780; -- Meditation Candle
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=191886; -- Chair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=209818; -- Anvil
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=209819; -- Forge
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=209820; -- Anvil
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=209858; -- Forge
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=209859; -- Anvil
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=209860; -- Bonfire
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=192017; -- Meeting Stone
+UPDATE `gameobject_template` SET `Data6`=0, `VerifiedBuild`=19243 WHERE `entry`=192028; -- Goblin Workshop
+UPDATE `gameobject_template` SET `Data6`=0, `VerifiedBuild`=19243 WHERE `entry`=192030; -- Goblin Workshop
+UPDATE `gameobject_template` SET `Data6`=0, `VerifiedBuild`=19243 WHERE `entry`=192032; -- Goblin Workshop
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=192049; -- Fangtooth Herring School
+UPDATE `gameobject_template` SET `Data3`=0, `VerifiedBuild`=19243 WHERE `entry`=192135; -- Jotunheim Cage
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=192180; -- Ebon Blade Banner
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=210107; -- Darkmoon Deathmatch Gate
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=138498; -- Temple of the Moon Fountain
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=210177; -- Darkmoon Entrance
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=210216; -- Shipwreck Debris
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=138614; -- Wooden Chair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=210407; -- Dezco's Baby
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=174626; -- Scholomance Door
+UPDATE `gameobject_template` SET `Data6`=0, `VerifiedBuild`=19243 WHERE `entry`=192549; -- Chamber of Ancient Relics
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=192556; -- Cave Mushroom
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=210512; -- Blanche's Lightning Rod
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=192622; -- Meeting Stone
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=210544; -- Sho's Note
+UPDATE `gameobject_template` SET `Data6`=0, `VerifiedBuild`=19243 WHERE `entry`=210545; -- Chee Chee's Note
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=210546; -- Old Hillpaw's Note
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=174746; -- Etched Note
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=192685; -- Yellow Moon Sigil
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=192687; -- Green Moon Sigil
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=192689; -- Blue Moon Sigil
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=192690; -- Red Moon Sigil
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=192691; -- Purple Moon Sigil
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=192774; -- Lock Gate
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=192784; -- Bone Witch's Bone 01
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=192785; -- Bone Witch's Bone 02
+UPDATE `gameobject_template` SET `Data6`=0, `VerifiedBuild`=19243 WHERE `entry`=210759; -- Arrow for Commander Hsieh
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=192843; -- First to Your Aid
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=210760; -- Kunzen Rope
+UPDATE `gameobject_template` SET `Data6`=0, `VerifiedBuild`=19243 WHERE `entry`=210763; -- Stolen Vegetable
+UPDATE `gameobject_template` SET `Data6`=0, `VerifiedBuild`=19243 WHERE `entry`=210764; -- Stolen Vegetable
+UPDATE `gameobject_template` SET `Data6`=0, `VerifiedBuild`=19243 WHERE `entry`=210765; -- Stolen Vegetable
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=192849; -- Talismanic Textiles
+UPDATE `gameobject_template` SET `Data6`=0, `VerifiedBuild`=19243 WHERE `entry`=210766; -- Stolen Vegetable
+UPDATE `gameobject_template` SET `Data6`=0, `VerifiedBuild`=19243 WHERE `entry`=210767; -- Stolen Vegetable
+UPDATE `gameobject_template` SET `Data6`=0, `VerifiedBuild`=19243 WHERE `entry`=210768; -- Stolen Vegetable
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=192852; -- Lamp Post
+UPDATE `gameobject_template` SET `Data6`=0, `VerifiedBuild`=19243 WHERE `entry`=210769; -- Stolen Vegetable
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=210771; -- Reinforced Wooden Door
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=192855; -- Gnome & Goblin Engineering Manuals Available Inside!
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=192856; -- Like Clockwork
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=192861; -- Eye of the Lich King
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=210781; -- Vault of Souls
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=210783; -- doodad_Vaultgate_bottom05
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=210784; -- doodad_Vaultgate_bottom06
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=210785; -- doodad_Vaultgate_top01
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=210786; -- doodad_Vaultgate_top02
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=210787; -- doodad_Vaultgate_top03
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=210788; -- doodad_Vaultgate_bottom04
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=210789; -- Doodad_Portcullis_to_TeleportBossroom
+UPDATE `gameobject_template` SET `Data4`=5708708, `VerifiedBuild`=19243 WHERE `entry`=210791; -- Doodad_UndeadCampFire29
+UPDATE `gameobject_template` SET `Data4`=5708708, `VerifiedBuild`=19243 WHERE `entry`=210792; -- Doodad_UndeadCampFire30
+UPDATE `gameobject_template` SET `Data4`=5708708, `VerifiedBuild`=19243 WHERE `entry`=210793; -- Doodad_UndeadCampFire31
+UPDATE `gameobject_template` SET `Data4`=5708708, `VerifiedBuild`=19243 WHERE `entry`=210794; -- Doodad_UndeadCampFire32
+UPDATE `gameobject_template` SET `Data6`=0, `VerifiedBuild`=19243 WHERE `entry`=210803; -- Authentic Valley Stir Fry
+UPDATE `gameobject_template` SET `Data6`=0, `VerifiedBuild`=19243 WHERE `entry`=210810; -- Shadelight Truffle
+UPDATE `gameobject_template` SET `Data26`=1, `VerifiedBuild`=19243 WHERE `entry`=192894; -- Remedial Magic 101: Tips from the Pros
+UPDATE `gameobject_template` SET `Data6`=0, `VerifiedBuild`=19243 WHERE `entry`=210811; -- Shadelight Truffle
+UPDATE `gameobject_template` SET `Data6`=0, `VerifiedBuild`=19243 WHERE `entry`=210812; -- Shadelight Truffle
+UPDATE `gameobject_template` SET `Data26`=1, `VerifiedBuild`=19243 WHERE `entry`=192905; -- The Old Wizard's Almanac
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=210868; -- Outer Doors
+UPDATE `gameobject_template` SET `Data6`=0, `VerifiedBuild`=19243 WHERE `entry`=210873; -- Yu-Ping Soup Cauldron
+UPDATE `gameobject_template` SET `Data6`=0, `VerifiedBuild`=19243 WHERE `entry`=210890; -- Blazing Ember
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=193024; -- Battlescar Signal Fire
+UPDATE `gameobject_template` SET `Data6`=0, `VerifiedBuild`=19243 WHERE `entry`=210955; -- Kunzen Ritual Candle
+UPDATE `gameobject_template` SET `Data6`=0, `VerifiedBuild`=19243 WHERE `entry`=210956; -- Preserved Vegetables
+UPDATE `gameobject_template` SET `Data6`=0, `VerifiedBuild`=19243 WHERE `entry`=210957; -- Preserved Vegetables
+UPDATE `gameobject_template` SET `Data6`=0, `VerifiedBuild`=19243 WHERE `entry`=210958; -- Chrysoberyl Outcropping
+UPDATE `gameobject_template` SET `Data6`=0, `VerifiedBuild`=19243 WHERE `entry`=210959; -- Chrysoberyl Outcropping
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=193043; -- Mailbox
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=193044; -- Mailbox
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=193045; -- Mailbox
+UPDATE `gameobject_template` SET `Data6`=0, `VerifiedBuild`=19243 WHERE `entry`=210970; -- Ghostcap
+UPDATE `gameobject_template` SET `Data6`=0, `VerifiedBuild`=19243 WHERE `entry`=210971; -- Violet Lichen
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=210993; -- Fixed Wagon
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=193088; -- Guild Vault
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=211005; -- Orange Tree
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=211006; -- Sunsong Ranch Mailbox
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=193167; -- Bunkbed
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=193184; -- The Coffin Carrier
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=193185; -- The Frostbreaker
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=193199; -- Pile of Bones
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=193200; -- Abandoned Helm
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=193201; -- Abandoned Armor
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=103628; -- Ur's Treatise on Shadow Magic
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=103663; -- Cauldron
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=211228; -- Faction Hub Taken
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=211229; -- Faction Hub Taken
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=211230; -- Faction Hub Taken
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=211231; -- Faction Hub Taken
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=211240; -- Faction Hub Taken
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=211241; -- Faction Hub Taken
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=211256; -- Iron Gate
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=211257; -- Iron Gate
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=211258; -- ChillheartToJandice
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=211259; -- Iron Gate
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=211260; -- Iron Gate
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=211261; -- Iron Gate
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=211262; -- Iron Gate
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=32107; -- Roaring Fire
+UPDATE `gameobject_template` SET `Data11`=1, `Data13`=1, `Data15`=1, `Data20`=90, `Data25`=1429, `VerifiedBuild`=19243 WHERE `entry`=211278; -- Coffer of Forgotten Souls
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=211293; -- Theramore Gate
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=193405; -- Weeping Quarry Map
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=193406; -- Weeping Quarry Schedule
+UPDATE `gameobject_template` SET `Data6`=0, `VerifiedBuild`=19243 WHERE `entry`=211330; -- Rusty Watering Can
+UPDATE `gameobject_template` SET `Data6`=0, `VerifiedBuild`=19243 WHERE `entry`=211331; -- Vintage Bug Sprayer
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=211363; -- Refreshment Table
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=211395; -- Battle Spear of the Thunder King
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=211416; -- Jin's Keg
+UPDATE `gameobject_template` SET `Data6`=0, `VerifiedBuild`=19243 WHERE `entry`=211446; -- Cage
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=175669; -- Campfire
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=211508; -- Horde Banner
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=193604; -- Dalaran Portal to Caverns of Time
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=175689; -- Uldaman Reliefs
+UPDATE `gameobject_template` SET `Data6`=0, `VerifiedBuild`=19243 WHERE `entry`=211530; -- Yaungol Oil Derrick
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=32389; -- Dwarven Brazier
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=32391; -- Dwarven Brazier
+UPDATE `gameobject_template` SET `Data6`=0, `VerifiedBuild`=19243 WHERE `entry`=211566; -- Palewind Totem
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=175733; -- The Founding of Quel'Thalas
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=175736; -- Ironforge - the Awakening of the Dwarves
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=32404; -- Dwarven Brazier
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=175741; -- Kil'jaeden and the Shadow Pact
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=175747; -- The Invasion of Draenor
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=175748; -- The Birth of the Lich King
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=175751; -- Lethargy of the Orcs
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=32416; -- Dwarven Brazier
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=32425; -- Dwarven Brazier
+UPDATE `gameobject_template` SET `Data6`=0, `Data26`=1, `VerifiedBuild`=19243 WHERE `entry`=211596; -- Goblin Fishing Raft
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=32429; -- Dwarven Brazier
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=211619; -- Sha Effect
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=211620; -- Sha Effect
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=211621; -- Sha Effect
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=211622; -- Sha Effect
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=211623; -- Sha Effect
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=211624; -- Sha Effect
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=211647; -- Alchemy Bottle White
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=211648; -- Alchemy Bottle Green
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=211649; -- Alchemy Bottle Blue
+UPDATE `gameobject_template` SET `IconName`='questinteract', `VerifiedBuild`=19243 WHERE `entry`=211669; -- Polyformic Acid Potion
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=193767; -- Shard of Horror
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=211693; -- Inner Doors
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=211695; -- Shado-Pan Arrow
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=193783; -- Chair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=193786; -- Bench
+UPDATE `gameobject_template` SET `Data6`=0, `VerifiedBuild`=19243 WHERE `entry`=211707; -- Fire Trap
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=211709; -- Stasis Trap
+UPDATE `gameobject_template` SET `Data6`=0, `VerifiedBuild`=19243 WHERE `entry`=211712; -- Lightning Trap
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=32570; -- Anvil
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=32571; -- Anvil
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=32572; -- Anvil
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=32573; -- Anvil
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=32574; -- Anvil
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=32578; -- Anvil
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=32580; -- Anvil
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=32581; -- Anvil
+UPDATE `gameobject_template` SET `Data6`=0, `VerifiedBuild`=19243 WHERE `entry`=211752; -- Loose Brick
+UPDATE `gameobject_template` SET `Data6`=0, `VerifiedBuild`=19243 WHERE `entry`=211766; -- Sra'thik Weapon
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=32596; -- Anvil
+UPDATE `gameobject_template` SET `Data6`=0, `VerifiedBuild`=19243 WHERE `entry`=211836; -- Father's Shield
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=211838; -- Sentinel Bedroll
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=211839; -- Sentinel Bedroll
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=211841; -- Fire Trap
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=211842; -- Lightning Trap
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=211843; -- Stasis Trap
+UPDATE `gameobject_template` SET `Data6`=0, `VerifiedBuild`=19243 WHERE `entry`=211863; -- Krik'thik Limb
+UPDATE `gameobject_template` SET `Data6`=0, `VerifiedBuild`=19243 WHERE `entry`=211871; -- Dread Orb
+UPDATE `gameobject_template` SET `Data6`=0, `VerifiedBuild`=19243 WHERE `entry`=211872; -- Dread Orb
+UPDATE `gameobject_template` SET `Data6`=0, `VerifiedBuild`=19243 WHERE `entry`=211873; -- Dread Orb
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=193994; -- 193994
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=193997; -- Everfrost Chip
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=194008; -- Voldrune Banner
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=194012; -- Portal to The Violet Citadel
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=194018; -- Chair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=211995; -- Activation Trap
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=194082; -- Titan Relic
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=194083; -- Titan Relic
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=194086; -- Seaforium Bomb
+UPDATE `gameobject_template` SET `Data6`=0, `VerifiedBuild`=19243 WHERE `entry`=212009; -- Amber Fragment
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=212012; -- Amber Fragment
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=212016; -- Gao-Ran Dragon Launcher
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=194099; -- Tiny Green Ragdoll
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=194100; -- Bear's Paw
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=212018; -- Fresh Carcass
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=176186; -- Campfire
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=176187; -- Campfire
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=194106; -- Ancient Bear Statue
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=194114; -- Bear Pedestal
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=194139; -- Campfire
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=194140; -- Bonfire
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=194141; -- Campfire
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=194142; -- Campfire
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=194143; -- Campfire
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=194144; -- Campfire
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=194150; -- Jadefire Brazier
+UPDATE `gameobject_template` SET `Data6`=0, `VerifiedBuild`=19243 WHERE `entry`=212078; -- Mantid Relic
+UPDATE `gameobject_template` SET `Data6`=0, `VerifiedBuild`=19243 WHERE `entry`=212079; -- Mantid Relic
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=194162; -- Doodad_WG_Keep_Door01_collision01
+UPDATE `gameobject_template` SET `Data6`=0, `VerifiedBuild`=19243 WHERE `entry`=212084; -- Starshade
+UPDATE `gameobject_template` SET `Data6`=0, `VerifiedBuild`=19243 WHERE `entry`=212085; -- Starshade
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=194179; -- The Final Flame of Bashal'Aran
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=212106; -- Mailbox
+UPDATE `gameobject_template` SET `Data6`=0, `VerifiedBuild`=19243 WHERE `entry`=212107; -- Oven
+UPDATE `gameobject_template` SET `Data6`=0, `VerifiedBuild`=19243 WHERE `entry`=212108; -- Forge
+UPDATE `gameobject_template` SET `Data6`=0, `VerifiedBuild`=19243 WHERE `entry`=212109; -- Anvil
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=212110; -- Doodad_pa_anvil_hammer_001
+UPDATE `gameobject_template` SET `Data6`=0, `VerifiedBuild`=19243 WHERE `entry`=212111; -- Anvil
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=212113; -- Mailbox
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=212115; -- Mailbox
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=212116; -- Doodad_pa_anvil_hammer_002
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=212117; -- Mailbox
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=212118; -- Mailbox
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=212119; -- Mailbox
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=194203; -- Bottle of Wildfire Fire
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=194204; -- Twilight Plans
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=194208; -- Fuming Toadstool
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=194209; -- Fuming Toadstool
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=194213; -- Winter Hyacinth
+UPDATE `gameobject_template` SET `Data6`=0, `VerifiedBuild`=19243 WHERE `entry`=212135; -- Shado-Pan Fire Arrows
+UPDATE `gameobject_template` SET `Data6`=0, `VerifiedBuild`=19243 WHERE `entry`=212136; -- Shado-Pan Fire Arrows
+UPDATE `gameobject_template` SET `Data6`=0, `VerifiedBuild`=19243 WHERE `entry`=212173; -- Redbelly Mandarin School
+UPDATE `gameobject_template` SET `Data6`=0, `VerifiedBuild`=19243 WHERE `entry`=212175; -- Tiger Gourami School
+UPDATE `gameobject_template` SET `Data6`=0, `VerifiedBuild`=19243 WHERE `entry`=212177; -- Spinefish School
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=212205; -- Keg
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=194296; -- Low Poly Fire - Small (with animations)
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=212214; -- Brazier
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=212215; -- Brazier
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=212216; -- Brazier
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=212219; -- Brazier
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=212221; -- Brazier
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=212223; -- Brazier
+UPDATE `gameobject_template` SET `Data26`=1, `VerifiedBuild`=19243 WHERE `entry`=194309; -- Blue Moonstone
+UPDATE `gameobject_template` SET `Data26`=1, `VerifiedBuild`=19243 WHERE `entry`=194310; -- Green Moonstone
+UPDATE `gameobject_template` SET `Data26`=1, `VerifiedBuild`=19243 WHERE `entry`=194311; -- Red Moonstone
+UPDATE `gameobject_template` SET `Data26`=1, `VerifiedBuild`=19243 WHERE `entry`=212229; -- Shado-Pan Rope
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=194340; -- Dusty Journal
+UPDATE `gameobject_template` SET `castBarCaption`='Readying Zip Line', `Data10`=121919, `Data14`=61860, `Data22`=18683, `Data23`=1, `VerifiedBuild`=19243 WHERE `entry`=212260; -- Zip line
+UPDATE `gameobject_template` SET `Data6`=0, `VerifiedBuild`=19243 WHERE `entry`=212271; -- Zip Line
+UPDATE `gameobject_template` SET `castBarCaption`='Readying Zip Line', `Data10`=121952, `Data14`=61860, `Data22`=18683, `Data23`=1, `VerifiedBuild`=19243 WHERE `entry`=212272; -- Zip Line
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=212274; -- Campfire
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=212275; -- Campfire
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=212276; -- Campfire
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=212277; -- Bonfire
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=212297; -- Bonfire
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=194393; -- Log Pile
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=194394; -- Cult Rune Circle
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=212323; -- Broken Unga Totem
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=212363; -- Hyal Family Monument
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=176557; -- Mortar
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=176559; -- Cauldron
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=176560; -- Bonfire
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=176587; -- Sorrowmoss
+UPDATE `gameobject_template` SET `Data18`=60, `Data19`=1, `VerifiedBuild`=19243 WHERE `entry`=176589; -- Black Lotus
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=212484; -- Bonfire
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=212485; -- Bonfire
+UPDATE `gameobject_template` SET `Data6`=0, `VerifiedBuild`=19243 WHERE `entry`=212514; -- Doodad_Sherpa_bedroll_003
+UPDATE `gameobject_template` SET `Data6`=0, `VerifiedBuild`=19243 WHERE `entry`=212515; -- Doodad_Sherpa_bedroll_002
+UPDATE `gameobject_template` SET `Data6`=0, `VerifiedBuild`=19243 WHERE `entry`=212519; -- Doodad_Sherpa_bedroll_008
+UPDATE `gameobject_template` SET `Data6`=0, `VerifiedBuild`=19243 WHERE `entry`=212520; -- Doodad_Sherpa_bedroll_009
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=194609; -- Brazier
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=194651; -- Light of Elune
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=194658; -- Campfire
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=194660; -- Brazier
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=194661; -- Brazier
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=176745; -- Caer Darrow Skeleton 001
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=194662; -- Brazier
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=194677; -- Stove
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=194678; -- Brazier
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=176767; -- Torch
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=176785; -- Ammo Crate
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=176793; -- Bundle of Wood
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=212637; -- Golden Doors
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=212638; -- Golden Doors
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=212639; -- Golden Doors
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=212640; -- Golden Doors
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=212656; -- Stool
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=212657; -- Stool
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=212658; -- Stool
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=212664; -- Stool
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=212771; -- Campfire
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=212772; -- Campfire
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=212773; -- Anvil
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=212774; -- Forge
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=212775; -- Mailbox
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=212776; -- Campfire
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=212777; -- Campfire
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=194953; -- Brazier
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=194954; -- Brazier
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=194998; -- Cooking Table
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=195007; -- Slain Wildkin Feather
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=212924; -- Stone Monolith
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=212925; -- Stone Monolith
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=212926; -- Stone Monolith
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=212969; -- Incense Bundle
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=195057; -- Devouring Artifact
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=212974; -- Tiger Temple Gong
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=213045; -- Bench
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=213046; -- Bench
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=213047; -- Bench
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=213048; -- Bench
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=213049; -- Bench
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=213050; -- Bench
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=213051; -- Bench
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=213052; -- Bench
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=213053; -- Bench
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=213054; -- Bench
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=213062; -- Stool
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=213114; -- Bench
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=213116; -- Bench
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=213132; -- Banner
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=213133; -- Banner
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=177324; -- Campfire
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=177325; -- Campfire
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=177327; -- Campfire
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=213185; -- Zipline to Ship
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=213186; -- Zipline to Cauldron
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=213187; -- Zipline to Cave
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=213195; -- Mantid Catapult
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=34025; -- Anvil
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=34026; -- Anvil
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=34027; -- Anvil
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=34028; -- Anvil
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=34029; -- Anvil
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=34030; -- Anvil
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=34031; -- Anvil
+UPDATE `gameobject_template` SET `Data6`=0, `VerifiedBuild`=19243 WHERE `entry`=213224; -- Doodad_pa_standard_tushui_alliance007
+UPDATE `gameobject_template` SET `Data6`=0, `VerifiedBuild`=19243 WHERE `entry`=213225; -- Doodad_pa_standard_tushui_alliance006
+UPDATE `gameobject_template` SET `Data6`=0, `VerifiedBuild`=19243 WHERE `entry`=213226; -- Doodad_pa_standard_tushui_alliance005
+UPDATE `gameobject_template` SET `Data6`=0, `VerifiedBuild`=19243 WHERE `entry`=213227; -- Doodad_pa_standard_tushui_alliance004
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=177396; -- Cauldron
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=213243; -- Arrow Trap
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=213251; -- Tiger Temple Invisible Wall
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=213254; -- Meeting Stone
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=177425; -- Campfire
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=213259; -- Campfire
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=213260; -- Campfire
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=213261; -- Campfire
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=213262; -- Campfire
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=213263; -- Anvil
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=213264; -- Forge
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=213265; -- Mailbox
+UPDATE `gameobject_template` SET `Data10`=1, `Data12`=1, `Data13`=1, `Data15`=1, `Data16`=1, `Data26`=128923, `VerifiedBuild`=19243 WHERE `entry`=213290; -- Treasure Urn
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=213295; -- Bench
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=213296; -- Bench
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=213297; -- Bench
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=213298; -- Bench
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=213299; -- Bonfire
+UPDATE `gameobject_template` SET `Data6`=0, `Data26`=1, `VerifiedBuild`=19243 WHERE `entry`=213304; -- Sra'thik Idol
+UPDATE `gameobject_template` SET `Data6`=0, `Data26`=1, `VerifiedBuild`=19243 WHERE `entry`=213306; -- Sra'thik Idol
+UPDATE `gameobject_template` SET `Data6`=0, `Data26`=1, `VerifiedBuild`=19243 WHERE `entry`=213307; -- Sra'thik Siege Weapon
+UPDATE `gameobject_template` SET `Data6`=0, `Data26`=1, `VerifiedBuild`=19243 WHERE `entry`=213309; -- Sra'thik Idol
+UPDATE `gameobject_template` SET `Data6`=0, `Data26`=1, `VerifiedBuild`=19243 WHERE `entry`=213310; -- Sra'thik Siege Weapon
+UPDATE `gameobject_template` SET `Data6`=0, `Data26`=1, `VerifiedBuild`=19243 WHERE `entry`=213311; -- Sra'thik Siege Weapon
+UPDATE `gameobject_template` SET `Data6`=0, `VerifiedBuild`=19243 WHERE `entry`=213314; -- Gurthani Tablet
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=213370; -- Buzaki's Boat
+UPDATE `gameobject_template` SET `Data6`=0, `VerifiedBuild`=19243 WHERE `entry`=213374; -- Mantid Cage
+UPDATE `gameobject_template` SET `Data6`=0, `VerifiedBuild`=19243 WHERE `entry`=213376; -- Mantid Cage
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=213377; -- Egg Chamber
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=213378; -- Egg Chamber
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=195467; -- Mailbox
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=213415; -- The First Monks
+UPDATE `gameobject_template` SET `Data6`=0, `VerifiedBuild`=19243 WHERE `entry`=213456; -- The Emperor's Burden - Part 8
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=213466; -- Mailbox
+UPDATE `gameobject_template` SET `Data26`=1, `VerifiedBuild`=19243 WHERE `entry`=16393; -- Ancient Flame
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=177664; -- Rancid Meat
+UPDATE `gameobject_template` SET `Data6`=0, `VerifiedBuild`=19243 WHERE `entry`=213502; -- Brazier
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=213512; -- Xin Wo Yin the Broken Hearted
+UPDATE `gameobject_template` SET `Data6`=0, `VerifiedBuild`=19243 WHERE `entry`=213516; -- Smuggled Brewfather Statue
+UPDATE `gameobject_template` SET `Data6`=0, `VerifiedBuild`=19243 WHERE `entry`=213518; -- Smuggled Cannon
+UPDATE `gameobject_template` SET `Data6`=0, `VerifiedBuild`=19243 WHERE `entry`=213519; -- Cursed Hozen Totem
+UPDATE `gameobject_template` SET `Data6`=0, `VerifiedBuild`=19243 WHERE `entry`=213520; -- Priceless Mogu Artifact
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=34360; -- Dwarven Brazier
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=177706; -- Melizza's Cage
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=213598; -- Bench
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=213599; -- Bench
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=213600; -- Stool
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=213601; -- Stool
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=213602; -- Stool
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=213603; -- Stool
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=213604; -- Stool
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=213605; -- Bench
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=213606; -- Bench
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=213607; -- Bench
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=213608; -- Bench
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=213609; -- Bench
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=213610; -- Bench
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=213611; -- Bench
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=195695; -- Meeting Stone
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=213612; -- Bench
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=213613; -- Bench
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=213614; -- Guild Vault
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=213615; -- Guild Vault
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=213616; -- Guild Vault
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=213617; -- Guild Vault
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=213618; -- Bench
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=177784; -- Giant Softshell Clam
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=213619; -- Bench
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=213620; -- Guild Vault
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=213623; -- Bench
+UPDATE `gameobject_template` SET `Data6`=0, `VerifiedBuild`=19243 WHERE `entry`=213625; -- Useless Controller
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=213626; -- Doodad_et_crystalforgecontroller_nosound001
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=213627; -- Bench
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=213628; -- Bench
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=213629; -- Bench
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=213630; -- Bench
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=213631; -- Bench
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=213632; -- Bench
+UPDATE `gameobject_template` SET `Data6`=0, `VerifiedBuild`=19243 WHERE `entry`=213633; -- Forge
+UPDATE `gameobject_template` SET `Data6`=0, `VerifiedBuild`=19243 WHERE `entry`=213634; -- Anvil
+UPDATE `gameobject_template` SET `Data6`=0, `VerifiedBuild`=19243 WHERE `entry`=213635; -- Useless Controller
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=213636; -- Table
+UPDATE `gameobject_template` SET `Data6`=0, `VerifiedBuild`=19243 WHERE `entry`=213641; -- Shaman Challenge Set Armor
+UPDATE `gameobject_template` SET `Data6`=0, `VerifiedBuild`=19243 WHERE `entry`=213642; -- Rogue Challenge Set Armor
+UPDATE `gameobject_template` SET `Data6`=0, `VerifiedBuild`=19243 WHERE `entry`=213643; -- Priest Challenge Set Armor
+UPDATE `gameobject_template` SET `Data6`=0, `VerifiedBuild`=19243 WHERE `entry`=213644; -- Paladin Challenge Set Armor
+UPDATE `gameobject_template` SET `Data6`=0, `VerifiedBuild`=19243 WHERE `entry`=213645; -- Monk Challenge Set Armor
+UPDATE `gameobject_template` SET `Data6`=0, `VerifiedBuild`=19243 WHERE `entry`=213647; -- Druid Challenge Set Armor
+UPDATE `gameobject_template` SET `Data6`=0, `VerifiedBuild`=19243 WHERE `entry`=213648; -- Death Knight Challenge Set Armor
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=213654; -- Mailbox
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=213655; -- Mailbox
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=213667; -- Bench
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=213668; -- Bench
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=213669; -- Bench
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=213670; -- Bench
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=213671; -- Bench
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=213678; -- Banner
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=213680; -- Bench
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=213681; -- Bench
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=213682; -- Mailbox
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=213687; -- Bench
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=213695; -- Bench
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=213696; -- Bench
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=213698; -- Mailbox
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=213701; -- Stool
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=213704; -- Banner
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=213706; -- Banner
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=213707; -- Bar
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=213708; -- Mailbox
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=213709; -- Bench
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=213710; -- Stool
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=213711; -- Stool
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=213712; -- Stool
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=213713; -- Stool
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=213714; -- Stool
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=213718; -- Stool
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=213719; -- Stool
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=213720; -- Stool
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=213721; -- Stool
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=213722; -- Stool
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=213723; -- Stool
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=213724; -- Stool
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=213725; -- Stool
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=213726; -- Stool
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=213727; -- Mailbox
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=213728; -- Mailbox
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=34571; -- Forge
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=142089; -- Mailbox
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=142093; -- Mailbox
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=213767; -- Hidden Treasure
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=142102; -- Mailbox
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=142103; -- Mailbox
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=213800; -- Campfire
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=142151; -- Sealed Barrel
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=213823; -- Stool
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=213824; -- Stool
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=213825; -- Stool
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=213826; -- Stool
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=213827; -- Stool
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=213828; -- Stool
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=213829; -- Stool
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=213830; -- Stool
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=213831; -- Bench
+UPDATE `gameobject_template` SET `Data6`=0, `VerifiedBuild`=19243 WHERE `entry`=213866; -- Doodad_mantid_brazier001
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=213965; -- Bonfire
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=178147; -- Ruul Snowhoof Cage
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=213984; -- Rogue
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=213985; -- Shaman
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=213986; -- Deathknight
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=213987; -- Druid
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=213989; -- Monk
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=213990; -- Paladin
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=213991; -- Priest
+UPDATE `gameobject_template` SET `Data6`=0, `VerifiedBuild`=19243 WHERE `entry`=213992; -- Doodad_v4w_farmcrops_30_chewed001
+UPDATE `gameobject_template` SET `Data6`=0, `VerifiedBuild`=19243 WHERE `entry`=213993; -- Doodad_worgen_bottle_010
+UPDATE `gameobject_template` SET `Data6`=0, `VerifiedBuild`=19243 WHERE `entry`=213994; -- Doodad_worgen_bottle_011
+UPDATE `gameobject_template` SET `Data6`=0, `VerifiedBuild`=19243 WHERE `entry`=213995; -- Doodad_worgen_bottle_012
+UPDATE `gameobject_template` SET `Data6`=0, `VerifiedBuild`=19243 WHERE `entry`=213996; -- Doodad_worgen_bottle_013
+UPDATE `gameobject_template` SET `Data6`=0, `VerifiedBuild`=19243 WHERE `entry`=213998; -- Doodad_pa_book_wooden_001
+UPDATE `gameobject_template` SET `Data6`=0, `VerifiedBuild`=19243 WHERE `entry`=213999; -- Doodad_pa_basket_rural_003
+UPDATE `gameobject_template` SET `Data6`=0, `VerifiedBuild`=19243 WHERE `entry`=214000; -- Doodad_pa_barrel_002
+UPDATE `gameobject_template` SET `Data6`=0, `VerifiedBuild`=19243 WHERE `entry`=214001; -- Doodad_pa_apple_005
+UPDATE `gameobject_template` SET `Data6`=0, `VerifiedBuild`=19243 WHERE `entry`=214002; -- Doodad_pa_flowerpot_001
+UPDATE `gameobject_template` SET `Data6`=0, `VerifiedBuild`=19243 WHERE `entry`=214003; -- Doodad_pa_hopsack001
+UPDATE `gameobject_template` SET `Data6`=0, `VerifiedBuild`=19243 WHERE `entry`=214004; -- Doodad_kitchenknife001
+UPDATE `gameobject_template` SET `Data6`=0, `VerifiedBuild`=19243 WHERE `entry`=214005; -- Doodad_v4w_farmcrops_003
+UPDATE `gameobject_template` SET `Data6`=0, `VerifiedBuild`=19243 WHERE `entry`=214006; -- Doodad_pa_wallhanging_003
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=142339; -- The Mystic Ward
+UPDATE `gameobject_template` SET `Data6`=0, `VerifiedBuild`=19243 WHERE `entry`=214007; -- Doodad_pa_hoe_002
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=142340; -- Dwarven Brazier
+UPDATE `gameobject_template` SET `Data6`=0, `VerifiedBuild`=19243 WHERE `entry`=214008; -- Doodad_pa_ladder_002
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=142341; -- Maeva's Mystical Apparel
+UPDATE `gameobject_template` SET `Data6`=0, `VerifiedBuild`=19243 WHERE `entry`=214009; -- Doodad_v4w_farmcrops_004
+UPDATE `gameobject_template` SET `Data6`=0, `VerifiedBuild`=19243 WHERE `entry`=214010; -- Doodad_v4w_farmcrops_005
+UPDATE `gameobject_template` SET `Data6`=0, `VerifiedBuild`=19243 WHERE `entry`=214011; -- Doodad_pa_tablelamp_002
+UPDATE `gameobject_template` SET `Data6`=0, `VerifiedBuild`=19243 WHERE `entry`=214012; -- Doodad_pa_basket_rural_open_002
+UPDATE `gameobject_template` SET `Data6`=0, `VerifiedBuild`=19243 WHERE `entry`=214013; -- Doodad_pa_house_bed_002
+UPDATE `gameobject_template` SET `Data6`=0, `VerifiedBuild`=19243 WHERE `entry`=214014; -- Doodad_pa_rugs_002
+UPDATE `gameobject_template` SET `Data6`=0, `VerifiedBuild`=19243 WHERE `entry`=214015; -- Doodad_pa_table_002
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=214016; -- Stove
+UPDATE `gameobject_template` SET `Data6`=0, `VerifiedBuild`=19243 WHERE `entry`=214017; -- Doodad_pa_hook_005
+UPDATE `gameobject_template` SET `Data6`=0, `VerifiedBuild`=19243 WHERE `entry`=214018; -- Doodad_pa_hook_006
+UPDATE `gameobject_template` SET `Data6`=0, `VerifiedBuild`=19243 WHERE `entry`=214019; -- Doodad_pa_ladle_002
+UPDATE `gameobject_template` SET `Data6`=0, `VerifiedBuild`=19243 WHERE `entry`=214020; -- Doodad_pa_pan_003
+UPDATE `gameobject_template` SET `Data6`=0, `VerifiedBuild`=19243 WHERE `entry`=214021; -- Doodad_pa_pan_004
+UPDATE `gameobject_template` SET `Data6`=0, `VerifiedBuild`=19243 WHERE `entry`=214022; -- Doodad_pa_ricesieve_002
+UPDATE `gameobject_template` SET `Data6`=0, `VerifiedBuild`=19243 WHERE `entry`=214023; -- Doodad_pa_garlic_002
+UPDATE `gameobject_template` SET `Data6`=0, `VerifiedBuild`=19243 WHERE `entry`=214024; -- Doodad_pa_peppers_002
+UPDATE `gameobject_template` SET `Data6`=0, `VerifiedBuild`=19243 WHERE `entry`=214025; -- Doodad_pa_hook_007
+UPDATE `gameobject_template` SET `Data6`=0, `VerifiedBuild`=19243 WHERE `entry`=214026; -- Doodad_pa_lamps_outdoors_wood_lamponly_001
+UPDATE `gameobject_template` SET `Data6`=0, `VerifiedBuild`=19243 WHERE `entry`=214027; -- Doodad_pa_hook_008
+UPDATE `gameobject_template` SET `Data6`=0, `VerifiedBuild`=19243 WHERE `entry`=214028; -- Doodad_pa_fruitbowl_002
+UPDATE `gameobject_template` SET `Data6`=0, `VerifiedBuild`=19243 WHERE `entry`=214029; -- Doodad_pa_sack_005
+UPDATE `gameobject_template` SET `Data6`=0, `VerifiedBuild`=19243 WHERE `entry`=214030; -- Doodad_pa_broom_002
+UPDATE `gameobject_template` SET `Data6`=0, `VerifiedBuild`=19243 WHERE `entry`=214031; -- Doodad_pa_firefly_jar002
+UPDATE `gameobject_template` SET `Data6`=0, `VerifiedBuild`=19243 WHERE `entry`=214032; -- Doodad_pa_sack_004
+UPDATE `gameobject_template` SET `Data6`=0, `VerifiedBuild`=19243 WHERE `entry`=214033; -- Apple
+UPDATE `gameobject_template` SET `Data6`=0, `VerifiedBuild`=19243 WHERE `entry`=214034; -- Doodad_pa_grainsack_open_002
+UPDATE `gameobject_template` SET `Data6`=0, `VerifiedBuild`=19243 WHERE `entry`=214035; -- Doodad_pa_keg_deluxe_02u002
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=214065; -- Campfire
+UPDATE `gameobject_template` SET `Data6`=0, `VerifiedBuild`=19243 WHERE `entry`=214165; -- Oven
+UPDATE `gameobject_template` SET `Data6`=0, `VerifiedBuild`=19243 WHERE `entry`=214169; -- Meeting Stone
+UPDATE `gameobject_template` SET `castBarCaption`='Disturbing', `Data10`=126324, `Data14`=22339, `Data22`=10174, `VerifiedBuild`=19243 WHERE `entry`=214173; -- Zandalari Voodoo Cauldron
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=214176; -- Mailbox
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=214178; -- Grandmaster Architect Holmberg
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=178365; -- Alliance Banner
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=178389; -- Alliance Banner
+UPDATE `gameobject_template` SET `Data6`=0, `VerifiedBuild`=19243 WHERE `entry`=214242; -- Banquet of the Wok
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=214258; -- Guild Vault
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=214260; -- Mailbox
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=17183; -- Buzzbox 411
+UPDATE `gameobject_template` SET `castBarCaption`='Destroying', `Data3`=0, `Data14`=24585, `VerifiedBuild`=19243 WHERE `entry`=214277; -- The Dark Grimoire
+UPDATE `gameobject_template` SET `castBarCaption`='Destroying', `Data3`=0, `Data14`=24585, `VerifiedBuild`=19243 WHERE `entry`=214278; -- Kel'Thuzad's Deep Knowledge
+UPDATE `gameobject_template` SET `castBarCaption`='Destroying', `Data3`=0, `Data14`=24585, `VerifiedBuild`=19243 WHERE `entry`=214279; -- In the Shadow of the Light
+UPDATE `gameobject_template` SET `castBarCaption`='Destroying', `Data3`=0, `Data14`=24585, `VerifiedBuild`=19243 WHERE `entry`=214280; -- Forbidden Rites and other Rituals Necromantic
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=142691; -- Campfire
+UPDATE `gameobject_template` SET `Data6`=0, `VerifiedBuild`=19243 WHERE `entry`=214361; -- Rocks
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=142694; -- Campfire
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=17282; -- Bathran's Hair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=214372; -- The Legacy of Emperor Tsao
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=214379; -- Broken Incense Burner
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=214381; -- Teleporter Tile
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=214382; -- Teleporter Rune
+UPDATE `gameobject_template` SET `Data6`=0, `VerifiedBuild`=19243 WHERE `entry`=214388; -- Ancient Guo-Lai Cache
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=214395; -- Guo-Lai Rubble
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=214396; -- Guo-Lai Rubble
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=214397; -- Guo-Lai Rubble
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=214398; -- Guo-Lai Rubble
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=196485; -- Saronite Rock
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=178573; -- Cauldron
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=214408; -- The General and the Grummle
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=214422; -- Survival Ring Post
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=214423; -- We Were Warriors
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=214428; -- The Journal of Lin (II)
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=214461; -- Campfire
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=214463; -- Bonfire
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=214465; -- Campfire
+UPDATE `gameobject_template` SET `Data3`=0, `Data6`=0, `VerifiedBuild`=19243 WHERE `entry`=214470; -- Shao-Tien Cage
+UPDATE `gameobject_template` SET `Data6`=0, `VerifiedBuild`=19243 WHERE `entry`=214511; -- Broken Amber
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=178684; -- Forge
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=178685; -- Anvil
+UPDATE `gameobject_template` SET `Data6`=0, `Data10`=1, `VerifiedBuild`=19243 WHERE `entry`=214536; -- Instance Portal (Raid 10/25 No Heroic)
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=142871; -- Dwarven Brazier
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=142872; -- Dwarven Brazier
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=142873; -- Traveling Fisherman
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=142874; -- Stoneblade's
+UPDATE `gameobject_template` SET `Data6`=0, `VerifiedBuild`=19243 WHERE `entry`=214543; -- Dreadspore Bulb
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=214549; -- Dreadspore Bulb
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=214615; -- Weapon Rack
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=214616; -- Weapon Rack
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=214617; -- Weapon Rack
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=178785; -- Irondeep Supplies
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=214626; -- Looted Supplies
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=214627; -- Looted Supplies
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=214641; -- Door
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=214643; -- Sha Corruption
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=214646; -- Mantid Worker Busy (Sha)
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=214647; -- Sha Effect 08
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=178832; -- Meeting Stone
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=178834; -- Meeting Stone
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=214681; -- Bench
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=214682; -- Bench
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=214683; -- Bench
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=214684; -- Bench
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=214685; -- Bench
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=214686; -- Bench
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=214687; -- Bench
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=214688; -- Bench
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=214689; -- Bench
+UPDATE `gameobject_template` SET `Data6`=0, `VerifiedBuild`=19243 WHERE `entry`=214697; -- Doodad_rshoulder_challengepaladin_doodad001
+UPDATE `gameobject_template` SET `Data6`=0, `VerifiedBuild`=19243 WHERE `entry`=214698; -- Doodad_rshoulder_challengemonk_doodad001
+UPDATE `gameobject_template` SET `Data6`=0, `VerifiedBuild`=19243 WHERE `entry`=214699; -- Doodad_rshoulder_challengehunter_doodad001
+UPDATE `gameobject_template` SET `Data6`=0, `VerifiedBuild`=19243 WHERE `entry`=214700; -- Doodad_rshoulder_challengedruid_doodad001
+UPDATE `gameobject_template` SET `Data6`=0, `VerifiedBuild`=19243 WHERE `entry`=214701; -- Doodad_rshoulder_challengedeathknight_doodad001
+UPDATE `gameobject_template` SET `Data6`=0, `VerifiedBuild`=19243 WHERE `entry`=214702; -- Doodad_lshoulder_challengeshaman_doodad001
+UPDATE `gameobject_template` SET `Data6`=0, `VerifiedBuild`=19243 WHERE `entry`=214703; -- Doodad_lshoulder_challengerogue_doodad001
+UPDATE `gameobject_template` SET `Data6`=0, `VerifiedBuild`=19243 WHERE `entry`=214704; -- Doodad_lshoulder_challengepriest_doodad001
+UPDATE `gameobject_template` SET `Data6`=0, `VerifiedBuild`=19243 WHERE `entry`=214705; -- Doodad_lshoulder_challengepaladin_doodad001
+UPDATE `gameobject_template` SET `Data6`=0, `VerifiedBuild`=19243 WHERE `entry`=214706; -- Doodad_lshoulder_challengemonk_doodad001
+UPDATE `gameobject_template` SET `Data6`=0, `VerifiedBuild`=19243 WHERE `entry`=214707; -- Doodad_lshoulder_challengehunter_doodad001
+UPDATE `gameobject_template` SET `Data6`=0, `VerifiedBuild`=19243 WHERE `entry`=214708; -- Doodad_lshoulder_challengedruid_doodad001
+UPDATE `gameobject_template` SET `Data6`=0, `VerifiedBuild`=19243 WHERE `entry`=214709; -- Doodad_lshoulder_challengedeathknight_doodad001
+UPDATE `gameobject_template` SET `Data6`=0, `VerifiedBuild`=19243 WHERE `entry`=214710; -- Doodad_rshoulder_challengepriest_doodad001
+UPDATE `gameobject_template` SET `Data6`=0, `VerifiedBuild`=19243 WHERE `entry`=214711; -- Doodad_rshoulder_challengerogue_doodad001
+UPDATE `gameobject_template` SET `Data6`=0, `VerifiedBuild`=19243 WHERE `entry`=214712; -- Doodad_rshoulder_challengeshaman_doodad001
+UPDATE `gameobject_template` SET `Data6`=0, `VerifiedBuild`=19243 WHERE `entry`=214713; -- Doodad_rshoulder_challengewarlock_doodad001
+UPDATE `gameobject_template` SET `Data6`=0, `VerifiedBuild`=19243 WHERE `entry`=214714; -- Warlock Challenge Set Armor
+UPDATE `gameobject_template` SET `Data6`=0, `VerifiedBuild`=19243 WHERE `entry`=214715; -- Doodad_lshoulder_challengewarlock_doodad001
+UPDATE `gameobject_template` SET `Data6`=0, `VerifiedBuild`=19243 WHERE `entry`=214716; -- Doodad_rshoulder_challengewarrior_doodad001
+UPDATE `gameobject_template` SET `Data6`=0, `VerifiedBuild`=19243 WHERE `entry`=214717; -- Warrior Challenge Set Armor
+UPDATE `gameobject_template` SET `Data6`=0, `VerifiedBuild`=19243 WHERE `entry`=214718; -- Doodad_lshoulder_challengewarrior_doodad001
+UPDATE `gameobject_template` SET `Data6`=0, `VerifiedBuild`=19243 WHERE `entry`=214719; -- Doodad_rshoulder_challengemage_doodad001
+UPDATE `gameobject_template` SET `Data6`=0, `VerifiedBuild`=19243 WHERE `entry`=214720; -- Mage Challenge Set Armor
+UPDATE `gameobject_template` SET `Data6`=0, `VerifiedBuild`=19243 WHERE `entry`=214721; -- Doodad_lshoulder_challengemage_doodad001
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=214727; -- Warrior
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=214728; -- Mage
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=214729; -- Warlock
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=214734; -- Sik'thik Cage
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=178925; -- Alliance Banner
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=178927; -- [PH] Alliance A1 Tower Banner BIG
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=178929; -- Alliance Banner
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=178932; -- [PH] Alliance A2 Tower Banner BIG
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=214767; -- Totemfire
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=214768; -- Totemfire
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=214769; -- Totemfire
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=178947; -- [PH] Alliance A3 Tower Banner BIG
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=196871; -- Silver Covenant Banner
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=196872; -- Sunreaver Banner
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=214818; -- Sha Pool
+UPDATE `gameobject_template` SET `Data6`=0, `VerifiedBuild`=19243 WHERE `entry`=214820; -- Krik'thik Limb
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=179024; -- Stormpike Banner
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=179044; -- [PH] Alliance Graveyard Mid Banner BIG
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=179065; -- Roaring Flame
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=179066; -- Smoke Emitter, Large AOI, scale 2
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=143242; -- Dwarven Brazier
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=143246; -- Dwarven Brazier
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=143247; -- Dwarven Brazier
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=197010; -- Pyrotechnics
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=197018; -- Mailbox
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=143295; -- Dwarven Brazier
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=143296; -- Dwarven Brazier
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=143297; -- Wooden Chair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=143298; -- Wooden Chair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=143299; -- Wooden Chair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=214982; -- Mailbox
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=143328; -- Dwarven Brazier
+UPDATE `gameobject_template` SET `VerifiedBuild`=19243 WHERE `entry`=143333; -- The Bronze Kettle
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=119; -- Abercrombie's Crate
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=18083; -- Bubbling Cauldron
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=215171; -- Tiny Boat
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=215188; -- Big Poop
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=263; -- Kurzen Supplies
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=264; -- Kurzen Supplies
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=290; -- Furlbrow's Wardrobe
+UPDATE `gameobject_template` SET `Data6`=0, `VerifiedBuild`=19342 WHERE `entry`=215405; -- Green Tea Leaf
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=143981; -- Mailbox
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=215760; -- Great Wall
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=144111; -- Smite's Chest
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=144112; -- Mailbox
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=215782; -- Origins
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=215787; -- Collision
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=144125; -- Mailbox
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=144126; -- Mailbox
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=144127; -- Mailbox
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=179975; -- Water Trough Small
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=144159; -- Dwarven Brazier
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=144162; -- Springspindle's Gadgets
+UPDATE `gameobject_template` SET `Data6`=0, `VerifiedBuild`=19342 WHERE `entry`=215831; -- Shaohao's Crane Gong
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=215863; -- Jinyu Painting
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=215864; -- Jinyu Shell
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=215917; -- Twin Steins of Brewfather Quan Tou Kuo
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=215943; -- Carved Bronze Mirror
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=215954; -- Iron Amulet
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=215956; -- Mogu Coin
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=215957; -- Worn Monument Ledger
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=216107; -- Chair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=216108; -- Chair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=216110; -- Chair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=216112; -- Chair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=216115; -- Chair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=216116; -- Chair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=216119; -- Chair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=216122; -- Brazier
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=216125; -- Chair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=216130; -- Chair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=216131; -- Chair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=216146; -- Barbecue
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=216147; -- Beastmaster Pit - Horde - Tiger Cage
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=216148; -- Beastmaster Pit - Horde - Crab Cage
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=216149; -- Beastmaster Pit - Horde - Crane Cage
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=36980; -- Wooden Chair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=36981; -- Wooden Chair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=36983; -- High Back Chair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=36984; -- High Back Chair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=36985; -- High Back Chair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=36987; -- High Back Chair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=36988; -- High Back Chair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=36989; -- High Back Chair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=36996; -- Wooden Chair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=36997; -- Wooden Chair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=36998; -- Wooden Chair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=180391; -- Heart of Hakkar Spell Emitter
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=216251; -- Horde Banner - Ground, Spear, 2.0
+UPDATE `gameobject_template` SET `Data6`=0, `VerifiedBuild`=19342 WHERE `entry`=216314; -- "Distilled" Fuel
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=180497; -- Forcefield
+UPDATE `gameobject_template` SET `Data6`=0, `VerifiedBuild`=19342 WHERE `entry`=216477; -- Boarded Gate
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=180665; -- Draconic for Dummies
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=55250; -- Tall Brazier
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=180682; -- Oily Blackmouth School
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=180683; -- Firefin Snapper School
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=180691; -- Scarab Coffer
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=180728; -- Firework, Show, Type 1 White
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=1560; -- Storage Chest
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=180743; -- Carefully Wrapped Present
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=180746; -- Gently Shaken Gift
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=180747; -- Gaily Wrapped Present
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=180748; -- Ticking Present
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=1620; -- Mageroyal
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=1621; -- Briarthorn
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=1622; -- Bruiseweed
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=180793; -- Festive Gift
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=1623; -- Wild Steelbloom
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=1624; -- Kingsblood
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=37478; -- Wooden Chair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=1684; -- Blacksmith's Anvil
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=1685; -- Forge
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=180898; -- AQRUNE
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=180899; -- AQROOT
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=180901; -- Bloodsail Wreckage
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=1733; -- Silver Vein
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=180904; -- Ancient Door
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=1734; -- Gold Vein
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=1735; -- Iron Deposit
+UPDATE `gameobject_template` SET `Data6`=0, `VerifiedBuild`=19342 WHERE `entry`=216751; -- Rusty Valve
+UPDATE `gameobject_template` SET `Data6`=0, `VerifiedBuild`=19342 WHERE `entry`=216761; -- Mixed Ocean School
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=1808; -- Campfire
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=1809; -- Campfire
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=1833; -- Campfire
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=1834; -- Campfire
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=1835; -- Campfire
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=1839; -- Campfire
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=1840; -- Campfire
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=1842; -- Campfire
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=1850; -- Campfire
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=1851; -- Campfire
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=1950; -- Campfire
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=1951; -- Campfire
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=1959; -- Campfire
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=1961; -- Campfire
+UPDATE `gameobject_template` SET `questItem2`=0 WHERE `entry`=181270; -- Felweed
+UPDATE `gameobject_template` SET `questItem2`=0, `questItem3`=0 WHERE `entry`=181271; -- Dreaming Glory
+UPDATE `gameobject_template` SET `questItem1`=35229, `questItem2`=35229, `questItem3`=35229 WHERE `entry`=181277; -- Terocone
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=91692; -- Boomstick Imports East
+UPDATE `gameobject_template` SET `questItem2`=35229, `Data0`=29, `Data1`=51505, `Data23`=375, `Data24`=425, `VerifiedBuild`=19342 WHERE `entry`=181279; -- Netherbloom
+UPDATE `gameobject_template` SET `questItem2`=35229, `questItem3`=35229, `questItem4`=35229, `Data0`=29, `Data1`=51506, `Data23`=380, `Data24`=430, `VerifiedBuild`=19342 WHERE `entry`=181280; -- Nightmare Vine
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=181291; -- Mystery Meat
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=181310; -- Outland Map
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=181381; -- Mailbox
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=181385; -- Ravager Egg
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=199329; -- Highborne Tablet
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=199330; -- Highborne Tablet
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=199331; -- Highborne Tablet
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=199332; -- Highborne Tablet
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=199333; -- Spitelash Runestone
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=2289; -- Ruined Lifeboat
+UPDATE `gameobject_template` SET `Data6`=0, `VerifiedBuild`=19342 WHERE `entry`=217331; -- Anduin's Footrest
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=181573; -- Jar of ashes
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=74091; -- The Salty Sailor Tavern
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=181686; -- Warsong Lumber Pile
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=92140; -- Campfire
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=2574; -- Anvil
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=2575; -- Forge
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=2657; -- Legends of the Earth
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=181875; -- Steam Pump Part
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=2724; -- Sack of Oats
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=181916; -- Satyrnaar Fel Wood
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=92426; -- Pickled Sludge
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=182147; -- Brazier
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=182148; -- Brazier
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=182149; -- Brazier
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=182150; -- Brazier
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=182151; -- Brazier
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=182152; -- Brazier
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=182153; -- Brazier
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=20900; -- Anvil
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=182154; -- Brazier
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=20964; -- Campfire
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=3084; -- Fire
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=21007; -- Campfire
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=21008; -- Campfire
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=21009; -- Campfire
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=21052; -- Defias Strongbox
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=56897; -- Forge
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=56898; -- Plate-n-Chain
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=56901; -- Tan-Your-Hide Leatherworks
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=56903; -- Good Food
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=56905; -- Swift Flights
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=56910; -- The Salty Sailor Tavern
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=56911; -- Stranglethorn Trust Bank
+UPDATE `gameobject_template` SET `Data6`=0, `VerifiedBuild`=19342 WHERE `entry`=218203; -- Doodad_SubwayCar02
+UPDATE `gameobject_template` SET `Data6`=0, `VerifiedBuild`=19342 WHERE `entry`=218204; -- Doodad_SubwayCar09
+UPDATE `gameobject_template` SET `Data6`=0, `VerifiedBuild`=19342 WHERE `entry`=218205; -- Doodad_SubwayCar11
+UPDATE `gameobject_template` SET `Data6`=0, `VerifiedBuild`=19342 WHERE `entry`=218206; -- Doodad_SubwayCar12
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=218207; -- Doodad_SubwayCar13
+UPDATE `gameobject_template` SET `Data6`=0, `VerifiedBuild`=19342 WHERE `entry`=218208; -- Doodad_SubwayCar01
+UPDATE `gameobject_template` SET `Data6`=0, `VerifiedBuild`=19342 WHERE `entry`=218226; -- Doodad_DwarfSign_Fireworks01
+UPDATE `gameobject_template` SET `Data6`=0, `VerifiedBuild`=19342 WHERE `entry`=218227; -- Brazier
+UPDATE `gameobject_template` SET `Data6`=0, `VerifiedBuild`=19342 WHERE `entry`=218228; -- Brazier
+UPDATE `gameobject_template` SET `Data6`=0, `VerifiedBuild`=19342 WHERE `entry`=218229; -- Mailbox
+UPDATE `gameobject_template` SET `Data6`=0, `VerifiedBuild`=19342 WHERE `entry`=218230; -- Chair
+UPDATE `gameobject_template` SET `Data6`=0, `VerifiedBuild`=19342 WHERE `entry`=218231; -- Chair
+UPDATE `gameobject_template` SET `Data6`=0, `VerifiedBuild`=19342 WHERE `entry`=218232; -- Chair
+UPDATE `gameobject_template` SET `Data6`=0, `VerifiedBuild`=19342 WHERE `entry`=218233; -- Chair
+UPDATE `gameobject_template` SET `Data6`=0, `VerifiedBuild`=19342 WHERE `entry`=218234; -- Chair
+UPDATE `gameobject_template` SET `Data6`=0, `VerifiedBuild`=19342 WHERE `entry`=218235; -- Chair
+UPDATE `gameobject_template` SET `Data6`=0, `VerifiedBuild`=19342 WHERE `entry`=218236; -- Chair
+UPDATE `gameobject_template` SET `Data6`=0, `VerifiedBuild`=19342 WHERE `entry`=218237; -- Chair
+UPDATE `gameobject_template` SET `Data6`=0, `VerifiedBuild`=19342 WHERE `entry`=218238; -- Chair
+UPDATE `gameobject_template` SET `Data6`=0, `VerifiedBuild`=19342 WHERE `entry`=218239; -- Chair
+UPDATE `gameobject_template` SET `Data6`=0, `VerifiedBuild`=19342 WHERE `entry`=218240; -- Chair
+UPDATE `gameobject_template` SET `Data6`=0, `VerifiedBuild`=19342 WHERE `entry`=218241; -- Chair
+UPDATE `gameobject_template` SET `Data6`=0, `VerifiedBuild`=19342 WHERE `entry`=218242; -- Chair
+UPDATE `gameobject_template` SET `Data6`=0, `VerifiedBuild`=19342 WHERE `entry`=218243; -- Chair
+UPDATE `gameobject_template` SET `Data6`=0, `VerifiedBuild`=19342 WHERE `entry`=218244; -- Chair
+UPDATE `gameobject_template` SET `Data6`=0, `VerifiedBuild`=19342 WHERE `entry`=218245; -- Chair
+UPDATE `gameobject_template` SET `Data6`=0, `VerifiedBuild`=19342 WHERE `entry`=218246; -- Chair
+UPDATE `gameobject_template` SET `Data6`=0, `VerifiedBuild`=19342 WHERE `entry`=218247; -- Chair
+UPDATE `gameobject_template` SET `Data6`=0, `VerifiedBuild`=19342 WHERE `entry`=218248; -- Chair
+UPDATE `gameobject_template` SET `Data6`=0, `VerifiedBuild`=19342 WHERE `entry`=218249; -- Chair
+UPDATE `gameobject_template` SET `Data6`=0, `VerifiedBuild`=19342 WHERE `entry`=218250; -- Chair
+UPDATE `gameobject_template` SET `Data6`=0, `VerifiedBuild`=19342 WHERE `entry`=218251; -- Chair
+UPDATE `gameobject_template` SET `Data6`=0, `VerifiedBuild`=19342 WHERE `entry`=218252; -- Chair
+UPDATE `gameobject_template` SET `Data6`=0, `VerifiedBuild`=19342 WHERE `entry`=218253; -- Chair
+UPDATE `gameobject_template` SET `Data6`=0, `VerifiedBuild`=19342 WHERE `entry`=218254; -- Chair
+UPDATE `gameobject_template` SET `Data6`=0, `VerifiedBuild`=19342 WHERE `entry`=218255; -- Chair
+UPDATE `gameobject_template` SET `Data6`=0, `VerifiedBuild`=19342 WHERE `entry`=218256; -- Chair
+UPDATE `gameobject_template` SET `Data6`=0, `VerifiedBuild`=19342 WHERE `entry`=218257; -- Chair
+UPDATE `gameobject_template` SET `Data6`=0, `VerifiedBuild`=19342 WHERE `entry`=218258; -- Chair
+UPDATE `gameobject_template` SET `Data6`=0, `VerifiedBuild`=19342 WHERE `entry`=218259; -- Chair
+UPDATE `gameobject_template` SET `Data6`=0, `VerifiedBuild`=19342 WHERE `entry`=218260; -- Chair
+UPDATE `gameobject_template` SET `Data6`=0, `VerifiedBuild`=19342 WHERE `entry`=218261; -- Chair
+UPDATE `gameobject_template` SET `Data6`=0, `VerifiedBuild`=19342 WHERE `entry`=218262; -- Chair
+UPDATE `gameobject_template` SET `Data6`=0, `VerifiedBuild`=19342 WHERE `entry`=218263; -- Chair
+UPDATE `gameobject_template` SET `Data6`=0, `VerifiedBuild`=19342 WHERE `entry`=218264; -- Chair
+UPDATE `gameobject_template` SET `Data6`=0, `VerifiedBuild`=19342 WHERE `entry`=218265; -- Chair
+UPDATE `gameobject_template` SET `Data6`=0, `VerifiedBuild`=19342 WHERE `entry`=218266; -- Chair
+UPDATE `gameobject_template` SET `Data6`=0, `VerifiedBuild`=19342 WHERE `entry`=218267; -- Chair
+UPDATE `gameobject_template` SET `Data6`=0, `VerifiedBuild`=19342 WHERE `entry`=218268; -- Chair
+UPDATE `gameobject_template` SET `Data6`=0, `VerifiedBuild`=19342 WHERE `entry`=218269; -- Chair
+UPDATE `gameobject_template` SET `Data6`=0, `VerifiedBuild`=19342 WHERE `entry`=218270; -- Chair
+UPDATE `gameobject_template` SET `Data6`=0, `VerifiedBuild`=19342 WHERE `entry`=218271; -- Chair
+UPDATE `gameobject_template` SET `Data6`=0, `VerifiedBuild`=19342 WHERE `entry`=218272; -- Chair
+UPDATE `gameobject_template` SET `Data6`=0, `VerifiedBuild`=19342 WHERE `entry`=218273; -- Chair
+UPDATE `gameobject_template` SET `Data6`=0, `VerifiedBuild`=19342 WHERE `entry`=218274; -- Chair
+UPDATE `gameobject_template` SET `Data6`=0, `VerifiedBuild`=19342 WHERE `entry`=218275; -- Chair
+UPDATE `gameobject_template` SET `Data6`=0, `VerifiedBuild`=19342 WHERE `entry`=218276; -- Chair
+UPDATE `gameobject_template` SET `Data6`=0, `VerifiedBuild`=19342 WHERE `entry`=218277; -- Chair
+UPDATE `gameobject_template` SET `Data6`=0, `VerifiedBuild`=19342 WHERE `entry`=218278; -- Chair
+UPDATE `gameobject_template` SET `Data6`=0, `VerifiedBuild`=19342 WHERE `entry`=218279; -- Chair
+UPDATE `gameobject_template` SET `Data6`=0, `VerifiedBuild`=19342 WHERE `entry`=218280; -- Chair
+UPDATE `gameobject_template` SET `Data6`=0, `VerifiedBuild`=19342 WHERE `entry`=218281; -- Chair
+UPDATE `gameobject_template` SET `Data6`=0, `VerifiedBuild`=19342 WHERE `entry`=218282; -- Chair
+UPDATE `gameobject_template` SET `Data6`=0, `VerifiedBuild`=19342 WHERE `entry`=218283; -- Chair
+UPDATE `gameobject_template` SET `Data6`=0, `VerifiedBuild`=19342 WHERE `entry`=218284; -- Chair
+UPDATE `gameobject_template` SET `Data6`=0, `VerifiedBuild`=19342 WHERE `entry`=218285; -- Chair
+UPDATE `gameobject_template` SET `Data6`=0, `VerifiedBuild`=19342 WHERE `entry`=218286; -- Chair
+UPDATE `gameobject_template` SET `Data6`=0, `VerifiedBuild`=19342 WHERE `entry`=218287; -- Chair
+UPDATE `gameobject_template` SET `Data6`=0, `VerifiedBuild`=19342 WHERE `entry`=218288; -- Chair
+UPDATE `gameobject_template` SET `Data6`=0, `VerifiedBuild`=19342 WHERE `entry`=218289; -- Chair
+UPDATE `gameobject_template` SET `Data6`=0, `VerifiedBuild`=19342 WHERE `entry`=218290; -- Chair
+UPDATE `gameobject_template` SET `Data6`=0, `VerifiedBuild`=19342 WHERE `entry`=218291; -- Chair
+UPDATE `gameobject_template` SET `Data6`=0, `VerifiedBuild`=19342 WHERE `entry`=218292; -- Chair
+UPDATE `gameobject_template` SET `Data6`=0, `VerifiedBuild`=19342 WHERE `entry`=218293; -- Chair
+UPDATE `gameobject_template` SET `Data6`=0, `VerifiedBuild`=19342 WHERE `entry`=218294; -- Chair
+UPDATE `gameobject_template` SET `Data6`=0, `VerifiedBuild`=19342 WHERE `entry`=218295; -- Chair
+UPDATE `gameobject_template` SET `Data6`=0, `VerifiedBuild`=19342 WHERE `entry`=218296; -- Chair
+UPDATE `gameobject_template` SET `Data6`=0, `VerifiedBuild`=19342 WHERE `entry`=218297; -- Chair
+UPDATE `gameobject_template` SET `Data6`=0, `VerifiedBuild`=19342 WHERE `entry`=218298; -- Chair
+UPDATE `gameobject_template` SET `Data6`=0, `VerifiedBuild`=19342 WHERE `entry`=218299; -- Chair
+UPDATE `gameobject_template` SET `Data6`=0, `VerifiedBuild`=19342 WHERE `entry`=218300; -- Chair
+UPDATE `gameobject_template` SET `Data6`=0, `VerifiedBuild`=19342 WHERE `entry`=218301; -- Chair
+UPDATE `gameobject_template` SET `Data6`=0, `VerifiedBuild`=19342 WHERE `entry`=218302; -- Chair
+UPDATE `gameobject_template` SET `Data6`=0, `VerifiedBuild`=19342 WHERE `entry`=218303; -- Chair
+UPDATE `gameobject_template` SET `Data6`=0, `VerifiedBuild`=19342 WHERE `entry`=218304; -- Chair
+UPDATE `gameobject_template` SET `Data6`=0, `VerifiedBuild`=19342 WHERE `entry`=218305; -- Chair
+UPDATE `gameobject_template` SET `Data6`=0, `VerifiedBuild`=19342 WHERE `entry`=218306; -- Chair
+UPDATE `gameobject_template` SET `Data6`=0, `VerifiedBuild`=19342 WHERE `entry`=218307; -- Chair
+UPDATE `gameobject_template` SET `Data6`=0, `VerifiedBuild`=19342 WHERE `entry`=218308; -- Chair
+UPDATE `gameobject_template` SET `Data6`=0, `VerifiedBuild`=19342 WHERE `entry`=218309; -- Chair
+UPDATE `gameobject_template` SET `Data6`=0, `VerifiedBuild`=19342 WHERE `entry`=218310; -- Chair
+UPDATE `gameobject_template` SET `Data6`=0, `VerifiedBuild`=19342 WHERE `entry`=218311; -- Chair
+UPDATE `gameobject_template` SET `Data6`=0, `VerifiedBuild`=19342 WHERE `entry`=218312; -- Chair
+UPDATE `gameobject_template` SET `Data6`=0, `VerifiedBuild`=19342 WHERE `entry`=218313; -- Chair
+UPDATE `gameobject_template` SET `Data6`=0, `VerifiedBuild`=19342 WHERE `entry`=218314; -- Chair
+UPDATE `gameobject_template` SET `Data6`=0, `VerifiedBuild`=19342 WHERE `entry`=218315; -- Chair
+UPDATE `gameobject_template` SET `Data6`=0, `VerifiedBuild`=19342 WHERE `entry`=218316; -- Chair
+UPDATE `gameobject_template` SET `Data6`=0, `VerifiedBuild`=19342 WHERE `entry`=218317; -- Chair
+UPDATE `gameobject_template` SET `Data6`=0, `VerifiedBuild`=19342 WHERE `entry`=218321; -- Chair
+UPDATE `gameobject_template` SET `Data6`=0, `VerifiedBuild`=19342 WHERE `entry`=218322; -- Chair
+UPDATE `gameobject_template` SET `Data6`=0, `VerifiedBuild`=19342 WHERE `entry`=218324; -- Chair
+UPDATE `gameobject_template` SET `Data6`=0, `VerifiedBuild`=19342 WHERE `entry`=218325; -- Chair
+UPDATE `gameobject_template` SET `Data6`=0, `VerifiedBuild`=19342 WHERE `entry`=218326; -- Chair
+UPDATE `gameobject_template` SET `Data6`=0, `VerifiedBuild`=19342 WHERE `entry`=218327; -- Chair
+UPDATE `gameobject_template` SET `Data6`=0, `VerifiedBuild`=19342 WHERE `entry`=218328; -- Chair
+UPDATE `gameobject_template` SET `Data6`=0, `VerifiedBuild`=19342 WHERE `entry`=218329; -- Chair
+UPDATE `gameobject_template` SET `Data6`=0, `VerifiedBuild`=19342 WHERE `entry`=218330; -- Chair
+UPDATE `gameobject_template` SET `Data6`=0, `VerifiedBuild`=19342 WHERE `entry`=218331; -- Chair
+UPDATE `gameobject_template` SET `Data6`=0, `VerifiedBuild`=19342 WHERE `entry`=218332; -- Chair
+UPDATE `gameobject_template` SET `Data6`=0, `VerifiedBuild`=19342 WHERE `entry`=218333; -- Chair
+UPDATE `gameobject_template` SET `Data6`=0, `VerifiedBuild`=19342 WHERE `entry`=218334; -- Chair
+UPDATE `gameobject_template` SET `Data6`=0, `VerifiedBuild`=19342 WHERE `entry`=218335; -- Chair
+UPDATE `gameobject_template` SET `Data6`=0, `VerifiedBuild`=19342 WHERE `entry`=218336; -- Chair
+UPDATE `gameobject_template` SET `Data6`=0, `VerifiedBuild`=19342 WHERE `entry`=218337; -- Chair
+UPDATE `gameobject_template` SET `Data6`=0, `VerifiedBuild`=19342 WHERE `entry`=218338; -- Chair
+UPDATE `gameobject_template` SET `Data6`=0, `VerifiedBuild`=19342 WHERE `entry`=218339; -- Chair
+UPDATE `gameobject_template` SET `Data6`=0, `VerifiedBuild`=19342 WHERE `entry`=218340; -- Chair
+UPDATE `gameobject_template` SET `Data6`=0, `VerifiedBuild`=19342 WHERE `entry`=218341; -- Chair
+UPDATE `gameobject_template` SET `Data6`=0, `VerifiedBuild`=19342 WHERE `entry`=218342; -- Chair
+UPDATE `gameobject_template` SET `Data6`=0, `VerifiedBuild`=19342 WHERE `entry`=218343; -- Chair
+UPDATE `gameobject_template` SET `Data6`=0, `VerifiedBuild`=19342 WHERE `entry`=218344; -- Chair
+UPDATE `gameobject_template` SET `Data6`=0, `VerifiedBuild`=19342 WHERE `entry`=218345; -- Chair
+UPDATE `gameobject_template` SET `Data6`=0, `VerifiedBuild`=19342 WHERE `entry`=218346; -- Chair
+UPDATE `gameobject_template` SET `Data6`=0, `VerifiedBuild`=19342 WHERE `entry`=218347; -- Chair
+UPDATE `gameobject_template` SET `Data6`=0, `VerifiedBuild`=19342 WHERE `entry`=218348; -- Chair
+UPDATE `gameobject_template` SET `Data6`=0, `VerifiedBuild`=19342 WHERE `entry`=218349; -- Chair
+UPDATE `gameobject_template` SET `Data6`=0, `VerifiedBuild`=19342 WHERE `entry`=218350; -- Chair
+UPDATE `gameobject_template` SET `Data6`=0, `VerifiedBuild`=19342 WHERE `entry`=218351; -- Chair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=21277; -- Crate with Holes
+UPDATE `gameobject_template` SET `Data6`=0, `VerifiedBuild`=19342 WHERE `entry`=218365; -- Chair
+UPDATE `gameobject_template` SET `Data6`=0, `VerifiedBuild`=19342 WHERE `entry`=218366; -- Chair
+UPDATE `gameobject_template` SET `Data6`=0, `VerifiedBuild`=19342 WHERE `entry`=218367; -- Chair
+UPDATE `gameobject_template` SET `Data6`=0, `VerifiedBuild`=19342 WHERE `entry`=218370; -- Chair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=182541; -- Olemba Cone
+UPDATE `gameobject_template` SET `Data26`=1, `VerifiedBuild`=19342 WHERE `entry`=182546; -- Orb of Translocation
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=182582; -- Draenei Vessel
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=182583; -- Draenei Vessel
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=164761; -- Wooden Chair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=164762; -- Wooden Chair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=164763; -- Wooden Chair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=164764; -- Wooden Chair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=164765; -- Wooden Chair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=164766; -- Wooden Chair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=21530; -- Snufflenose Owner's Manual
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=182794; -- Cage
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=21582; -- Beyond the Dark Portal
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=3727; -- Mageroyal
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=3729; -- Briarthorn
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=21678; -- Anvil
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=21679; -- Forge
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=3769; -- Potbelly Stove
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=182946; -- Mailbox
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=21701; -- Anvil
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=129206; -- Campfire
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=182960; -- Chair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=182961; -- Chair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=182962; -- Chair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=182963; -- Chair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=182964; -- Chair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=182965; -- Chair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=182966; -- Chair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=182967; -- Anvil
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=3797; -- Cozy Fire
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=182968; -- Anvil
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=3798; -- Cozy Fire
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=182969; -- Anvil
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=182970; -- Anvil
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=182971; -- Anvil
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=182972; -- Anvil
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=3803; -- Cozy Fire
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=182973; -- Anvil
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=3804; -- Cozy Fire
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=3850; -- Fierce Blaze
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=3851; -- Fierce Blaze
+UPDATE `gameobject_template` SET `questItem1`=35229 WHERE `entry`=183044; -- Felweed
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=218952; -- Clutter
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=218953; -- Clutter
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=218955; -- Clutter
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=218957; -- Clutter
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=218958; -- Clutter
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=218961; -- The Praying Mantid
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=218963; -- Remains of a Paragon
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=218966; -- Kypari Sap Container
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=218969; -- The Praying Mantid
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=218971; -- Remains of a Paragon
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=218974; -- Kypari Sap Container
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=3972; -- WANTED
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=4087; -- Anvil
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=4088; -- Anvil
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=4089; -- Anvil
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=4090; -- Forge
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=183290; -- Doodad_PVP_Ogre_Door_Front01
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=183291; -- Team 2 Inside
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=183292; -- Doodad_PVP_Ogre_Door_Front03
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=183293; -- Team 1 Inside
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=183297; -- Doodad_InnBench02
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=183298; -- Doodad_InnBench01
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=183299; -- Doodad_InnBench04
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=183300; -- Doodad_InnBench03
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=183306; -- Stove
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=183347; -- Forge
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=183348; -- Anvil
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=201295; -- Pants
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=201296; -- Shirts
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=201297; -- Unmentionables
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=201298; -- Water Bucket
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=201302; -- Territorial Claim
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=183401; -- Portcullis
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=183402; -- Portcullis
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=183431; -- Fire
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=183432; -- Bonfire
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=183433; -- Bonfire
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=183435; -- Marksman Regiment's Cooking Pot
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=201386; -- Beach Side Real Estate
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=219353; -- Dream Brew Table
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=219354; -- Dream Brew Equipment
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=219355; -- Dream Brew Equipment
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=201530; -- Wooden Chair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=201543; -- Warm Fire
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=201545; -- Wooden Chair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=201546; -- Wooden Chair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=201547; -- Wooden Chair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=201548; -- Wooden Chair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=201553; -- Wooden Chair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=165740; -- Crude Brazier
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=165741; -- Crude Brazier
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=165742; -- Crude Brazier
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=165743; -- Crude Brazier
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=165744; -- Crude Brazier
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=165745; -- Crude Brazier
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=165746; -- Crude Brazier
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=165747; -- Crude Brazier
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=165748; -- Crude Brazier
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=165749; -- Crude Brazier
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=165750; -- Crude Brazier
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=165751; -- Crude Brazier
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=201619; -- Mailbox
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=201642; -- Highback Chair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=201643; -- Highback Chair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=201645; -- Highback Chair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=201646; -- Highback Chair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=201656; -- Stone Bench
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=201657; -- Stone Bench
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=201658; -- Stone Bench
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=94185; -- Bonfire
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=94191; -- Bonfire
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=183811; -- Wanted Poster
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=22563; -- Cozy Fire
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=22564; -- Cozy Fire
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=22565; -- Cozy Fire
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=22566; -- Cozy Fire
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=22567; -- Cozy Fire
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=183846; -- Brazier
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=183896; -- Fierce Blaze
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=183897; -- Fierce Blaze
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=183898; -- Fierce Blaze
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=183899; -- Fierce Blaze
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=183900; -- Fierce Blaze
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=183901; -- Fierce Blaze
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=183902; -- Fierce Blaze
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=183903; -- Fierce Blaze
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=183904; -- Fierce Blaze
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=183905; -- Fierce Blaze
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=183906; -- Fierce Blaze
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=183907; -- Fierce Blaze
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=183908; -- Fierce Blaze
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=183909; -- Bonfire
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=183910; -- Fierce Blaze
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=183911; -- Fierce Blaze
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=183912; -- Fierce Blaze
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=22670; -- Cozy Fire
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=22671; -- Cozy Fire
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=22672; -- Cozy Fire
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=22673; -- Cozy Fire
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=22674; -- Cozy Fire
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=183933; -- Elemental Power
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=183987; -- Rocket Fire
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=201931; -- Pants
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=201932; -- Shirts
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=201933; -- Unmentionables
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=22772; -- Cozy Fire
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=22773; -- Cozy Fire
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=22774; -- Cozy Fire
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=22775; -- Cozy Fire
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=22776; -- Cozy Fire
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=22777; -- Cozy Fire
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=22783; -- Wooden Chair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=184050; -- Burning Brazier
+UPDATE `gameobject_template` SET `Data3`=0, `VerifiedBuild`=19342 WHERE `entry`=201968; -- Darkspear Cage
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=184051; -- Burning Brazier
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=184052; -- Burning Brazier
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=184053; -- Burning Brazier
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=22803; -- Wooden Chair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=22804; -- Wooden Chair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=22806; -- Wooden Chair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=22811; -- Wooden Chair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=201982; -- Just Maces
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=22812; -- Wooden Chair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=201983; -- Righteous Plates
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=22813; -- Wooden Chair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=201987; -- Mailbox
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=201989; -- Mailbox
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=201998; -- Stone Bench
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=201999; -- Stone Bench
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=202000; -- Stone Bench
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=202001; -- Stone Bench
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=202002; -- Stone Bench
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=184085; -- Mailbox
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=202004; -- Cathedral Square
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=202005; -- Cathedral Square
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=202010; -- Cathedral Square
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=202011; -- Cathedral Square
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=184135; -- Mailbox
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=184136; -- Mailbox
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=184137; -- Mailbox
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=184138; -- Mailbox
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=184139; -- Mailbox
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=184140; -- Mailbox
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=184246; -- Heavy Iron Portcullis
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=184255; -- Long Neck Spectrum Analyzer
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=23013; -- Wooden Chair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=23014; -- Wooden Chair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=23015; -- Wooden Chair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=184285; -- Anvil
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=184286; -- Forge
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=184330; -- Doodad_AncDrae_elevatorPiece_netherstorm01
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=202253; -- Stone Bench
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=202256; -- Stone Bench
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=202257; -- Stone Bench
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=202258; -- Stone Bench
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=202259; -- Stone Bench
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=220176; -- Goblin Teleporter
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=202260; -- Stone Bench
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=184395; -- Bonfire
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=184396; -- Bonfire
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=184416; -- 184416
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=130666; -- Anvil
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=184477; -- Abandoned Wagon
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=202434; -- Vision Brazier
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=220360; -- Remote Viewing Console
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=220369; -- Doodad_GreatWall_Brazier_Floor_040
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=220370; -- Doodad_GreatWall_Brazier_Floor_041
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=220371; -- Doodad_GreatWall_Brazier_Floor_042
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=220372; -- Doodad_GreatWall_Brazier_Floor_043
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=220373; -- Doodad_pa_brazier_001
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=220374; -- Doodad_pa_brazier_002
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=184554; -- Molten metal
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=184555; -- Scryer Bank
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=184556; -- Bank of the Aldor
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=184557; -- Shattrath Infirmary
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=184558; -- Anvil
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=184559; -- Anvil
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=148728; -- Wooden Chair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=148729; -- Wooden Chair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=148730; -- Wooden Chair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=148731; -- Wooden Chair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=148732; -- Wooden Chair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=148733; -- Wooden Chair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=148734; -- Wooden Chair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=148737; -- Wooden Chair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=148738; -- Wooden Chair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=148740; -- Wooden Chair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=148741; -- Wooden Chair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=148742; -- Wooden Chair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=148743; -- Wooden Chair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=148744; -- Wooden Chair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=148745; -- Wooden Chair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=148748; -- Wooden Chair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=148749; -- Wooden Chair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=148752; -- Wooden Chair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=148754; -- Wooden Chair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=148755; -- Wooden Chair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=148758; -- Wooden Chair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=148762; -- Wooden Chair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=148764; -- Wooden Chair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=148765; -- Wooden Chair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=148766; -- Wooden Chair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=148767; -- Wooden Chair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=148768; -- Wooden Chair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=148769; -- Wooden Chair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=148773; -- Wooden Chair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=148774; -- Wooden Chair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=202580; -- Den Cage
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=202587; -- Mailbox
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=184671; -- Chair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=184672; -- Chair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=184673; -- Chair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=184674; -- Chair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=184686; -- Anvil
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=184687; -- Forge
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=184688; -- Campfire
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=202620; -- campfire
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=148884; -- Wooden Chair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=148885; -- Wooden Chair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=148886; -- Wooden Chair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=148887; -- Wooden Chair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=148888; -- Wooden Chair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=148889; -- Wooden Chair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=148891; -- Wooden Chair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=148892; -- Wooden Chair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=148893; -- Wooden Chair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=148894; -- Wooden Chair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=148895; -- Wooden Chair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=148898; -- Wooden Chair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=148899; -- Wooden Chair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=148900; -- Wooden Chair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=148901; -- Wooden Chair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=148902; -- Wooden Chair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=148903; -- Wooden Chair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=148904; -- Wooden Chair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=148905; -- Wooden Chair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=148906; -- Wooden Chair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=148909; -- Wooden Chair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=148910; -- Wooden Chair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=148911; -- Wooden Chair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=148912; -- Wooden Chair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=148913; -- Wooden Chair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=148914; -- Wooden Chair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=148915; -- Wooden Chair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=184795; -- Rotten Arakkoa Egg
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=184796; -- Rotten Arakkoa Egg
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=184797; -- Rotten Arakkoa Egg
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=184801; -- Rotten Arakkoa Egg Dummy
+UPDATE `gameobject_template` SET `Data0`=38, `Data1`=51315, `Data23`=530, `Data24`=535, `unkInt32`=0, `VerifiedBuild`=19342 WHERE `entry`=202740; -- Rich Pyrite Deposit
+UPDATE `gameobject_template` SET `Data0`=29, `Data1`=51519, `VerifiedBuild`=19342 WHERE `entry`=202751; -- Twilight Jasmine
+UPDATE `gameobject_template` SET `Data0`=29, `Data1`=51518, `VerifiedBuild`=19342 WHERE `entry`=202752; -- Whiptail
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=202779; -- Blackbelly Mudfish School
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=202780; -- Fathom Eel Swarm
+UPDATE `gameobject_template` SET `Data26`=1, `VerifiedBuild`=19342 WHERE `entry`=184867; -- Nether Drake Egg
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=149036; -- Marvon's Chest
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=149038; -- Table Cooker
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=149045; -- Scaffold Cars
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=149046; -- Scaffold Cars
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=202819; -- Burning Embers
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=59517; -- All Things Flora
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=59518; -- Nautical Needs
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=184944; -- Mailbox
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=184945; -- Wanted Poster
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=184946; -- Wanted Poster
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=184948; -- Ever-burning Ash
+UPDATE `gameobject_template` SET `Data6`=0, `VerifiedBuild`=19342 WHERE `entry`=220833; -- Damaged Diving Helmet
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=185000; -- Mana Loom
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=185019; -- Mana Loom Glow
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=185123; -- Lever
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=203042; -- Anvil
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=185129; -- Campfire
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=185130; -- Sketh'lon Feather
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=185131; -- Campfire
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=185132; -- Campfire
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=185137; -- Campfire
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=185138; -- Campfire
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=203091; -- Ogre Outhouse
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=149412; -- Dwarven Brazier
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=149413; -- Dwarven Brazier
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=149417; -- Dwarven Brazier
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=149418; -- Dwarven Brazier
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=59845; -- The Old Port Authority
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=59846; -- Kalimdor Airlines
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=59847; -- Cuts-N-Bruises Incorporated
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=59848; -- Southern Skies Platform
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=59850; -- Boucher's Cauldron
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=59851; -- A Tailor to Cities
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=59852; -- The Happy Bobber
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=59853; -- Stove
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=59854; -- Stove
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=59855; -- Stove
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=59856; -- Stove
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=59857; -- Stove
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=59858; -- Stove
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=59859; -- Stove
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=59860; -- Stove
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=59861; -- Stove
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=59862; -- Stove
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=59863; -- Stove
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=59864; -- Stove
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=59865; -- Stove
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=203221; -- The Ancient Brazier
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=203228; -- Needles Iron Pyrite
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=185459; -- ElfWallHanging09
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=185478; -- Door
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=185479; -- Door
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=185480; -- Door
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=185481; -- Door
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=185482; -- Door
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=185483; -- Gate
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=203415; -- Dun Morogh Mole Machine
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=185505; -- Baby_dw
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=185506; -- Baby_Gn
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=185507; -- Baby_Hu
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=185508; -- Baby_Ne
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=185509; -- Baby_Or
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=185510; -- Baby_Ta
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=185511; -- Baby_Tr
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=203464; -- Baby Fenran
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=203474; -- Bonfire
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=203476; -- Fire Pit
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=203477; -- Brazier
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=203479; -- Bonfire
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=185582; -- Hanging, Square, Large - Xmas
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=221446; -- Pride Entrance
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=221447; -- Norushen Exit
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=203604; -- Dwarven Brazier
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=203608; -- Dwarven Brazier
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=203609; -- Dwarven Brazier
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=203610; -- Dwarven Brazier
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=203611; -- Dwarven Brazier
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=203612; -- Dwarven Brazier
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=203613; -- Dwarven Brazier
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=203614; -- Dwarven Brazier
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=203615; -- Dwarven Brazier
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=221620; -- Mysterious Ornate Door
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=60395; -- Wooden Chair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=203734; -- Westfall Deed
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=203758; -- Forge
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=203759; -- Anvil
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=221676; -- West Shadow Prison
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=221677; -- North Shadow Prison
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=221678; -- East Shadow Prison
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=221679; -- South Shadow Prison
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=203762; -- Juicy Apple
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=60438; -- Wooden Chair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=60439; -- Wooden Chair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=60440; -- Wooden Chair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=185882; -- Main Temple Doors
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=203800; -- Barrel of Canal Fish
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=203801; -- Sack of Confectioner's Sugar
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=185892; -- Door
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=185905; -- Gate
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=203825; -- Campfire
+UPDATE `gameobject_template` SET `Data6`=0, `VerifiedBuild`=19342 WHERE `entry`=221750; -- Shadow Prison - North - B
+UPDATE `gameobject_template` SET `Data6`=0, `VerifiedBuild`=19342 WHERE `entry`=221751; -- Shadow Prison - East - B
+UPDATE `gameobject_template` SET `Data6`=0, `VerifiedBuild`=19342 WHERE `entry`=221752; -- Shadow Prison - East - C
+UPDATE `gameobject_template` SET `Data6`=0, `VerifiedBuild`=19342 WHERE `entry`=221753; -- Shadow Prison - East - A
+UPDATE `gameobject_template` SET `Data6`=0, `VerifiedBuild`=19342 WHERE `entry`=221754; -- Shadow Prison - North - C
+UPDATE `gameobject_template` SET `Data6`=0, `VerifiedBuild`=19342 WHERE `entry`=221755; -- Shadow Prison - North - A
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=203838; -- ABSOLUTELY NO TRANSIENTS! NO EXCEPTIONS!
+UPDATE `gameobject_template` SET `Data6`=0, `VerifiedBuild`=19342 WHERE `entry`=221756; -- Shadow Prison - South - C
+UPDATE `gameobject_template` SET `Data6`=0, `VerifiedBuild`=19342 WHERE `entry`=221757; -- Shadow Prison - West - C
+UPDATE `gameobject_template` SET `Data6`=0, `VerifiedBuild`=19342 WHERE `entry`=221758; -- Shadow Prison - West - A
+UPDATE `gameobject_template` SET `Data6`=0, `VerifiedBuild`=19342 WHERE `entry`=221759; -- Shadow Prison - West - B
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=203842; -- Brazier
+UPDATE `gameobject_template` SET `Data6`=0, `VerifiedBuild`=19342 WHERE `entry`=221760; -- Shadow Prison - South - B
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=203843; -- Brazier
+UPDATE `gameobject_template` SET `Data6`=0, `VerifiedBuild`=19342 WHERE `entry`=221761; -- Shadow Prison - South - A
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=203844; -- Brazier
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=203845; -- Brazier
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=203848; -- Brazier
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=203849; -- Brazier
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=203851; -- Brazier
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=203852; -- Brazier
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=203856; -- Brazier
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=203857; -- Brazier
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=221775; -- Brazier
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=185968; -- Brazier
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=185973; -- Brazier
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=185974; -- Brazier
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=185977; -- Brazier
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=185978; -- Brazier
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=185981; -- Brazier
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=185982; -- Brazier
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=185983; -- Brazier
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=185984; -- Brazier
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=185999; -- Brazier
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=186000; -- Brazier
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=186001; -- Brazier
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=186002; -- Brazier
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=186003; -- Brazier
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=186004; -- Brazier
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=186005; -- Brazier
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=186006; -- Brazier
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=186007; -- Brazier
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=186008; -- Brazier
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=186009; -- Brazier
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=186010; -- Brazier
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=186011; -- Brazier
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=186012; -- Brazier
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=186013; -- Brazier
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=186014; -- Brazier
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=186015; -- Brazier
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=186016; -- Brazier
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=186017; -- Brazier
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=186018; -- Brazier
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=186019; -- Brazier
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=186020; -- Brazier
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=186021; -- Brazier
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=186022; -- Brazier
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=186023; -- Bonfire
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=186024; -- Brazier
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=186025; -- Brazier
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=186026; -- Brazier
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=186028; -- Brazier
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=186029; -- Brazier
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=186030; -- Brazier
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=186033; -- Brazier
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=186034; -- Brazier
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=186035; -- Bonfire
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=186036; -- Brazier
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=186037; -- Brazier
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=186038; -- Brazier
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=186039; -- Brazier
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=186040; -- Brazier
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=186041; -- Brazier
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=203972; -- Fresh Dirt
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=203977; -- Barrel of Darkspear Rice
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=203978; -- Trader's Hall
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=203979; -- Barrel of Kezan Rice
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=203982; -- Okra
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=204000; -- Grom'gol Rations Crate
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=204001; -- Destroyed Grom'gol Crate
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=204005; -- Heavy Wooden Stocks
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=186114; -- Brazier
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=186115; -- Brazier
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=186124; -- Brazier
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=186125; -- Brazier
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=186126; -- Brazier
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=204044; -- Troll Skull Pile
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=186127; -- Brazier
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=204045; -- Bonfire
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=186128; -- Brazier
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=186129; -- Brazier
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=186130; -- Bonfire
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=186131; -- Bonfire
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=186133; -- Brazier
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=186134; -- Brazier
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=186135; -- Brazier
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=186136; -- Brazier
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=186141; -- Forge
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=186142; -- Anvil
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=186143; -- Clay Oven
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=186146; -- Brazier
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=186147; -- Brazier
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=186148; -- Brazier
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=186152; -- Doodad_BT_CommonDoor08
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=186153; -- Doodad_BT_CommonDoor07
+UPDATE `gameobject_template` SET `Data6`=0, `VerifiedBuild`=19342 WHERE `entry`=221991; -- Shao-Tien Rice
+UPDATE `gameobject_template` SET `Data6`=0, `VerifiedBuild`=19342 WHERE `entry`=221992; -- Silkfeather Hawk Egg
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=221993; -- Silkfeather Hawk Nest
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=204095; -- Embers
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=204099; -- Fire (Low Poly)
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=204127; -- Brazier
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=204149; -- Brazier
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=204150; -- Brazier
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=186261; -- Doodad_BT_Illidan_Door_Right01
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=186262; -- Doodad_BT_Illidan_Door_Left01
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=204220; -- Brazier
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=204221; -- Brazier
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=204225; -- Brazier
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=204226; -- Cauldron
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=204227; -- Cauldron
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=204244; -- Doodad_Goblin_elevator01
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=204248; -- Grill
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=204249; -- Grill
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=204250; -- Forge
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=204251; -- Anvil
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=204252; -- Mailbox
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=204284; -- Stormwind Lobster Trap
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=204344; -- Wanted!
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=204345; -- Gnoll Battle Plan
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=204349; -- Cooking Pot
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=204406; -- Half-Buried Bottle
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=204420; -- Tombshroom
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=204432; -- Lime Crate
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=204576; -- Restored World Pillar
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=204578; -- Barrel of Doublerum
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=204588; -- West Spire
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=204589; -- East Spire
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=204590; -- South Spire
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=204629; -- Brazier
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=204630; -- Brazier
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=186730; -- Doodad_ET_Holographic_Stand01
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=186731; -- Doodad_ET_Holographic_Stand02
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=204676; -- Bonfire
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=204690; -- Forge
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=204691; -- Anvil
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=204728; -- Brazier
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=204729; -- Brazier
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=204730; -- Brazier
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=204731; -- Brazier
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=204732; -- Brazier
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=204735; -- Brazier
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=222679; -- Doodad_UL_SkyRoom_Floor001
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=222680; -- Doodad_UL_SkyRoom_Floor005
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=222681; -- Doodad_UL_SkyRoom_Floor004
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=222682; -- Doodad_UL_SkyRoom_Floor003
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=222683; -- Doodad_UL_SkyRoom_Floor002
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=204796; -- Wooden Chair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=204826; -- Kurzen Compound Prison Records
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=204827; -- Kurzen Compound Officers' Dossier
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=204828; -- Kurzen Cage
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=222753; -- Brazier
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=222754; -- Brazier
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=204880; -- Verrall River Muck
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=222809; -- Doodad_UL_SkyRoom_Floor007
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=222810; -- Doodad_UL_SkyRoom_Floor008
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=222811; -- Doodad_UL_SkyRoom_Floor006
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=204917; -- Dragonmaw Portal
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=204919; -- Campfire
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=204923; -- Campfire
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=204924; -- Campfire
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=204925; -- Cauldron
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=204949; -- Anvil
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=204950; -- Forge
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=204951; -- Campfire
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=204952; -- Mailbox
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=204959; -- Gigantic Painite Cluster
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=204973; -- Bonfire
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=205068; -- Tol Barad - North Capture Point - Alliance Defending
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=205076; -- Disenchanted Tiki Mask
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=205106; -- Guild Vault
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=205107; -- Guild Vault
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=187191; -- Standing, Exterior, Medium - Xmas
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=187193; -- Standing, Giant - Xmas
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=187194; -- Hanging, Streamer x3 - Xmas
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=133466; -- Bench
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=133467; -- Bench
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=133468; -- Bench
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=133469; -- Bench
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=205144; -- Missing Parts
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=187234; -- Tall/Thin Medium - Xmas
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=187236; -- Winter Veil Gift
+UPDATE `gameobject_template` SET `Data6`=0, `VerifiedBuild`=19342 WHERE `entry`=223112; -- Moss-Covered Chest
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=205195; -- Painite Shard
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=187294; -- Guild Vault
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=187296; -- Guild Vault
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=187299; -- Guild Vault
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=205219; -- Doodad_Cauldron04
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=205220; -- Dark Iron Banner
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=205221; -- Dark Iron Banner (Wall Version)
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=205230; -- Guild Vault
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=205248; -- Stormwind Portal
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=187337; -- Guild Vault
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=61918; -- Deep South Tannery
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=223193; -- Giant Clam
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=187370; -- Cooking Pot
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=223214; -- Cushion
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=205355; -- Beach Head Banner - Alliance
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=205356; -- Beach Head Banner - Horde
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=205357; -- Beach Head Control Point
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=205358; -- Beach Head Control Point
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=205359; -- Portal to Therazane's Throne
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=205368; -- Grimtotem Weapon Rack
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=205371; -- Mailbox
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=187567; -- Hanging, Streamer - Xmas
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=205494; -- Guild Vault
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=205538; -- Thorny Stankroot
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=205544; -- Mailbox
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=26494; -- Dwarven Brazier
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=26495; -- Dwarven Brazier
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=26496; -- Dwarven Brazier
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=26499; -- Dwarven Brazier
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=151956; -- Wooden Bench
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=151957; -- Wooden Bench
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=151959; -- Wooden Bench
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=151962; -- Wooden Bench
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=151964; -- Wooden Bench
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=151967; -- Wooden Bench
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=151972; -- Wooden Bench
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=169966; -- Anvil
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=169967; -- Blacksmith
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=205821; -- Goblin Shore Battery
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=205823; -- Unexploded Mortar Shell
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=205831; -- Heth'Jatari Banner
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=205832; -- Chair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=205833; -- Chair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=205834; -- Cozy Fire
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=205835; -- Cozy Fire
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=205836; -- Chair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=205837; -- Chair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=205839; -- Cozy Fire
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=205853; -- Bench
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=205854; -- Bench
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=205855; -- Chair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=205856; -- Bench
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=205894; -- Mailbox
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=205903; -- Roaring Fire
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=205904; -- Roaring Fire
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=205905; -- Roaring Fire
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=205906; -- Roaring Fire
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=205907; -- Roaring Fire
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=170073; -- Wooden Chair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=205908; -- Roaring Fire
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=205909; -- Brazier
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=205910; -- Anvil
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=205911; -- Brazier
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=205912; -- Roaring Fire
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=205913; -- Roaring Fire
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=205914; -- Cozy Fire
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=205915; -- Roaring Fire
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=205916; -- Roaring Fire
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=205917; -- Roaring Fire
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=205918; -- Anvil
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=205942; -- Chair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=205943; -- Chair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=205944; -- Chair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=188127; -- Guild Vault
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=206073; -- XMasGift02 scale 3.0
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=206074; -- XMasGift05 scale 3.0
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=206076; -- Wreath scale 0.25
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=206077; -- Christmas Tree (Small)
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=206078; -- XMasGift02 scale 1.5
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=206079; -- XMasGift06 scale 1.5
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=206080; -- XMasGift03 scale 1.5
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=206082; -- XMasGift05 scale 1.5
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=206083; -- XMasGift01 scale 1.5
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=206084; -- XMasGift04 scale 1.5
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=206104; -- Christmas Tree (Medium)
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=206106; -- Wreath scale 0.5
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=206111; -- Hero's Call Board
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=206115; -- Lights x3
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=206195; -- Thundermar Ale Keg
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=206289; -- Wildhammer Food Stores
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=206290; -- Wildhammer Food Stores
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=206291; -- Wildhammer Food Stores
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=206328; -- Krazzworks to Dragonmaw Port
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=206329; -- Dragonmaw Port to Krazzworks
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=206382; -- Mailbox
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=206412; -- Chair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=206413; -- Chair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=206414; -- Chair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=206415; -- Chair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=206416; -- Chair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=206417; -- Chair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=188521; -- Elevator
+UPDATE `gameobject_template` SET `Data26`=1, `VerifiedBuild`=19342 WHERE `entry`=206561; -- Uldum Temple Crystal
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=206576; -- Doodad_TolBarad_Door_01
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=206585; -- Totem of Ruumbo
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=206586; -- Stack of Cannonballs
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=206598; -- Doodad_TolBarad_Gates_01
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=206625; -- Jadefire Barrier
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=188715; -- Orb of the Nexus
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=206638; -- Refrigeration Pipe
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=206639; -- Refrigeration Pipe
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=206641; -- Refrigeration Pipe
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=206683; -- Cosmetic Object - Fire Med
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=206707; -- Barrel
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=206708; -- Barrel
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=206709; -- Barrel
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=206710; -- Barrel
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=206711; -- Barrel
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=206712; -- Barrel
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=206714; -- Barrel
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=206715; -- Barrel
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=206716; -- Barrel
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=206717; -- Barrel
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=206718; -- Barrel
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=206719; -- Barrel
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=206720; -- Barrel
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=206721; -- Barrel
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=206722; -- Barrel
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=206757; -- Mailbox
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=206832; -- Twilight Element of Air
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=206843; -- Cursed Depths Gate
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=206844; -- D-Block Gate
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=206845; -- Gate to The Hole
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=206883; -- Cauldron
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=206884; -- Bonfire
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=206885; -- Cauldron
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=206893; -- Brazier
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=206904; -- Brazier
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=206939; -- Bonfire
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=206952; -- Tempered Spear
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=206975; -- Council Throne
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=206976; -- Christmas Tree
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=206986; -- Obelisk of the Moon Beam
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=63674; -- Shaman Shrine
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=207130; -- Titan Guardian
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=207151; -- Titan Guardian
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=207158; -- Pristine Owl Feather
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=207162; -- Crate of Fine Cloth
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=207166; -- Titan Console
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=207199; -- Airwyn's Journal
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=207200; -- Garley's Journal
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=207201; -- Hobo Christmas Tree
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=207202; -- XMasGift01 scale 0.5
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=207203; -- XMasGift02 scale 0.5
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=207204; -- XMasStocking01 scale 0.5
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=207205; -- Flames scale 0.05
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=207207; -- Magical Fire
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=207229; -- Hanging, Streamer x3 - Xmas (scale 1.5)
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=207250; -- Brivelthwerp's Refrigerator
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=207298; -- Faulty Valve
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=207320; -- Hero's Call Board
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=207321; -- Hero's Call Board
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=171524; -- Tinker Town
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=171525; -- The Great Forge
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=171526; -- Ironforge Main Gate
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=171527; -- Tinker Town
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=171535; -- Dwarven Brazier
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=171536; -- Dwarven Brazier
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=171537; -- Dwarven Brazier
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=171538; -- Dwarven Brazier
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=171539; -- Dwarven Brazier
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=171540; -- Dwarven Brazier
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=171541; -- Dwarven Brazier
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=171542; -- Dwarven Brazier
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=171543; -- Dwarven Brazier
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=171544; -- Dwarven Brazier
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=171545; -- Dwarven Brazier
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=171546; -- Dwarven Brazier
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=171547; -- Dwarven Brazier
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=171552; -- Hot Coals
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=171553; -- Dwarven Brazier
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=171554; -- Dwarven Brazier
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=171555; -- Dwarven Brazier
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=171556; -- Mailbox
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=171557; -- Dwarven Brazier
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=171558; -- Dwarven Brazier
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=171559; -- Dwarven Brazier
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=171569; -- Wooden Chair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=171570; -- Wooden Chair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=171571; -- Wooden Chair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=171572; -- Wooden Chair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=171573; -- Wooden Chair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=171574; -- Wooden Chair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=171575; -- Wooden Chair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=171576; -- Wooden Chair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=171577; -- Wooden Chair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=171578; -- Wooden Chair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=171579; -- Wooden Chair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=171580; -- Wooden Chair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=171581; -- Wooden Chair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=171582; -- Wooden Chair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=171583; -- Wooden Chair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=171584; -- Wooden Chair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=171585; -- Wooden Chair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=171586; -- Wooden Chair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=171587; -- Dwarven High Back Chair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=171588; -- Dwarven High Back Chair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=171593; -- Wooden Chair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=171594; -- Wooden Chair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=171595; -- Wooden Chair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=171596; -- Wooden Chair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=171597; -- Wooden Chair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=171598; -- Wooden Chair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=171599; -- Wooden Chair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=171600; -- Dwarven High Back Chair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=171601; -- Dwarven High Back Chair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=171604; -- Wooden Chair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=171605; -- Wooden Chair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=171606; -- Wooden Chair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=171607; -- Wooden Chair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=171608; -- Wooden Chair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=171609; -- Wooden Chair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=171610; -- Wooden Chair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=171611; -- Wooden Chair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=171612; -- Wooden Chair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=171613; -- Wooden Chair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=171614; -- Wooden Chair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=171615; -- Dwarven High Back Chair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=171616; -- Dwarven High Back Chair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=171617; -- Dwarven High Back Chair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=171618; -- Dwarven High Back Chair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=153716; -- Mailbox
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=171633; -- Dwarven Brazier
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=171634; -- Dwarven Brazier
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=171635; -- Dwarven Brazier
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=171636; -- Dwarven Brazier
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=171638; -- Dwarven Brazier
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=171639; -- Dwarven Brazier
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=207479; -- Silverbound Treasure Chest
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=171646; -- Wooden Chair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=171647; -- Wooden Chair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=171650; -- Wooden Chair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=171651; -- Wooden Chair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=171652; -- Dwarven High Back Chair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=171653; -- Dwarven High Back Chair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=171654; -- Wooden Chair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=171655; -- Wooden Chair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=171656; -- Wooden Chair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=171657; -- Wooden Chair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=171658; -- Wooden Chair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=171659; -- Wooden Chair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=171660; -- Wooden Chair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=207495; -- Sturdy Treasure Chest
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=171661; -- Wooden Chair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=171664; -- Wooden Chair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=171665; -- Wooden Chair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=171666; -- Wooden Chair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=171667; -- Wooden Chair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=171668; -- Wooden Chair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=171669; -- Wooden Chair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=171670; -- Wooden Chair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=171671; -- Wooden Chair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=171672; -- Wooden Chair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=171673; -- Wooden Chair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=171680; -- Dwarven High Back Chair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=171681; -- Dwarven High Back Chair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=171682; -- Wooden Chair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=171683; -- Wooden Chair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=171684; -- Wooden Chair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=171685; -- Wooden Chair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=171692; -- Dwarven Brazier
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=171693; -- Dwarven Brazier
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=171694; -- Dwarven Brazier
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=171695; -- Dwarven Brazier
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=171696; -- Dwarven Brazier
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=171697; -- Dwarven Brazier
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=171698; -- Dwarven Brazier
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=171699; -- Mailbox
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=171700; -- Dwarven Brazier
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=171701; -- Dwarven Brazier
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=171702; -- Dwarven Brazier
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=171703; -- Dwarven Brazier
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=171704; -- Ironforge Armory
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=171706; -- Dwarven Brazier
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=171722; -- Wooden Chair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=171723; -- Wooden Chair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=171730; -- Wooden Chair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=171731; -- Wooden Chair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=171732; -- Wooden Chair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=171733; -- Wooden Chair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=171734; -- Wooden Chair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=171735; -- Wooden Chair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=171736; -- Wooden Chair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=207571; -- Airbase in a Box Brochure
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=171737; -- Wooden Chair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=171738; -- Wooden Chair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=171739; -- Wooden Chair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=171740; -- Wooden Chair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=171741; -- Wooden Chair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=171746; -- Wooden Chair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=171747; -- Wooden Chair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=171748; -- Berryfizz's Potions and Mixed Drinks
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=171749; -- Things That Go Boom!
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=171750; -- Dwarven Brazier
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=171751; -- Dwarven Brazier
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=171752; -- Mailbox
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=171753; -- Dwarven Brazier
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=171754; -- Dwarven Brazier
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=171755; -- Dwarven Brazier
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=171756; -- Dwarven Brazier
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=171764; -- Dwarven Brazier
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=171766; -- The Great Forge
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=171767; -- Dwarven Brazier
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=171768; -- Dwarven Brazier
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=171769; -- Dwarven Brazier
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=171770; -- Longberry's Reagents
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=171771; -- Wooden Chair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=171772; -- Wooden Chair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=171773; -- Wooden Chair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=171774; -- Wooden Chair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=171775; -- Wooden Chair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=171776; -- Wooden Chair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=207614; -- Mailbox
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=207643; -- Mailbox
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=207644; -- Mailbox
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=207694; -- Portal to Twilight Highlands
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=207695; -- Portal to Uldum
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=207701; -- Campfire
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=207702; -- Campfire
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=207703; -- Anvil
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=207704; -- Forge
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=207705; -- Forge
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=207706; -- Anvil
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=171938; -- Cactus Apple
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=207858; -- Brazier
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=207859; -- Brazier
+UPDATE `gameobject_template` SET `Data0`=29, `Data1`=51507, `Data9`=0, `Data23`=375, `Data24`=425, `VerifiedBuild`=19342 WHERE `entry`=189973; -- Goldclover
+UPDATE `gameobject_template` SET `Data0`=38, `Data1`=51306, `Data23`=375, `Data24`=425, `VerifiedBuild`=19342 WHERE `entry`=189978; -- Cobalt Deposit
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=189985; -- Nexus Portal
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=189986; -- Dragon Cage
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=190192; -- Gate
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=208209; -- Anvil
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=208226; -- Portal to Orgrimmar
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=208227; -- Portal to Stormwind
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=190343; -- Doodad_Meetingstone01
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=190352; -- Doodad_HU_Portcullis03
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=208311; -- Deepsea Sagefish School
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=208312; -- Forge
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=208316; -- Hero's Call Board
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=208337; -- Jumping Rock, 1.0
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=208375; -- Dwarven Brazier
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=208381; -- Pile of Ash
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=208427; -- Furnace Door
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=208442; -- Blueroot Vine
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=190536; -- Ship, Icebreaker (Stormwind's Pride)
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=190590; -- Unstable Explosives
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=208529; -- Forlorn Spire
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=208536; -- Doodad_firelands_druidtree_supports01
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=208540; -- Magmolia
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=208541; -- Magmolia
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=208543; -- Magmolia
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=208544; -- Magmolia
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=208551; -- Lucifern
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=208552; -- Portal to Mount Hyjal
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=208569; -- Zul'Gurub Protector Stone
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=208584; -- Sentinel Tree
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=208586; -- Sentinel Tree
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=208596; -- Flame Druid Idol Trap
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=190680; -- Dwarven High Back Chair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=208598; -- Jumping Rock, 0.9
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=190681; -- Dwarven High Back Chair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=208599; -- Jumping Rock, 0.8
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=208600; -- Jumping Rock, 0.7
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=190683; -- Barbershop Chair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=208601; -- Jumping Rock, 0.6
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=190684; -- Barbershop Chair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=190702; -- Lifeblood Shard
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=208630; -- Fire Hawk Egg
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=190777; -- Artruis' Phylactery
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=208802; -- Living Obsidium Chip
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=208803; -- Living Obsidium Chip
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=208814; -- Buried Kimchi Jar
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=208815; -- Buried Jar
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=208831; -- Teldrassil Clam
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=208864; -- Rat Trap
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=208870; -- Sack of Oatmeal
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=190960; -- Dalaran Portal to Stormwind
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=208899; -- Fire Portal
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=208900; -- Portal to the Firelands
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=208901; -- Fire Portal
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=208902; -- Fire Portal
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=208903; -- Bonfire
+UPDATE `gameobject_template` SET `Data0`=29, `Data1`=51511, `Data9`=0, `Data23`=425, `Data24`=475, `VerifiedBuild`=19342 WHERE `entry`=191019; -- Adder's Tongue
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=208955; -- Moonwell
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=208956; -- Cosmetic Object - Fire Tiny
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=208991; -- Firelands Apple Tree
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=208993; -- Firelands Bush
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=208997; -- Eternal Sunfruit
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=208999; -- Eternal Lunar Pear
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=209000; -- Eternal Moonberry
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=209001; -- Fruit Bowl
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=209002; -- Eternal Eye of Elune
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=209022; -- Moonwell Bush 08
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=209023; -- Moonwell Bush 07
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=209024; -- Moonwell Bush 06
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=209025; -- Moonwell Bush 10
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=209026; -- Moonwell Bush 09
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=209027; -- Moonwell Bush 04
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=209028; -- Moonwell Bush 01
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=209029; -- Moonwell Bush 02
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=209030; -- Moonwell Bush 05
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=209031; -- Moonwell Bush 03
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=209039; -- The Shady Lady
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=209082; -- Moonwell Flower 00
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=209083; -- Moonwell Flower 00
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=209084; -- Moonwell Flower 00
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=209085; -- Moonwell Flower 00
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=209086; -- Moonwell Flower 00
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=209087; -- Moonwell Flower 00
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=209088; -- Moonwell Flower 00
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=209089; -- Moonwell Flower 00
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=209090; -- Moonwell Flower 00
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=209091; -- Moonwell Flower 00
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=209092; -- Moonwell Flower 00
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=209102; -- Obsidium Bomb
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=209103; -- Weapon Rack
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=209104; -- Sword Crate
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=209105; -- Axe Crate
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=191230; -- Teleport to Dalaran Crystal
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=101749; -- Shaman Shrine
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=191351; -- Spotlight
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=209297; -- The Three Winds
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=137644; -- The Forlorn Cavern
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=209313; -- Trillium Vein
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=137646; -- The Military Ward
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=209330; -- Rich Trillium Vein
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=191444; -- Lamp Post
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=191445; -- Lamp Post
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=191674; -- The Militant Mystic
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=191675; -- Langrom's Leather & Links
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=191676; -- Glorious Goods
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=191677; -- The Arsenal Absolute
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=191688; -- A Hero's Welcome
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=191732; -- Sisters Sorcerous
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=191734; -- Dalaran Merchants' Bank
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=191735; -- Dalaran Merchant's Bank
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=209692; -- Potts' Plates
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=191817; -- Barber Chair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=12665; -- Cooking Table
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=191909; -- Chair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=191910; -- Chair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=191911; -- Chair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=191912; -- Chair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=191913; -- Chair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=191914; -- Chair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=191915; -- Fireplace
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=191916; -- Fireplace
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=191917; -- Chair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=191918; -- Chair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=191919; -- Chair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=191924; -- Chair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=191925; -- Chair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=191926; -- Chair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=191927; -- Chair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=191928; -- Chair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=191929; -- Chair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=191930; -- Chair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=191931; -- Chair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=191932; -- Chair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=191933; -- Chair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=191934; -- Chair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=191935; -- Chair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=191942; -- Everything You Could Ever Need - And Some Things You Don't!
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=191951; -- Mailbox
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=191952; -- Mailbox
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=191953; -- Mailbox
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=191954; -- Mailbox
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=191956; -- Mailbox
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=192010; -- Chair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=192052; -- Imperial Manta Ray School
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=192059; -- Glassfin Minnow School
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=192067; -- Lamp Post
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=192088; -- Lamp Post
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=192089; -- Lamp Post
+UPDATE `gameobject_template` SET `Data3`=0, `VerifiedBuild`=19342 WHERE `entry`=192103; -- Lamp
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=192196; -- Bench
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=192197; -- Bench
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=192199; -- Bench
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=192200; -- Bench
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=192201; -- Bench
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=192202; -- Bench
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=192203; -- Chair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=192204; -- Chair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=192205; -- Chair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=192206; -- Chair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=192207; -- Bench
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=192208; -- Bench
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=192209; -- Bench
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=192210; -- Bench
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=192211; -- Bench
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=192212; -- Bench
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=192213; -- Bench
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=192214; -- Bench
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=192215; -- Bench
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=192216; -- Bench
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=192217; -- Bench
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=192218; -- Bench
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=192221; -- Bench
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=192222; -- Bench
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=192223; -- Bench
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=192224; -- Bench
+UPDATE `gameobject_template` SET `Data6`=0, `VerifiedBuild`=19342 WHERE `entry`=192227; -- Argent Vanguard Tower
+UPDATE `gameobject_template` SET `Data6`=0, `VerifiedBuild`=19342 WHERE `entry`=192228; -- Argent Vanguard Support
+UPDATE `gameobject_template` SET `Data6`=0, `VerifiedBuild`=19342 WHERE `entry`=192229; -- Argent Vanguard Support
+UPDATE `gameobject_template` SET `Data6`=0, `VerifiedBuild`=19342 WHERE `entry`=192230; -- Argent Vanguard Tower
+UPDATE `gameobject_template` SET `Data6`=0, `VerifiedBuild`=19342 WHERE `entry`=192231; -- Argent Vanguard Support
+UPDATE `gameobject_template` SET `Data6`=0, `VerifiedBuild`=19342 WHERE `entry`=192232; -- Argent Vanguard Tower
+UPDATE `gameobject_template` SET `Data6`=0, `VerifiedBuild`=19342 WHERE `entry`=192233; -- Argent Vanguard Support
+UPDATE `gameobject_template` SET `Data6`=0, `VerifiedBuild`=19342 WHERE `entry`=192234; -- Argent Vanguard Tower
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=192241; -- Orgrim's Hammer
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=192242; -- The Skybreaker
+UPDATE `gameobject_template` SET `Data6`=0, `VerifiedBuild`=19342 WHERE `entry`=210209; -- Imperial Lotus
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=156561; -- Wanted Poster
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=210348; -- Dry Fire Wood
+UPDATE `gameobject_template` SET `Data6`=0, `VerifiedBuild`=19342 WHERE `entry`=210416; -- Mogu Artifact
+UPDATE `gameobject_template` SET `Data6`=0, `VerifiedBuild`=19342 WHERE `entry`=210417; -- Mogu Artifact
+UPDATE `gameobject_template` SET `Data6`=0, `VerifiedBuild`=19342 WHERE `entry`=210418; -- Mogu Artifact
+UPDATE `gameobject_template` SET `Data6`=0, `VerifiedBuild`=19342 WHERE `entry`=210419; -- Pandaren Gravestone
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=210511; -- Trapped Portal to Darnassus
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=210515; -- Survival Ring Post
+UPDATE `gameobject_template` SET `Data6`=0, `VerifiedBuild`=19342 WHERE `entry`=210537; -- Eternal Blossom
+UPDATE `gameobject_template` SET `Data6`=0, `VerifiedBuild`=19342 WHERE `entry`=210538; -- Eternal Blossom
+UPDATE `gameobject_template` SET `Data6`=0, `VerifiedBuild`=19342 WHERE `entry`=210539; -- Eternal Blossom
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=31407; -- Roaring Bonfire
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=31408; -- Bonfire
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=31409; -- Raging Bonfire
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=210680; -- Mogu Tent
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=174857; -- Jazzik's General Goods
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=174863; -- Stove
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=174872; -- Stove
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=31572; -- Medium Brazier
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=31573; -- Medium Brazier
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=31575; -- Tall Brazier
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=31577; -- Tall Brazier
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=31578; -- Tall Brazier
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=31579; -- Tall Brazier
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=192838; -- Chair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=192839; -- Chair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=192840; -- Chair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=192841; -- Chair
+UPDATE `gameobject_template` SET `Data26`=1, `VerifiedBuild`=19342 WHERE `entry`=192868; -- The Dangers of Magic Abuse
+UPDATE `gameobject_template` SET `Data26`=1, `VerifiedBuild`=19342 WHERE `entry`=192893; -- Common / Orcish Dictionary
+UPDATE `gameobject_template` SET `Data6`=0, `VerifiedBuild`=19342 WHERE `entry`=210857; -- Dry Fire Wood
+UPDATE `gameobject_template` SET `Data6`=0, `VerifiedBuild`=19342 WHERE `entry`=210858; -- Dry Fire Wood
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=193086; -- Guild Vault
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=193087; -- Guild Vault
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=193173; -- Bench
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=193174; -- Bench
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=193175; -- Bench
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=193176; -- Bench
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=193189; -- Chair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=193190; -- Stove
+UPDATE `gameobject_template` SET `Data6`=0, `VerifiedBuild`=19342 WHERE `entry`=211118; -- Jagged Abalone
+UPDATE `gameobject_template` SET `Data26`=1, `VerifiedBuild`=19342 WHERE `entry`=193202; -- Azure Focus
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=193205; -- Bench
+UPDATE `gameobject_template` SET `Data26`=1, `VerifiedBuild`=19342 WHERE `entry`=193214; -- Uncut Azure Focus
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=193220; -- 193220
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=193221; -- 193221
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=193222; -- 193222
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=193223; -- 193223
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=193224; -- 193224
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=193225; -- 193225
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=193226; -- 193226
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=193227; -- 193227
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=193228; -- 193228
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=193229; -- 193229
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=193230; -- 193230
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=193231; -- 193231
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=193232; -- 193232
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=193233; -- 193233
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=193234; -- 193234
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=193235; -- 193235
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=193236; -- 193236
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=193237; -- 193237
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=193238; -- 193238
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=193239; -- 193239
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=193240; -- 193240
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=193241; -- 193241
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=193242; -- 193242
+UPDATE `gameobject_template` SET `Data6`=0, `VerifiedBuild`=19342 WHERE `entry`=211160; -- Pristine Crane Egg
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=193243; -- 193243
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=193244; -- 193244
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=193245; -- 193245
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=193246; -- 193246
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=193247; -- 193247
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=193248; -- 193248
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=193249; -- 193249
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=193250; -- 193250
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=193251; -- 193251
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=175335; -- Bonfire
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=193252; -- 193252
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=193253; -- 193253
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=193254; -- 193254
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=193255; -- 193255
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=193256; -- 193256
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=193257; -- 193257
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=193258; -- 193258
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=193259; -- 193259
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=193260; -- 193260
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=193261; -- 193261
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=193262; -- 193262
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=193263; -- 193263
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=193264; -- 193264
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=193265; -- 193265
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=193266; -- 193266
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=193267; -- 193267
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=193268; -- 193268
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=193269; -- 193269
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=193270; -- 193270
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=193271; -- 193271
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=193273; -- 193273
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=193274; -- 193274
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=193275; -- 193275
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=193276; -- 193276
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=193277; -- 193277
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=193278; -- 193278
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=193279; -- 193279
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=193280; -- 193280
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=193281; -- 193281
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=193282; -- 193282
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=193283; -- 193283
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=193284; -- 193284
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=193285; -- 193285
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=193286; -- 193286
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=193287; -- 193287
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=193288; -- 193288
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=193289; -- 193289
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=193290; -- 193290
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=193291; -- 193291
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=193292; -- 193292
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=193293; -- 193293
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=193294; -- 193294
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=193295; -- 193295
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=193296; -- 193296
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=193297; -- 193297
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=193298; -- 193298
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=193299; -- 193299
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=193300; -- 193300
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=193301; -- 193301
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=193302; -- 193302
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=193303; -- 193303
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=193304; -- 193304
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=193305; -- 193305
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=193306; -- 193306
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=193307; -- 193307
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=193308; -- 193308
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=193309; -- 193309
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=193310; -- 193310
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=193311; -- 193311
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=103727; -- Campfire
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=193312; -- 193312
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=103728; -- Campfire
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=193313; -- 193313
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=103729; -- Campfire
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=193314; -- 193314
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=193315; -- 193315
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=193316; -- 193316
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=193317; -- 193317
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=193318; -- 193318
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=193319; -- 193319
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=193320; -- 193320
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=193321; -- 193321
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=193322; -- 193322
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=193323; -- 193323
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=193324; -- 193324
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=193325; -- 193325
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=193326; -- 193326
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=193327; -- 193327
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=193328; -- 193328
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=193329; -- 193329
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=193330; -- 193330
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=193331; -- 193331
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=193332; -- 193332
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=193333; -- 193333
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=193334; -- 193334
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=193335; -- 193335
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=193336; -- 193336
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=193337; -- 193337
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=193338; -- 193338
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=193339; -- 193339
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=193340; -- 193340
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=193341; -- 193341
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=193342; -- 193342
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=193343; -- 193343
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=193344; -- 193344
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=193345; -- 193345
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=193346; -- 193346
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=193347; -- 193347
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=193348; -- 193348
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=193349; -- 193349
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=193350; -- 193350
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=193351; -- 193351
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=193352; -- 193352
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=193353; -- 193353
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=193354; -- 193354
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=193355; -- 193355
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=193356; -- 193356
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=193357; -- 193357
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=193358; -- 193358
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=193359; -- 193359
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=193360; -- 193360
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=193365; -- 193365
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=193366; -- 193366
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=193367; -- 193367
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=193368; -- 193368
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=193370; -- 193370
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=193371; -- 193371
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=193372; -- 193372
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=193373; -- 193373
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=193374; -- 193374
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=193375; -- 193375
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=193381; -- 193381
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=193382; -- 193382
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=193383; -- 193383
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=193384; -- 193384
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=193385; -- 193385
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=193386; -- 193386
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=193388; -- 193388
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=193389; -- 193389
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=193390; -- 193390
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=193391; -- 193391
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=193392; -- 193392
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=193393; -- 193393
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=193394; -- 193394
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=193395; -- 193395
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=193396; -- 193396
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=193398; -- 193398
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=193399; -- 193399
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=157636; -- Campfire
+UPDATE `gameobject_template` SET `Data6`=0, `VerifiedBuild`=19342 WHERE `entry`=211452; -- Bronze Gift of the Crane
+UPDATE `gameobject_template` SET `Data6`=0, `VerifiedBuild`=19342 WHERE `entry`=211453; -- Crimson Gift of the Crane
+UPDATE `gameobject_template` SET `Data6`=0, `VerifiedBuild`=19342 WHERE `entry`=211474; -- Suncrawler
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=193578; -- Chair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=175673; -- Campfire
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=32349; -- Mailbox
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=193603; -- Cache of Eregos
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=139852; -- Memorial to Sully Balloo
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=32355; -- Ironforge Main Gate
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=193624; -- Chair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=193625; -- Chair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=193626; -- Chair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=193627; -- Chair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=32383; -- The Forlorn Cavern
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=32385; -- The Military Ward
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=175724; -- Sargeras and the Betrayal
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=175726; -- Charge of the Dragonflights
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=175727; -- The War of the Ancients
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=175730; -- The World Tree and the Emerald Dream
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=175731; -- Exile of the High Elves
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=175732; -- The Sentinels and the Long Vigil
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=175740; -- The Last Guardian
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=175749; -- Icecrown and the Frozen Throne
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=175756; -- The Scourge of Lordaeron
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=175757; -- Sunwell - The Fall of Quel'Thalas
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=32424; -- The Great Forge
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=175761; -- Civil War in the Plaguelands
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=175763; -- Old Hatreds - The Colonization of Kalimdor
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=32427; -- The Mystic Ward
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=32431; -- The Great Forge
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=175784; -- LumberPile
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=211662; -- Ancient Guo Lai Door
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=211663; -- Ancient Guo-Lai Door
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=211664; -- Ancient Guo-Lai Door
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=211665; -- Ancient Guo-Lai Door
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=175854; -- The Twin Empires
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=175855; -- Empires' Fall
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=175856; -- Wrath of Soulflayer
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=157968; -- Campfire
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=211720; -- Meeting Stone
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=157969; -- Cauldron
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=140105; -- Fierce Blaze
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=193921; -- Stool
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=193922; -- Stool
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=193923; -- Stool
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=193924; -- Stool
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=193925; -- Stool
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=193927; -- Stool
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=193929; -- Stool
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=193932; -- Stool
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=193933; -- Stool
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=193934; -- Stool
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=193935; -- Stool
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=193936; -- Stool
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=193949; -- Chair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=193950; -- Chair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=193951; -- Chair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=193963; -- Toy Train Set
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=193987; -- Unidentified Remains
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=193995; -- Dragon Cage Door
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=212020; -- Your Personal Collection
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=194147; -- Mailbox
+UPDATE `gameobject_template` SET `Data6`=0, `VerifiedBuild`=19342 WHERE `entry`=212091; -- Orb of Power
+UPDATE `gameobject_template` SET `Data6`=0, `VerifiedBuild`=19342 WHERE `entry`=212092; -- Orb of Power
+UPDATE `gameobject_template` SET `Data6`=0, `VerifiedBuild`=19342 WHERE `entry`=212093; -- Orb of Power
+UPDATE `gameobject_template` SET `Data6`=0, `VerifiedBuild`=19342 WHERE `entry`=212094; -- Orb of Power
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=176310; -- Ship (The Bravery)
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=212154; -- Campfire
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=194277; -- Ironforge Banner
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=194279; -- Gnomeregan Banner
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=194282; -- Darnassus Banner
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=68865; -- Snufflenose Command Sticks
+UPDATE `gameobject_template` SET `Data6`=0, `VerifiedBuild`=19342 WHERE `entry`=212207; -- Between a Saurok and a Hard Place
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=194297; -- Low Poly Fire - Medium (with animations)
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=50983; -- Heated Forge
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=176495; -- Zeppelin (The Purple Princess)
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=176498; -- Portal to Darnassus
+UPDATE `gameobject_template` SET `Data26`=1, `VerifiedBuild`=19342 WHERE `entry`=194464; -- Ritual Gem
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=194465; -- Ritual Ground Rune
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=194479; -- Pool of Blood
+UPDATE `gameobject_template` SET `Data3`=0, `VerifiedBuild`=19342 WHERE `entry`=194482; -- Horde Explosives
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=176624; -- Dwarven Brazier
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=176625; -- Dwarven Brazier
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=176626; -- Dwarven Brazier
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=176627; -- Dwarven Brazier
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=176628; -- Dwarven Brazier
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=176629; -- Dwarven Brazier
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=212492; -- Campfire
+UPDATE `gameobject_template` SET `Data6`=0, `VerifiedBuild`=19342 WHERE `entry`=212496; -- Bonfire
+UPDATE `gameobject_template` SET `Data6`=0, `VerifiedBuild`=19342 WHERE `entry`=212513; -- Doodad_Sherpa_bedroll_004
+UPDATE `gameobject_template` SET `Data6`=0, `VerifiedBuild`=19342 WHERE `entry`=212516; -- Doodad_Sherpa_bedroll_005
+UPDATE `gameobject_template` SET `Data6`=0, `VerifiedBuild`=19342 WHERE `entry`=212517; -- Doodad_Sherpa_bedroll_006
+UPDATE `gameobject_template` SET `Data6`=0, `VerifiedBuild`=19342 WHERE `entry`=212518; -- Doodad_Sherpa_bedroll_007
+UPDATE `gameobject_template` SET `Data6`=0, `VerifiedBuild`=19342 WHERE `entry`=212527; -- Hozen in the Mist
+UPDATE `gameobject_template` SET `Data6`=0, `VerifiedBuild`=19342 WHERE `entry`=212528; -- Fish Tales
+UPDATE `gameobject_template` SET `Data6`=0, `VerifiedBuild`=19342 WHERE `entry`=212529; -- The Dark Heart of the Mogu
+UPDATE `gameobject_template` SET `Data6`=0, `VerifiedBuild`=19342 WHERE `entry`=212530; -- Heart of the Mantid Swarm
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=194613; -- Smoldering Brazier
+UPDATE `gameobject_template` SET `Data6`=0, `VerifiedBuild`=19342 WHERE `entry`=212531; -- What Is Worth Fighting For
+UPDATE `gameobject_template` SET `Data6`=0, `VerifiedBuild`=19342 WHERE `entry`=212534; -- The Song of the Yaungol
+UPDATE `gameobject_template` SET `Data6`=0, `VerifiedBuild`=19342 WHERE `entry`=212536; -- The Seven Burdens of Shaohao
+UPDATE `gameobject_template` SET `Data6`=0, `VerifiedBuild`=19342 WHERE `entry`=212537; -- The Ballad of Liu Lang
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=140911; -- Spool of Light Chartreuse Silk Thread
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=176768; -- Stove
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=212750; -- Mogu Statue Piece, Head Small
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=212753; -- Mogu Statue Piece, Staff
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=212754; -- Mogu Statue Piece, Shoulder
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=212755; -- Mogu Statue Piece, Upper Body w/ Head
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=212756; -- Mogu Statue Piece, Arm
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=212757; -- Mogu Statue Piece, Hand w/ Cestus
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=212758; -- Mogu Statue Piece, Head Large
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=176924; -- Ironforge Auction house
+UPDATE `gameobject_template` SET `Data6`=0, `VerifiedBuild`=19342 WHERE `entry`=212759; -- Ruby Eye
+UPDATE `gameobject_template` SET `Data6`=0, `VerifiedBuild`=19342 WHERE `entry`=212760; -- Ruby Eye
+UPDATE `gameobject_template` SET `Data6`=0, `VerifiedBuild`=19342 WHERE `entry`=212761; -- Ruby Eye
+UPDATE `gameobject_template` SET `Data6`=0, `VerifiedBuild`=19342 WHERE `entry`=212762; -- Mogu Artifact
+UPDATE `gameobject_template` SET `Data6`=0, `VerifiedBuild`=19342 WHERE `entry`=212763; -- Mogu Artifact
+UPDATE `gameobject_template` SET `Data6`=0, `VerifiedBuild`=19342 WHERE `entry`=212764; -- Mogu Artifact
+UPDATE `gameobject_template` SET `Data6`=0, `VerifiedBuild`=19342 WHERE `entry`=212765; -- Mogu Artifact
+UPDATE `gameobject_template` SET `Data6`=0, `VerifiedBuild`=19342 WHERE `entry`=212766; -- Mogu Artifact
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=123244; -- Anvil
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=212870; -- Mogu Brazier
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=194955; -- Cosmetic Explosion Trap
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=212874; -- Mogu Banner
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=212876; -- Mogu Container
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=212878; -- Mogu Tent, Slightly Smaller
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=212879; -- Mogu Crate, Type 1
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=212880; -- Mogu Rug
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=212881; -- Mogu Crate, Wide
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=212882; -- Mogu Crate, Type 2
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=212883; -- Mogu Campfire
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=194997; -- Thorned Bloodcup
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=212932; -- Mogu Statue Piece
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=212935; -- Mogu Artifact
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=195037; -- Silithid Egg
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=212954; -- Mogu Statue Base
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=212955; -- Mogu Statue Base, Large
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=51702; -- Anvil
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=51703; -- Anvil
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=195112; -- Barrow Den Door
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=213033; -- Stool
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=213034; -- Stool
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=213035; -- Stool
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=213036; -- Stool
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=213037; -- Stool
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=213038; -- Stool
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=213039; -- Stool
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=213040; -- Stool
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=213041; -- Stool
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=213042; -- Stool
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=213043; -- Stool
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=213044; -- Stool
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=213055; -- Stool
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=213056; -- Stool
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=213057; -- Stool
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=213058; -- Stool
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=213059; -- Stool
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=213060; -- Stool
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=213061; -- Stool
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=213063; -- Stool
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=213064; -- Stool
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=213065; -- Stool
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=213066; -- Stool
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=213067; -- Stool
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=213068; -- Stool
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=177281; -- Moonwell
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=195223; -- Horde Keep Portcullis
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=213155; -- Spider Web Angled Rope 1
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=213156; -- Spider Web Angled Rope 2
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=213157; -- Spider Web Hanging Arch 1
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=213159; -- Spider Web Hanging Arch 2
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=213160; -- Spider Web Hanging Arch 3
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=213161; -- Spider Web Hanging Arch 4
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=213162; -- Spider Web Straight Rope 1
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=213164; -- Spider Web Tall Twisted
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=213165; -- Spider Web Tall Angled
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=213166; -- Spider Web Wide Angled
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=213167; -- Spider Web Round Ground Wrap
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=213172; -- Great Door
+UPDATE `gameobject_template` SET `Data6`=0, `VerifiedBuild`=19342 WHERE `entry`=213180; -- Guo-Lai Runestone
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=213255; -- Meeting Stone
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=195360; -- Land Mine
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=195361; -- Azshara Lumber Pile
+UPDATE `gameobject_template` SET `Data3`=0, `Data6`=0, `VerifiedBuild`=19342 WHERE `entry`=213289; -- Shao-Tien Cage
+UPDATE `gameobject_template` SET `Data6`=0, `VerifiedBuild`=19342 WHERE `entry`=213303; -- He's Poison Trap
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=177494; -- Wooden Chair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=177495; -- Wooden Chair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=177496; -- Wooden Chair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=177497; -- Wooden Chair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=177498; -- Wooden Chair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=177499; -- Wooden Chair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=177500; -- Wooden Chair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=177501; -- Wooden Chair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=177502; -- Wooden Chair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=177503; -- Wooden Chair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=177504; -- Wooden Chair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=195427; -- Isle of Conquest Portal Niche Alliance
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=213347; -- Whitepetal Lily
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=213349; -- Whitepetal Lily
+UPDATE `gameobject_template` SET `Data6`=0, `VerifiedBuild`=19342 WHERE `entry`=213350; -- Lushroom
+UPDATE `gameobject_template` SET `Data6`=0, `VerifiedBuild`=19342 WHERE `entry`=213352; -- Lushroom
+UPDATE `gameobject_template` SET `Data6`=0, `VerifiedBuild`=19342 WHERE `entry`=213353; -- Lushroom
+UPDATE `gameobject_template` SET `Data6`=0, `VerifiedBuild`=19342 WHERE `entry`=213369; -- Mistfall Water Bucket
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=195468; -- Mailbox
+UPDATE `gameobject_template` SET `Data6`=0, `VerifiedBuild`=19342 WHERE `entry`=213422; -- The Emperor's Burden - Part 4
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=195532; -- PVP HOLIDAY (A) IoC
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=213462; -- Transcription: Waiting for the Turtle
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=213498; -- The Saurok
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=213499; -- The Defiant
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=213500; -- The Deserters
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=213501; -- The Last Stand
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=141838; -- Forge
+UPDATE `gameobject_template` SET `Data6`=0, `VerifiedBuild`=19342 WHERE `entry`=213640; -- Wukao Scouting Report
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=142075; -- Mailbox
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=142110; -- Mailbox
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=213799; -- Bonfire
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=213801; -- Bonfire
+UPDATE `gameobject_template` SET `Data0`=29, `Data1`=51489, `Data23`=235, `Data24`=285, `VerifiedBuild`=19342 WHERE `entry`=142140; -- Purple Lotus
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=106325; -- Blazing Fire
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=106326; -- Blazing Fire
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=106327; -- Blazing Fire
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=106335; -- Blazing Fire
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=106336; -- Blazing Fire
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=213863; -- Campfire
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=178087; -- Thazz'ril's Pick
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=178089; -- Thazz'ril's Pick's Aura
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=178195; -- Warsong Oil
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=178204; -- Warsong Axe Shipment
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=214063; -- Campfire
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=214064; -- Campfire
+UPDATE `gameobject_template` SET `Data6`=0, `VerifiedBuild`=19342 WHERE `entry`=214102; -- OM_Bones_01
+UPDATE `gameobject_template` SET `Data6`=0, `VerifiedBuild`=19342 WHERE `entry`=214103; -- Carne Asada 01
+UPDATE `gameobject_template` SET `Data6`=0, `VerifiedBuild`=19342 WHERE `entry`=214104; -- Carne Asada 02
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=214109; -- The Wandering Widow
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=214110; -- Transcription: A Most Famous Bill of Sale
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=214111; -- The Birthplace of Liu Lang
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=214113; -- Transcription: The Emperor's Burden - Part 8
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=214114; -- Transcription: The Emperor's Burden - Part 7
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=214115; -- Transcription: The Emperor's Burden - Part 6
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=214116; -- Transcription: The Emperor's Burden - Part 4
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=214117; -- Transcription: The Emperor's Burden - Part 3
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=214118; -- Transcription: The Emperor's Burden - Part 2
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=214119; -- Transcription: The Emperor's Burden - Part 1
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=214120; -- Trapped in a Strange Land
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=214121; -- Yaungoil
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=214122; -- Yaungol Tactics
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=214123; -- Dominance
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=214124; -- Pandaren Fighting Tactics
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=214125; -- Always Remember
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=214126; -- Together, We Are Strong
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=214127; -- The First Monks
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=214128; -- Victory in Kun-Lai
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=214129; -- Cycle of the Mantid
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=214130; -- Mantid Society
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=214131; -- Amber
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=214132; -- The Empress
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=214133; -- Valley of the Emperors
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=214134; -- The Lost Dynasty
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=214135; -- Spirit Binders
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=214136; -- The Thunder King
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=178304; -- Box o' Squirrels
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=106638; -- Wooden Chair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=106641; -- Wooden Chair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=214154; -- Watersmithing
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=214155; -- Waterspeakers
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=214156; -- Role Call
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=214157; -- Origins
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=214158; -- The Hozen Ravage
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=214159; -- Hozen Maturity
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=160409; -- Chair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=214160; -- Hozen Speech
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=160410; -- Chair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=214161; -- Embracing the Passions
+UPDATE `gameobject_template` SET `Data6`=0, `VerifiedBuild`=19342 WHERE `entry`=214171; -- Zandalari Voodoo Cauldron
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=214179; -- Campfire
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=214187; -- Iron Amulet
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=214189; -- Mogu Coin
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=214190; -- Worn Monument Ledger
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=214196; -- Walking Cane of Brewfather Ren Yun
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=214198; -- Carved Bronze Mirror
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=214205; -- Clutter
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=214206; -- Clutter
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=214207; -- Clutter
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=214208; -- Clutter
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=214209; -- Clutter
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=214210; -- Clutter
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=214212; -- Clutter
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=214217; -- Clutter
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=214218; -- Clutter
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=214219; -- Clutter
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=214221; -- Clutter
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=214223; -- Clutter
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=214224; -- Clutter
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=214225; -- Clutter
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=214226; -- Clutter
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=178425; -- Christmas Tree (Large)
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=178436; -- XMasStocking03
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=214380; -- Mogu Serpent Statue
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=178556; -- Wreath scale 1.20
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=178557; -- Christmas Tree (Medium)
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=178572; -- Cauldron
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=214410; -- The Tiller and the Monk
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=214414; -- The Warlord and the Monk
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=214415; -- The Saurok and the Jinyu
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=214416; -- The Nature of Peace
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=214421; -- Hai-pu
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=214424; -- The Mogu and the Trogg
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=214446; -- Campfire
+UPDATE `gameobject_template` SET `Data6`=0, `VerifiedBuild`=19342 WHERE `entry`=214471; -- Shao-Tien Cage
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=214478; -- Transcription: The Emperor's Burden - Part 5
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=214482; -- Mailbox
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=178668; -- Christmas Tree (Medium)
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=178669; -- Lights x3
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=178671; -- Greatfather Winter's Chair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=142838; -- The Mystic Ward
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=142851; -- Wooden Chair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=214534; -- Opened Door 01
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=214535; -- Opened Door 02
+UPDATE `gameobject_template` SET `Data6`=0, `VerifiedBuild`=19342 WHERE `entry`=214537; -- Stove
+UPDATE `gameobject_template` SET `Data6`=0, `Data10`=1, `VerifiedBuild`=19342 WHERE `entry`=214539; -- Instance Portal (Raid 4 Difficulties)
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=107037; -- Wooden Chair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=107039; -- Wooden Chair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=107040; -- Wooden Chair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=107041; -- Wooden Chair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=107042; -- Wooden Chair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=178745; -- Lights x3, Broken
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=142911; -- Wooden Chair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=142912; -- Wooden Chair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=142914; -- Wooden Chair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=142915; -- Wooden Chair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=142916; -- Wooden Chair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=178764; -- Rope Line
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=178765; -- Rope Line Pole
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=178805; -- Christmas Tree (Medium)
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=178924; -- Lights
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=214761; -- Stool
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=214762; -- Stool
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=214797; -- Stool
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=214798; -- Stool
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=214799; -- Stool
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=214800; -- Stool
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=214801; -- Stool
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=214802; -- Stool
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=214803; -- Stool
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=214804; -- Stool
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=214805; -- Stool
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=214806; -- Stool
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=214807; -- Stool
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=214808; -- Stool
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=214809; -- Stool
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=214895; -- Shao-Tien Stormcaller
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=214899; -- Shao-Tien Stormcaller
+UPDATE `gameobject_template` SET `Data6`=0, `VerifiedBuild`=19342 WHERE `entry`=214900; -- Shao-Tien Stormcaller
+UPDATE `gameobject_template` SET `Data6`=0, `VerifiedBuild`=19342 WHERE `entry`=214901; -- Shao-Tien Stormcaller
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=214906; -- Campfire
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=143243; -- Dwarven Brazier
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=143244; -- Dwarven Brazier
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=143245; -- Dwarven Brazier
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=143249; -- Craghelm's Plate and Chain
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=143250; -- Dwarven Brazier
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=143251; -- Goldfury's Hunting Supplies
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=143253; -- Barim's Reagents
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=143254; -- Timberline Arms
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=143255; -- Bruuk's Corner
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=143256; -- The Fighting Wizard
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=197021; -- Wooden Chair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=197022; -- Wooden Chair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=143273; -- Dwarven Brazier
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=197026; -- Wooden Chair
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=143301; -- Dwarven Brazier
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=214976; -- Mailbox
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=143314; -- Dwarven Brazier
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=143317; -- The Stonefire Tavern
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=143318; -- Dwarven Brazier
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=143319; -- Dwarven Brazier
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=143320; -- Dwarven Brazier
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=143321; -- Fizzlespinner's General Goods
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=143322; -- Ironforge Visitor's Center
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=143323; -- Dwarven Brazier
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=143324; -- Steelfury's Weapon Emporium
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=214993; -- Clutter
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=143325; -- Dwarven Brazier
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=197077; -- Warm Fire
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=143326; -- Dwarven Brazier
+UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=197078; -- Warm Fire
diff --git a/sql/updates/world/2014_12_28_00_world.sql b/sql/updates/world/2014_12_28_00_world.sql
new file mode 100644
index 00000000000..e71ec1cf8bb
--- /dev/null
+++ b/sql/updates/world/2014_12_28_00_world.sql
@@ -0,0 +1,2 @@
+DELETE FROM `achievement_criteria_data`;
+DELETE FROM `disables` WHERE `sourceType`=4;
diff --git a/sql/updates/world/2014_12_28_01_world.sql b/sql/updates/world/2014_12_28_01_world.sql
new file mode 100644
index 00000000000..c571069edca
--- /dev/null
+++ b/sql/updates/world/2014_12_28_01_world.sql
@@ -0,0 +1,3 @@
+DELETE FROM `spell_script_names` WHERE `spell_id`=43987;
+INSERT INTO `spell_script_names` (`spell_id`, `ScriptName`) VALUES
+(43987, 'spell_mage_conjure_refreshment_table');
diff --git a/sql/updates/world/2014_12_28_02_world.sql b/sql/updates/world/2014_12_28_02_world.sql
new file mode 100644
index 00000000000..9bbd10e71b6
--- /dev/null
+++ b/sql/updates/world/2014_12_28_02_world.sql
@@ -0,0 +1,25 @@
+-- The Stonecore updates
+-- Spell conditions
+DELETE FROM `conditions` WHERE `SourceTypeOrReferenceId` = 13 AND `SourceEntry` IN (93167, 86862, 86863);
+INSERT INTO `conditions` (`SourceTypeOrReferenceId`, `SourceGroup`, `SourceEntry`, `SourceId`, `ElseGroup`, `ConditionTypeOrReference`, `ConditionTarget`, `ConditionValue1`, `ConditionValue2`, `ConditionValue3`, `NegativeCondition`, `ErrorType`, `ErrorTextId`, `ScriptName`, `Comment`) VALUES
+(13, 1, 93167, 0, 0, 31, 0, 3, 40350, 0, 0, 0, 0, '', 'Twilight Documents targets Generic Trigger LAB'),
+(13, 1, 86862, 0, 0, 31, 0, 3, 42355, 0, 0, 0, 0, '', 'Seismic Shard targets Seismic Shards'),
+(13, 1, 86862, 0, 0, 1, 0, 79009, 0, 0, 0, 0, 0, '', 'Seismic Shard''s target must have SPELL_SEISMIC_SHARD_VISUAL aura'),
+(13, 1, 86863, 0, 0, 31, 0, 3, 42333, 0, 0, 0, 0, '', 'Seismic Shard targets High Priestess Azil');
+
+-- Set CREATURE_FLAG_EXTRA_TRIGGER to Stonecore Teleporters, Lava Fissure, Stalactite Trigger - Boss, Rupture Controller, Rupture, Gravity Well, Seismic Shard
+UPDATE `creature_template` SET `flags_extra` = 128 WHERE `entry` IN (51396, 51397, 43242, 43159, 49597, 49576, 42499, 42355);
+
+-- Stonecore Teleporters
+DELETE FROM `npc_spellclick_spells` WHERE `npc_entry` IN (51396, 51397);
+INSERT INTO `npc_spellclick_spells` (`npc_entry`, `spell_id`, `cast_flags`, `user_type`) VALUES
+(51396, 95284, 3, 0),
+(51397, 95285, 3, 0);
+
+DELETE FROM `spell_target_position` WHERE `id` IN (95284, 95285);
+INSERT INTO `spell_target_position` (`ID`, `EffectIndex`, `MapID`, `PositionX`, `PositionY`, `PositionZ`, `VerifiedBuild`) VALUES
+(95284, 0, 725, 1313.26, 1236.833, 247.2859, 0),
+(95285, 0, 725, 853.8577, 999.7518, 317.3986, 0);
+
+-- Remove cpp script from Seismic Shard (86862) spell
+DELETE FROM `spell_script_names` WHERE `spell_id` = 86862;
diff --git a/sql/updates/world/2014_12_28_03_world.sql b/sql/updates/world/2014_12_28_03_world.sql
new file mode 100644
index 00000000000..bc44ddd1cd1
--- /dev/null
+++ b/sql/updates/world/2014_12_28_03_world.sql
@@ -0,0 +1,5 @@
+DELETE FROM `creature` WHERE `id`=19461;
+DELETE FROM `script_waypoint` WHERE `entry`=17077 AND `pointid` IN (51, 52);
+INSERT INTO `script_waypoint` (`entry`, `pointid`, `location_x`, `location_y`, `location_z`, `waittime`, `point_comment`) VALUES
+(17077, 51, 519.146, 3886.7, 190.128, 10000, 'RYGA_WALK'),
+(17077, 52, 519.146, 3886.7, 190.128, 1000, 'RYGA_RETURN');
diff --git a/src/server/bnetserver/Realms/WorldListener.cpp b/src/server/bnetserver/Realms/WorldListener.cpp
index d84425496c7..8a6133c44e6 100644
--- a/src/server/bnetserver/Realms/WorldListener.cpp
+++ b/src/server/bnetserver/Realms/WorldListener.cpp
@@ -110,6 +110,9 @@ void WorldListener::HandleToonOnlineStatusChange(Battlenet::RealmHandle const& r
}
}
else if (session->IsToonOnline())
+ {
session->AsyncWrite(new Battlenet::WoWRealm::ToonLoggedOut());
+ session->SetToonOnline(false);
+ }
}
}
diff --git a/src/server/game/AI/SmartScripts/SmartScript.cpp b/src/server/game/AI/SmartScripts/SmartScript.cpp
index 6f14b3a04a8..2e86a78148a 100644
--- a/src/server/game/AI/SmartScripts/SmartScript.cpp
+++ b/src/server/game/AI/SmartScripts/SmartScript.cpp
@@ -2276,7 +2276,7 @@ void SmartScript::ProcessAction(SmartScriptHolder& e, Unit* unit, uint32 var0, u
if (linked)
ProcessEvent(linked, unit, var0, var1, bvar, spell, gob);
else
- TC_LOG_ERROR("sql.sql", "SmartScript::ProcessAction: Entry " SI64FMTD " SourceType %u, Event %u, Link Event %u not found or invalid, skipped.", e.entryOrGuid, e.GetScriptType(), e.event_id, e.link);
+ TC_LOG_DEBUG("sql.sql", "SmartScript::ProcessAction: Entry " SI64FMTD " SourceType %u, Event %u, Link Event %u not found or invalid, skipped.", e.entryOrGuid, e.GetScriptType(), e.event_id, e.link);
}
}
diff --git a/src/server/game/Accounts/RBAC.h b/src/server/game/Accounts/RBAC.h
index bb347113e60..54dcb73fb35 100644
--- a/src/server/game/Accounts/RBAC.h
+++ b/src/server/game/Accounts/RBAC.h
@@ -100,6 +100,7 @@ enum RBACPermissions
RBAC_PERM_COMMANDS_PINFO_CHECK_PERSONAL_DATA = 48,
RBAC_PERM_EMAIL_CONFIRM_FOR_PASS_CHANGE = 49,
RBAC_PERM_MAY_CHECK_OWN_EMAIL = 50,
+ RBAC_PERM_ALLOW_TWO_SIDE_TRADE = 51,
// Free space for core permissions (till 149)
// Roles (Permissions with delegated permissions) use 199 and descending
diff --git a/src/server/game/Achievements/AchievementMgr.cpp b/src/server/game/Achievements/AchievementMgr.cpp
index fcafd9c6d01..c392f9d445a 100644
--- a/src/server/game/Achievements/AchievementMgr.cpp
+++ b/src/server/game/Achievements/AchievementMgr.cpp
@@ -17,6 +17,7 @@
*/
#include "AchievementMgr.h"
+#include "AchievementPackets.h"
#include "ArenaTeam.h"
#include "ArenaTeamMgr.h"
#include "Battleground.h"
@@ -43,7 +44,7 @@
#include "World.h"
#include "WorldPacket.h"
-bool AchievementCriteriaData::IsValid(AchievementCriteriaEntry const* criteria)
+bool AchievementCriteriaData::IsValid(AchievementCriteria const* criteria)
{
if (dataType >= MAX_ACHIEVEMENT_CRITERIA_DATA_TYPE)
{
@@ -51,7 +52,7 @@ bool AchievementCriteriaData::IsValid(AchievementCriteriaEntry const* criteria)
return false;
}
- switch (criteria->type)
+ switch (criteria->Entry->Type)
{
case ACHIEVEMENT_CRITERIA_TYPE_KILL_CREATURE:
case ACHIEVEMENT_CRITERIA_TYPE_KILL_CREATURE_TYPE:
@@ -81,7 +82,7 @@ bool AchievementCriteriaData::IsValid(AchievementCriteriaEntry const* criteria)
default:
if (dataType != ACHIEVEMENT_CRITERIA_DATA_TYPE_SCRIPT)
{
- TC_LOG_ERROR("sql.sql", "Table `achievement_criteria_data` has data for non-supported criteria type (Entry: %u Type: %u), ignored.", criteria->ID, criteria->type);
+ TC_LOG_ERROR("sql.sql", "Table `achievement_criteria_data` has data for non-supported criteria type (Entry: %u Type: %u), ignored.", criteria->ID, criteria->Entry->Type);
return false;
}
break;
@@ -96,7 +97,7 @@ bool AchievementCriteriaData::IsValid(AchievementCriteriaEntry const* criteria)
if (!creature.id || !sObjectMgr->GetCreatureTemplate(creature.id))
{
TC_LOG_ERROR("sql.sql", "Table `achievement_criteria_data` (Entry: %u Type: %u) for data type ACHIEVEMENT_CRITERIA_DATA_TYPE_CREATURE (%u) has non-existing creature id in value1 (%u), ignored.",
- criteria->ID, criteria->type, dataType, creature.id);
+ criteria->ID, criteria->Entry->Type, dataType, creature.id);
return false;
}
return true;
@@ -104,19 +105,19 @@ bool AchievementCriteriaData::IsValid(AchievementCriteriaEntry const* criteria)
if (!classRace.class_id && !classRace.race_id)
{
TC_LOG_ERROR("sql.sql", "Table `achievement_criteria_data` (Entry: %u Type: %u) for data type ACHIEVEMENT_CRITERIA_DATA_TYPE_T_PLAYER_CLASS_RACE (%u) must not have 0 in either value field, ignored.",
- criteria->ID, criteria->type, dataType);
+ criteria->ID, criteria->Entry->Type, dataType);
return false;
}
if (classRace.class_id && ((1 << (classRace.class_id-1)) & CLASSMASK_ALL_PLAYABLE) == 0)
{
TC_LOG_ERROR("sql.sql", "Table `achievement_criteria_data` (Entry: %u Type: %u) for data type ACHIEVEMENT_CRITERIA_DATA_TYPE_T_PLAYER_CLASS_RACE (%u) has non-existing class in value1 (%u), ignored.",
- criteria->ID, criteria->type, dataType, classRace.class_id);
+ criteria->ID, criteria->Entry->Type, dataType, classRace.class_id);
return false;
}
if (classRace.race_id && ((1 << (classRace.race_id-1)) & RACEMASK_ALL_PLAYABLE) == 0)
{
TC_LOG_ERROR("sql.sql", "Table `achievement_criteria_data` (Entry: %u Type: %u) for data type ACHIEVEMENT_CRITERIA_DATA_TYPE_T_PLAYER_CLASS_RACE (%u) has non-existing race in value2 (%u), ignored.",
- criteria->ID, criteria->type, dataType, classRace.race_id);
+ criteria->ID, criteria->Entry->Type, dataType, classRace.race_id);
return false;
}
return true;
@@ -124,7 +125,7 @@ bool AchievementCriteriaData::IsValid(AchievementCriteriaEntry const* criteria)
if (health.percent < 1 || health.percent > 100)
{
TC_LOG_ERROR("sql.sql", "Table `achievement_criteria_data` (Entry: %u Type: %u) for data type ACHIEVEMENT_CRITERIA_DATA_TYPE_PLAYER_LESS_HEALTH (%u) has wrong percent value in value1 (%u), ignored.",
- criteria->ID, criteria->type, dataType, health.percent);
+ criteria->ID, criteria->Entry->Type, dataType, health.percent);
return false;
}
return true;
@@ -135,20 +136,20 @@ bool AchievementCriteriaData::IsValid(AchievementCriteriaEntry const* criteria)
if (!spellEntry)
{
TC_LOG_ERROR("sql.sql", "Table `achievement_criteria_data` (Entry: %u Type: %u) for data type %s (%u) has wrong spell id in value1 (%u), ignored.",
- criteria->ID, criteria->type, (dataType == ACHIEVEMENT_CRITERIA_DATA_TYPE_S_AURA?"ACHIEVEMENT_CRITERIA_DATA_TYPE_S_AURA":"ACHIEVEMENT_CRITERIA_DATA_TYPE_T_AURA"), dataType, aura.spell_id);
+ criteria->ID, criteria->Entry->Type, (dataType == ACHIEVEMENT_CRITERIA_DATA_TYPE_S_AURA ? "ACHIEVEMENT_CRITERIA_DATA_TYPE_S_AURA" : "ACHIEVEMENT_CRITERIA_DATA_TYPE_T_AURA"), dataType, aura.spell_id);
return false;
}
SpellEffectInfo const* effect = spellEntry->GetEffect(DIFFICULTY_NONE, aura.effect_idx);
if (!effect)
{
TC_LOG_ERROR("sql.sql", "Table `achievement_criteria_data` (Entry: %u Type: %u) for data type %s (%u) has wrong spell effect index in value2 (%u), ignored.",
- criteria->ID, criteria->type, (dataType == ACHIEVEMENT_CRITERIA_DATA_TYPE_S_AURA?"ACHIEVEMENT_CRITERIA_DATA_TYPE_S_AURA":"ACHIEVEMENT_CRITERIA_DATA_TYPE_T_AURA"), dataType, aura.effect_idx);
+ criteria->ID, criteria->Entry->Type, (dataType == ACHIEVEMENT_CRITERIA_DATA_TYPE_S_AURA ? "ACHIEVEMENT_CRITERIA_DATA_TYPE_S_AURA" : "ACHIEVEMENT_CRITERIA_DATA_TYPE_T_AURA"), dataType, aura.effect_idx);
return false;
}
if (!effect->ApplyAuraName)
{
TC_LOG_ERROR("sql.sql", "Table `achievement_criteria_data` (Entry: %u Type: %u) for data type %s (%u) has non-aura spell effect (ID: %u Effect: %u), ignores.",
- criteria->ID, criteria->type, (dataType == ACHIEVEMENT_CRITERIA_DATA_TYPE_S_AURA?"ACHIEVEMENT_CRITERIA_DATA_TYPE_S_AURA":"ACHIEVEMENT_CRITERIA_DATA_TYPE_T_AURA"), dataType, aura.spell_id, aura.effect_idx);
+ criteria->ID, criteria->Entry->Type, (dataType == ACHIEVEMENT_CRITERIA_DATA_TYPE_S_AURA ? "ACHIEVEMENT_CRITERIA_DATA_TYPE_S_AURA" : "ACHIEVEMENT_CRITERIA_DATA_TYPE_T_AURA"), dataType, aura.spell_id, aura.effect_idx);
return false;
}
return true;
@@ -157,7 +158,7 @@ bool AchievementCriteriaData::IsValid(AchievementCriteriaEntry const* criteria)
if (value.compType >= COMP_TYPE_MAX)
{
TC_LOG_ERROR("sql.sql", "Table `achievement_criteria_data` (Entry: %u Type: %u) for data type ACHIEVEMENT_CRITERIA_DATA_TYPE_VALUE (%u) has wrong ComparisionType in value2 (%u), ignored.",
- criteria->ID, criteria->type, dataType, value.compType);
+ criteria->ID, criteria->Entry->Type, dataType, value.compType);
return false;
}
return true;
@@ -165,7 +166,7 @@ bool AchievementCriteriaData::IsValid(AchievementCriteriaEntry const* criteria)
if (level.minlevel > STRONG_MAX_LEVEL)
{
TC_LOG_ERROR("sql.sql", "Table `achievement_criteria_data` (Entry: %u Type: %u) for data type ACHIEVEMENT_CRITERIA_DATA_TYPE_T_LEVEL (%u) has wrong minlevel in value1 (%u), ignored.",
- criteria->ID, criteria->type, dataType, level.minlevel);
+ criteria->ID, criteria->Entry->Type, dataType, level.minlevel);
return false;
}
return true;
@@ -173,7 +174,7 @@ bool AchievementCriteriaData::IsValid(AchievementCriteriaEntry const* criteria)
if (gender.gender > GENDER_NONE)
{
TC_LOG_ERROR("sql.sql", "Table `achievement_criteria_data` (Entry: %u Type: %u) for data type ACHIEVEMENT_CRITERIA_DATA_TYPE_T_GENDER (%u) has wrong gender in value1 (%u), ignored.",
- criteria->ID, criteria->type, dataType, gender.gender);
+ criteria->ID, criteria->Entry->Type, dataType, gender.gender);
return false;
}
return true;
@@ -181,7 +182,7 @@ bool AchievementCriteriaData::IsValid(AchievementCriteriaEntry const* criteria)
if (!ScriptId)
{
TC_LOG_ERROR("sql.sql", "Table `achievement_criteria_data` (Entry: %u Type: %u) for data type ACHIEVEMENT_CRITERIA_DATA_TYPE_SCRIPT (%u) does not have ScriptName set, ignored.",
- criteria->ID, criteria->type, dataType);
+ criteria->ID, criteria->Entry->Type, dataType);
return false;
}
return true;
@@ -189,7 +190,7 @@ bool AchievementCriteriaData::IsValid(AchievementCriteriaEntry const* criteria)
if (map_players.maxcount <= 0)
{
TC_LOG_ERROR("sql.sql", "Table `achievement_criteria_data` (Entry: %u Type: %u) for data type ACHIEVEMENT_CRITERIA_DATA_TYPE_MAP_PLAYER_COUNT (%u) has wrong max players count in value1 (%u), ignored.",
- criteria->ID, criteria->type, dataType, map_players.maxcount);
+ criteria->ID, criteria->Entry->Type, dataType, map_players.maxcount);
return false;
}
return true;
@@ -197,7 +198,7 @@ bool AchievementCriteriaData::IsValid(AchievementCriteriaEntry const* criteria)
if (team.team != ALLIANCE && team.team != HORDE)
{
TC_LOG_ERROR("sql.sql", "Table `achievement_criteria_data` (Entry: %u Type: %u) for data type ACHIEVEMENT_CRITERIA_DATA_TYPE_T_TEAM (%u) has unknown team in value1 (%u), ignored.",
- criteria->ID, criteria->type, dataType, team.team);
+ criteria->ID, criteria->Entry->Type, dataType, team.team);
return false;
}
return true;
@@ -205,7 +206,7 @@ bool AchievementCriteriaData::IsValid(AchievementCriteriaEntry const* criteria)
if (drunk.state >= MAX_DRUNKEN)
{
TC_LOG_ERROR("sql.sql", "Table `achievement_criteria_data` (Entry: %u Type: %u) for data type ACHIEVEMENT_CRITERIA_DATA_TYPE_S_DRUNK (%u) has unknown drunken state in value1 (%u), ignored.",
- criteria->ID, criteria->type, dataType, drunk.state);
+ criteria->ID, criteria->Entry->Type, dataType, drunk.state);
return false;
}
return true;
@@ -213,7 +214,7 @@ bool AchievementCriteriaData::IsValid(AchievementCriteriaEntry const* criteria)
if (!sHolidaysStore.LookupEntry(holiday.id))
{
TC_LOG_ERROR("sql.sql", "Table `achievement_criteria_data` (Entry: %u Type: %u) for data type ACHIEVEMENT_CRITERIA_DATA_TYPE_HOLIDAY (%u) has unknown holiday in value1 (%u), ignored.",
- criteria->ID, criteria->type, dataType, holiday.id);
+ criteria->ID, criteria->Entry->Type, dataType, holiday.id);
return false;
}
return true;
@@ -223,7 +224,7 @@ bool AchievementCriteriaData::IsValid(AchievementCriteriaEntry const* criteria)
if (game_event.id < 1 || game_event.id >= events.size())
{
TC_LOG_ERROR("sql.sql", "Table `achievement_criteria_data` (Entry: %u Type: %u) for data type ACHIEVEMENT_CRITERIA_DATA_TYPE_GAME_EVENT (%u) has unknown game_event in value1 (%u), ignored.",
- criteria->ID, criteria->type, dataType, game_event.id);
+ criteria->ID, criteria->Entry->Type, dataType, game_event.id);
return false;
}
return true;
@@ -234,7 +235,7 @@ bool AchievementCriteriaData::IsValid(AchievementCriteriaEntry const* criteria)
if (equipped_item.item_quality >= MAX_ITEM_QUALITY)
{
TC_LOG_ERROR("sql.sql", "Table `achievement_criteria_data` (Entry: %u Type: %u) for data type ACHIEVEMENT_CRITERIA_DATA_TYPE_S_EQUIPED_ITEM (%u) has unknown quality state in value1 (%u), ignored.",
- criteria->ID, criteria->type, dataType, equipped_item.item_quality);
+ criteria->ID, criteria->Entry->Type, dataType, equipped_item.item_quality);
return false;
}
return true;
@@ -242,19 +243,19 @@ bool AchievementCriteriaData::IsValid(AchievementCriteriaEntry const* criteria)
if (!classRace.class_id && !classRace.race_id)
{
TC_LOG_ERROR("sql.sql", "Table `achievement_criteria_data` (Entry: %u Type: %u) for data type ACHIEVEMENT_CRITERIA_DATA_TYPE_S_PLAYER_CLASS_RACE (%u) must not have 0 in either value field, ignored.",
- criteria->ID, criteria->type, dataType);
+ criteria->ID, criteria->Entry->Type, dataType);
return false;
}
if (classRace.class_id && ((1 << (classRace.class_id-1)) & CLASSMASK_ALL_PLAYABLE) == 0)
{
TC_LOG_ERROR("sql.sql", "Table `achievement_criteria_data` (Entry: %u Type: %u) for data type ACHIEVEMENT_CRITERIA_DATA_TYPE_S_PLAYER_CLASS_RACE (%u) has non-existing class in value1 (%u), ignored.",
- criteria->ID, criteria->type, dataType, classRace.class_id);
+ criteria->ID, criteria->Entry->Type, dataType, classRace.class_id);
return false;
}
if (classRace.race_id && ((1 << (classRace.race_id-1)) & RACEMASK_ALL_PLAYABLE) == 0)
{
TC_LOG_ERROR("sql.sql", "Table `achievement_criteria_data` (Entry: %u Type: %u) for data type ACHIEVEMENT_CRITERIA_DATA_TYPE_S_PLAYER_CLASS_RACE (%u) has non-existing race in value2 (%u), ignored.",
- criteria->ID, criteria->type, dataType, classRace.race_id);
+ criteria->ID, criteria->Entry->Type, dataType, classRace.race_id);
return false;
}
return true;
@@ -262,12 +263,12 @@ bool AchievementCriteriaData::IsValid(AchievementCriteriaEntry const* criteria)
if (!sCharTitlesStore.LookupEntry(known_title.title_id))
{
TC_LOG_ERROR("sql.sql", "Table `achievement_criteria_data` (Entry: %u Type: %u) for data type ACHIEVEMENT_CRITERIA_DATA_TYPE_S_KNOWN_TITLE (%u) have unknown title_id in value1 (%u), ignore.",
- criteria->ID, criteria->type, dataType, known_title.title_id);
+ criteria->ID, criteria->Entry->Type, dataType, known_title.title_id);
return false;
}
return true;
default:
- TC_LOG_ERROR("sql.sql", "Table `achievement_criteria_data` (Entry: %u Type: %u) has data for non-supported data type (%u), ignored.", criteria->ID, criteria->type, dataType);
+ TC_LOG_ERROR("sql.sql", "Table `achievement_criteria_data` (Entry: %u Type: %u) has data for non-supported data type (%u), ignored.", criteria->ID, criteria->Entry->Type, dataType);
return false;
}
}
@@ -383,8 +384,8 @@ bool AchievementCriteriaData::Meets(uint32 criteria_id, Player const* source, Un
bool AchievementCriteriaDataSet::Meets(Player const* source, Unit const* target, uint32 miscValue /*= 0*/) const
{
- for (Storage::const_iterator itr = storage.begin(); itr != storage.end(); ++itr)
- if (!itr->Meets(criteria_id, source, target, miscValue))
+ for (AchievementCriteriaData const& data : storage)
+ if (!data.Meets(criteria_id, source, target, miscValue))
return false;
return true;
@@ -397,22 +398,22 @@ template<class T>
AchievementMgr<T>::~AchievementMgr() { }
template<class T>
-void AchievementMgr<T>::SendPacket(WorldPacket* data) const { }
+void AchievementMgr<T>::SendPacket(WorldPacket const* data) const { }
template<>
-void AchievementMgr<Guild>::SendPacket(WorldPacket* data) const
+void AchievementMgr<Guild>::SendPacket(WorldPacket const* data) const
{
GetOwner()->BroadcastPacket(data);
}
template<>
-void AchievementMgr<Player>::SendPacket(WorldPacket* data) const
+void AchievementMgr<Player>::SendPacket(WorldPacket const* data) const
{
GetOwner()->GetSession()->SendPacket(data);
}
template<class T>
-void AchievementMgr<T>::RemoveCriteriaProgress(AchievementCriteriaEntry const* entry)
+void AchievementMgr<T>::RemoveCriteriaProgress(AchievementCriteria const* entry)
{
if (!entry)
return;
@@ -429,7 +430,7 @@ void AchievementMgr<T>::RemoveCriteriaProgress(AchievementCriteriaEntry const* e
}
template<>
-void AchievementMgr<Guild>::RemoveCriteriaProgress(AchievementCriteriaEntry const* entry)
+void AchievementMgr<Guild>::RemoveCriteriaProgress(AchievementCriteria const* entry)
{
if (!entry)
return;
@@ -474,27 +475,28 @@ void AchievementMgr<T>::ResetAchievementCriteria(AchievementCriteriaTypes type,
if (GetOwner()->IsGameMaster())
return;
- AchievementCriteriaEntryList const& achievementCriteriaList = sAchievementMgr->GetAchievementCriteriaByType(type);
- for (AchievementCriteriaEntryList::const_iterator i = achievementCriteriaList.begin(); i != achievementCriteriaList.end(); ++i)
+ AchievementCriteriaList const& achievementCriteriaList = sAchievementMgr->GetAchievementCriteriaByType(type);
+ for (AchievementCriteria const* achievementCriteria : achievementCriteriaList)
{
- AchievementCriteriaEntry const* achievementCriteria = (*i);
-
- AchievementEntry const* achievement = sAchievementMgr->GetAchievement(achievementCriteria->achievement);
- if (!achievement)
- continue;
-
- // don't update already completed criteria if not forced or achievement already complete
- if ((IsCompletedCriteria(achievementCriteria, achievement) && !evenIfCriteriaComplete) || HasAchieved(achievement->ID))
+ if (achievementCriteria->Entry->FailEvent != miscValue1 || (achievementCriteria->Entry->FailAsset && achievementCriteria->Entry->FailAsset != miscValue2))
continue;
- for (uint8 j = 0; j < MAX_CRITERIA_REQUIREMENTS; ++j)
- if (achievementCriteria->additionalRequirements[j].additionalRequirement_type == miscValue1 &&
- (!achievementCriteria->additionalRequirements[j].additionalRequirement_value ||
- achievementCriteria->additionalRequirements[j].additionalRequirement_value == miscValue2))
+ AchievementCriteriaTreeList const* trees = sAchievementMgr->GetAchievementCriteriaTreesByCriteria(achievementCriteria->ID);
+ bool allComplete = true;
+ for (AchievementCriteriaTree const* tree : *trees)
+ {
+ // don't update already completed criteria if not forced or achievement already complete
+ if (!(IsCompletedCriteriaTree(tree) && !evenIfCriteriaComplete) || !HasAchieved(tree->Achievement->ID))
{
- RemoveCriteriaProgress(achievementCriteria);
+ allComplete = false;
break;
}
+ }
+
+ if (allComplete)
+ continue;
+
+ RemoveCriteriaProgress(achievementCriteria);
}
}
@@ -545,7 +547,6 @@ template<class T>
void AchievementMgr<T>::SaveToDB(SQLTransaction& /*trans*/)
{
}
-
template<>
void AchievementMgr<Player>::SaveToDB(SQLTransaction& trans)
{
@@ -571,6 +572,7 @@ void AchievementMgr<Player>::SaveToDB(SQLTransaction& trans)
}
}
+ /*
if (!m_criteriaProgress.empty())
{
for (CriteriaProgressMap::iterator iter = m_criteriaProgress.begin(); iter != m_criteriaProgress.end(); ++iter)
@@ -596,6 +598,7 @@ void AchievementMgr<Player>::SaveToDB(SQLTransaction& trans)
iter->second.changed = false;
}
}
+ */
}
template<>
@@ -626,6 +629,7 @@ void AchievementMgr<Guild>::SaveToDB(SQLTransaction& trans)
guidstr.str("");
}
+ /*
for (CriteriaProgressMap::const_iterator itr = m_criteriaProgress.begin(); itr != m_criteriaProgress.end(); ++itr)
{
if (!itr->second.changed)
@@ -641,11 +645,11 @@ void AchievementMgr<Guild>::SaveToDB(SQLTransaction& trans)
stmt->setUInt16(1, itr->first);
stmt->setUInt64(2, itr->second.counter);
stmt->setUInt32(3, itr->second.date);
- stmt->setUInt64(4, itr->second.CompletedGUID.GetCounter());
+ stmt->setUInt64(4, itr->second.PlayerGUID.GetCounter());
trans->Append(stmt);
}
+ */
}
-
template<class T>
void AchievementMgr<T>::LoadFromDB(PreparedQueryResult achievementResult, PreparedQueryResult criteriaResult)
{
@@ -682,6 +686,7 @@ void AchievementMgr<Player>::LoadFromDB(PreparedQueryResult achievementResult, P
while (achievementResult->NextRow());
}
+ /*
if (criteriaResult)
{
time_t now = time(NULL);
@@ -692,7 +697,7 @@ void AchievementMgr<Player>::LoadFromDB(PreparedQueryResult achievementResult, P
uint64 counter = fields[1].GetUInt64();
time_t date = time_t(fields[2].GetUInt32());
- AchievementCriteriaEntry const* criteria = sAchievementMgr->GetAchievementCriteria(id);
+ AchievementCriteria const* criteria = sAchievementMgr->GetAchievementCriteria(id);
if (!criteria)
{
// we will remove not existed criteria for all characters
@@ -705,7 +710,7 @@ void AchievementMgr<Player>::LoadFromDB(PreparedQueryResult achievementResult, P
continue;
}
- if (criteria->timeLimit && time_t(date + criteria->timeLimit) < now)
+ if (criteria->Entry->StartTimer && time_t(date + criteria->Entry->StartTimer) < now)
continue;
CriteriaProgress& progress = m_criteriaProgress[id];
@@ -715,6 +720,7 @@ void AchievementMgr<Player>::LoadFromDB(PreparedQueryResult achievementResult, P
}
while (criteriaResult->NextRow());
}
+ */
}
template<>
@@ -745,6 +751,7 @@ void AchievementMgr<Guild>::LoadFromDB(PreparedQueryResult achievementResult, Pr
while (achievementResult->NextRow());
}
+ /*
if (criteriaResult)
{
time_t now = time(NULL);
@@ -756,7 +763,7 @@ void AchievementMgr<Guild>::LoadFromDB(PreparedQueryResult achievementResult, Pr
time_t date = time_t(fields[2].GetUInt32());
ObjectGuid::LowType guid = fields[3].GetUInt64();
- AchievementCriteriaEntry const* criteria = sAchievementMgr->GetAchievementCriteria(id);
+ AchievementCriteria const* criteria = sAchievementMgr->GetAchievementCriteria(id);
if (!criteria)
{
// we will remove not existed criteria for all guilds
@@ -768,16 +775,17 @@ void AchievementMgr<Guild>::LoadFromDB(PreparedQueryResult achievementResult, Pr
continue;
}
- if (criteria->timeLimit && time_t(date + criteria->timeLimit) < now)
+ if (criteria->Entry->StartTimer && time_t(date + criteria->Entry->StartTimer) < now)
continue;
CriteriaProgress& progress = m_criteriaProgress[id];
progress.counter = counter;
progress.date = date;
- progress.CompletedGUID = ObjectGuid::Create<HighGuid::Player>(guid);
+ progress.PlayerGUID = ObjectGuid::Create<HighGuid::Player>(guid);
progress.changed = false;
} while (criteriaResult->NextRow());
}
+ */
}
template<class T>
@@ -840,7 +848,7 @@ void AchievementMgr<Guild>::Reset()
}
while (!m_criteriaProgress.empty())
- if (AchievementCriteriaEntry const* criteria = sAchievementMgr->GetAchievementCriteria(m_criteriaProgress.begin()->first))
+ if (AchievementCriteria const* criteria = sAchievementMgr->GetAchievementCriteria(m_criteriaProgress.begin()->first))
RemoveCriteriaProgress(criteria);
_achievementPoints = 0;
@@ -883,12 +891,13 @@ void AchievementMgr<T>::SendAchievementEarned(AchievementEntry const* achievemen
GetOwner()->VisitNearbyWorldObject(sWorld->getFloatConfig(CONFIG_LISTEN_RANGE_SAY), _worker);
}
- WorldPacket data(SMSG_ACHIEVEMENT_EARNED, 8+4+8);
- data << GetOwner()->GetPackGUID();
- data << uint32(achievement->ID);
- data.AppendPackedTime(time(NULL));
- data << uint32(0); // does not notify player ingame
- GetOwner()->SendMessageToSetInRange(&data, sWorld->getFloatConfig(CONFIG_LISTEN_RANGE_SAY), true);
+ WorldPackets::Achievement::AchievementEarned achievementEarned;
+ achievementEarned.Sender = GetOwner()->GetGUID();
+ achievementEarned.Earner = GetOwner()->GetGUID();
+ achievementEarned.EarnerNativeRealm = achievementEarned.EarnerVirtualRealm = GetVirtualRealmAddress();
+ achievementEarned.AchievementID = achievement->ID;
+ achievementEarned.Time = time(NULL);
+ GetOwner()->SendMessageToSetInRange(achievementEarned.Write(), sWorld->getFloatConfig(CONFIG_LISTEN_RANGE_SAY), true);
}
template<>
@@ -921,39 +930,38 @@ void AchievementMgr<Guild>::SendAchievementEarned(AchievementEntry const* achiev
}
template<class T>
-void AchievementMgr<T>::SendCriteriaUpdate(AchievementCriteriaEntry const* /*entry*/, CriteriaProgress const* /*progress*/, uint32 /*timeElapsed*/, bool /*timedCompleted*/) const
+void AchievementMgr<T>::SendCriteriaUpdate(AchievementCriteria const* /*criteria*/, CriteriaProgress const* /*progress*/, uint32 /*timeElapsed*/, bool /*timedCompleted*/) const
{
}
template<>
-void AchievementMgr<Player>::SendCriteriaUpdate(AchievementCriteriaEntry const* entry, CriteriaProgress const* progress, uint32 timeElapsed, bool timedCompleted) const
+void AchievementMgr<Player>::SendCriteriaUpdate(AchievementCriteria const* criteria, CriteriaProgress const* progress, uint32 timeElapsed, bool timedCompleted) const
{
- WorldPacket data(SMSG_CRITERIA_UPDATE, 8 + 4 + 8);
- data << uint32(entry->ID);
+ WorldPackets::Achievement::CriteriaUpdate criteriaUpdate;
- // the counter is packed like a packed Guid
- data.AppendPackedUInt64(progress->counter);
+ criteriaUpdate.CriteriaID = criteria->ID;
+ criteriaUpdate.Quantity = progress->counter;
+ criteriaUpdate.PlayerGUID = GetOwner()->GetGUID();
+ if (criteria->Entry->StartTimer)
+ criteriaUpdate.Flags = timedCompleted ? 1 : 0; // 1 is for keeping the counter at 0 in client
- data << GetOwner()->GetPackGUID();
- if (!entry->timeLimit)
- data << uint32(0);
- else
- data << uint32(timedCompleted ? 1 : 0); // this are some flags, 1 is for keeping the counter at 0 in client
- data.AppendPackedTime(progress->date);
- data << uint32(timeElapsed); // time elapsed in seconds
- data << uint32(0); // unk
- SendPacket(&data);
+ criteriaUpdate.Flags = 0;
+ criteriaUpdate.CurrentTime = progress->date;
+ criteriaUpdate.ElapsedTime = timeElapsed;
+ criteriaUpdate.CreationTime = 0;
+
+ SendPacket(criteriaUpdate.Write());
}
template<>
-void AchievementMgr<Guild>::SendCriteriaUpdate(AchievementCriteriaEntry const* entry, CriteriaProgress const* progress, uint32 /*timeElapsed*/, bool /*timedCompleted*/) const
+void AchievementMgr<Guild>::SendCriteriaUpdate(AchievementCriteria const* entry, CriteriaProgress const* progress, uint32 /*timeElapsed*/, bool /*timedCompleted*/) const
{
/*
//will send response to criteria progress request
WorldPacket data(SMSG_GUILD_CRITERIA_DATA, 3 + 1 + 1 + 8 + 8 + 4 + 4 + 4 + 4 + 4);
ObjectGuid counter(0, progress->counter); // for accessing every byte individually
- ObjectGuid guid = progress->CompletedGUID;
+ ObjectGuid guid = progress->PlayerGUID;
data.WriteBits(1, 21);
data.WriteBit(counter[4]);
@@ -1016,7 +1024,7 @@ void AchievementMgr<Guild>::SendAllTrackedCriterias(Player* receiver, std::set<u
for (std::set<uint32>::iterator itr = trackedCriterias.begin(); itr != trackedCriterias.end(); ++itr)
{
- AchievementCriteriaEntry const* entry = sAchievementMgr->GetAchievementCriteria(*itr);
+ AchievementCriteriaEntry const* entry = sAchievementMgr->GetAchievementCriteriaTree(*itr);
CriteriaProgressMap::const_iterator progress = m_criteriaProgress.find(entry->ID);
if (progress == m_criteriaProgress.end())
@@ -1032,14 +1040,14 @@ void AchievementMgr<Guild>::SendAllTrackedCriterias(Player* receiver, std::set<u
for (std::set<uint32>::iterator itr = trackedCriterias.begin(); itr != trackedCriterias.end(); ++itr)
{
- AchievementCriteriaEntry const* entry = sAchievementMgr->GetAchievementCriteria(*itr);
+ AchievementCriteriaEntry const* entry = sAchievementMgr->GetAchievementCriteriaTree(*itr);
CriteriaProgressMap::const_iterator progress = m_criteriaProgress.find(entry->ID);
if (progress == m_criteriaProgress.end())
continue;
counter.SetRawValue(progress->second.counter);
- guid = progress->second.CompletedGUID;
+ guid = progress->second.PlayerGUID;
criteriaBits.WriteBit(counter[4]);
criteriaBits.WriteBit(counter[1]);
@@ -1102,18 +1110,6 @@ void AchievementMgr<T>::CheckAllAchievementCriteria(Player* referencePlayer)
UpdateAchievementCriteria(AchievementCriteriaTypes(i), 0, 0, 0, NULL, referencePlayer);
}
-static const uint32 achievIdByArenaSlot[MAX_ARENA_SLOT] = {1057, 1107, 1108};
-static const uint32 achievIdForDungeon[][4] =
-{
- // ach_cr_id, is_dungeon, is_raid, is_heroic_dungeon
- { 321, true, true, true },
- { 916, false, true, false },
- { 917, false, true, false },
- { 918, true, false, false },
- { 2219, false, false, true },
- { 0, false, false, false }
-};
-
// Helper function to avoid having to specialize template for a 800 line long function
template <typename T> static bool IsGuild() { return false; }
template<> bool IsGuild<Guild>() { return true; }
@@ -1151,18 +1147,12 @@ void AchievementMgr<T>::UpdateAchievementCriteria(AchievementCriteriaTypes type,
if (IsGuild<T>() && !sWorld->getBoolConfig(CONFIG_GUILD_LEVELING_ENABLED))
return;
- AchievementCriteriaEntryList const& achievementCriteriaList = sAchievementMgr->GetAchievementCriteriaByType(type, IsGuild<T>());
- for (AchievementCriteriaEntryList::const_iterator i = achievementCriteriaList.begin(); i != achievementCriteriaList.end(); ++i)
+ AchievementCriteriaList const& achievementCriteriaList = sAchievementMgr->GetAchievementCriteriaByType(type, IsGuild<T>());
+ for (AchievementCriteria const* achievementCriteria : achievementCriteriaList)
{
- AchievementCriteriaEntry const* achievementCriteria = (*i);
- AchievementEntry const* achievement = sAchievementMgr->GetAchievement(achievementCriteria->achievement);
- if (!achievement)
- {
- TC_LOG_ERROR("achievement", "UpdateAchievementCriteria: Achievement %u not found!", achievementCriteria->achievement);
- continue;
- }
+ AchievementCriteriaTreeList const* trees = sAchievementMgr->GetAchievementCriteriaTreesByCriteria(achievementCriteria->ID);
- if (!CanUpdateCriteria(achievementCriteria, achievement, miscValue1, miscValue2, miscValue3, unit, referencePlayer))
+ if (!CanUpdateCriteria(achievementCriteria, trees, miscValue1, miscValue2, miscValue3, unit, referencePlayer))
continue;
// requirements not found in the dbc
@@ -1253,11 +1243,11 @@ void AchievementMgr<T>::UpdateAchievementCriteria(AchievementCriteriaTypes type,
SetCriteriaProgress(achievementCriteria, referencePlayer->getLevel(), referencePlayer);
break;
case ACHIEVEMENT_CRITERIA_TYPE_REACH_SKILL_LEVEL:
- if (uint32 skillvalue = referencePlayer->GetBaseSkillValue(achievementCriteria->reach_skill_level.skillID))
+ if (uint32 skillvalue = referencePlayer->GetBaseSkillValue(achievementCriteria->Entry->Asset.SkillID))
SetCriteriaProgress(achievementCriteria, skillvalue, referencePlayer);
break;
case ACHIEVEMENT_CRITERIA_TYPE_LEARN_SKILL_LEVEL:
- if (uint32 maxSkillvalue = referencePlayer->GetPureMaxSkillValue(achievementCriteria->learn_skill_level.skillID))
+ if (uint32 maxSkillvalue = referencePlayer->GetPureMaxSkillValue(achievementCriteria->Entry->Asset.SkillID))
SetCriteriaProgress(achievementCriteria, maxSkillvalue, referencePlayer);
break;
case ACHIEVEMENT_CRITERIA_TYPE_COMPLETE_QUEST_COUNT:
@@ -1301,7 +1291,7 @@ void AchievementMgr<T>::UpdateAchievementCriteria(AchievementCriteriaTypes type,
for (RewardedQuestSet::const_iterator itr = rewQuests.begin(); itr != rewQuests.end(); ++itr)
{
Quest const* quest = sObjectMgr->GetQuestTemplate(*itr);
- if (quest && quest->GetZoneOrSort() >= 0 && uint32(quest->GetZoneOrSort()) == achievementCriteria->complete_quests_in_zone.zoneID)
+ if (quest && quest->GetZoneOrSort() >= 0 && uint32(quest->GetZoneOrSort()) == achievementCriteria->Entry->Asset.ZoneID)
++counter;
}
SetCriteriaProgress(achievementCriteria, counter, referencePlayer);
@@ -1325,7 +1315,7 @@ void AchievementMgr<T>::UpdateAchievementCriteria(AchievementCriteriaTypes type,
break;
case ACHIEVEMENT_CRITERIA_TYPE_GAIN_REPUTATION:
{
- int32 reputation = referencePlayer->GetReputationMgr().GetReputation(achievementCriteria->gain_reputation.factionID);
+ int32 reputation = referencePlayer->GetReputationMgr().GetReputation(achievementCriteria->Entry->Asset.FactionID);
if (reputation > 0)
SetCriteriaProgress(achievementCriteria, reputation, referencePlayer);
break;
@@ -1343,7 +1333,7 @@ void AchievementMgr<T>::UpdateAchievementCriteria(AchievementCriteriaTypes type,
SkillLineAbilityMapBounds bounds = sSpellMgr->GetSkillLineAbilityMapBounds(spellIter->first);
for (SkillLineAbilityMap::const_iterator skillIter = bounds.first; skillIter != bounds.second; ++skillIter)
{
- if (skillIter->second->SkillLine == achievementCriteria->learn_skillline_spell.skillLine)
+ if (skillIter->second->SkillLine == achievementCriteria->Entry->Asset.SkillID)
spellCount++;
}
}
@@ -1368,7 +1358,7 @@ void AchievementMgr<T>::UpdateAchievementCriteria(AchievementCriteriaTypes type,
{
SkillLineAbilityMapBounds bounds = sSpellMgr->GetSkillLineAbilityMapBounds(spellIter->first);
for (SkillLineAbilityMap::const_iterator skillIter = bounds.first; skillIter != bounds.second; ++skillIter)
- if (skillIter->second->SkillLine == achievementCriteria->learn_skill_line.skillLine)
+ if (skillIter->second->SkillLine == achievementCriteria->Entry->Asset.SkillID)
spellCount++;
}
SetCriteriaProgress(achievementCriteria, spellCount, referencePlayer);
@@ -1388,7 +1378,7 @@ void AchievementMgr<T>::UpdateAchievementCriteria(AchievementCriteriaTypes type,
break;
case ACHIEVEMENT_CRITERIA_TYPE_HIGHEST_TEAM_RATING:
{
- uint32 reqTeamType = achievementCriteria->highest_team_rating.teamtype;
+ uint32 reqTeamType = achievementCriteria->Entry->Asset.TeamType;
if (miscValue1)
{
@@ -1418,7 +1408,7 @@ void AchievementMgr<T>::UpdateAchievementCriteria(AchievementCriteriaTypes type,
}
case ACHIEVEMENT_CRITERIA_TYPE_HIGHEST_PERSONAL_RATING:
{
- uint32 reqTeamType = achievementCriteria->highest_personal_rating.teamtype;
+ uint32 reqTeamType = achievementCriteria->Entry->Asset.TeamType;
if (miscValue1)
{
@@ -1472,19 +1462,22 @@ void AchievementMgr<T>::UpdateAchievementCriteria(AchievementCriteriaTypes type,
break; // Not implemented yet :(
}
- if (IsCompletedCriteria(achievementCriteria, achievement))
- CompletedCriteriaFor(achievement, referencePlayer);
-
- // check again the completeness for SUMM and REQ COUNT achievements,
- // as they don't depend on the completed criteria but on the sum of the progress of each individual criteria
- if (achievement->Flags & ACHIEVEMENT_FLAG_SUMM)
- if (IsCompletedAchievement(achievement))
- CompletedAchievement(achievement, referencePlayer);
-
- if (AchievementEntryList const* achRefList = sAchievementMgr->GetAchievementByReferencedId(achievement->ID))
- for (AchievementEntryList::const_iterator itr = achRefList->begin(); itr != achRefList->end(); ++itr)
- if (IsCompletedAchievement(*itr))
- CompletedAchievement(*itr, referencePlayer);
+ for (AchievementCriteriaTree const* tree : *trees)
+ {
+ if (IsCompletedCriteriaTree(tree))
+ CompletedCriteriaFor(tree->Achievement, referencePlayer);
+
+ // check again the completeness for SUMM and REQ COUNT achievements,
+ // as they don't depend on the completed criteria but on the sum of the progress of each individual criteria
+ if (tree->Achievement->Flags & ACHIEVEMENT_FLAG_SUMM)
+ if (IsCompletedAchievement(tree->Achievement))
+ CompletedAchievement(tree->Achievement, referencePlayer);
+
+ if (AchievementEntryList const* achRefList = sAchievementMgr->GetAchievementByReferencedId(tree->Achievement->ID))
+ for (AchievementEntry const* refAchievement : *achRefList)
+ if (IsCompletedAchievement(refAchievement))
+ CompletedAchievement(refAchievement, referencePlayer);
+ }
}
}
@@ -1497,8 +1490,9 @@ template<>
uint32 GetInstanceId(Player* player) { return player->GetInstanceId(); }
template<class T>
-bool AchievementMgr<T>::IsCompletedCriteria(AchievementCriteriaEntry const* achievementCriteria, AchievementEntry const* achievement)
+bool AchievementMgr<T>::IsCompletedCriteriaTree(AchievementCriteriaTree const* tree)
{
+ AchievementEntry const* achievement = tree->Achievement;
if (!achievement)
return false;
@@ -1513,116 +1507,109 @@ bool AchievementMgr<T>::IsCompletedCriteria(AchievementCriteriaEntry const* achi
return false;
}
+ uint64 requiredCount = tree->Entry->Amount;
+ uint64 completedCount = 0;
+ uint32 op = tree->Entry->Operator;
+ bool hasAll = true;
+
+ // Check criteria we depend on first
+ for (AchievementCriteriaTree const* node : tree->Children)
+ {
+ if (IsCompletedCriteriaTree(node))
+ ++completedCount;
+ else
+ hasAll = false;
+
+ if (op & ACHIEVEMENT_CRITERIA_TREE_OPERATOR_ANY && completedCount >= requiredCount)
+ {
+ if (!tree->Criteria)
+ return true;
+
+ break;
+ }
+ }
+
+ if (op & ACHIEVEMENT_CRITERIA_TREE_OPERATOR_ANY && completedCount < requiredCount)
+ return false;
+
+ if (op & ACHIEVEMENT_CRITERIA_TREE_OPERATOR_ALL && !hasAll)
+ return false;
+
+ if (!tree->Criteria)
+ return true;
+
+ return IsCompletedCriteria(tree->Criteria, requiredCount);
+}
+
+template<class T>
+bool AchievementMgr<T>::IsCompletedCriteria(AchievementCriteria const* achievementCriteria, uint64 requiredAmount)
+{
CriteriaProgress const* progress = GetCriteriaProgress(achievementCriteria);
if (!progress)
return false;
- switch (AchievementCriteriaTypes(achievementCriteria->type))
+ switch (AchievementCriteriaTypes(achievementCriteria->Entry->Type))
{
case ACHIEVEMENT_CRITERIA_TYPE_WIN_BG:
- return progress->counter >= achievementCriteria->win_bg.winCount;
case ACHIEVEMENT_CRITERIA_TYPE_KILL_CREATURE:
- return progress->counter >= achievementCriteria->kill_creature.creatureCount;
case ACHIEVEMENT_CRITERIA_TYPE_REACH_LEVEL:
case ACHIEVEMENT_CRITERIA_TYPE_REACH_GUILD_LEVEL:
- return progress->counter >= achievementCriteria->reach_level.level;
case ACHIEVEMENT_CRITERIA_TYPE_REACH_SKILL_LEVEL:
- return progress->counter >= achievementCriteria->reach_skill_level.skillLevel;
- case ACHIEVEMENT_CRITERIA_TYPE_COMPLETE_ACHIEVEMENT:
- return progress->counter >= 1;
case ACHIEVEMENT_CRITERIA_TYPE_COMPLETE_QUEST_COUNT:
- return progress->counter >= achievementCriteria->complete_quest_count.totalQuestCount;
case ACHIEVEMENT_CRITERIA_TYPE_COMPLETE_DAILY_QUEST_DAILY:
- return progress->counter >= achievementCriteria->complete_daily_quest_daily.numberOfDays;
case ACHIEVEMENT_CRITERIA_TYPE_COMPLETE_QUESTS_IN_ZONE:
- return progress->counter >= achievementCriteria->complete_quests_in_zone.questCount;
case ACHIEVEMENT_CRITERIA_TYPE_DAMAGE_DONE:
case ACHIEVEMENT_CRITERIA_TYPE_HEALING_DONE:
- return progress->counter >= achievementCriteria->healing_done.count;
case ACHIEVEMENT_CRITERIA_TYPE_COMPLETE_DAILY_QUEST:
- return progress->counter >= achievementCriteria->complete_daily_quest.questCount;
case ACHIEVEMENT_CRITERIA_TYPE_FALL_WITHOUT_DYING:
- return progress->counter >= achievementCriteria->fall_without_dying.fallHeight;
- case ACHIEVEMENT_CRITERIA_TYPE_COMPLETE_QUEST:
- return progress->counter >= 1;
case ACHIEVEMENT_CRITERIA_TYPE_BE_SPELL_TARGET:
case ACHIEVEMENT_CRITERIA_TYPE_BE_SPELL_TARGET2:
- return progress->counter >= achievementCriteria->be_spell_target.spellCount;
case ACHIEVEMENT_CRITERIA_TYPE_CAST_SPELL:
case ACHIEVEMENT_CRITERIA_TYPE_CAST_SPELL2:
- return progress->counter >= achievementCriteria->cast_spell.castCount;
case ACHIEVEMENT_CRITERIA_TYPE_BG_OBJECTIVE_CAPTURE:
- return progress->counter >= achievementCriteria->bg_objective.completeCount;
case ACHIEVEMENT_CRITERIA_TYPE_HONORABLE_KILL_AT_AREA:
- return progress->counter >= achievementCriteria->honorable_kill_at_area.killCount;
- case ACHIEVEMENT_CRITERIA_TYPE_LEARN_SPELL:
- return progress->counter >= 1;
case ACHIEVEMENT_CRITERIA_TYPE_HONORABLE_KILL:
case ACHIEVEMENT_CRITERIA_TYPE_EARN_HONORABLE_KILL:
- return progress->counter >= achievementCriteria->honorable_kill.killCount;
case ACHIEVEMENT_CRITERIA_TYPE_OWN_ITEM:
- return progress->counter >= achievementCriteria->own_item.itemCount;
case ACHIEVEMENT_CRITERIA_TYPE_WIN_RATED_ARENA:
- return progress->counter >= achievementCriteria->win_rated_arena.count;
case ACHIEVEMENT_CRITERIA_TYPE_HIGHEST_PERSONAL_RATING:
- return progress->counter >= achievementCriteria->highest_personal_rating.PersonalRating;
- case ACHIEVEMENT_CRITERIA_TYPE_LEARN_SKILL_LEVEL:
- return progress->counter >= (achievementCriteria->learn_skill_level.skillLevel * 75);
case ACHIEVEMENT_CRITERIA_TYPE_USE_ITEM:
- return progress->counter >= achievementCriteria->use_item.itemCount;
case ACHIEVEMENT_CRITERIA_TYPE_LOOT_ITEM:
- return progress->counter >= achievementCriteria->loot_item.itemCount;
- case ACHIEVEMENT_CRITERIA_TYPE_EXPLORE_AREA:
- return progress->counter >= 1;
case ACHIEVEMENT_CRITERIA_TYPE_BUY_BANK_SLOT:
- return progress->counter >= achievementCriteria->buy_bank_slot.numberOfSlots;
case ACHIEVEMENT_CRITERIA_TYPE_GAIN_REPUTATION:
- return progress->counter >= achievementCriteria->gain_reputation.reputationAmount;
case ACHIEVEMENT_CRITERIA_TYPE_GAIN_EXALTED_REPUTATION:
- return progress->counter >= achievementCriteria->gain_exalted_reputation.numberOfExaltedFactions;
case ACHIEVEMENT_CRITERIA_TYPE_VISIT_BARBER_SHOP:
- return progress->counter >= achievementCriteria->visit_barber.numberOfVisits;
case ACHIEVEMENT_CRITERIA_TYPE_EQUIP_EPIC_ITEM:
- return progress->counter >= achievementCriteria->equip_epic_item.count;
case ACHIEVEMENT_CRITERIA_TYPE_ROLL_NEED_ON_LOOT:
case ACHIEVEMENT_CRITERIA_TYPE_ROLL_GREED_ON_LOOT:
- return progress->counter >= achievementCriteria->roll_greed_on_loot.count;
case ACHIEVEMENT_CRITERIA_TYPE_HK_CLASS:
- return progress->counter >= achievementCriteria->hk_class.count;
case ACHIEVEMENT_CRITERIA_TYPE_HK_RACE:
- return progress->counter >= achievementCriteria->hk_race.count;
case ACHIEVEMENT_CRITERIA_TYPE_DO_EMOTE:
- return progress->counter >= achievementCriteria->do_emote.count;
case ACHIEVEMENT_CRITERIA_TYPE_EQUIP_ITEM:
- return progress->counter >= achievementCriteria->equip_item.count;
case ACHIEVEMENT_CRITERIA_TYPE_MONEY_FROM_QUEST_REWARD:
- return progress->counter >= achievementCriteria->quest_reward_money.goldInCopper;
case ACHIEVEMENT_CRITERIA_TYPE_LOOT_MONEY:
- return progress->counter >= achievementCriteria->loot_money.goldInCopper;
case ACHIEVEMENT_CRITERIA_TYPE_USE_GAMEOBJECT:
- return progress->counter >= achievementCriteria->use_gameobject.useCount;
case ACHIEVEMENT_CRITERIA_TYPE_SPECIAL_PVP_KILL:
- return progress->counter >= achievementCriteria->special_pvp_kill.killCount;
case ACHIEVEMENT_CRITERIA_TYPE_FISH_IN_GAMEOBJECT:
- return progress->counter >= achievementCriteria->fish_in_gameobject.lootCount;
case ACHIEVEMENT_CRITERIA_TYPE_LEARN_SKILLLINE_SPELLS:
- return progress->counter >= achievementCriteria->learn_skillline_spell.spellCount;
case ACHIEVEMENT_CRITERIA_TYPE_WIN_DUEL:
- return progress->counter >= achievementCriteria->win_duel.duelCount;
case ACHIEVEMENT_CRITERIA_TYPE_LOOT_TYPE:
- return progress->counter >= achievementCriteria->loot_type.lootTypeCount;
case ACHIEVEMENT_CRITERIA_TYPE_LEARN_SKILL_LINE:
- return progress->counter >= achievementCriteria->learn_skill_line.spellCount;
- case ACHIEVEMENT_CRITERIA_TYPE_EARN_ACHIEVEMENT_POINTS:
- return progress->counter >= 9000;
case ACHIEVEMENT_CRITERIA_TYPE_USE_LFD_TO_GROUP_WITH_PLAYERS:
- return progress->counter >= achievementCriteria->use_lfg.dungeonsComplete;
case ACHIEVEMENT_CRITERIA_TYPE_GET_KILLING_BLOWS:
- return progress->counter >= achievementCriteria->get_killing_blow.killCount;
case ACHIEVEMENT_CRITERIA_TYPE_CURRENCY:
- return progress->counter >= achievementCriteria->currencyGain.count;
+ return progress->counter >= requiredAmount;
+ case ACHIEVEMENT_CRITERIA_TYPE_COMPLETE_ACHIEVEMENT:
+ case ACHIEVEMENT_CRITERIA_TYPE_COMPLETE_QUEST:
+ case ACHIEVEMENT_CRITERIA_TYPE_LEARN_SPELL:
+ case ACHIEVEMENT_CRITERIA_TYPE_EXPLORE_AREA:
+ return progress->counter >= 1;
+ case ACHIEVEMENT_CRITERIA_TYPE_LEARN_SKILL_LEVEL:
+ return progress->counter >= (requiredAmount * 75);
+ case ACHIEVEMENT_CRITERIA_TYPE_EARN_ACHIEVEMENT_POINTS:
+ return progress->counter >= 9000;
case ACHIEVEMENT_CRITERIA_TYPE_WIN_ARENA:
- return achievementCriteria->win_arena.count && progress->counter >= achievementCriteria->win_arena.count;
+ return requiredAmount && progress->counter >= requiredAmount;
case ACHIEVEMENT_CRITERIA_TYPE_ON_LOGIN:
return true;
// handle all statistic-only criteria here
@@ -1680,70 +1667,40 @@ void AchievementMgr<T>::CompletedCriteriaFor(AchievementEntry const* achievement
}
template<class T>
+uint64 AchievementMgr<T>::GetTotalCriteriaTreeProgress(AchievementCriteriaTree const* criteriaTree)
+{
+ uint64 progress = 0;
+ if (criteriaTree->Criteria)
+ if (CriteriaProgress const* criteriaProgress = GetCriteriaProgress(criteriaTree->Criteria))
+ progress += criteriaProgress->counter;
+
+ for (AchievementCriteriaTree const* node : criteriaTree->Children)
+ progress += GetTotalCriteriaTreeProgress(node);
+
+ return progress;
+}
+
+template<class T>
bool AchievementMgr<T>::IsCompletedAchievement(AchievementEntry const* entry)
{
// counter can never complete
if (entry->Flags & ACHIEVEMENT_FLAG_COUNTER)
return false;
- // for achievement with referenced achievement criterias get from referenced and counter from self
- uint32 achievementForTestId = entry->SharesCriteria ? entry->SharesCriteria : entry->ID;
- uint32 achievementForTestCount = entry->MinimumCriteria;
-
- AchievementCriteriaEntryList const* cList = sAchievementMgr->GetAchievementCriteriaByAchievement(achievementForTestId);
- if (!cList)
+ AchievementCriteriaTree const* tree = sAchievementMgr->GetAchievementCriteriaTree(entry->CriteriaTree);
+ if (!tree)
return false;
- uint64 count = 0;
// For SUMM achievements, we have to count the progress of each criteria of the achievement.
// Oddly, the target count is NOT contained in the achievement, but in each individual criteria
if (entry->Flags & ACHIEVEMENT_FLAG_SUMM)
- {
- for (AchievementCriteriaEntryList::const_iterator itr = cList->begin(); itr != cList->end(); ++itr)
- {
- AchievementCriteriaEntry const* criteria = *itr;
-
- CriteriaProgress const* progress = GetCriteriaProgress(criteria);
- if (!progress)
- continue;
-
- count += progress->counter;
-
- // for counters, field4 contains the main count requirement
- if (count >= criteria->raw.count)
- return true;
- }
- return false;
- }
-
- // Default case - need complete all or
- bool completed_all = true;
- for (AchievementCriteriaEntryList::const_iterator itr = cList->begin(); itr != cList->end(); ++itr)
- {
- AchievementCriteriaEntry const* criteria = *itr;
-
- bool completed = IsCompletedCriteria(criteria, entry);
-
- // found an uncompleted criteria, but DONT return false yet - there might be a completed criteria with ACHIEVEMENT_CRITERIA_COMPLETE_FLAG_ALL
- if (completed)
- ++count;
- else
- completed_all = false;
+ return GetTotalCriteriaTreeProgress(tree) >= tree->Entry->Amount;
- // completed as have req. count of completed criterias
- if (achievementForTestCount > 0 && achievementForTestCount <= count)
- return true;
- }
-
- // all criterias completed requirement
- if (completed_all && achievementForTestCount == 0)
- return true;
-
- return false;
+ return IsCompletedCriteriaTree(tree);
}
template<class T>
-CriteriaProgress* AchievementMgr<T>::GetCriteriaProgress(AchievementCriteriaEntry const* entry)
+CriteriaProgress* AchievementMgr<T>::GetCriteriaProgress(AchievementCriteria const* entry)
{
CriteriaProgressMap::iterator iter = m_criteriaProgress.find(entry->ID);
@@ -1754,25 +1711,44 @@ CriteriaProgress* AchievementMgr<T>::GetCriteriaProgress(AchievementCriteriaEntr
}
template<class T>
-void AchievementMgr<T>::SetCriteriaProgress(AchievementCriteriaEntry const* entry, uint64 changeValue, Player* referencePlayer, ProgressType ptype)
+void AchievementMgr<T>::SetCriteriaProgress(AchievementCriteria const* criteria, uint64 changeValue, Player* referencePlayer, ProgressType ptype)
{
// Don't allow to cheat - doing timed achievements without timer active
- TimedAchievementMap::iterator timedIter = m_timedAchievements.find(entry->ID);
- if (entry->timeLimit && timedIter == m_timedAchievements.end())
- return;
+ AchievementCriteriaTreeList const* trees = nullptr;
+ if (criteria->Entry->StartTimer)
+ {
+ trees = sAchievementMgr->GetAchievementCriteriaTreesByCriteria(criteria->ID);
+ if (!trees)
+ return;
+
+ bool hasTreeForTimed = false;
+ for (AchievementCriteriaTree const* tree : *trees)
+ {
+ auto timedIter = m_timedAchievements.find(tree->ID);
+ if (timedIter != m_timedAchievements.end())
+ {
+ hasTreeForTimed = true;
+ break;
+ }
+
+ }
+
+ if (!hasTreeForTimed)
+ return;
+ }
TC_LOG_DEBUG("achievement", "SetCriteriaProgress(%u, " UI64FMTD ") for (%s)",
- entry->ID, changeValue, GetOwner()->GetGUID().ToString().c_str());
+ criteria->ID, changeValue, GetOwner()->GetGUID().ToString().c_str());
- CriteriaProgress* progress = GetCriteriaProgress(entry);
+ CriteriaProgress* progress = GetCriteriaProgress(criteria);
if (!progress)
{
// not create record for 0 counter but allow it for timed achievements
// we will need to send 0 progress to client to start the timer
- if (changeValue == 0 && !entry->timeLimit)
+ if (changeValue == 0 && !criteria->Entry->StartTimer)
return;
- progress = &m_criteriaProgress[entry->ID];
+ progress = &m_criteriaProgress[criteria->ID];
progress->counter = changeValue;
}
else
@@ -1796,7 +1772,7 @@ void AchievementMgr<T>::SetCriteriaProgress(AchievementCriteriaEntry const* entr
}
// not update (not mark as changed) if counter will have same value
- if (progress->counter == newValue && !entry->timeLimit)
+ if (progress->counter == newValue && !criteria->Entry->StartTimer)
return;
progress->counter = newValue;
@@ -1804,25 +1780,30 @@ void AchievementMgr<T>::SetCriteriaProgress(AchievementCriteriaEntry const* entr
progress->changed = true;
progress->date = time(NULL); // set the date to the latest update.
+ progress->PlayerGUID = referencePlayer->GetGUID();
- AchievementEntry const* achievement = sAchievementMgr->GetAchievement(entry->achievement);
uint32 timeElapsed = 0;
- bool criteriaComplete = IsCompletedCriteria(entry, achievement);
- if (entry->timeLimit)
+ if (criteria->Entry->StartTimer)
{
- // Client expects this in packet
- timeElapsed = entry->timeLimit - (timedIter->second/IN_MILLISECONDS);
+ ASSERT(trees);
- // Remove the timer, we wont need it anymore
- if (criteriaComplete)
- m_timedAchievements.erase(timedIter);
- }
+ for (AchievementCriteriaTree const* tree : *trees)
+ {
+ auto timedIter = m_timedAchievements.find(tree->ID);
+ if (timedIter != m_timedAchievements.end())
+ {
+ // Client expects this in packet
+ timeElapsed = criteria->Entry->StartTimer - (timedIter->second / IN_MILLISECONDS);
- if (criteriaComplete && achievement->Flags & ACHIEVEMENT_FLAG_SHOW_CRITERIA_MEMBERS && !progress->CompletedGUID)
- progress->CompletedGUID = referencePlayer->GetGUID();
+ // Remove the timer, we wont need it anymore
+ if (IsCompletedCriteriaTree(tree))
+ m_timedAchievements.erase(timedIter);
+ }
+ }
+ }
- SendCriteriaUpdate(entry, progress, timeElapsed, criteriaComplete);
+ SendCriteriaUpdate(criteria, progress, timeElapsed, true);
}
template<class T>
@@ -1835,8 +1816,10 @@ void AchievementMgr<T>::UpdateTimedAchievements(uint32 timeDiff)
// Time is up, remove timer and reset progress
if (itr->second <= timeDiff)
{
- AchievementCriteriaEntry const* entry = sAchievementMgr->GetAchievementCriteria(itr->first);
- RemoveCriteriaProgress(entry);
+ AchievementCriteriaTree const* criteriaTree = sAchievementMgr->GetAchievementCriteriaTree(itr->first);
+ if (criteriaTree->Criteria)
+ RemoveCriteriaProgress(criteriaTree->Criteria);
+
m_timedAchievements.erase(itr++);
}
else
@@ -1856,46 +1839,51 @@ void AchievementMgr<T>::StartTimedAchievement(AchievementCriteriaTimedTypes /*ty
template<>
void AchievementMgr<Player>::StartTimedAchievement(AchievementCriteriaTimedTypes type, uint32 entry, uint32 timeLost /* = 0 */)
{
- AchievementCriteriaEntryList const& achievementCriteriaList = sAchievementMgr->GetTimedAchievementCriteriaByType(type);
- for (AchievementCriteriaEntryList::const_iterator i = achievementCriteriaList.begin(); i != achievementCriteriaList.end(); ++i)
+ AchievementCriteriaList const& achievementCriteriaList = sAchievementMgr->GetTimedAchievementCriteriaByType(type);
+ for (AchievementCriteria const* criteria : achievementCriteriaList)
{
- if ((*i)->timedCriteriaMiscId != entry)
+ if (criteria->Entry->StartAsset != entry)
continue;
- AchievementEntry const* achievement = sAchievementMgr->GetAchievement((*i)->achievement);
- if (m_timedAchievements.find((*i)->ID) == m_timedAchievements.end() && !IsCompletedCriteria(*i, achievement))
+ AchievementCriteriaTreeList const* trees = sAchievementMgr->GetAchievementCriteriaTreesByCriteria(criteria->ID);
+ bool canStart = false;
+ for (AchievementCriteriaTree const* tree : *trees)
{
- // Start the timer
- if ((*i)->timeLimit * IN_MILLISECONDS > timeLost)
+ if (m_timedAchievements.find(tree->ID) == m_timedAchievements.end() && !IsCompletedCriteriaTree(tree))
{
- m_timedAchievements[(*i)->ID] = (*i)->timeLimit * IN_MILLISECONDS - timeLost;
-
- // and at client too
- SetCriteriaProgress(*i, 0, GetOwner(), PROGRESS_SET);
+ // Start the timer
+ if (criteria->Entry->StartTimer * IN_MILLISECONDS > timeLost)
+ {
+ m_timedAchievements[tree->ID] = criteria->Entry->StartTimer * IN_MILLISECONDS - timeLost;
+ canStart = true;
+ }
}
}
+
+ if (!canStart)
+ continue;
+
+ // and at client too
+ SetCriteriaProgress(criteria, 0, GetOwner(), PROGRESS_SET);
}
}
template<class T>
void AchievementMgr<T>::RemoveTimedAchievement(AchievementCriteriaTimedTypes type, uint32 entry)
{
- AchievementCriteriaEntryList const& achievementCriteriaList = sAchievementMgr->GetTimedAchievementCriteriaByType(type);
- for (AchievementCriteriaEntryList::const_iterator i = achievementCriteriaList.begin(); i != achievementCriteriaList.end(); ++i)
+ AchievementCriteriaList const& achievementCriteriaList = sAchievementMgr->GetTimedAchievementCriteriaByType(type);
+ for (AchievementCriteria const* criteria : achievementCriteriaList)
{
- if ((*i)->timedCriteriaMiscId != entry)
+ if (criteria->Entry->StartAsset != entry)
continue;
- TimedAchievementMap::iterator timedIter = m_timedAchievements.find((*i)->ID);
- // We don't have timer for this achievement
- if (timedIter == m_timedAchievements.end())
- continue;
+ AchievementCriteriaTreeList const* trees = sAchievementMgr->GetAchievementCriteriaTreesByCriteria(criteria->ID);
+ // Remove the timer from all trees
+ for (AchievementCriteriaTree const* tree : *trees)
+ m_timedAchievements.erase(tree->ID);
// remove progress
- RemoveCriteriaProgress(*i);
-
- // Remove the timer
- m_timedAchievements.erase(timedIter);
+ RemoveCriteriaProgress(criteria);
}
}
@@ -2036,75 +2024,38 @@ struct VisibleAchievementPred
template<class T>
void AchievementMgr<T>::SendAllAchievementData(Player* /*receiver*/) const
{
- /*
VisibleAchievementPred isVisible;
- size_t numCriteria = m_criteriaProgress.size();
- size_t numAchievements = std::count_if(m_completedAchievements.begin(), m_completedAchievements.end(), isVisible);
- ByteBuffer criteriaData(numCriteria * (4 + 4 + 4 + 4 + 8 + 8));
- ObjectGuid guid = GetOwner()->GetGUID();
- ObjectGuid counter;
+ WorldPackets::Achievement::AllAchievements achievementData;
+ achievementData.Earned.reserve(m_completedAchievements.size());
+ achievementData.Progress.reserve(m_criteriaProgress.size());
- WorldPacket data(SMSG_ALL_ACHIEVEMENT_DATA, 4 + numAchievements * (4 + 4) + 4 + numCriteria * (4 + 4 + 4 + 4 + 8 + 8));
- data.WriteBits(numCriteria, 21);
- for (CriteriaProgressMap::const_iterator itr = m_criteriaProgress.begin(); itr != m_criteriaProgress.end(); ++itr)
+ for (auto itr = m_completedAchievements.begin(); itr != m_completedAchievements.end(); ++itr)
{
- counter.SetRawValue(itr->second.counter);
-
- data.WriteBit(guid[4]);
- data.WriteBit(counter[3]);
- data.WriteBit(guid[5]);
- data.WriteBit(counter[0]);
- data.WriteBit(counter[6]);
- data.WriteBit(guid[3]);
- data.WriteBit(guid[0]);
- data.WriteBit(counter[4]);
- data.WriteBit(guid[2]);
- data.WriteBit(counter[7]);
- data.WriteBit(guid[7]);
- data.WriteBits(0u, 2);
- data.WriteBit(guid[6]);
- data.WriteBit(counter[2]);
- data.WriteBit(counter[1]);
- data.WriteBit(counter[5]);
- data.WriteBit(guid[1]);
+ if (!isVisible(*itr))
+ continue;
- criteriaData.WriteByteSeq(guid[3]);
- criteriaData.WriteByteSeq(counter[5]);
- criteriaData.WriteByteSeq(counter[6]);
- criteriaData.WriteByteSeq(guid[4]);
- criteriaData.WriteByteSeq(guid[6]);
- criteriaData.WriteByteSeq(counter[2]);
- criteriaData << uint32(0); // timer 2
- criteriaData.WriteByteSeq(guid[2]);
- criteriaData << uint32(itr->first); // criteria id
- criteriaData.WriteByteSeq(guid[5]);
- criteriaData.WriteByteSeq(counter[0]);
- criteriaData.WriteByteSeq(counter[3]);
- criteriaData.WriteByteSeq(counter[1]);
- criteriaData.WriteByteSeq(counter[4]);
- criteriaData.WriteByteSeq(guid[0]);
- criteriaData.WriteByteSeq(guid[7]);
- criteriaData.WriteByteSeq(counter[7]);
- criteriaData << uint32(0); // timer 1
- criteriaData.AppendPackedTime(itr->second.date); // criteria date
- criteriaData.WriteByteSeq(guid[1]);
+ WorldPackets::Achievement::EarnedAchievement earned;
+ earned.Id = itr->first;
+ earned.Date = itr->second.date;
+ earned.Owner = GetOwner()->GetGUID();
+ earned.VirtualRealmAddress = earned.NativeRealmAddress = GetVirtualRealmAddress();
+ achievementData.Earned.push_back(earned);
}
- data.WriteBits(numAchievements, 23);
- data.FlushBits();
- data.append(criteriaData);
-
- for (CompletedAchievementMap::const_iterator itr = m_completedAchievements.begin(); itr != m_completedAchievements.end(); ++itr)
+ for (auto itr = m_criteriaProgress.begin(); itr != m_criteriaProgress.end(); ++itr)
{
- if (!isVisible(*itr))
- continue;
-
- data << uint32(itr->first);
- data.AppendPackedTime(itr->second.date);
+ WorldPackets::Achievement::CriteriaProgress progress;
+ progress.Id = itr->first;
+ progress.Quantity = itr->second.counter;
+ progress.Player = itr->second.PlayerGUID;
+ progress.Flags = 0;
+ progress.Date = itr->second.date;
+ progress.TimeFromStart = 0;
+ progress.TimeFromCreate = 0;
+ achievementData.Progress.push_back(progress);
}
- SendPacket(&data);
- */
+ SendPacket(achievementData.Write());
}
template<>
@@ -2227,7 +2178,7 @@ void AchievementMgr<Guild>::SendAchievementInfo(Player* receiver, uint32 achieve
{
/*
//will send response to criteria progress request
- AchievementCriteriaEntryList const* criteria = sAchievementMgr->GetAchievementCriteriaByAchievement(achievementId);
+ AchievementCriteriaTreeList const* criteria = sAchievementMgr->GetAchievementCriteriaByAchievement(achievementId);
if (!criteria)
{
// send empty packet
@@ -2243,7 +2194,7 @@ void AchievementMgr<Guild>::SendAchievementInfo(Player* receiver, uint32 achieve
uint32 numCriteria = 0;
ByteBuffer criteriaData(criteria->size() * (8 + 8 + 4 + 4 + 4));
ByteBuffer criteriaBits(criteria->size() * (8 + 8) / 8);
- for (AchievementCriteriaEntryList::const_iterator itr = criteria->begin(); itr != criteria->end(); ++itr)
+ for (AchievementCriteriaTreeList::const_iterator itr = criteria->begin(); itr != criteria->end(); ++itr)
{
uint32 criteriaId = (*itr)->ID;
CriteriaProgressMap::const_iterator progress = m_criteriaProgress.find(criteriaId);
@@ -2255,7 +2206,7 @@ void AchievementMgr<Guild>::SendAchievementInfo(Player* receiver, uint32 achieve
criteriaBits.WriteBits(numCriteria, 21);
- for (AchievementCriteriaEntryList::const_iterator itr = criteria->begin(); itr != criteria->end(); ++itr)
+ for (AchievementCriteriaTreeList::const_iterator itr = criteria->begin(); itr != criteria->end(); ++itr)
{
uint32 criteriaId = (*itr)->ID;
CriteriaProgressMap::const_iterator progress = m_criteriaProgress.find(criteriaId);
@@ -2263,7 +2214,7 @@ void AchievementMgr<Guild>::SendAchievementInfo(Player* receiver, uint32 achieve
continue;
counter.SetRawValue(progress->second.counter);
- guid = progress->second.CompletedGUID;
+ guid = progress->second.PlayerGUID;
criteriaBits.WriteBit(counter[4]);
criteriaBits.WriteBit(counter[1]);
@@ -2321,55 +2272,65 @@ bool AchievementMgr<T>::HasAchieved(uint32 achievementId) const
}
template<class T>
-bool AchievementMgr<T>::CanUpdateCriteria(AchievementCriteriaEntry const* criteria, AchievementEntry const* achievement, uint64 miscValue1, uint64 miscValue2, uint64 miscValue3, Unit const* unit, Player* referencePlayer)
+bool AchievementMgr<T>::CanUpdateCriteria(AchievementCriteria const* criteria, AchievementCriteriaTreeList const* trees, uint64 miscValue1, uint64 miscValue2, uint64 miscValue3, Unit const* unit, Player* referencePlayer)
{
if (DisableMgr::IsDisabledFor(DISABLE_TYPE_ACHIEVEMENT_CRITERIA, criteria->ID, NULL))
{
- TC_LOG_TRACE("achievement", "CanUpdateCriteria: %s (Id: %u Type %s) Disabled",
- criteria->name, criteria->ID, AchievementGlobalMgr::GetCriteriaTypeString(criteria->type));
+ TC_LOG_TRACE("achievement", "CanUpdateCriteria: (Id: %u Type %s) Disabled",
+ criteria->ID, AchievementGlobalMgr::GetCriteriaTypeString(criteria->Entry->Type));
return false;
}
- if (achievement->MapID != -1 && referencePlayer->GetMapId() != uint32(achievement->MapID))
+ bool treeRequirementPassed = false;
+ for (AchievementCriteriaTree const* tree : *trees)
{
- TC_LOG_TRACE("achievement", "CanUpdateCriteria: %s (Id: %u Type %s) Wrong map",
- criteria->name, criteria->ID, AchievementGlobalMgr::GetCriteriaTypeString(criteria->type));
- return false;
- }
+ if (HasAchieved(tree->Achievement->ID))
+ {
+ TC_LOG_TRACE("achievement", "CanUpdateCriteria: (Id: %u Type %s Achievement %u) Achievement already earned",
+ criteria->ID, AchievementGlobalMgr::GetCriteriaTypeString(criteria->Entry->Type), tree->Achievement->ID);
+ continue;
+ }
- if ((achievement->Faction == ACHIEVEMENT_FACTION_HORDE && referencePlayer->GetTeam() != HORDE) ||
- (achievement->Faction == ACHIEVEMENT_FACTION_ALLIANCE && referencePlayer->GetTeam() != ALLIANCE))
- {
- TC_LOG_TRACE("achievement", "CanUpdateCriteria: %s (Id: %u Type %s) Wrong faction",
- criteria->name, criteria->ID, AchievementGlobalMgr::GetCriteriaTypeString(criteria->type));
- return false;
+ if (tree->Achievement->MapID != -1 && referencePlayer->GetMapId() != uint32(tree->Achievement->MapID))
+ {
+ TC_LOG_TRACE("achievement", "CanUpdateCriteria: (Id: %u Type %s Achievement %u) Wrong map",
+ criteria->ID, AchievementGlobalMgr::GetCriteriaTypeString(criteria->Entry->Type), tree->Achievement->ID);
+ continue;
+ }
+
+ if ((tree->Achievement->Faction == ACHIEVEMENT_FACTION_HORDE && referencePlayer->GetTeam() != HORDE) ||
+ (tree->Achievement->Faction == ACHIEVEMENT_FACTION_ALLIANCE && referencePlayer->GetTeam() != ALLIANCE))
+ {
+ TC_LOG_TRACE("achievement", "CanUpdateCriteria: (Id: %u Type %s Achievement %u) Wrong faction",
+ criteria->ID, AchievementGlobalMgr::GetCriteriaTypeString(criteria->Entry->Type), tree->Achievement->ID);
+ continue;
+ }
+
+ treeRequirementPassed = true;
+ break;
}
- if (IsCompletedCriteria(criteria, achievement))
- {
- TC_LOG_TRACE("achievement", "CanUpdateCriteria: %s (Id: %u Type %s) Is Completed",
- criteria->name, criteria->ID, AchievementGlobalMgr::GetCriteriaTypeString(criteria->type));
+ if (!treeRequirementPassed)
return false;
- }
if (!RequirementsSatisfied(criteria, miscValue1, miscValue2, miscValue3, unit, referencePlayer))
{
- TC_LOG_TRACE("achievement", "CanUpdateCriteria: %s (Id: %u Type %s) Requirements not satisfied",
- criteria->name, criteria->ID, AchievementGlobalMgr::GetCriteriaTypeString(criteria->type));
+ TC_LOG_TRACE("achievement", "CanUpdateCriteria: (Id: %u Type %s) Requirements not satisfied",
+ criteria->ID, AchievementGlobalMgr::GetCriteriaTypeString(criteria->Entry->Type));
return false;
}
- if (!AdditionalRequirementsSatisfied(criteria, miscValue1, miscValue2, unit, referencePlayer))
+ if (criteria->Modifier && !AdditionalRequirementsSatisfied(criteria->Modifier, miscValue1, miscValue2, unit, referencePlayer))
{
- TC_LOG_TRACE("achievement", "CanUpdateCriteria: %s (Id: %u Type %s) Additional requirements not satisfied",
- criteria->name, criteria->ID, AchievementGlobalMgr::GetCriteriaTypeString(criteria->type));
+ TC_LOG_TRACE("achievement", "CanUpdateCriteria: (Id: %u Type %s) Additional requirements not satisfied",
+ criteria->ID, AchievementGlobalMgr::GetCriteriaTypeString(criteria->Entry->Type));
return false;
}
if (!ConditionsSatisfied(criteria, referencePlayer))
{
- TC_LOG_TRACE("achievement", "CanUpdateCriteria: %s (Id: %u Type %s) Conditions not satisfied",
- criteria->name, criteria->ID, AchievementGlobalMgr::GetCriteriaTypeString(criteria->type));
+ TC_LOG_TRACE("achievement", "CanUpdateCriteria: (Id: %u Type %s) Conditions not satisfied",
+ criteria->ID, AchievementGlobalMgr::GetCriteriaTypeString(criteria->Entry->Type));
return false;
}
@@ -2377,35 +2338,32 @@ bool AchievementMgr<T>::CanUpdateCriteria(AchievementCriteriaEntry const* criter
}
template<class T>
-bool AchievementMgr<T>::ConditionsSatisfied(AchievementCriteriaEntry const* criteria, Player* referencePlayer) const
+bool AchievementMgr<T>::ConditionsSatisfied(AchievementCriteria const* criteria, Player* referencePlayer) const
{
- for (uint32 i = 0; i < MAX_CRITERIA_REQUIREMENTS; ++i)
- {
- if (!criteria->additionalRequirements[i].additionalRequirement_type)
- continue;
+ if (!criteria->Entry->FailEvent)
+ return true;
- switch (criteria->additionalRequirements[i].additionalRequirement_type)
- {
- case ACHIEVEMENT_CRITERIA_CONDITION_BG_MAP:
- if (referencePlayer->GetMapId() != criteria->additionalRequirements[i].additionalRequirement_value)
- return false;
- break;
- case ACHIEVEMENT_CRITERIA_CONDITION_NOT_IN_GROUP:
- if (referencePlayer->GetGroup())
- return false;
- break;
- default:
- break;
- }
+ switch (criteria->Entry->FailEvent)
+ {
+ case ACHIEVEMENT_CRITERIA_CONDITION_BG_MAP:
+ if (!referencePlayer->InBattleground())
+ return false;
+ break;
+ case ACHIEVEMENT_CRITERIA_CONDITION_NOT_IN_GROUP:
+ if (referencePlayer->GetGroup())
+ return false;
+ break;
+ default:
+ break;
}
return true;
}
template<class T>
-bool AchievementMgr<T>::RequirementsSatisfied(AchievementCriteriaEntry const* achievementCriteria, uint64 miscValue1, uint64 miscValue2, uint64 miscValue3, Unit const* unit, Player* referencePlayer) const
+bool AchievementMgr<T>::RequirementsSatisfied(AchievementCriteria const* achievementCriteria, uint64 miscValue1, uint64 miscValue2, uint64 miscValue3, Unit const* unit, Player* referencePlayer) const
{
- switch (AchievementCriteriaTypes(achievementCriteria->type))
+ switch (AchievementCriteriaTypes(achievementCriteria->Entry->Type))
{
case ACHIEVEMENT_CRITERIA_TYPE_ACCEPTED_SUMMONINGS:
case ACHIEVEMENT_CRITERIA_TYPE_COMPLETE_DAILY_QUEST:
@@ -2460,57 +2418,36 @@ bool AchievementMgr<T>::RequirementsSatisfied(AchievementCriteriaEntry const* ac
case ACHIEVEMENT_CRITERIA_TYPE_ON_LOGIN:
break;
case ACHIEVEMENT_CRITERIA_TYPE_COMPLETE_ACHIEVEMENT:
- if (m_completedAchievements.find(achievementCriteria->complete_achievement.linkedAchievement) == m_completedAchievements.end())
+ if (m_completedAchievements.find(achievementCriteria->Entry->Asset.AchievementID) == m_completedAchievements.end())
return false;
break;
case ACHIEVEMENT_CRITERIA_TYPE_WIN_BG:
- if (!miscValue1 || achievementCriteria->win_bg.bgMapID != referencePlayer->GetMapId())
+ if (!miscValue1 || achievementCriteria->Entry->Asset.MapID != referencePlayer->GetMapId())
return false;
break;
case ACHIEVEMENT_CRITERIA_TYPE_KILL_CREATURE:
- if (!miscValue1 || achievementCriteria->kill_creature.creatureID != miscValue1)
+ if (!miscValue1 || achievementCriteria->Entry->Asset.CreatureID != miscValue1)
return false;
break;
case ACHIEVEMENT_CRITERIA_TYPE_REACH_SKILL_LEVEL:
- // update at loading or specific skill update
- if (miscValue1 && miscValue1 != achievementCriteria->reach_skill_level.skillID)
- return false;
- break;
case ACHIEVEMENT_CRITERIA_TYPE_LEARN_SKILL_LEVEL:
// update at loading or specific skill update
- if (miscValue1 && miscValue1 != achievementCriteria->learn_skill_level.skillID)
+ if (miscValue1 && miscValue1 != achievementCriteria->Entry->Asset.SkillID)
return false;
break;
case ACHIEVEMENT_CRITERIA_TYPE_COMPLETE_QUESTS_IN_ZONE:
- if (miscValue1 && miscValue1 != achievementCriteria->complete_quests_in_zone.zoneID)
+ if (miscValue1 && miscValue1 != achievementCriteria->Entry->Asset.ZoneID)
return false;
break;
case ACHIEVEMENT_CRITERIA_TYPE_COMPLETE_BATTLEGROUND:
- if (!miscValue1 || referencePlayer->GetMapId() != achievementCriteria->complete_battleground.mapID)
- return false;
- break;
case ACHIEVEMENT_CRITERIA_TYPE_DEATH_AT_MAP:
- if (!miscValue1 || referencePlayer->GetMapId() != achievementCriteria->death_at_map.mapID)
+ if (!miscValue1 || referencePlayer->GetMapId() != achievementCriteria->Entry->Asset.MapID)
return false;
break;
case ACHIEVEMENT_CRITERIA_TYPE_DEATH:
{
if (!miscValue1)
return false;
- // skip wrong arena achievements, if not achievIdByArenaSlot then normal total death counter
- bool notfit = false;
- for (int j = 0; j < MAX_ARENA_SLOT; ++j)
- {
- if (achievIdByArenaSlot[j] == achievementCriteria->achievement)
- {
- Battleground* bg = referencePlayer->GetBattleground();
- if (!bg || !bg->isArena() || ArenaTeam::GetSlotByType(bg->GetArenaType()) != j)
- notfit = true;
- break;
- }
- }
- if (notfit)
- return false;
break;
}
case ACHIEVEMENT_CRITERIA_TYPE_DEATH_IN_DUNGEON:
@@ -2522,45 +2459,13 @@ bool AchievementMgr<T>::RequirementsSatisfied(AchievementCriteriaEntry const* ac
if (!map || !map->IsDungeon())
return false;
- // search case
- bool found = false;
- for (int j = 0; achievIdForDungeon[j][0]; ++j)
- {
- if (achievIdForDungeon[j][0] == achievementCriteria->achievement)
- {
- if (map->IsRaid())
- {
- // if raid accepted (ignore difficulty)
- if (!achievIdForDungeon[j][2])
- break; // for
- }
- else if (referencePlayer->GetDungeonDifficulty() == DIFFICULTY_NORMAL)
- {
- // dungeon in normal mode accepted
- if (!achievIdForDungeon[j][1])
- break; // for
- }
- else
- {
- // dungeon in heroic mode accepted
- if (!achievIdForDungeon[j][3])
- break; // for
- }
-
- found = true;
- break; // for
- }
- }
- if (!found)
- return false;
-
//FIXME: work only for instances where max == min for players
- if (((InstanceMap*)map)->GetMaxPlayers() != achievementCriteria->death_in_dungeon.manLimit)
+ if (((InstanceMap*)map)->GetMaxPlayers() != achievementCriteria->Entry->Asset.GroupSize)
return false;
break;
}
case ACHIEVEMENT_CRITERIA_TYPE_KILLED_BY_CREATURE:
- if (!miscValue1 || miscValue1 != achievementCriteria->killed_by_creature.creatureEntry)
+ if (!miscValue1 || miscValue1 != achievementCriteria->Entry->Asset.CreatureID)
return false;
break;
case ACHIEVEMENT_CRITERIA_TYPE_KILLED_BY_PLAYER:
@@ -2568,7 +2473,7 @@ bool AchievementMgr<T>::RequirementsSatisfied(AchievementCriteriaEntry const* ac
return false;
break;
case ACHIEVEMENT_CRITERIA_TYPE_DEATHS_FROM:
- if (!miscValue1 || miscValue2 != achievementCriteria->death_from.type)
+ if (!miscValue1 || miscValue2 != achievementCriteria->Entry->Asset.DamageType)
return false;
break;
case ACHIEVEMENT_CRITERIA_TYPE_COMPLETE_QUEST:
@@ -2576,13 +2481,13 @@ bool AchievementMgr<T>::RequirementsSatisfied(AchievementCriteriaEntry const* ac
// if miscValues != 0, it contains the questID.
if (miscValue1)
{
- if (miscValue1 != achievementCriteria->complete_quest.questID)
+ if (miscValue1 != achievementCriteria->Entry->Asset.QuestID)
return false;
}
else
{
// login case.
- if (!referencePlayer->GetQuestRewardStatus(achievementCriteria->complete_quest.questID))
+ if (!referencePlayer->GetQuestRewardStatus(achievementCriteria->Entry->Asset.QuestID))
return false;
}
@@ -2593,42 +2498,37 @@ bool AchievementMgr<T>::RequirementsSatisfied(AchievementCriteriaEntry const* ac
}
case ACHIEVEMENT_CRITERIA_TYPE_BE_SPELL_TARGET:
case ACHIEVEMENT_CRITERIA_TYPE_BE_SPELL_TARGET2:
- if (!miscValue1 || miscValue1 != achievementCriteria->be_spell_target.spellID)
- return false;
- break;
case ACHIEVEMENT_CRITERIA_TYPE_CAST_SPELL:
case ACHIEVEMENT_CRITERIA_TYPE_CAST_SPELL2:
- if (!miscValue1 || miscValue1 != achievementCriteria->cast_spell.spellID)
+ if (!miscValue1 || miscValue1 != achievementCriteria->Entry->Asset.SpellID)
return false;
break;
case ACHIEVEMENT_CRITERIA_TYPE_LEARN_SPELL:
- if (miscValue1 && miscValue1 != achievementCriteria->learn_spell.spellID)
+ if (miscValue1 && miscValue1 != achievementCriteria->Entry->Asset.SpellID)
return false;
- if (!referencePlayer->HasSpell(achievementCriteria->learn_spell.spellID))
+ if (!referencePlayer->HasSpell(achievementCriteria->Entry->Asset.SpellID))
return false;
break;
case ACHIEVEMENT_CRITERIA_TYPE_LOOT_TYPE:
// miscValue1 = itemId - miscValue2 = count of item loot
// miscValue3 = loot_type (note: 0 = LOOT_CORPSE and then it ignored)
- if (!miscValue1 || !miscValue2 || !miscValue3 || miscValue3 != achievementCriteria->loot_type.lootType)
+ if (!miscValue1 || !miscValue2 || !miscValue3 || miscValue3 != achievementCriteria->Entry->Asset.LootType)
return false;
break;
case ACHIEVEMENT_CRITERIA_TYPE_OWN_ITEM:
- if (miscValue1 && achievementCriteria->own_item.itemID != miscValue1)
+ if (miscValue1 && achievementCriteria->Entry->Asset.ItemID != miscValue1)
return false;
break;
case ACHIEVEMENT_CRITERIA_TYPE_USE_ITEM:
- if (!miscValue1 || achievementCriteria->use_item.itemID != miscValue1)
- return false;
- break;
case ACHIEVEMENT_CRITERIA_TYPE_LOOT_ITEM:
- if (!miscValue1 || miscValue1 != achievementCriteria->own_item.itemID)
+ case ACHIEVEMENT_CRITERIA_TYPE_EQUIP_ITEM:
+ if (!miscValue1 || achievementCriteria->Entry->Asset.ItemID != miscValue1)
return false;
break;
case ACHIEVEMENT_CRITERIA_TYPE_EXPLORE_AREA:
{
- WorldMapOverlayEntry const* worldOverlayEntry = sWorldMapOverlayStore.LookupEntry(achievementCriteria->explore_area.areaReference);
+ WorldMapOverlayEntry const* worldOverlayEntry = sWorldMapOverlayStore.LookupEntry(achievementCriteria->Entry->Asset.WorldMapOverlayID);
if (!worldOverlayEntry)
break;
@@ -2658,19 +2558,19 @@ bool AchievementMgr<T>::RequirementsSatisfied(AchievementCriteriaEntry const* ac
break;
}
case ACHIEVEMENT_CRITERIA_TYPE_GAIN_REPUTATION:
- if (miscValue1 && miscValue1 != achievementCriteria->gain_reputation.factionID)
+ if (miscValue1 && miscValue1 != achievementCriteria->Entry->Asset.FactionID)
return false;
break;
case ACHIEVEMENT_CRITERIA_TYPE_EQUIP_EPIC_ITEM:
// miscValue1 = itemid miscValue2 = itemSlot
- if (!miscValue1 || miscValue2 != achievementCriteria->equip_epic_item.itemSlot)
+ if (!miscValue1 || miscValue2 != achievementCriteria->Entry->Asset.ItemSlot)
return false;
break;
case ACHIEVEMENT_CRITERIA_TYPE_ROLL_NEED_ON_LOOT:
case ACHIEVEMENT_CRITERIA_TYPE_ROLL_GREED_ON_LOOT:
{
// miscValue1 = itemid miscValue2 = diced value
- if (!miscValue1 || miscValue2 != achievementCriteria->roll_greed_on_loot.rollValue)
+ if (!miscValue1 || miscValue2 != achievementCriteria->Entry->Asset.RollValue)
return false;
ItemTemplate const* proto = sObjectMgr->GetItemTemplate(uint32(miscValue1));
@@ -2679,7 +2579,7 @@ bool AchievementMgr<T>::RequirementsSatisfied(AchievementCriteriaEntry const* ac
break;
}
case ACHIEVEMENT_CRITERIA_TYPE_DO_EMOTE:
- if (!miscValue1 || miscValue1 != achievementCriteria->do_emote.emoteID)
+ if (!miscValue1 || miscValue1 != achievementCriteria->Entry->Asset.EmoteID)
return false;
break;
case ACHIEVEMENT_CRITERIA_TYPE_DAMAGE_DONE:
@@ -2687,9 +2587,9 @@ bool AchievementMgr<T>::RequirementsSatisfied(AchievementCriteriaEntry const* ac
if (!miscValue1)
return false;
- if (achievementCriteria->additionalRequirements[0].additionalRequirement_type == ACHIEVEMENT_CRITERIA_CONDITION_BG_MAP)
+ if (achievementCriteria->Entry->FailEvent == ACHIEVEMENT_CRITERIA_CONDITION_BG_MAP)
{
- if (referencePlayer->GetMapId() != achievementCriteria->additionalRequirements[0].additionalRequirement_value)
+ if (!referencePlayer->InBattleground())
return false;
// map specific case (BG in fact) expected player targeted damage/heal
@@ -2697,21 +2597,13 @@ bool AchievementMgr<T>::RequirementsSatisfied(AchievementCriteriaEntry const* ac
return false;
}
break;
- case ACHIEVEMENT_CRITERIA_TYPE_EQUIP_ITEM:
- // miscValue1 = item_id
- if (!miscValue1 || miscValue1 != achievementCriteria->equip_item.itemID)
- return false;
- break;
case ACHIEVEMENT_CRITERIA_TYPE_USE_GAMEOBJECT:
- if (!miscValue1 || miscValue1 != achievementCriteria->use_gameobject.goEntry)
- return false;
- break;
case ACHIEVEMENT_CRITERIA_TYPE_FISH_IN_GAMEOBJECT:
- if (!miscValue1 || miscValue1 != achievementCriteria->fish_in_gameobject.goEntry)
+ if (!miscValue1 || miscValue1 != achievementCriteria->Entry->Asset.GameObjectID)
return false;
break;
case ACHIEVEMENT_CRITERIA_TYPE_LEARN_SKILLLINE_SPELLS:
- if (miscValue1 && miscValue1 != achievementCriteria->learn_skillline_spell.skillLine)
+ if (miscValue1 && miscValue1 != achievementCriteria->Entry->Asset.SkillID)
return false;
break;
case ACHIEVEMENT_CRITERIA_TYPE_LOOT_EPIC_ITEM:
@@ -2725,32 +2617,32 @@ bool AchievementMgr<T>::RequirementsSatisfied(AchievementCriteriaEntry const* ac
break;
}
case ACHIEVEMENT_CRITERIA_TYPE_LEARN_SKILL_LINE:
- if (miscValue1 && miscValue1 != achievementCriteria->learn_skill_line.skillLine)
+ if (miscValue1 && miscValue1 != achievementCriteria->Entry->Asset.SkillID)
return false;
break;
case ACHIEVEMENT_CRITERIA_TYPE_HK_CLASS:
- if (!miscValue1 || miscValue1 != achievementCriteria->hk_class.classID)
+ if (!miscValue1 || miscValue1 != achievementCriteria->Entry->Asset.ClassID)
return false;
break;
case ACHIEVEMENT_CRITERIA_TYPE_HK_RACE:
- if (!miscValue1 || miscValue1 != achievementCriteria->hk_race.raceID)
+ if (!miscValue1 || miscValue1 != achievementCriteria->Entry->Asset.RaceID)
return false;
break;
case ACHIEVEMENT_CRITERIA_TYPE_BG_OBJECTIVE_CAPTURE:
- if (!miscValue1 || miscValue1 != achievementCriteria->bg_objective.objectiveId)
+ if (!miscValue1 || miscValue1 != achievementCriteria->Entry->Asset.ObjectiveId)
return false;
break;
case ACHIEVEMENT_CRITERIA_TYPE_HONORABLE_KILL_AT_AREA:
- if (!miscValue1 || miscValue1 != achievementCriteria->honorable_kill_at_area.areaID)
+ if (!miscValue1 || miscValue1 != achievementCriteria->Entry->Asset.AreaID)
return false;
break;
case ACHIEVEMENT_CRITERIA_TYPE_CURRENCY:
if (!miscValue1 || !miscValue2 || int64(miscValue2) < 0
- || miscValue1 != achievementCriteria->currencyGain.currency)
+ || miscValue1 != achievementCriteria->Entry->Asset.CurrencyID)
return false;
break;
case ACHIEVEMENT_CRITERIA_TYPE_WIN_ARENA:
- if (miscValue1 != achievementCriteria->win_arena.mapID)
+ if (miscValue1 != achievementCriteria->Entry->Asset.MapID)
return false;
break;
default:
@@ -2760,137 +2652,148 @@ bool AchievementMgr<T>::RequirementsSatisfied(AchievementCriteriaEntry const* ac
}
template<class T>
-bool AchievementMgr<T>::AdditionalRequirementsSatisfied(AchievementCriteriaEntry const* criteria, uint64 miscValue1, uint64 /*miscValue2*/, Unit const* unit, Player* referencePlayer) const
+bool AchievementMgr<T>::AdditionalRequirementsSatisfied(ModifierTreeNode const* tree, uint64 miscValue1, uint64 miscValue2, Unit const* unit, Player* referencePlayer) const
{
- for (uint8 i = 0; i < MAX_ADDITIONAL_CRITERIA_CONDITIONS; ++i)
- {
- uint32 reqType = criteria->additionalConditionType[i];
- uint32 reqValue = criteria->additionalConditionValue[i];
+ for (ModifierTreeNode const* node : tree->Children)
+ if (!AdditionalRequirementsSatisfied(node, miscValue1, miscValue2, unit, referencePlayer))
+ return false;
+
+ uint32 reqType = tree->Entry->Type;
+ if (!reqType)
+ return true;
+
+ uint32 reqValue = tree->Entry->Asset[0];
- switch (AchievementCriteriaAdditionalCondition(reqType))
+ switch (AchievementCriteriaAdditionalCondition(reqType))
+ {
+ case ACHIEVEMENT_CRITERIA_ADDITIONAL_CONDITION_TARGET_CREATURE_ENTRY: // 4
+ if (!unit || unit->GetEntry() != reqValue)
+ return false;
+ break;
+ case ACHIEVEMENT_CRITERIA_ADDITIONAL_CONDITION_TARGET_MUST_BE_PLAYER: // 5
+ if (!unit || unit->GetTypeId() != TYPEID_PLAYER)
+ return false;
+ break;
+ case ACHIEVEMENT_CRITERIA_ADDITIONAL_CONDITION_TARGET_MUST_BE_DEAD: // 6
+ if (!unit || unit->IsAlive())
+ return false;
+ break;
+ case ACHIEVEMENT_CRITERIA_ADDITIONAL_CONDITION_TARGET_MUST_BE_ENEMY: // 7
+ if (!unit || !referencePlayer->IsHostileTo(unit))
+ return false;
+ break;
+ case ACHIEVEMENT_CRITERIA_ADDITIONAL_CONDITION_SOURCE_HAS_AURA: // 8
+ if (!referencePlayer->HasAura(reqValue))
+ return false;
+ break;
+ case ACHIEVEMENT_CRITERIA_ADDITIONAL_CONDITION_TARGET_HAS_AURA: // 10
+ if (!unit || !unit->HasAura(reqValue))
+ return false;
+ case ACHIEVEMENT_CRITERIA_ADDITIONAL_CONDITION_TARGET_HAS_AURA_TYPE: // 11
+ if (!unit || !unit->HasAuraType(AuraType(reqValue)))
+ return false;
+ break;
+ case ACHIEVEMENT_CRITERIA_ADDITIONAL_CONDITION_ITEM_QUALITY_MIN: // 14
{
- case ACHIEVEMENT_CRITERIA_ADDITIONAL_CONDITION_TARGET_CREATURE_ENTRY: // 4
- if (!unit || unit->GetEntry() != reqValue)
- return false;
- break;
- case ACHIEVEMENT_CRITERIA_ADDITIONAL_CONDITION_TARGET_MUST_BE_PLAYER: // 5
- if (!unit || unit->GetTypeId() != TYPEID_PLAYER)
- return false;
- break;
- case ACHIEVEMENT_CRITERIA_ADDITIONAL_CONDITION_TARGET_MUST_BE_DEAD: // 6
- if (!unit || unit->IsAlive())
- return false;
- break;
- case ACHIEVEMENT_CRITERIA_ADDITIONAL_CONDITION_TARGET_MUST_BE_ENEMY: // 7
- if (!unit || !referencePlayer->IsHostileTo(unit))
- return false;
- break;
- case ACHIEVEMENT_CRITERIA_ADDITIONAL_CONDITION_SOURCE_HAS_AURA: // 8
- if (!referencePlayer->HasAura(reqValue))
- return false;
- break;
- case ACHIEVEMENT_CRITERIA_ADDITIONAL_CONDITION_TARGET_HAS_AURA: // 10
- if (!unit || !unit->HasAura(reqValue))
- return false;
- case ACHIEVEMENT_CRITERIA_ADDITIONAL_CONDITION_TARGET_HAS_AURA_TYPE: // 11
- if (!unit || !unit->HasAuraType(AuraType(reqValue)))
- return false;
- break;
- case ACHIEVEMENT_CRITERIA_ADDITIONAL_CONDITION_ITEM_QUALITY_MIN: // 14
- {
- // miscValue1 is itemid
- ItemTemplate const* const item = sObjectMgr->GetItemTemplate(uint32(miscValue1));
- if (!item || item->GetQuality() < reqValue)
- return false;
- break;
- }
- case ACHIEVEMENT_CRITERIA_ADDITIONAL_CONDITION_ITEM_QUALITY_EQUALS: // 15
- {
- // miscValue1 is itemid
- ItemTemplate const* const item = sObjectMgr->GetItemTemplate(uint32(miscValue1));
- if (!item || item->GetQuality() != reqValue)
- return false;
- break;
- }
- case ACHIEVEMENT_CRITERIA_ADDITIONAL_CONDITION_SOURCE_AREA_OR_ZONE: // 17
- {
- uint32 zoneId, areaId;
- referencePlayer->GetZoneAndAreaId(zoneId, areaId);
- if (zoneId != reqValue && areaId != reqValue)
- return false;
- break;
- }
- case ACHIEVEMENT_CRITERIA_ADDITIONAL_CONDITION_TARGET_AREA_OR_ZONE: // 18
- {
- if (!unit)
- return false;
- uint32 zoneId, areaId;
- unit->GetZoneAndAreaId(zoneId, areaId);
- if (zoneId != reqValue && areaId != reqValue)
- return false;
- break;
- }
- case ACHIEVEMENT_CRITERIA_ADDITIONAL_CONDITION_MAP_DIFFICULTY: // 20
- if (uint32(referencePlayer->GetMap()->GetDifficulty()) != reqValue)
- return false;
- break;
- case ACHIEVEMENT_CRITERIA_ADDITIONAL_CONDITION_SOURCE_RACE: // 25
- if (referencePlayer->getRace() != reqValue)
- return false;
- break;
- case ACHIEVEMENT_CRITERIA_ADDITIONAL_CONDITION_SOURCE_CLASS: // 26
- if (referencePlayer->getClass() != reqValue)
- return false;
- break;
- case ACHIEVEMENT_CRITERIA_ADDITIONAL_CONDITION_TARGET_RACE: // 27
- if (!unit || unit->GetTypeId() != TYPEID_PLAYER || unit->getRace() != reqValue)
- return false;
- break;
- case ACHIEVEMENT_CRITERIA_ADDITIONAL_CONDITION_TARGET_CLASS: // 28
- if (!unit || unit->GetTypeId() != TYPEID_PLAYER || unit->getClass() != reqValue)
- return false;
- break;
- case ACHIEVEMENT_CRITERIA_ADDITIONAL_CONDITION_MAX_GROUP_MEMBERS: // 29
- if (referencePlayer->GetGroup() && referencePlayer->GetGroup()->GetMembersCount() >= reqValue)
- return false;
- break;
- case ACHIEVEMENT_CRITERIA_ADDITIONAL_CONDITION_TARGET_CREATURE_TYPE: // 30
- {
- if (!unit)
- return false;
- Creature const* const creature = unit->ToCreature();
- if (!creature || creature->GetCreatureType() != reqValue)
- return false;
- break;
- }
- case ACHIEVEMENT_CRITERIA_ADDITIONAL_CONDITION_SOURCE_MAP: // 32
- if (referencePlayer->GetMapId() != reqValue)
- return false;
- break;
- case ACHIEVEMENT_CRITERIA_ADDITIONAL_CONDITION_TITLE_BIT_INDEX: // 38
- // miscValue1 is title's bit index
- if (miscValue1 != reqValue)
- return false;
- break;
- case ACHIEVEMENT_CRITERIA_ADDITIONAL_CONDITION_SOURCE_LEVEL: // 39
- if (referencePlayer->getLevel() != reqValue)
- return false;
- break;
- case ACHIEVEMENT_CRITERIA_ADDITIONAL_CONDITION_TARGET_LEVEL: // 40
- if (!unit || unit->getLevel() != reqValue)
- return false;
- break;
- case ACHIEVEMENT_CRITERIA_ADDITIONAL_CONDITION_TARGET_ZONE: // 41
- if (!unit || unit->GetZoneId() != reqValue)
- return false;
- break;
- case ACHIEVEMENT_CRITERIA_ADDITIONAL_CONDITION_TARGET_HEALTH_PERCENT_BELOW: // 46
- if (!unit || unit->GetHealthPct() >= reqValue)
- return false;
- break;
- default:
- break;
+ // miscValue1 is itemid
+ ItemTemplate const* const item = sObjectMgr->GetItemTemplate(uint32(miscValue1));
+ if (!item || item->GetQuality() < reqValue)
+ return false;
+ break;
}
+ case ACHIEVEMENT_CRITERIA_ADDITIONAL_CONDITION_ITEM_QUALITY_EQUALS: // 15
+ {
+ // miscValue1 is itemid
+ ItemTemplate const* const item = sObjectMgr->GetItemTemplate(uint32(miscValue1));
+ if (!item || item->GetQuality() != reqValue)
+ return false;
+ break;
+ }
+ case ACHIEVEMENT_CRITERIA_ADDITIONAL_CONDITION_SOURCE_AREA_OR_ZONE: // 17
+ {
+ uint32 zoneId, areaId;
+ referencePlayer->GetZoneAndAreaId(zoneId, areaId);
+ if (zoneId != reqValue && areaId != reqValue)
+ return false;
+ break;
+ }
+ case ACHIEVEMENT_CRITERIA_ADDITIONAL_CONDITION_TARGET_AREA_OR_ZONE: // 18
+ {
+ if (!unit)
+ return false;
+ uint32 zoneId, areaId;
+ unit->GetZoneAndAreaId(zoneId, areaId);
+ if (zoneId != reqValue && areaId != reqValue)
+ return false;
+ break;
+ }
+ case ACHIEVEMENT_CRITERIA_ADDITIONAL_CONDITION_MAP_DIFFICULTY: // 20
+ if (uint32(referencePlayer->GetMap()->GetDifficulty()) != reqValue)
+ return false;
+ break;
+ case ACHIEVEMENT_CRITERIA_ADDITIONAL_CONDITION_ARENA_TYPE:
+ {
+ Battleground* bg = referencePlayer->GetBattleground();
+ if (!bg || !bg->isArena() || bg->GetArenaType() != reqValue)
+ return false;
+ break;
+ }
+ case ACHIEVEMENT_CRITERIA_ADDITIONAL_CONDITION_SOURCE_RACE: // 25
+ if (referencePlayer->getRace() != reqValue)
+ return false;
+ break;
+ case ACHIEVEMENT_CRITERIA_ADDITIONAL_CONDITION_SOURCE_CLASS: // 26
+ if (referencePlayer->getClass() != reqValue)
+ return false;
+ break;
+ case ACHIEVEMENT_CRITERIA_ADDITIONAL_CONDITION_TARGET_RACE: // 27
+ if (!unit || unit->GetTypeId() != TYPEID_PLAYER || unit->getRace() != reqValue)
+ return false;
+ break;
+ case ACHIEVEMENT_CRITERIA_ADDITIONAL_CONDITION_TARGET_CLASS: // 28
+ if (!unit || unit->GetTypeId() != TYPEID_PLAYER || unit->getClass() != reqValue)
+ return false;
+ break;
+ case ACHIEVEMENT_CRITERIA_ADDITIONAL_CONDITION_MAX_GROUP_MEMBERS: // 29
+ if (referencePlayer->GetGroup() && referencePlayer->GetGroup()->GetMembersCount() >= reqValue)
+ return false;
+ break;
+ case ACHIEVEMENT_CRITERIA_ADDITIONAL_CONDITION_TARGET_CREATURE_TYPE: // 30
+ {
+ if (!unit)
+ return false;
+ Creature const* const creature = unit->ToCreature();
+ if (!creature || creature->GetCreatureType() != reqValue)
+ return false;
+ break;
+ }
+ case ACHIEVEMENT_CRITERIA_ADDITIONAL_CONDITION_SOURCE_MAP: // 32
+ if (referencePlayer->GetMapId() != reqValue)
+ return false;
+ break;
+ case ACHIEVEMENT_CRITERIA_ADDITIONAL_CONDITION_TITLE_BIT_INDEX: // 38
+ // miscValue1 is title's bit index
+ if (miscValue1 != reqValue)
+ return false;
+ break;
+ case ACHIEVEMENT_CRITERIA_ADDITIONAL_CONDITION_SOURCE_LEVEL: // 39
+ if (referencePlayer->getLevel() != reqValue)
+ return false;
+ break;
+ case ACHIEVEMENT_CRITERIA_ADDITIONAL_CONDITION_TARGET_LEVEL: // 40
+ if (!unit || unit->getLevel() != reqValue)
+ return false;
+ break;
+ case ACHIEVEMENT_CRITERIA_ADDITIONAL_CONDITION_TARGET_ZONE: // 41
+ if (!unit || unit->GetZoneId() != reqValue)
+ return false;
+ break;
+ case ACHIEVEMENT_CRITERIA_ADDITIONAL_CONDITION_TARGET_HEALTH_PERCENT_BELOW: // 46
+ if (!unit || unit->GetHealthPct() >= reqValue)
+ return false;
+ break;
+ default:
+ break;
}
return true;
}
@@ -3134,35 +3037,166 @@ template class AchievementMgr<Guild>;
template class AchievementMgr<Player>;
//==========================================================
+AchievementGlobalMgr::~AchievementGlobalMgr()
+{
+ for (AchievementCriteriaTreeMap::iterator itr = _achievementCriteriaTrees.begin(); itr != _achievementCriteriaTrees.end(); ++itr)
+ delete itr->second;
+
+ for (AchievementCriteriaMap::iterator itr = _achievementCriteria.begin(); itr != _achievementCriteria.end(); ++itr)
+ delete itr->second;
+
+ for (ModifierTreeMap::iterator itr = _criteriaModifiers.begin(); itr != _criteriaModifiers.end(); ++itr)
+ delete itr->second;
+}
+
+void AchievementGlobalMgr::LoadAchievementCriteriaModifiersTree()
+{
+ uint32 oldMSTime = getMSTime();
+
+ if (sModifierTreeStore.GetNumRows() == 0)
+ {
+ TC_LOG_ERROR("server.loading", ">> Loaded 0 achievement criteria modifiers.");
+ return;
+ }
+
+ // Load modifier tree nodes
+ for (uint32 i = 0; i < sModifierTreeStore.GetNumRows(); ++i)
+ {
+ ModifierTreeEntry const* tree = sModifierTreeStore.LookupEntry(i);
+ if (!tree)
+ continue;
+
+ ModifierTreeNode* node = new ModifierTreeNode();
+ node->Entry = tree;
+ _criteriaModifiers[node->Entry->ID] = node;
+ }
+
+ // Build tree
+ for (auto itr = _criteriaModifiers.begin(); itr != _criteriaModifiers.end(); ++itr)
+ {
+ if (!itr->second->Entry->Parent)
+ continue;
+
+ auto parent = _criteriaModifiers.find(itr->second->Entry->Parent);
+ if (parent != _criteriaModifiers.end())
+ parent->second->Children.push_back(itr->second);
+ }
+
+ TC_LOG_INFO("server.loading", ">> Loaded %u achievement criteria modifiers in %u ms", uint32(_criteriaModifiers.size()), GetMSTimeDiffToNow(oldMSTime));
+}
+
void AchievementGlobalMgr::LoadAchievementCriteriaList()
{
uint32 oldMSTime = getMSTime();
- if (sAchievementCriteriaStore.GetNumRows() == 0)
+ if (sCriteriaTreeStore.GetNumRows() == 0)
{
TC_LOG_ERROR("server.loading", ">> Loaded 0 achievement criteria.");
return;
}
+ std::unordered_map<uint32 /*criteriaTreeID*/, AchievementEntry const*> achievementCriteriaTreeIds;
+ for (uint32 i = 0; i < sAchievementStore.GetNumRows(); ++i)
+ if (AchievementEntry const* achievement = sAchievementStore.LookupEntry(i))
+ if (achievement->CriteriaTree)
+ achievementCriteriaTreeIds[achievement->CriteriaTree] = achievement;
+
+ // Load criteria tree nodes
+ for (uint32 i = 0; i < sCriteriaTreeStore.GetNumRows(); ++i)
+ {
+ CriteriaTreeEntry const* tree = sCriteriaTreeStore.LookupEntry(i);
+ if (!tree)
+ continue;
+
+ // Find linked achievement
+ auto achievementItr = achievementCriteriaTreeIds.find(tree->ID);
+ CriteriaTreeEntry const* cur = tree;
+ while (achievementItr == achievementCriteriaTreeIds.end())
+ {
+ if (!tree->Parent)
+ break;
+
+ cur = sCriteriaTreeStore.LookupEntry(cur->Parent);
+ if (!cur)
+ break;
+
+ achievementItr = achievementCriteriaTreeIds.find(cur->ID);
+ }
+
+ if (achievementItr == achievementCriteriaTreeIds.end())
+ continue;
+
+ AchievementCriteriaTree* achievementCriteriaTree = new AchievementCriteriaTree();
+ achievementCriteriaTree->ID = i;
+ achievementCriteriaTree->Achievement = achievementItr->second;
+ achievementCriteriaTree->Entry = tree;
+ achievementCriteriaTree->Criteria = nullptr;
+
+ _achievementCriteriaTrees[achievementCriteriaTree->Entry->ID] = achievementCriteriaTree;
+ if (sCriteriaStore.LookupEntry(tree->CriteriaID))
+ _achievementCriteriaTreeByCriteria[tree->CriteriaID].push_back(achievementCriteriaTree);
+ }
+
+ // Build tree
+ for (auto itr = _achievementCriteriaTrees.begin(); itr != _achievementCriteriaTrees.end(); ++itr)
+ {
+ if (!itr->second->Entry->Parent)
+ continue;
+
+ auto parent = _achievementCriteriaTrees.find(itr->second->Entry->Parent);
+ if (parent != _achievementCriteriaTrees.end())
+ parent->second->Children.push_back(itr->second);
+ }
+
+ // Load criteria
uint32 criterias = 0;
uint32 guildCriterias = 0;
- for (uint32 entryId = 0; entryId < sAchievementCriteriaStore.GetNumRows(); ++entryId)
+ for (uint32 i = 0; i < sCriteriaStore.GetNumRows(); ++i)
{
- AchievementCriteriaEntry const* criteria = sAchievementMgr->GetAchievementCriteria(entryId);
+ CriteriaEntry const* criteria = sCriteriaStore.LookupEntry(i);
if (!criteria)
continue;
- AchievementEntry const* achievement = sAchievementMgr->GetAchievement(criteria->achievement);
-
- m_AchievementCriteriaListByAchievement[criteria->achievement].push_back(criteria);
+ auto treeItr = _achievementCriteriaTreeByCriteria.find(i);
+ if (treeItr == _achievementCriteriaTreeByCriteria.end())
+ continue;
- if (achievement && achievement->Flags & ACHIEVEMENT_FLAG_GUILD)
- ++guildCriterias, m_GuildAchievementCriteriasByType[criteria->type].push_back(criteria);
+ AchievementCriteria* achievementCriteria = new AchievementCriteria();
+ achievementCriteria->ID = i;
+ achievementCriteria->Entry = criteria;
+ auto mod = _criteriaModifiers.find(criteria->ModifierTreeId);
+ if (mod != _criteriaModifiers.end())
+ achievementCriteria->Modifier = mod->second;
else
- ++criterias, m_AchievementCriteriasByType[criteria->type].push_back(criteria);
+ achievementCriteria->Modifier = nullptr;
+
+ _achievementCriteria[achievementCriteria->ID] = achievementCriteria;
+
+ bool isGuild = false, isPlayer = false;
+ for (AchievementCriteriaTree const* tree : treeItr->second)
+ {
+ const_cast<AchievementCriteriaTree*>(tree)->Criteria = achievementCriteria;
- if (criteria->timeLimit)
- m_AchievementCriteriasByTimedType[criteria->timedCriteriaStartType].push_back(criteria);
+ if (tree->Achievement->Flags & ACHIEVEMENT_FLAG_GUILD)
+ isGuild = true;
+ else
+ isPlayer = true;
+ }
+
+ if (isGuild)
+ {
+ ++guildCriterias;
+ _guildAchievementCriteriasByType[criteria->Type].push_back(achievementCriteria);
+ }
+
+ if (isPlayer)
+ {
+ ++criterias;
+ _achievementCriteriasByType[criteria->Type].push_back(achievementCriteria);
+ }
+
+ if (criteria->StartTimer)
+ _achievementCriteriasByTimedType[criteria->StartEvent].push_back(achievementCriteria);
}
TC_LOG_INFO("server.loading", ">> Loaded %u achievement criteria and %u guild achievement crieteria in %u ms", criterias, guildCriterias, GetMSTimeDiffToNow(oldMSTime));
@@ -3186,13 +3220,13 @@ void AchievementGlobalMgr::LoadAchievementReferenceList()
if (!achievement || !achievement->SharesCriteria)
continue;
- m_AchievementListByReferencedId[achievement->SharesCriteria].push_back(achievement);
+ _achievementListByReferencedId[achievement->SharesCriteria].push_back(achievement);
++count;
}
// Once Bitten, Twice Shy (10 player) - Icecrown Citadel
if (AchievementEntry const* achievement = sAchievementMgr->GetAchievement(4539))
- const_cast<AchievementEntry*>(achievement)->MapID = 631; // Correct map requirement (currently has Ulduar)
+ const_cast<AchievementEntry*>(achievement)->MapID = 631; // Correct map requirement (currently has Ulduar); 6.0.3 note - it STILL has ulduar requirement
TC_LOG_INFO("server.loading", ">> Loaded %u achievement references in %u ms", count, GetMSTimeDiffToNow(oldMSTime));
}
@@ -3201,7 +3235,7 @@ void AchievementGlobalMgr::LoadAchievementCriteriaData()
{
uint32 oldMSTime = getMSTime();
- m_criteriaDataMap.clear(); // need for reload case
+ _criteriaDataMap.clear(); // need for reload case
QueryResult result = WorldDatabase.Query("SELECT criteria_id, type, value1, value2, ScriptName FROM achievement_criteria_data");
@@ -3218,7 +3252,7 @@ void AchievementGlobalMgr::LoadAchievementCriteriaData()
Field* fields = result->Fetch();
uint32 criteria_id = fields[0].GetUInt32();
- AchievementCriteriaEntry const* criteria = sAchievementMgr->GetAchievementCriteria(criteria_id);
+ AchievementCriteria const* criteria = sAchievementMgr->GetAchievementCriteria(criteria_id);
if (!criteria)
{
@@ -3243,7 +3277,7 @@ void AchievementGlobalMgr::LoadAchievementCriteriaData()
continue;
// this will allocate empty data set storage
- AchievementCriteriaDataSet& dataSet = m_criteriaDataMap[criteria_id];
+ AchievementCriteriaDataSet& dataSet = _criteriaDataMap[criteria_id];
dataSet.SetCriteriaId(criteria_id);
// add real data only for not NONE data types
@@ -3288,18 +3322,18 @@ void AchievementGlobalMgr::LoadCompletedAchievements()
continue;
}
else if (achievement->Flags & (ACHIEVEMENT_FLAG_REALM_FIRST_REACH | ACHIEVEMENT_FLAG_REALM_FIRST_KILL))
- m_allCompletedAchievements[achievementId] = uint32(0xFFFFFFFF);
+ _allCompletedAchievements[achievementId] = uint32(0xFFFFFFFF);
}
while (result->NextRow());
- TC_LOG_INFO("server.loading", ">> Loaded %lu realm first completed achievements in %u ms", (unsigned long)m_allCompletedAchievements.size(), GetMSTimeDiffToNow(oldMSTime));
+ TC_LOG_INFO("server.loading", ">> Loaded %lu realm first completed achievements in %u ms", (unsigned long)_allCompletedAchievements.size(), GetMSTimeDiffToNow(oldMSTime));
}
void AchievementGlobalMgr::LoadRewards()
{
uint32 oldMSTime = getMSTime();
- m_achievementRewards.clear(); // need for reload case
+ _achievementRewards.clear(); // need for reload case
// 0 1 2 3 4 5 6 7
QueryResult result = WorldDatabase.Query("SELECT entry, title_A, title_H, item, sender, subject, text, mailTemplate FROM achievement_reward");
@@ -3406,7 +3440,7 @@ void AchievementGlobalMgr::LoadRewards()
}
}
- m_achievementRewards[entry] = reward;
+ _achievementRewards[entry] = reward;
++count;
}
while (result->NextRow());
@@ -3418,7 +3452,7 @@ void AchievementGlobalMgr::LoadRewardLocales()
{
uint32 oldMSTime = getMSTime();
- m_achievementRewardLocales.clear(); // need for reload case
+ _achievementRewardLocales.clear(); // need for reload case
QueryResult result = WorldDatabase.Query("SELECT entry, subject_loc1, text_loc1, subject_loc2, text_loc2, subject_loc3, text_loc3, subject_loc4, text_loc4, "
"subject_loc5, text_loc5, subject_loc6, text_loc6, subject_loc7, text_loc7, subject_loc8, text_loc8"
@@ -3436,13 +3470,13 @@ void AchievementGlobalMgr::LoadRewardLocales()
uint32 entry = fields[0].GetUInt32();
- if (m_achievementRewards.find(entry) == m_achievementRewards.end())
+ if (_achievementRewards.find(entry) == _achievementRewards.end())
{
TC_LOG_ERROR("sql.sql", "Table `locales_achievement_reward` (Entry: %u) has locale strings for non-existing achievement reward.", entry);
continue;
}
- AchievementRewardLocale& data = m_achievementRewardLocales[entry];
+ AchievementRewardLocale& data = _achievementRewardLocales[entry];
for (uint8 i = TOTAL_LOCALES - 1; i > 0; --i)
{
@@ -3453,7 +3487,7 @@ void AchievementGlobalMgr::LoadRewardLocales()
}
while (result->NextRow());
- TC_LOG_INFO("server.loading", ">> Loaded %u achievement reward locale strings in %u ms", uint32(m_achievementRewardLocales.size()), GetMSTimeDiffToNow(oldMSTime));
+ TC_LOG_INFO("server.loading", ">> Loaded %u achievement reward locale strings in %u ms", uint32(_achievementRewardLocales.size()), GetMSTimeDiffToNow(oldMSTime));
}
AchievementEntry const* AchievementGlobalMgr::GetAchievement(uint32 achievementId) const
@@ -3461,14 +3495,27 @@ AchievementEntry const* AchievementGlobalMgr::GetAchievement(uint32 achievementI
return sAchievementStore.LookupEntry(achievementId);
}
-AchievementCriteriaEntry const* AchievementGlobalMgr::GetAchievementCriteria(uint32 criteriaId) const
+AchievementCriteriaTree const* AchievementGlobalMgr::GetAchievementCriteriaTree(uint32 criteriaTreeId) const
{
- return sAchievementCriteriaStore.LookupEntry(criteriaId);
+ auto itr = _achievementCriteriaTrees.find(criteriaTreeId);
+ if (itr == _achievementCriteriaTrees.end())
+ return nullptr;
+
+ return itr->second;
+}
+
+AchievementCriteria const* AchievementGlobalMgr::GetAchievementCriteria(uint32 criteriaId) const
+{
+ auto itr = _achievementCriteria.find(criteriaId);
+ if (itr == _achievementCriteria.end())
+ return nullptr;
+
+ return itr->second;
}
void AchievementGlobalMgr::OnInstanceDestroyed(uint32 instanceId)
{
- for (auto& realmCompletion : m_allCompletedAchievements)
+ for (auto& realmCompletion : _allCompletedAchievements)
if (realmCompletion.second == instanceId)
realmCompletion.second = uint32(0xFFFFFFFF);
}
diff --git a/src/server/game/Achievements/AchievementMgr.h b/src/server/game/Achievements/AchievementMgr.h
index 90d52cd9101..05b30c73e76 100644
--- a/src/server/game/Achievements/AchievementMgr.h
+++ b/src/server/game/Achievements/AchievementMgr.h
@@ -32,17 +32,45 @@ class Unit;
class Player;
class WorldPacket;
-typedef std::vector<AchievementCriteriaEntry const*> AchievementCriteriaEntryList;
-typedef std::vector<AchievementEntry const*> AchievementEntryList;
+struct ModifierTreeNode
+{
+ ModifierTreeEntry const* Entry;
+ std::vector<ModifierTreeNode const*> Children;
+};
+
+typedef std::unordered_map<uint32, ModifierTreeNode*> ModifierTreeMap;
+
+struct AchievementCriteria
+{
+ uint32 ID;
+ CriteriaEntry const* Entry;
+ ModifierTreeNode const* Modifier;
+};
+
+typedef std::vector<AchievementCriteria const*> AchievementCriteriaList;
+typedef std::unordered_map<uint32, AchievementCriteria*> AchievementCriteriaMap;
-typedef std::unordered_map<uint32, AchievementCriteriaEntryList> AchievementCriteriaListByAchievement;
-typedef std::unordered_map<uint32, AchievementEntryList> AchievementListByReferencedId;
+struct AchievementCriteriaTree
+{
+ uint32 ID;
+ CriteriaTreeEntry const* Entry;
+ AchievementEntry const* Achievement;
+ AchievementCriteria const* Criteria;
+ std::vector<AchievementCriteriaTree const*> Children;
+};
+
+typedef std::unordered_map<uint32, AchievementCriteriaTree*> AchievementCriteriaTreeMap;
+typedef std::vector<AchievementCriteriaTree const*> AchievementCriteriaTreeList;
+typedef std::vector<AchievementEntry const*> AchievementEntryList;
+typedef std::unordered_map<uint32, AchievementCriteriaTreeList> AchievementCriteriaTreeByCriteriaMap;
+
+typedef std::unordered_map<uint32, AchievementEntryList> AchievementListByReferencedId;
struct CriteriaProgress
{
uint64 counter;
time_t date; // latest update time.
- ObjectGuid CompletedGUID; // GUID of the player that completed this criteria (guild achievements)
+ ObjectGuid PlayerGUID; // GUID of the player that completed this criteria (guild achievements)
bool changed;
};
@@ -193,7 +221,7 @@ struct AchievementCriteriaData
ScriptId = _scriptId;
}
- bool IsValid(AchievementCriteriaEntry const* criteria);
+ bool IsValid(AchievementCriteria const* criteria);
bool Meets(uint32 criteria_id, Player const* source, Unit const* target, uint32 miscValue1 = 0) const;
};
@@ -276,32 +304,34 @@ class AchievementMgr
uint32 GetAchievementPoints() const { return _achievementPoints; }
private:
void SendAchievementEarned(AchievementEntry const* achievement) const;
- void SendCriteriaUpdate(AchievementCriteriaEntry const* entry, CriteriaProgress const* progress, uint32 timeElapsed, bool timedCompleted) const;
- CriteriaProgress* GetCriteriaProgress(AchievementCriteriaEntry const* entry);
- void SetCriteriaProgress(AchievementCriteriaEntry const* entry, uint64 changeValue, Player* referencePlayer, ProgressType ptype = PROGRESS_SET);
- void RemoveCriteriaProgress(AchievementCriteriaEntry const* entry);
+ void SendCriteriaUpdate(AchievementCriteria const* entry, CriteriaProgress const* progress, uint32 timeElapsed, bool timedCompleted) const;
+ CriteriaProgress* GetCriteriaProgress(AchievementCriteria const* entry);
+ void SetCriteriaProgress(AchievementCriteria const* entry, uint64 changeValue, Player* referencePlayer, ProgressType ptype = PROGRESS_SET);
+ void RemoveCriteriaProgress(AchievementCriteria const* entry);
void CompletedCriteriaFor(AchievementEntry const* achievement, Player* referencePlayer);
- bool IsCompletedCriteria(AchievementCriteriaEntry const* achievementCriteria, AchievementEntry const* achievement);
+ bool IsCompletedCriteriaTree(AchievementCriteriaTree const* tree);
+ bool IsCompletedCriteria(AchievementCriteria const* achievementCriteria, uint64 requiredAmount);
+ uint64 GetTotalCriteriaTreeProgress(AchievementCriteriaTree const* criteriaTree);
bool IsCompletedAchievement(AchievementEntry const* entry);
- bool CanUpdateCriteria(AchievementCriteriaEntry const* criteria, AchievementEntry const* achievement, uint64 miscValue1, uint64 miscValue2, uint64 miscValue3, Unit const* unit, Player* referencePlayer);
- void SendPacket(WorldPacket* data) const;
+ bool CanUpdateCriteria(AchievementCriteria const* criteria, AchievementCriteriaTreeList const* trees, uint64 miscValue1, uint64 miscValue2, uint64 miscValue3, Unit const* unit, Player* referencePlayer);
+ void SendPacket(WorldPacket const* data) const;
- bool ConditionsSatisfied(AchievementCriteriaEntry const* criteria, Player* referencePlayer) const;
- bool RequirementsSatisfied(AchievementCriteriaEntry const* criteria, uint64 miscValue1, uint64 miscValue2, uint64 miscValue3, Unit const* unit, Player* referencePlayer) const;
- bool AdditionalRequirementsSatisfied(AchievementCriteriaEntry const* criteria, uint64 miscValue1, uint64 miscValue2, Unit const* unit, Player* referencePlayer) const;
+ bool ConditionsSatisfied(AchievementCriteria const* criteria, Player* referencePlayer) const;
+ bool RequirementsSatisfied(AchievementCriteria const* criteria, uint64 miscValue1, uint64 miscValue2, uint64 miscValue3, Unit const* unit, Player* referencePlayer) const;
+ bool AdditionalRequirementsSatisfied(ModifierTreeNode const* parent, uint64 miscValue1, uint64 miscValue2, Unit const* unit, Player* referencePlayer) const;
T* _owner;
CriteriaProgressMap m_criteriaProgress;
CompletedAchievementMap m_completedAchievements;
typedef std::map<uint32, uint32> TimedAchievementMap;
- TimedAchievementMap m_timedAchievements; // Criteria id/time left in MS
+ TimedAchievementMap m_timedAchievements; // Criteria tree id/time left in MS
uint32 _achievementPoints;
};
class AchievementGlobalMgr
{
AchievementGlobalMgr() { }
- ~AchievementGlobalMgr() { }
+ ~AchievementGlobalMgr();
public:
static char const* GetCriteriaTypeString(AchievementCriteriaTypes type);
@@ -313,50 +343,50 @@ class AchievementGlobalMgr
return &instance;
}
- AchievementCriteriaEntryList const& GetAchievementCriteriaByType(AchievementCriteriaTypes type, bool guild = false) const
+ AchievementCriteriaTreeList const* GetAchievementCriteriaTreesByCriteria(uint32 criteriaId) const
{
- return guild ? m_GuildAchievementCriteriasByType[type] : m_AchievementCriteriasByType[type];
+ auto itr = _achievementCriteriaTreeByCriteria.find(criteriaId);
+ return itr != _achievementCriteriaTreeByCriteria.end() ? &itr->second : nullptr;
}
- AchievementCriteriaEntryList const& GetTimedAchievementCriteriaByType(AchievementCriteriaTimedTypes type) const
+ AchievementCriteriaList const& GetAchievementCriteriaByType(AchievementCriteriaTypes type, bool guild = false) const
{
- return m_AchievementCriteriasByTimedType[type];
+ return guild ? _guildAchievementCriteriasByType[type] : _achievementCriteriasByType[type];
}
- AchievementCriteriaEntryList const* GetAchievementCriteriaByAchievement(uint32 id) const
+ AchievementCriteriaList const& GetTimedAchievementCriteriaByType(AchievementCriteriaTimedTypes type) const
{
- AchievementCriteriaListByAchievement::const_iterator itr = m_AchievementCriteriaListByAchievement.find(id);
- return itr != m_AchievementCriteriaListByAchievement.end() ? &itr->second : NULL;
+ return _achievementCriteriasByTimedType[type];
}
AchievementEntryList const* GetAchievementByReferencedId(uint32 id) const
{
- AchievementListByReferencedId::const_iterator itr = m_AchievementListByReferencedId.find(id);
- return itr != m_AchievementListByReferencedId.end() ? &itr->second : NULL;
+ AchievementListByReferencedId::const_iterator itr = _achievementListByReferencedId.find(id);
+ return itr != _achievementListByReferencedId.end() ? &itr->second : NULL;
}
AchievementReward const* GetAchievementReward(AchievementEntry const* achievement) const
{
- AchievementRewards::const_iterator iter = m_achievementRewards.find(achievement->ID);
- return iter != m_achievementRewards.end() ? &iter->second : NULL;
+ AchievementRewards::const_iterator iter = _achievementRewards.find(achievement->ID);
+ return iter != _achievementRewards.end() ? &iter->second : NULL;
}
AchievementRewardLocale const* GetAchievementRewardLocale(AchievementEntry const* achievement) const
{
- AchievementRewardLocales::const_iterator iter = m_achievementRewardLocales.find(achievement->ID);
- return iter != m_achievementRewardLocales.end() ? &iter->second : NULL;
+ AchievementRewardLocales::const_iterator iter = _achievementRewardLocales.find(achievement->ID);
+ return iter != _achievementRewardLocales.end() ? &iter->second : NULL;
}
- AchievementCriteriaDataSet const* GetCriteriaDataSet(AchievementCriteriaEntry const* achievementCriteria) const
+ AchievementCriteriaDataSet const* GetCriteriaDataSet(AchievementCriteria const* achievementCriteria) const
{
- AchievementCriteriaDataMap::const_iterator iter = m_criteriaDataMap.find(achievementCriteria->ID);
- return iter != m_criteriaDataMap.end() ? &iter->second : NULL;
+ AchievementCriteriaDataMap::const_iterator iter = _criteriaDataMap.find(achievementCriteria->ID);
+ return iter != _criteriaDataMap.end() ? &iter->second : NULL;
}
bool IsRealmCompleted(AchievementEntry const* achievement, uint32 instanceId) const
{
- AllCompletedAchievements::const_iterator itr = m_allCompletedAchievements.find(achievement->ID);
- if (itr == m_allCompletedAchievements.end())
+ AllCompletedAchievements::const_iterator itr = _allCompletedAchievements.find(achievement->ID);
+ if (itr == _allCompletedAchievements.end())
return false;
if (achievement->Flags & ACHIEVEMENT_FLAG_REALM_FIRST_KILL)
@@ -370,7 +400,7 @@ class AchievementGlobalMgr
if (IsRealmCompleted(achievement, instanceId))
return;
- m_allCompletedAchievements[achievement->ID] = instanceId;
+ _allCompletedAchievements[achievement->ID] = instanceId;
}
bool IsGroupCriteriaType(AchievementCriteriaTypes type) const
@@ -394,6 +424,7 @@ class AchievementGlobalMgr
// Removes instanceId as valid id to complete realm first kill achievements
void OnInstanceDestroyed(uint32 instanceId);
+ void LoadAchievementCriteriaModifiersTree();
void LoadAchievementCriteriaList();
void LoadAchievementCriteriaData();
void LoadAchievementReferenceList();
@@ -401,27 +432,31 @@ class AchievementGlobalMgr
void LoadRewards();
void LoadRewardLocales();
AchievementEntry const* GetAchievement(uint32 achievementId) const;
- AchievementCriteriaEntry const* GetAchievementCriteria(uint32 achievementId) const;
+ AchievementCriteriaTree const* GetAchievementCriteriaTree(uint32 criteriaTreeId) const;
+ AchievementCriteria const* GetAchievementCriteria(uint32 criteriaId) const;
private:
- AchievementCriteriaDataMap m_criteriaDataMap;
+ AchievementCriteriaDataMap _criteriaDataMap;
- // store achievement criterias by type to speed up lookup
- AchievementCriteriaEntryList m_AchievementCriteriasByType[ACHIEVEMENT_CRITERIA_TYPE_TOTAL];
- AchievementCriteriaEntryList m_GuildAchievementCriteriasByType[ACHIEVEMENT_CRITERIA_TYPE_TOTAL];
+ AchievementCriteriaTreeMap _achievementCriteriaTrees;
+ AchievementCriteriaMap _achievementCriteria;
+ ModifierTreeMap _criteriaModifiers;
+
+ AchievementCriteriaTreeByCriteriaMap _achievementCriteriaTreeByCriteria;
- AchievementCriteriaEntryList m_AchievementCriteriasByTimedType[ACHIEVEMENT_TIMED_TYPE_MAX];
+ // store achievement criterias by type to speed up lookup
+ AchievementCriteriaList _achievementCriteriasByType[ACHIEVEMENT_CRITERIA_TYPE_TOTAL];
+ AchievementCriteriaList _guildAchievementCriteriasByType[ACHIEVEMENT_CRITERIA_TYPE_TOTAL];
- // store achievement criterias by achievement to speed up lookup
- AchievementCriteriaListByAchievement m_AchievementCriteriaListByAchievement;
+ AchievementCriteriaList _achievementCriteriasByTimedType[ACHIEVEMENT_TIMED_TYPE_MAX];
// store achievements by referenced achievement id to speed up lookup
- AchievementListByReferencedId m_AchievementListByReferencedId;
+ AchievementListByReferencedId _achievementListByReferencedId;
typedef std::map<uint32 /*achievementId*/, uint32 /*instanceId*/> AllCompletedAchievements;
- AllCompletedAchievements m_allCompletedAchievements;
+ AllCompletedAchievements _allCompletedAchievements;
- AchievementRewards m_achievementRewards;
- AchievementRewardLocales m_achievementRewardLocales;
+ AchievementRewards _achievementRewards;
+ AchievementRewardLocales _achievementRewardLocales;
};
#define sAchievementMgr AchievementGlobalMgr::instance()
diff --git a/src/server/game/DataStores/DB2Stores.h b/src/server/game/DataStores/DB2Stores.h
index 01b28e6ec72..878498a94da 100644
--- a/src/server/game/DataStores/DB2Stores.h
+++ b/src/server/game/DataStores/DB2Stores.h
@@ -22,6 +22,7 @@
#include "DB2Structure.h"
#include <string>
#include <map>
+#include "SharedDefines.h"
extern DB2Storage<BroadcastTextEntry> sBroadcastTextStore;
extern DB2Storage<HolidaysEntry> sHolidaysStore;
diff --git a/src/server/game/DataStores/DBCEnums.h b/src/server/game/DataStores/DBCEnums.h
index 9aefb440d98..8b93ba5222b 100644
--- a/src/server/game/DataStores/DBCEnums.h
+++ b/src/server/game/DataStores/DBCEnums.h
@@ -93,12 +93,6 @@ enum AchievementFlags
ACHIEVEMENT_FLAG_SHOW_CRITERIA_MEMBERS = 0x00010000 //
};
-enum AchievementCriteriaLimits
-{
- MAX_CRITERIA_REQUIREMENTS = 2,
- MAX_ADDITIONAL_CRITERIA_CONDITIONS = 3
-};
-
enum AchievementCriteriaCondition
{
ACHIEVEMENT_CRITERIA_CONDITION_NONE = 0,
@@ -132,7 +126,7 @@ enum AchievementCriteriaAdditionalCondition
ACHIEVEMENT_CRITERIA_ADDITIONAL_CONDITION_TARGET_AREA_OR_ZONE = 18,
ACHIEVEMENT_CRITERIA_ADDITIONAL_CONDITION_MAP_DIFFICULTY = 20,
ACHIEVEMENT_CRITERIA_ADDITIONAL_CONDITION_TARGET_CREATURE_YIELDS_XP = 21, // NYI
- ACHIEVEMENT_CRITERIA_ADDITIONAL_CONDITION_ARENA_TYPE = 24, // NYI
+ ACHIEVEMENT_CRITERIA_ADDITIONAL_CONDITION_ARENA_TYPE = 24,
ACHIEVEMENT_CRITERIA_ADDITIONAL_CONDITION_SOURCE_RACE = 25,
ACHIEVEMENT_CRITERIA_ADDITIONAL_CONDITION_SOURCE_CLASS = 26,
ACHIEVEMENT_CRITERIA_ADDITIONAL_CONDITION_TARGET_RACE = 27,
@@ -179,6 +173,8 @@ enum AchievementCriteriaTimedTypes
ACHIEVEMENT_TIMED_TYPE_CREATURE = 7, // Timer is started by killing creature with entry in timerStartEvent
ACHIEVEMENT_TIMED_TYPE_ITEM = 9, // Timer is started by using item with entry in timerStartEvent
ACHIEVEMENT_TIMED_TYPE_UNK = 10, // Unknown
+ ACHIEVEMENT_TIMED_TYPE_UNK_2 = 13, // Unknown
+ ACHIEVEMENT_TIMED_TYPE_SCENARIO_STAGE = 14, // Timer is started by changing stages in a scenario
ACHIEVEMENT_TIMED_TYPE_MAX
};
@@ -299,7 +295,13 @@ enum AchievementCriteriaTypes
ACHIEVEMENT_CRITERIA_TYPE_COMPLETE_GUILD_CHALLENGE = 139 //struct { uint32 count; } Guild Challenge
};
-#define ACHIEVEMENT_CRITERIA_TYPE_TOTAL 140
+#define ACHIEVEMENT_CRITERIA_TYPE_TOTAL 188
+
+enum AchievementCriteriaTreeOperator
+{
+ ACHIEVEMENT_CRITERIA_TREE_OPERATOR_ALL = 4,
+ ACHIEVEMENT_CRITERIA_TREE_OPERATOR_ANY = 8
+};
enum AreaFlags
{
@@ -611,6 +613,7 @@ enum CurrencyTypes
CURRENCY_TYPE_VALOR_POINTS = 396,
CURRENCY_TYPE_CONQUEST_META_ARENA = 483,
CURRENCY_TYPE_CONQUEST_META_RBG = 484,
+ CURRENCY_TYPE_APEXIS_CRYSTALS = 823,
};
#endif
diff --git a/src/server/game/DataStores/DBCStores.cpp b/src/server/game/DataStores/DBCStores.cpp
index b801fd7b3f3..6647fa08fc2 100644
--- a/src/server/game/DataStores/DBCStores.cpp
+++ b/src/server/game/DataStores/DBCStores.cpp
@@ -60,7 +60,6 @@ static AreaFlagByMapID sAreaFlagByMapID; // for instances wit
static WMOAreaInfoByTripple sWMOAreaInfoByTripple;
DBCStorage <AchievementEntry> sAchievementStore(Achievementfmt);
-DBCStorage <AchievementCriteriaEntry> sAchievementCriteriaStore(AchievementCriteriafmt);
DBCStorage <AreaTriggerEntry> sAreaTriggerStore(AreaTriggerEntryfmt);
DBCStorage <ArmorLocationEntry> sArmorLocationStore(ArmorLocationfmt);
DBCStorage <AuctionHouseEntry> sAuctionHouseStore(AuctionHouseEntryfmt);
@@ -85,6 +84,8 @@ DBCStorage <CreatureFamilyEntry> sCreatureFamilyStore(CreatureFamilyfmt);
DBCStorage <CreatureModelDataEntry> sCreatureModelDataStore(CreatureModelDatafmt);
DBCStorage <CreatureSpellDataEntry> sCreatureSpellDataStore(CreatureSpellDatafmt);
DBCStorage <CreatureTypeEntry> sCreatureTypeStore(CreatureTypefmt);
+DBCStorage <CriteriaEntry> sCriteriaStore(Criteriafmt);
+DBCStorage <CriteriaTreeEntry> sCriteriaTreeStore(CriteriaTreefmt);
DBCStorage <CurrencyTypesEntry> sCurrencyTypesStore(CurrencyTypesfmt);
uint32 PowersByClass[MAX_CLASSES][MAX_POWERS];
@@ -163,6 +164,7 @@ DBCStorage <MapEntry> sMapStore(MapEntryfmt);
DBCStorage <MapDifficultyEntry> sMapDifficultyStore(MapDifficultyEntryfmt); // only for loading
MapDifficultyMap sMapDifficultyMap;
+DBCStorage <ModifierTreeEntry> sModifierTreeStore(ModifierTreefmt);
DBCStorage <MovieEntry> sMovieStore(MovieEntryfmt);
DBCStorage <MountCapabilityEntry> sMountCapabilityStore(MountCapabilityfmt);
DBCStorage <MountTypeEntry> sMountTypeStore(MountTypefmt);
@@ -240,19 +242,13 @@ typedef std::list<std::string> StoreProblemList;
uint32 DBCFileCount = 0;
-static bool LoadDBC_assert_print(uint32 fsize, uint32 rsize, const std::string& filename)
-{
- TC_LOG_ERROR("misc", "Size of '%s' set by format string (%u) not equal size of C++ structure (%u).", filename.c_str(), fsize, rsize);
-
- // ASSERT must fail after function call
- return false;
-}
-
template<class T>
inline void LoadDBC(uint32& availableDbcLocales, StoreProblemList& errors, DBCStorage<T>& storage, std::string const& dbcPath, std::string const& filename, std::string const* customFormat = NULL, std::string const* customIndexName = NULL)
{
// compatibility format and C++ structure sizes
- ASSERT(DBCFileLoader::GetFormatRecordSize(storage.GetFormat()) == sizeof(T) || LoadDBC_assert_print(DBCFileLoader::GetFormatRecordSize(storage.GetFormat()), sizeof(T), filename));
+ ASSERT(DBCFileLoader::GetFormatRecordSize(storage.GetFormat()) == sizeof(T),
+ "Size of '%s' set by format string (%u) not equal size of C++ structure (%u).",
+ filename.c_str(), DBCFileLoader::GetFormatRecordSize(storage.GetFormat()), sizeof(T));
++DBCFileCount;
std::string dbcFilename = dbcPath + filename;
@@ -298,7 +294,9 @@ template<class T>
inline void LoadGameTable(StoreProblemList& errors, std::string const& tableName, GameTable<T>& storage, std::string const& dbcPath, std::string const& filename)
{
// compatibility format and C++ structure sizes
- ASSERT(DBCFileLoader::GetFormatRecordSize(storage.GetFormat()) == sizeof(T) || LoadDBC_assert_print(DBCFileLoader::GetFormatRecordSize(storage.GetFormat()), sizeof(T), filename));
+ ASSERT(DBCFileLoader::GetFormatRecordSize(storage.GetFormat()) == sizeof(T),
+ "Size of '%s' set by format string (%u) not equal size of C++ structure (%u).",
+ filename.c_str(), DBCFileLoader::GetFormatRecordSize(storage.GetFormat()), sizeof(T));
++DBCFileCount;
std::string dbcFilename = dbcPath + filename;
@@ -365,8 +363,6 @@ void LoadDBCStores(const std::string& dataPath)
}
LoadDBC(availableDbcLocales, bad_dbc_files, sAchievementStore, dbcPath, "Achievement.dbc"/*, &CustomAchievementfmt, &CustomAchievementIndex*/);//19116
- // TODO: 6.x remove this and update achievement system with new dbcs
- //LoadDBC(availableDbcLocales, bad_dbc_files, sAchievementCriteriaStore, dbcPath, "Achievement_Criteria.dbc");
LoadDBC(availableDbcLocales, bad_dbc_files, sAreaTriggerStore, dbcPath, "AreaTrigger.dbc");//19116
LoadDBC(availableDbcLocales, bad_dbc_files, sAreaGroupStore, dbcPath, "AreaGroup.dbc");//19116
LoadDBC(availableDbcLocales, bad_dbc_files, sAuctionHouseStore, dbcPath, "AuctionHouse.dbc");//19116
@@ -415,6 +411,8 @@ void LoadDBCStores(const std::string& dataPath)
LoadDBC(availableDbcLocales, bad_dbc_files, sCreatureModelDataStore, dbcPath, "CreatureModelData.dbc");//19116
LoadDBC(availableDbcLocales, bad_dbc_files, sCreatureSpellDataStore, dbcPath, "CreatureSpellData.dbc");//19116
LoadDBC(availableDbcLocales, bad_dbc_files, sCreatureTypeStore, dbcPath, "CreatureType.dbc");//19116
+ LoadDBC(availableDbcLocales, bad_dbc_files, sCriteriaStore, dbcPath, "Criteria.dbc");//19342
+ LoadDBC(availableDbcLocales, bad_dbc_files, sCriteriaTreeStore, dbcPath, "CriteriaTree.dbc");//19342
LoadDBC(availableDbcLocales, bad_dbc_files, sCurrencyTypesStore, dbcPath, "CurrencyTypes.dbc");//19116
LoadDBC(availableDbcLocales, bad_dbc_files, sDestructibleModelDataStore, dbcPath, "DestructibleModelData.dbc");//19116
LoadDBC(availableDbcLocales, bad_dbc_files, sDungeonEncounterStore, dbcPath, "DungeonEncounter.dbc");//19116
@@ -499,6 +497,7 @@ void LoadDBCStores(const std::string& dataPath)
sMapDifficultyMap[MAKE_PAIR32(entry->MapID, entry->DifficultyID)] = MapDifficulty(entry->RaidDuration, entry->MaxPlayers, entry->Message_lang[0] > 0);
sMapDifficultyStore.Clear();
+ LoadDBC(availableDbcLocales, bad_dbc_files, sModifierTreeStore, dbcPath, "ModifierTree.dbc");//19342
LoadDBC(availableDbcLocales, bad_dbc_files, sMountCapabilityStore, dbcPath, "MountCapability.dbc");//19116
LoadDBC(availableDbcLocales, bad_dbc_files, sMountTypeStore, dbcPath, "MountType.dbc");//19116
diff --git a/src/server/game/DataStores/DBCStores.h b/src/server/game/DataStores/DBCStores.h
index 0c25e359483..92770e2e618 100644
--- a/src/server/game/DataStores/DBCStores.h
+++ b/src/server/game/DataStores/DBCStores.h
@@ -131,7 +131,6 @@ private:
};
extern DBCStorage <AchievementEntry> sAchievementStore;
-extern DBCStorage <AchievementCriteriaEntry> sAchievementCriteriaStore;
extern DBCStorage <AreaTableEntry> sAreaStore;// recommend access using functions
extern DBCStorage <AreaGroupEntry> sAreaGroupStore;
extern DBCStorage <AreaTriggerEntry> sAreaTriggerStore;
@@ -156,6 +155,8 @@ extern DBCStorage <CreatureFamilyEntry> sCreatureFamilyStore;
extern DBCStorage <CreatureModelDataEntry> sCreatureModelDataStore;
extern DBCStorage <CreatureSpellDataEntry> sCreatureSpellDataStore;
extern DBCStorage <CreatureTypeEntry> sCreatureTypeStore;
+extern DBCStorage <CriteriaEntry> sCriteriaStore;
+extern DBCStorage <CriteriaTreeEntry> sCriteriaTreeStore;
extern DBCStorage <CurrencyTypesEntry> sCurrencyTypesStore;
extern DBCStorage <DestructibleModelDataEntry> sDestructibleModelDataStore;
extern DBCStorage <DungeonEncounterEntry> sDungeonEncounterStore;
@@ -217,6 +218,7 @@ extern DBCStorage <LockEntry> sLockStore;
extern DBCStorage <MailTemplateEntry> sMailTemplateStore;
extern DBCStorage <MapEntry> sMapStore;
extern DBCStorage <MinorTalentEntry> sMinorTalentStore;
+extern DBCStorage <ModifierTreeEntry> sModifierTreeStore;
extern DBCStorage <MountCapabilityEntry> sMountCapabilityStore;
extern DBCStorage <MountTypeEntry> sMountTypeStore;
extern DBCStorage <NameGenEntry> sNameGenStore;
diff --git a/src/server/game/DataStores/DBCStructure.h b/src/server/game/DataStores/DBCStructure.h
index a03f6370c62..32bd3c35fee 100644
--- a/src/server/game/DataStores/DBCStructure.h
+++ b/src/server/game/DataStores/DBCStructure.h
@@ -54,7 +54,7 @@ struct AchievementEntry
//char* Reward_lang; // 11
uint32 MinimumCriteria; // 12 - need this count of completed criterias (own or referenced achievement criterias)
uint32 SharesCriteria; // 13 - referenced achievement (counting of all completed criterias)
- //uint32 CriteriaTree; // 14
+ uint32 CriteriaTree; // 14
};
//19116
@@ -66,474 +66,6 @@ struct AchievementCategoryEntry
//uint32 UIOrder; // 3
};
-struct AchievementCriteriaEntry
-{
- uint32 ID; // 0
- uint32 achievement; // 1
- uint32 type; // 2
- union
- {
- // ACHIEVEMENT_CRITERIA_TYPE_KILL_CREATURE = 0
- /// @todo also used for player deaths..
- struct
- {
- uint32 creatureID; // 3
- uint64 creatureCount; // 4
- } kill_creature;
-
- // ACHIEVEMENT_CRITERIA_TYPE_WIN_BG = 1
- struct
- {
- uint32 bgMapID; // 3
- uint64 winCount; // 4
- } win_bg;
-
- // ACHIEVEMENT_CRITERIA_TYPE_REACH_LEVEL = 5
- // ACHIEVEMENT_CRITERIA_TYPE_REACH_GUILD_LEVEL = 125
- struct
- {
- uint32 unused; // 3
- uint64 level; // 4
- } reach_level;
-
- // ACHIEVEMENT_CRITERIA_TYPE_REACH_SKILL_LEVEL = 7
- struct
- {
- uint32 skillID; // 3
- uint64 skillLevel; // 4
- } reach_skill_level;
-
- // ACHIEVEMENT_CRITERIA_TYPE_COMPLETE_ACHIEVEMENT = 8
- struct
- {
- uint32 linkedAchievement; // 3
- } complete_achievement;
-
- // ACHIEVEMENT_CRITERIA_TYPE_COMPLETE_QUEST_COUNT = 9
- struct
- {
- uint32 unused; // 3
- uint64 totalQuestCount; // 4
- } complete_quest_count;
-
- // ACHIEVEMENT_CRITERIA_TYPE_COMPLETE_DAILY_QUEST_DAILY = 10
- struct
- {
- uint32 unused; // 3
- uint64 numberOfDays; // 4
- } complete_daily_quest_daily;
-
- // ACHIEVEMENT_CRITERIA_TYPE_COMPLETE_QUESTS_IN_ZONE = 11
- struct
- {
- uint32 zoneID; // 3
- uint64 questCount; // 4
- } complete_quests_in_zone;
-
- // ACHIEVEMENT_CRITERIA_TYPE_CURRENCY = 12
- struct
- {
- uint32 currency;
- uint64 count;
- } currencyGain;
-
- // ACHIEVEMENT_CRITERIA_TYPE_COMPLETE_DAILY_QUEST = 14
- struct
- {
- uint32 unused; // 3
- uint64 questCount; // 4
- } complete_daily_quest;
-
- // ACHIEVEMENT_CRITERIA_TYPE_COMPLETE_BATTLEGROUND = 15
- struct
- {
- uint32 mapID; // 3
- } complete_battleground;
-
- // ACHIEVEMENT_CRITERIA_TYPE_DEATH_AT_MAP = 16
- struct
- {
- uint32 mapID; // 3
- } death_at_map;
-
- // ACHIEVEMENT_CRITERIA_TYPE_DEATH_IN_DUNGEON = 18
- struct
- {
- uint32 manLimit; // 3
- } death_in_dungeon;
-
- // ACHIEVEMENT_CRITERIA_TYPE_COMPLETE_RAID = 19
- struct
- {
- uint32 groupSize; // 3 can be 5, 10 or 25
- } complete_raid;
-
- // ACHIEVEMENT_CRITERIA_TYPE_KILLED_BY_CREATURE = 20
- struct
- {
- uint32 creatureEntry; // 3
- } killed_by_creature;
-
- // ACHIEVEMENT_CRITERIA_TYPE_FALL_WITHOUT_DYING = 24
- struct
- {
- uint32 unused; // 3
- uint64 fallHeight; // 4
- } fall_without_dying;
-
- // ACHIEVEMENT_CRITERIA_TYPE_DEATHS_FROM = 26
- struct
- {
- uint32 type; // 3, see enum EnviromentalDamage
- } death_from;
-
- // ACHIEVEMENT_CRITERIA_TYPE_COMPLETE_QUEST = 27
- struct
- {
- uint32 questID; // 3
- uint64 questCount; // 4
- } complete_quest;
-
- // ACHIEVEMENT_CRITERIA_TYPE_BE_SPELL_TARGET = 28
- // ACHIEVEMENT_CRITERIA_TYPE_BE_SPELL_TARGET2 = 69
- struct
- {
- uint32 spellID; // 3
- uint64 spellCount; // 4
- } be_spell_target;
-
- // ACHIEVEMENT_CRITERIA_TYPE_CAST_SPELL = 29
- // ACHIEVEMENT_CRITERIA_TYPE_CAST_SPELL2 = 110
- struct
- {
- uint32 spellID; // 3
- uint64 castCount; // 4
- } cast_spell;
-
- // ACHIEVEMENT_CRITERIA_TYPE_BG_OBJECTIVE_CAPTURE
- struct
- {
- uint32 objectiveId; // 3
- uint64 completeCount; // 4
- } bg_objective;
-
- // ACHIEVEMENT_CRITERIA_TYPE_HONORABLE_KILL_AT_AREA = 31
- struct
- {
- uint32 areaID; // 3 Reference to AreaTable.dbc
- uint64 killCount; // 4
- } honorable_kill_at_area;
-
- // ACHIEVEMENT_CRITERIA_TYPE_WIN_ARENA = 32
- struct
- {
- uint32 mapID; // 3 Reference to Map.dbc
- uint64 count; // 4 Number of times that the arena must be won.
- } win_arena;
-
- // ACHIEVEMENT_CRITERIA_TYPE_PLAY_ARENA = 33
- struct
- {
- uint32 mapID; // 3 Reference to Map.dbc
- } play_arena;
-
- // ACHIEVEMENT_CRITERIA_TYPE_LEARN_SPELL = 34
- struct
- {
- uint32 spellID; // 3 Reference to Map.dbc
- } learn_spell;
-
- // ACHIEVEMENT_CRITERIA_TYPE_OWN_ITEM = 36
- struct
- {
- uint32 itemID; // 3
- uint64 itemCount; // 4
- } own_item;
-
- // ACHIEVEMENT_CRITERIA_TYPE_WIN_RATED_ARENA = 37
- struct
- {
- uint32 unused; // 3
- uint64 count; // 4
- } win_rated_arena;
-
- // ACHIEVEMENT_CRITERIA_TYPE_HIGHEST_TEAM_RATING = 38
- struct
- {
- uint32 teamtype; // 3 {2, 3, 5}
- } highest_team_rating;
-
- // ACHIEVEMENT_CRITERIA_TYPE_REACH_TEAM_RATING = 39
- struct
- {
- uint32 teamtype; // 3 {2, 3, 5}
- uint64 teamrating; // 4
- } reach_team_rating;
-
- // ACHIEVEMENT_CRITERIA_TYPE_HIGHEST_PERSONAL_RATING = 39
- struct
- {
- uint32 teamtype; // 3 {2, 3, 5}
- uint64 PersonalRating; // 4
- } highest_personal_rating;
-
- // ACHIEVEMENT_CRITERIA_TYPE_LEARN_SKILL_LEVEL = 40
- struct
- {
- uint32 skillID; // 3
- uint64 skillLevel; // 4 apprentice=1, journeyman=2, expert=3, artisan=4, master=5, grand master=6
- } learn_skill_level;
-
- // ACHIEVEMENT_CRITERIA_TYPE_USE_ITEM = 41
- struct
- {
- uint32 itemID; // 3
- uint64 itemCount; // 4
- } use_item;
-
- // ACHIEVEMENT_CRITERIA_TYPE_LOOT_ITEM = 42
- struct
- {
- uint32 itemID; // 3
- uint64 itemCount; // 4
- } loot_item;
-
- // ACHIEVEMENT_CRITERIA_TYPE_EXPLORE_AREA = 43
- struct
- {
- /// @todo This rank is _NOT_ the index from AreaTable.dbc
- uint32 areaReference; // 3
- } explore_area;
-
- // ACHIEVEMENT_CRITERIA_TYPE_OWN_RANK = 44
- struct
- {
- /// @todo This rank is _NOT_ the index from CharTitles.dbc
- uint32 rank; // 3
- } own_rank;
-
- // ACHIEVEMENT_CRITERIA_TYPE_BUY_BANK_SLOT = 45
- struct
- {
- uint32 unused; // 3
- uint64 numberOfSlots; // 4
- } buy_bank_slot;
-
- // ACHIEVEMENT_CRITERIA_TYPE_GAIN_REPUTATION = 46
- struct
- {
- uint32 factionID; // 3
- uint64 reputationAmount; // 4 Total reputation amount, so 42000 = exalted
- } gain_reputation;
-
- // ACHIEVEMENT_CRITERIA_TYPE_GAIN_EXALTED_REPUTATION= 47
- struct
- {
- uint32 unused; // 3
- uint64 numberOfExaltedFactions; // 4
- } gain_exalted_reputation;
-
- // ACHIEVEMENT_CRITERIA_TYPE_VISIT_BARBER_SHOP = 48
- struct
- {
- uint32 unused; // 3
- uint64 numberOfVisits; // 4
- } visit_barber;
-
- // ACHIEVEMENT_CRITERIA_TYPE_EQUIP_EPIC_ITEM = 49
- /// @todo where is the required itemlevel stored?
- struct
- {
- uint32 itemSlot; // 3
- uint64 count; // 4
- } equip_epic_item;
-
- // ACHIEVEMENT_CRITERIA_TYPE_ROLL_NEED_ON_LOOT = 50
- struct
- {
- uint32 rollValue; // 3
- uint64 count; // 4
- } roll_need_on_loot;
- // ACHIEVEMENT_CRITERIA_TYPE_ROLL_GREED_ON_LOOT = 51
- struct
- {
- uint32 rollValue; // 3
- uint64 count; // 4
- } roll_greed_on_loot;
-
- // ACHIEVEMENT_CRITERIA_TYPE_HK_CLASS = 52
- struct
- {
- uint32 classID; // 3
- uint64 count; // 4
- } hk_class;
-
- // ACHIEVEMENT_CRITERIA_TYPE_HK_RACE = 53
- struct
- {
- uint32 raceID; // 3
- uint64 count; // 4
- } hk_race;
-
- // ACHIEVEMENT_CRITERIA_TYPE_DO_EMOTE = 54
- /// @todo where is the information about the target stored?
- struct
- {
- uint32 emoteID; // 3 enum TextEmotes
- uint64 count; // 4 count of emotes, always required special target or requirements
- } do_emote;
- // ACHIEVEMENT_CRITERIA_TYPE_DAMAGE_DONE = 13
- // ACHIEVEMENT_CRITERIA_TYPE_HEALING_DONE = 55
- // ACHIEVEMENT_CRITERIA_TYPE_GET_KILLING_BLOWS = 56
- struct
- {
- uint32 unused; // 3
- uint64 count; // 4
- } healing_done;
-
- // ACHIEVEMENT_CRITERIA_TYPE_GET_KILLING_BLOWS = 56
- struct
- {
- uint32 unused;
- uint64 killCount;
- } get_killing_blow;
-
- // ACHIEVEMENT_CRITERIA_TYPE_EQUIP_ITEM = 57
- struct
- {
- uint32 itemID; // 3
- uint64 count; // 4
- } equip_item;
-
- // ACHIEVEMENT_CRITERIA_TYPE_MONEY_FROM_QUEST_REWARD= 62
- struct
- {
- uint32 unused; // 3
- uint64 goldInCopper; // 4
- } quest_reward_money;
-
- // ACHIEVEMENT_CRITERIA_TYPE_LOOT_MONEY = 67
- struct
- {
- uint32 unused; // 3
- uint64 goldInCopper; // 4
- } loot_money;
-
- // ACHIEVEMENT_CRITERIA_TYPE_USE_GAMEOBJECT = 68
- struct
- {
- uint32 goEntry; // 3
- uint64 useCount; // 4
- } use_gameobject;
-
- // ACHIEVEMENT_CRITERIA_TYPE_SPECIAL_PVP_KILL = 70
- /// @todo are those special criteria stored in the dbc or do we have to add another sql table?
- struct
- {
- uint32 unused; // 3
- uint64 killCount; // 4
- } special_pvp_kill;
-
- // ACHIEVEMENT_CRITERIA_TYPE_FISH_IN_GAMEOBJECT = 72
- struct
- {
- uint32 goEntry; // 3
- uint64 lootCount; // 4
- } fish_in_gameobject;
-
- // ACHIEVEMENT_CRITERIA_TYPE_LEARN_SKILLLINE_SPELLS = 75
- struct
- {
- uint32 skillLine; // 3
- uint64 spellCount; // 4
- } learn_skillline_spell;
-
- // ACHIEVEMENT_CRITERIA_TYPE_WIN_DUEL = 76
- struct
- {
- uint32 unused; // 3
- uint64 duelCount; // 4
- } win_duel;
-
- // ACHIEVEMENT_CRITERIA_TYPE_HIGHEST_POWER = 96
- struct
- {
- uint32 powerType; // 3 mana=0, 1=rage, 3=energy, 6=runic power
- } highest_power;
-
- // ACHIEVEMENT_CRITERIA_TYPE_HIGHEST_STAT = 97
- struct
- {
- uint32 statType; // 3 4=spirit, 3=int, 2=stamina, 1=agi, 0=strength
- } highest_stat;
-
- // ACHIEVEMENT_CRITERIA_TYPE_HIGHEST_SPELLPOWER = 98
- struct
- {
- uint32 spellSchool; // 3
- } highest_spellpower;
-
- // ACHIEVEMENT_CRITERIA_TYPE_HIGHEST_RATING = 100
- struct
- {
- uint32 ratingType; // 3
- } highest_rating;
-
- // ACHIEVEMENT_CRITERIA_TYPE_LOOT_TYPE = 109
- struct
- {
- uint32 lootType; // 3 3=fishing, 2=pickpocket, 4=disentchant
- uint64 lootTypeCount; // 4
- } loot_type;
-
- // ACHIEVEMENT_CRITERIA_TYPE_LEARN_SKILL_LINE = 112
- struct
- {
- uint32 skillLine; // 3
- uint64 spellCount; // 4
- } learn_skill_line;
-
- // ACHIEVEMENT_CRITERIA_TYPE_EARN_HONORABLE_KILL = 113
- struct
- {
- uint32 unused; // 3
- uint64 killCount; // 4
- } honorable_kill;
-
- struct
- {
- uint32 unused;
- uint64 dungeonsComplete;
- } use_lfg;
-
- struct
- {
- uint32 field3; // 3 main requirement
- uint64 count; // 4 main requirement count
- } raw;
- };
-
- struct
- {
- uint32 additionalRequirement_type;
- uint32 additionalRequirement_value;
- } additionalRequirements[MAX_CRITERIA_REQUIREMENTS];
-
- char* name; // 9 m_description_lang
- uint32 completionFlag; // 10 m_flags
- uint32 timedCriteriaStartType; // 11 m_timer_start_event Only appears with timed achievements, seems to be the type of starting a timed Achievement, only type 1 and some of type 6 need manual starting
- // 1: ByEventId(?) (serverside IDs), 2: ByQuestId, 5: ByCastSpellId(?)
- // 6: BySpellIdTarget(some of these are unknown spells, some not, some maybe spells)
- // 7: ByKillNpcId, 9: ByUseItemId
- uint32 timedCriteriaMiscId; // 12 m_timer_asset_id Alway appears with timed events, used internally to start the achievement, store
- uint32 timeLimit; // 13 m_timer_time time limit in seconds
- uint32 showOrder; // 14 m_ui_order also used in achievement shift-links as index in state bitmask
- //uint32 unk1; // 15 only one value, still unknown
- //uint32 unk2; // 16 all zeros
- uint32 additionalConditionType[MAX_ADDITIONAL_CRITERIA_CONDITIONS]; // 17-19
- uint32 additionalConditionValue[MAX_ADDITIONAL_CRITERIA_CONDITIONS]; // 20-22
-};
-
// Temporary define until max depth is found somewhere (adt?)
#define MAX_MAP_DEPTH -5000
@@ -897,6 +429,134 @@ struct CreatureTypeEntry
//uint32 Flags; // 2 no exp? critters, non-combat pets, gas cloud.
};
+struct CriteriaEntry
+{
+ uint32 ID; // 0
+ uint32 Type; // 1
+ union
+ {
+ uint32 ID;
+ // ACHIEVEMENT_CRITERIA_TYPE_KILL_CREATURE = 0
+ // ACHIEVEMENT_CRITERIA_TYPE_KILLED_BY_CREATURE = 20
+ uint32 CreatureID;
+
+ // ACHIEVEMENT_CRITERIA_TYPE_WIN_BG = 1
+ // ACHIEVEMENT_CRITERIA_TYPE_COMPLETE_BATTLEGROUND = 15
+ // ACHIEVEMENT_CRITERIA_TYPE_DEATH_AT_MAP = 16
+ // ACHIEVEMENT_CRITERIA_TYPE_WIN_ARENA = 32
+ // ACHIEVEMENT_CRITERIA_TYPE_PLAY_ARENA = 33
+ uint32 MapID;
+
+ // ACHIEVEMENT_CRITERIA_TYPE_REACH_SKILL_LEVEL = 7
+ // ACHIEVEMENT_CRITERIA_TYPE_LEARN_SKILL_LEVEL = 40
+ // ACHIEVEMENT_CRITERIA_TYPE_LEARN_SKILLLINE_SPELLS = 75
+ // ACHIEVEMENT_CRITERIA_TYPE_LEARN_SKILL_LINE = 112
+ uint32 SkillID;
+
+ // ACHIEVEMENT_CRITERIA_TYPE_COMPLETE_ACHIEVEMENT = 8
+ uint32 AchievementID;
+
+ // ACHIEVEMENT_CRITERIA_TYPE_COMPLETE_QUESTS_IN_ZONE = 11
+ uint32 ZoneID;
+
+ // ACHIEVEMENT_CRITERIA_TYPE_CURRENCY = 12
+ uint32 CurrencyID;
+
+ // ACHIEVEMENT_CRITERIA_TYPE_DEATH_IN_DUNGEON = 18
+ // ACHIEVEMENT_CRITERIA_TYPE_COMPLETE_RAID = 19
+ uint32 GroupSize;
+
+ // ACHIEVEMENT_CRITERIA_TYPE_DEATHS_FROM = 26
+ uint32 DamageType;
+
+ // ACHIEVEMENT_CRITERIA_TYPE_COMPLETE_QUEST = 27
+ uint32 QuestID;
+
+ // ACHIEVEMENT_CRITERIA_TYPE_BE_SPELL_TARGET = 28
+ // ACHIEVEMENT_CRITERIA_TYPE_BE_SPELL_TARGET2 = 69
+ // ACHIEVEMENT_CRITERIA_TYPE_CAST_SPELL = 29
+ // ACHIEVEMENT_CRITERIA_TYPE_CAST_SPELL2 = 110
+ // ACHIEVEMENT_CRITERIA_TYPE_LEARN_SPELL = 34
+ uint32 SpellID;
+
+ // ACHIEVEMENT_CRITERIA_TYPE_BG_OBJECTIVE_CAPTURE
+ uint32 ObjectiveId;
+
+ // ACHIEVEMENT_CRITERIA_TYPE_HONORABLE_KILL_AT_AREA = 31
+ uint32 AreaID;
+
+ // ACHIEVEMENT_CRITERIA_TYPE_OWN_ITEM = 36
+ // ACHIEVEMENT_CRITERIA_TYPE_USE_ITEM = 41
+ // ACHIEVEMENT_CRITERIA_TYPE_LOOT_ITEM = 42
+ // ACHIEVEMENT_CRITERIA_TYPE_EQUIP_ITEM = 57
+ uint32 ItemID;
+
+ // ACHIEVEMENT_CRITERIA_TYPE_HIGHEST_TEAM_RATING = 38
+ // ACHIEVEMENT_CRITERIA_TYPE_REACH_TEAM_RATING = 39
+ // ACHIEVEMENT_CRITERIA_TYPE_HIGHEST_PERSONAL_RATING = 39
+ uint32 TeamType;
+
+ // ACHIEVEMENT_CRITERIA_TYPE_EXPLORE_AREA = 43
+ uint32 WorldMapOverlayID;
+
+ // ACHIEVEMENT_CRITERIA_TYPE_GAIN_REPUTATION = 46
+ uint32 FactionID;
+
+ // ACHIEVEMENT_CRITERIA_TYPE_EQUIP_EPIC_ITEM = 49
+ uint32 ItemSlot;
+
+ // ACHIEVEMENT_CRITERIA_TYPE_ROLL_NEED_ON_LOOT = 50
+ // ACHIEVEMENT_CRITERIA_TYPE_ROLL_GREED_ON_LOOT = 51
+ uint32 RollValue;
+
+ // ACHIEVEMENT_CRITERIA_TYPE_HK_CLASS = 52
+ uint32 ClassID;
+
+ // ACHIEVEMENT_CRITERIA_TYPE_HK_RACE = 53
+ uint32 RaceID;
+
+ // ACHIEVEMENT_CRITERIA_TYPE_DO_EMOTE = 54
+ uint32 EmoteID;
+
+ // ACHIEVEMENT_CRITERIA_TYPE_USE_GAMEOBJECT = 68
+ // ACHIEVEMENT_CRITERIA_TYPE_FISH_IN_GAMEOBJECT = 72
+ uint32 GameObjectID;
+
+ // ACHIEVEMENT_CRITERIA_TYPE_HIGHEST_POWER = 96
+ uint32 PowerType;
+
+ // ACHIEVEMENT_CRITERIA_TYPE_HIGHEST_STAT = 97
+ uint32 StatType;
+
+ // ACHIEVEMENT_CRITERIA_TYPE_HIGHEST_SPELLPOWER = 98
+ uint32 SpellSchool;
+
+ // ACHIEVEMENT_CRITERIA_TYPE_LOOT_TYPE = 109
+ uint32 LootType;
+ } Asset; // 2
+ uint32 StartEvent; // 3
+ uint32 StartAsset; // 4
+ uint32 StartTimer; // 5
+ uint32 FailEvent; // 6
+ uint32 FailAsset; // 7
+ uint32 ModifierTreeId; // 8
+ //uint32 Flags; // 9
+ uint32 EligibilityWorldStateID; // 10
+ uint32 EligibilityWorldStateValue; // 11
+};
+
+struct CriteriaTreeEntry
+{
+ uint32 ID; // 0
+ uint32 CriteriaID; // 1
+ uint64 Amount; // 2
+ uint32 Operator; // 3
+ uint32 Parent; // 4
+ //uint32 Flags; // 5
+ //char* DescriptionLang; // 6
+ //uint32 OrderIndex; // 7
+};
+
/* not used
struct CurrencyCategoryEntry
{
@@ -1567,6 +1227,16 @@ struct MinorTalentEntry
uint32 OrderIndex; // 3
};
+struct ModifierTreeEntry
+{
+ uint32 ID; // 0
+ uint32 Type; // 1
+ uint32 Asset[2]; // 2-3
+ uint32 Operator; // 4
+ uint32 Amount; // 5
+ uint32 Parent; // 6
+};
+
struct MountCapabilityEntry
{
uint32 ID; // 0
diff --git a/src/server/game/DataStores/DBCfmt.h b/src/server/game/DataStores/DBCfmt.h
index 852af09fdb2..bbba02b5ea5 100644
--- a/src/server/game/DataStores/DBCfmt.h
+++ b/src/server/game/DataStores/DBCfmt.h
@@ -20,12 +20,11 @@
#define TRINITY_DBCSFRM_H
// x - skip<uint32>, X - skip<uint8>, s - char*, f - float, i - uint32, b - uint8, d - index (not included)
-// n - index (included), l - bool, p - field present in sql dbc, a - field absent in sql dbc
+// n - index (included), l - uint64, p - field present in sql dbc, a - field absent in sql dbc
-char const Achievementfmt[] = "niixsxiixixxiix";
+char const Achievementfmt[] = "niixsxiixixxiii";
const std::string CustomAchievementfmt = "pppaaaapapaapp";
const std::string CustomAchievementIndex = "ID";
-char const AchievementCriteriafmt[] = "niiiliiiisiiiiixxiiiiii";
char const AreaTableEntryfmt[] = "iiiniixxxxsxixiiiiixxxxxxxxxx";
char const AreaGroupEntryfmt[] = "niiiiiii";
char const AreaTriggerEntryfmt[] = "nifffxxxfffffxxxx";
@@ -49,6 +48,8 @@ char const CreatureFamilyfmt[] = "nfifiiiiixsx";
char const CreatureModelDatafmt[] = "nixxxxxxxxxxxxxffxxxxxxxxxxxxxxxxx";
char const CreatureSpellDatafmt[] = "niiiixxxx";
char const CreatureTypefmt[] = "nxx";
+char const Criteriafmt[] = "niiiiiiiixii";
+char const CriteriaTreefmt[] = "niliixxx";
char const CurrencyTypesfmt[] = "nixxxxxiiixx";
char const DestructibleModelDatafmt[] = "nixxxixxxxixxxxixxxxxxxx";
char const DungeonEncounterfmt[] = "niiixsxxx";
@@ -108,6 +109,7 @@ char const MapEntryfmt[] = "nxiixxsixxixiffxiiiixx";
char const MapDifficultyEntryfmt[] = "diisiixx";
char const MinorTalentEntryfmt[] = "niii";
char const MovieEntryfmt[] = "nxxxx";
+char const ModifierTreefmt[] = "niiiiii";
char const MountCapabilityfmt[] = "niiiiiii";
char const MountTypefmt[] = "niiiiiiiiiiiiiiiiiiiiiiii";
char const NameGenfmt[] = "dsii";
diff --git a/src/server/game/Entities/Item/ItemTemplate.h b/src/server/game/Entities/Item/ItemTemplate.h
index 8f88feec644..ddf9dc65bec 100644
--- a/src/server/game/Entities/Item/ItemTemplate.h
+++ b/src/server/game/Entities/Item/ItemTemplate.h
@@ -670,6 +670,8 @@ struct ItemTemplate
case INVTYPE_SHIELD:
case INVTYPE_HOLDABLE:
return true;
+ default:
+ break;
}
switch (GetClass())
diff --git a/src/server/game/Entities/Player/Player.cpp b/src/server/game/Entities/Player/Player.cpp
index 367f1f57d3a..904600a2481 100644
--- a/src/server/game/Entities/Player/Player.cpp
+++ b/src/server/game/Entities/Player/Player.cpp
@@ -1039,6 +1039,7 @@ bool Player::Create(ObjectGuid::LowType guidlow, WorldPackets::Character::Charac
SetUInt32Value(PLAYER_FIELD_COINAGE, sWorld->getIntConfig(CONFIG_START_PLAYER_MONEY));
SetCurrency(CURRENCY_TYPE_HONOR_POINTS, sWorld->getIntConfig(CONFIG_CURRENCY_START_HONOR_POINTS));
+ SetCurrency(CURRENCY_TYPE_APEXIS_CRYSTALS, sWorld->getIntConfig(CONFIG_CURRENCY_START_APEXIS_CRYSTALS));
SetCurrency(CURRENCY_TYPE_JUSTICE_POINTS, sWorld->getIntConfig(CONFIG_CURRENCY_START_JUSTICE_POINTS));
SetCurrency(CURRENCY_TYPE_CONQUEST_POINTS, sWorld->getIntConfig(CONFIG_CURRENCY_START_CONQUEST_POINTS));
@@ -7302,6 +7303,7 @@ uint32 Player::GetCurrencyWeekCap(CurrencyTypesEntry const* currency) const
uint32 Player::GetCurrencyTotalCap(CurrencyTypesEntry const* currency) const
{
+ // @TODO: Possibly use caps from CurrencyTypes.dbc
uint32 cap = currency->MaxQty;
switch (currency->ID)
@@ -7313,6 +7315,13 @@ uint32 Player::GetCurrencyTotalCap(CurrencyTypesEntry const* currency) const
cap = honorcap;
break;
}
+ case CURRENCY_TYPE_APEXIS_CRYSTALS:
+ {
+ uint32 apexiscap = sWorld->getIntConfig(CONFIG_CURRENCY_MAX_APEXIS_CRYSTALS);
+ if (apexiscap > 0)
+ cap = apexiscap;
+ break;
+ }
case CURRENCY_TYPE_JUSTICE_POINTS:
{
uint32 justicecap = sWorld->getIntConfig(CONFIG_CURRENCY_MAX_JUSTICE_POINTS);
@@ -20844,12 +20853,15 @@ void Player::SetRestBonus(float rest_bonus_new)
m_rest_bonus = rest_bonus_new;
// update data for client
- if (GetSession()->IsARecruiter() || (GetSession()->GetRecruiterId() != 0))
+ if ((GetsRecruitAFriendBonus(true) && (GetSession()->IsARecruiter() || GetSession()->GetRecruiterId() != 0)))
SetByteValue(PLAYER_BYTES_2, 3, REST_STATE_RAF_LINKED);
- else if (m_rest_bonus > 10)
- SetByteValue(PLAYER_BYTES_2, 3, REST_STATE_RESTED); // Set Reststate = Rested
- else if (m_rest_bonus <= 1)
- SetByteValue(PLAYER_BYTES_2, 3, REST_STATE_NOT_RAF_LINKED); // Set Reststate = Normal
+ else
+ {
+ if (m_rest_bonus > 10)
+ SetByteValue(PLAYER_BYTES_2, 3, REST_STATE_RESTED);
+ else if (m_rest_bonus <= 1)
+ SetByteValue(PLAYER_BYTES_2, 3, REST_STATE_NOT_RAF_LINKED);
+ }
//RestTickUpdate
SetUInt32Value(PLAYER_REST_STATE_EXPERIENCE, uint32(m_rest_bonus));
diff --git a/src/server/game/Guilds/Guild.cpp b/src/server/game/Guilds/Guild.cpp
index 0bfa08d62c9..bd9b05e35bc 100644
--- a/src/server/game/Guilds/Guild.cpp
+++ b/src/server/game/Guilds/Guild.cpp
@@ -1550,17 +1550,19 @@ void Guild::HandleSetAchievementTracking(WorldSession* session, std::set<uint32>
{
std::set<uint32> criteriaIds;
+ /*
for (std::set<uint32>::iterator achievementId = achievementIds.begin(); achievementId != achievementIds.end(); ++achievementId)
{
if (AchievementCriteriaEntryList const* cList = sAchievementMgr->GetAchievementCriteriaByAchievement(*achievementId))
{
for (AchievementCriteriaEntryList::const_iterator itr = cList->begin(); itr != cList->end(); ++itr)
{
- AchievementCriteriaEntry const* criteria = *itr;
+ AchievementCriteriaTree const* criteria = *itr;
criteriaIds.insert(criteria->ID);
}
}
}
+ */
member->SetTrackedCriteriaIds(criteriaIds);
m_achievementMgr.SendAllTrackedCriterias(player, member->GetTrackedCriteriaIds());
@@ -2629,7 +2631,7 @@ void Guild::BroadcastPacketToRank(WorldPacket* packet, uint8 rankId) const
player->GetSession()->SendPacket(packet);
}
-void Guild::BroadcastPacket(WorldPacket* packet) const
+void Guild::BroadcastPacket(WorldPacket const* packet) const
{
for (Members::const_iterator itr = m_members.begin(); itr != m_members.end(); ++itr)
if (Player* player = itr->second->FindPlayer())
diff --git a/src/server/game/Guilds/Guild.h b/src/server/game/Guilds/Guild.h
index 4abeb282b0c..132ecc72f89 100644
--- a/src/server/game/Guilds/Guild.h
+++ b/src/server/game/Guilds/Guild.h
@@ -846,7 +846,7 @@ public:
void BroadcastToGuild(WorldSession* session, bool officerOnly, std::string const& msg, uint32 language = LANG_UNIVERSAL) const;
void BroadcastAddonToGuild(WorldSession* session, bool officerOnly, std::string const& msg, std::string const& prefix) const;
void BroadcastPacketToRank(WorldPacket* packet, uint8 rankId) const;
- void BroadcastPacket(WorldPacket* packet) const;
+ void BroadcastPacket(WorldPacket const* packet) const;
void BroadcastPacketIfTrackingAchievement(WorldPacket* packet, uint32 criteriaId) const;
void MassInviteToEvent(WorldSession* session, uint32 minLevel, uint32 maxLevel, uint32 minRank);
diff --git a/src/server/game/Handlers/QueryHandler.cpp b/src/server/game/Handlers/QueryHandler.cpp
index 4beddd757da..6cd8acf08dd 100644
--- a/src/server/game/Handlers/QueryHandler.cpp
+++ b/src/server/game/Handlers/QueryHandler.cpp
@@ -132,60 +132,39 @@ void WorldSession::HandleCreatureQuery(WorldPackets::Query::QueryCreature& packe
}
/// Only _static_ data is sent in this packet !!!
-void WorldSession::HandleGameObjectQueryOpcode(WorldPacket& recvData)
+void WorldSession::HandleGameObjectQueryOpcode(WorldPackets::Query::QueryGameObject& packet)
{
- uint32 entry;
- recvData >> entry;
- ObjectGuid guid;
- recvData >> guid;
+ WorldPackets::Query::QueryGameObjectResponse response;
+ GameObjectTemplate const* gameObjectInfo = sObjectMgr->GetGameObjectTemplate(packet.Entry);
- const GameObjectTemplate* info = sObjectMgr->GetGameObjectTemplate(entry);
- if (info)
- {
- std::string Name;
- std::string IconName;
- std::string CastBarCaption;
-
- Name = info->name;
- IconName = info->IconName;
- CastBarCaption = info->castBarCaption;
+ response.Entry = packet.Entry;
- int loc_idx = GetSessionDbLocaleIndex();
- if (loc_idx >= 0)
- {
- if (GameObjectLocale const* gl = sObjectMgr->GetGameObjectLocale(entry))
- {
- ObjectMgr::GetLocaleString(gl->Name, loc_idx, Name);
- ObjectMgr::GetLocaleString(gl->CastBarCaption, loc_idx, CastBarCaption);
- }
- }
- TC_LOG_DEBUG("network", "WORLD: CMSG_GAMEOBJECT_QUERY '%s' - Entry: %u. ", info->name.c_str(), entry);
- WorldPacket data (SMSG_GAMEOBJECT_QUERY_RESPONSE, 150);
- data << uint32(entry);
- data << uint32(info->type);
- data << uint32(info->displayId);
- data << Name;
- data << uint8(0) << uint8(0) << uint8(0); // name2, name3, name4
- data << IconName; // 2.0.3, string. Icon name to use instead of default icon for go's (ex: "Attack" makes sword)
- data << CastBarCaption; // 2.0.3, string. Text will appear in Cast Bar when using GO (ex: "Collecting")
- data << info->unk1; // 2.0.3, string
- data.append(info->raw.data, MAX_GAMEOBJECT_DATA);
- data << float(info->size); // go size
- for (uint32 i = 0; i < MAX_GAMEOBJECT_QUEST_ITEMS; ++i)
- data << uint32(info->questItems[i]); // itemId[6], quest drop
- data << int32(info->unkInt32); // 4.x, unknown
- SendPacket(&data);
- TC_LOG_DEBUG("network", "WORLD: Sent SMSG_GAMEOBJECT_QUERY_RESPONSE");
- }
- else
+ if (gameObjectInfo)
{
- TC_LOG_DEBUG("network", "WORLD: CMSG_GAMEOBJECT_QUERY - Missing gameobject info for (%s, ENTRY: %u)",
- guid.ToString().c_str(), entry);
- WorldPacket data (SMSG_GAMEOBJECT_QUERY_RESPONSE, 4);
- data << uint32(entry | 0x80000000);
- SendPacket(&data);
- TC_LOG_DEBUG("network", "WORLD: Sent SMSG_GAMEOBJECT_QUERY_RESPONSE");
+ response.Allow = true;
+ WorldPackets::Query::GameObjectStats& stats = response.Stats;
+
+ stats.CastBarCaption = gameObjectInfo->castBarCaption;
+ stats.DisplayID = gameObjectInfo->displayId;
+ stats.IconName = gameObjectInfo->IconName;
+ stats.Name[0] = gameObjectInfo->name;
+
+ for (uint8 i = 0; i < MAX_GAMEOBJECT_QUEST_ITEMS; i++)
+ if (gameObjectInfo->questItems[i])
+ stats.QuestItems.push_back(gameObjectInfo->questItems[i]);
+ for (uint32 i = 0; i < MAX_GAMEOBJECT_DATA; i++)
+ stats.Data[i] = gameObjectInfo->raw.data[i];
+
+ stats.Size = gameObjectInfo->size;
+ stats.Type = gameObjectInfo->type;
+ stats.UnkString = gameObjectInfo->unk1;
+ stats.UnkInt32 = gameObjectInfo->unkInt32;
+ stats.Expansion = 0;
}
+ else
+ response.Allow = false;
+
+ SendPacket(response.Write());
}
void WorldSession::HandleCorpseQueryOpcode(WorldPacket& /*recvData*/)
diff --git a/src/server/game/Handlers/SpellHandler.cpp b/src/server/game/Handlers/SpellHandler.cpp
index 0b468ca0b47..64373e4b674 100644
--- a/src/server/game/Handlers/SpellHandler.cpp
+++ b/src/server/game/Handlers/SpellHandler.cpp
@@ -36,6 +36,7 @@
#include "Player.h"
#include "Config.h"
#include "SpellPackets.h"
+#include "GameObjectPackets.h"
void WorldSession::HandleClientCastFlags(WorldPacket& recvPacket, uint8 castFlags, SpellCastTargets& targets)
{
@@ -284,14 +285,9 @@ void WorldSession::HandleOpenItemOpcode(WorldPacket& recvPacket)
pUser->SendLoot(item->GetGUID(), LOOT_CORPSE);
}
-void WorldSession::HandleGameObjectUseOpcode(WorldPacket& recvData)
+void WorldSession::HandleGameObjectUseOpcode(WorldPackets::GameObject::GameObjectUse& packet)
{
- ObjectGuid guid;
- recvData >> guid;
-
- TC_LOG_DEBUG("network", "WORLD: Recvd CMSG_GAMEOBJ_USE Message [%s]", guid.ToString().c_str());
-
- if (GameObject* obj = GetPlayer()->GetMap()->GetGameObject(guid))
+ if (GameObject* obj = GetPlayer()->GetMap()->GetGameObject(packet.Guid))
{
if (!obj->IsWithinDistInMap(GetPlayer(), obj->GetInteractionDistance()))
return;
@@ -305,18 +301,13 @@ void WorldSession::HandleGameObjectUseOpcode(WorldPacket& recvData)
}
}
-void WorldSession::HandleGameobjectReportUse(WorldPacket& recvPacket)
+void WorldSession::HandleGameobjectReportUse(WorldPackets::GameObject::GameObjectReportUse& packet)
{
- ObjectGuid guid;
- recvPacket >> guid;
-
- TC_LOG_DEBUG("network", "WORLD: Recvd CMSG_GAMEOBJ_REPORT_USE Message [%s]", guid.ToString().c_str());
-
// ignore for remote control state
if (_player->m_mover != _player)
return;
- GameObject* go = GetPlayer()->GetMap()->GetGameObject(guid);
+ GameObject* go = GetPlayer()->GetMap()->GetGameObject(packet.Guid);
if (!go)
return;
@@ -331,9 +322,6 @@ void WorldSession::HandleGameobjectReportUse(WorldPacket& recvPacket)
void WorldSession::HandleCastSpellOpcode(WorldPackets::Spells::SpellCastRequest& castRequest)
{
-
- TC_LOG_DEBUG("network", "WORLD: got cast spell packet, castCount: %u, spellId: %u, castFlags: %u", castRequest.CastID, castRequest.SpellID, castRequest.SendCastFlags);
-
// ignore for remote control state (for player case)
Unit* mover = _player->m_mover;
if (mover != _player && mover->GetTypeId() == TYPEID_PLAYER)
diff --git a/src/server/game/Handlers/TradeHandler.cpp b/src/server/game/Handlers/TradeHandler.cpp
index dd5563e7a52..aa4579508f2 100644
--- a/src/server/game/Handlers/TradeHandler.cpp
+++ b/src/server/game/Handlers/TradeHandler.cpp
@@ -773,7 +773,9 @@ void WorldSession::HandleInitiateTradeOpcode(WorldPacket& recvPacket)
return;
}
- if (!sWorld->getBoolConfig(CONFIG_ALLOW_TWO_SIDE_TRADE) && pOther->GetTeam() !=_player->GetTeam())
+ if (pOther->GetTeam() != _player->GetTeam() &&
+ (!sWorld->getBoolConfig(CONFIG_ALLOW_TWO_SIDE_TRADE) &&
+ !GetPlayer()->GetSession()->HasPermission(rbac::RBAC_PERM_ALLOW_TWO_SIDE_TRADE)))
{
info.Status = TRADE_STATUS_WRONG_FACTION;
SendTradeStatus(info);
diff --git a/src/server/game/Server/Packets/AchievementPackets.cpp b/src/server/game/Server/Packets/AchievementPackets.cpp
new file mode 100644
index 00000000000..d471d87426c
--- /dev/null
+++ b/src/server/game/Server/Packets/AchievementPackets.cpp
@@ -0,0 +1,74 @@
+/*
+ * Copyright (C) 2008-2014 TrinityCore <http://www.trinitycore.org/>
+ *
+ * This program is free software; you can redistribute it and/or modify it
+ * under the terms of the GNU General Public License as published by the
+ * Free Software Foundation; either version 2 of the License, or (at your
+ * option) any later version.
+ *
+ * This program is distributed in the hope that it will be useful, but WITHOUT
+ * ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
+ * FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for
+ * more details.
+ *
+ * You should have received a copy of the GNU General Public License along
+ * with this program. If not, see <http://www.gnu.org/licenses/>.
+ */
+
+#include "AchievementPackets.h"
+
+WorldPacket const* WorldPackets::Achievement::AllAchievements::Write()
+{
+ _worldPacket << uint32(Earned.size());
+ _worldPacket << uint32(Progress.size());
+
+ for (EarnedAchievement const& earned : Earned)
+ {
+ _worldPacket << uint32(earned.Id);
+ _worldPacket.AppendPackedTime(earned.Date);
+ _worldPacket << earned.Owner;
+ _worldPacket << uint32(earned.VirtualRealmAddress);
+ _worldPacket << uint32(earned.NativeRealmAddress);
+ }
+
+ for (CriteriaProgress const& progress : Progress)
+ {
+ _worldPacket << uint32(progress.Id);
+ _worldPacket << uint64(progress.Quantity);
+ _worldPacket << progress.Player;
+ _worldPacket.AppendPackedTime(progress.Date);
+ _worldPacket << uint32(progress.TimeFromStart);
+ _worldPacket << uint32(progress.TimeFromCreate);
+ _worldPacket.WriteBits(progress.Flags, 4);
+ _worldPacket.FlushBits();
+ }
+
+ return &_worldPacket;
+}
+
+WorldPacket const* WorldPackets::Achievement::CriteriaUpdate::Write()
+{
+ _worldPacket << uint32(CriteriaID);
+ _worldPacket << uint64(Quantity);
+ _worldPacket << PlayerGUID;
+ _worldPacket << uint32(Flags);
+ _worldPacket.AppendPackedTime(CurrentTime);
+ _worldPacket << uint32(ElapsedTime);
+ _worldPacket << uint32(CreationTime);
+
+ return &_worldPacket;
+}
+
+WorldPacket const* WorldPackets::Achievement::AchievementEarned::Write()
+{
+ _worldPacket << Sender;
+ _worldPacket << Earner;
+ _worldPacket << uint32(AchievementID);
+ _worldPacket.AppendPackedTime(Time);
+ _worldPacket << uint32(EarnerNativeRealm);
+ _worldPacket << uint32(EarnerVirtualRealm);
+ _worldPacket.WriteBit(Initial);
+ _worldPacket.FlushBits();
+
+ return &_worldPacket;
+}
diff --git a/src/server/game/Server/Packets/AchievementPackets.h b/src/server/game/Server/Packets/AchievementPackets.h
new file mode 100644
index 00000000000..9d609372831
--- /dev/null
+++ b/src/server/game/Server/Packets/AchievementPackets.h
@@ -0,0 +1,93 @@
+/*
+ * Copyright (C) 2008-2014 TrinityCore <http://www.trinitycore.org/>
+ *
+ * This program is free software; you can redistribute it and/or modify it
+ * under the terms of the GNU General Public License as published by the
+ * Free Software Foundation; either version 2 of the License, or (at your
+ * option) any later version.
+ *
+ * This program is distributed in the hope that it will be useful, but WITHOUT
+ * ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
+ * FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for
+ * more details.
+ *
+ * You should have received a copy of the GNU General Public License along
+ * with this program. If not, see <http://www.gnu.org/licenses/>.
+ */
+
+#ifndef game_AchievementPackets_h__
+#define game_AchievementPackets_h__
+
+#include "ObjectGuid.h"
+#include "Packet.h"
+
+namespace WorldPackets
+{
+ namespace Achievement
+ {
+ struct EarnedAchievement
+ {
+ uint32 Id = 0;
+ time_t Date = time_t(0);
+ ObjectGuid Owner;
+ uint32 VirtualRealmAddress = 0;
+ uint32 NativeRealmAddress = 0;
+ };
+
+ struct CriteriaProgress
+ {
+ uint32 Id = 0;
+ uint64 Quantity = 0;
+ ObjectGuid Player;
+ uint32 Flags = 0;
+ time_t Date = time_t(0);
+ uint32 TimeFromStart = 0;
+ uint32 TimeFromCreate = 0;
+ };
+
+ class AllAchievements final : public ServerPacket
+ {
+ public:
+ AllAchievements() : ServerPacket(SMSG_ALL_ACHIEVEMENT_DATA) { }
+
+ WorldPacket const* Write() override;
+
+ std::vector<EarnedAchievement> Earned;
+ std::vector<CriteriaProgress> Progress;
+ };
+
+ class CriteriaUpdate final : public ServerPacket
+ {
+ public:
+ CriteriaUpdate() : ServerPacket(SMSG_CRITERIA_UPDATE, 4 + 8 + 16 + 4 + 4 + 4 + 4) { }
+
+ WorldPacket const* Write() override;
+
+ uint32 CriteriaID = 0;
+ uint64 Quantity = 0;
+ ObjectGuid PlayerGUID;
+ uint32 Flags = 0;
+ time_t CurrentTime = time_t(0);
+ uint32 ElapsedTime = 0;
+ uint32 CreationTime = 0;
+ };
+
+ class AchievementEarned final : public ServerPacket
+ {
+ public:
+ AchievementEarned() : ServerPacket(SMSG_ACHIEVEMENT_EARNED, 16 + 4 + 4 + 4 + 4 + 1 + 16) { }
+
+ WorldPacket const* Write() override;
+
+ ObjectGuid Earner;
+ uint32 EarnerNativeRealm = 0;
+ uint32 EarnerVirtualRealm = 0;
+ uint32 AchievementID = 0;
+ time_t Time = time_t(0);
+ bool Initial = false;
+ ObjectGuid Sender;
+ };
+ }
+}
+
+#endif // game_AchievementPackets_h__
diff --git a/src/server/game/Server/Packets/GameObjectPackets.cpp b/src/server/game/Server/Packets/GameObjectPackets.cpp
new file mode 100644
index 00000000000..21e8305eb5e
--- /dev/null
+++ b/src/server/game/Server/Packets/GameObjectPackets.cpp
@@ -0,0 +1,28 @@
+/*
+ * Copyright (C) 2008-2014 TrinityCore <http://www.trinitycore.org/>
+ *
+ * This program is free software; you can redistribute it and/or modify it
+ * under the terms of the GNU General Public License as published by the
+ * Free Software Foundation; either version 2 of the License, or (at your
+ * option) any later version.
+ *
+ * This program is distributed in the hope that it will be useful, but WITHOUT
+ * ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
+ * FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for
+ * more details.
+ *
+ * You should have received a copy of the GNU General Public License along
+ * with this program. If not, see <http://www.gnu.org/licenses/>.
+ */
+
+#include "GameObjectPackets.h"
+
+void WorldPackets::GameObject::GameObjectUse::Read()
+{
+ _worldPacket >> Guid;
+}
+
+void WorldPackets::GameObject::GameObjectReportUse::Read()
+{
+ _worldPacket >> Guid;
+}
diff --git a/src/server/game/Server/Packets/GameObjectPackets.h b/src/server/game/Server/Packets/GameObjectPackets.h
new file mode 100644
index 00000000000..76b3478844b
--- /dev/null
+++ b/src/server/game/Server/Packets/GameObjectPackets.h
@@ -0,0 +1,51 @@
+/*
+ * Copyright (C) 2008-2014 TrinityCore <http://www.trinitycore.org/>
+ *
+ * This program is free software; you can redistribute it and/or modify it
+ * under the terms of the GNU General Public License as published by the
+ * Free Software Foundation; either version 2 of the License, or (at your
+ * option) any later version.
+ *
+ * This program is distributed in the hope that it will be useful, but WITHOUT
+ * ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
+ * FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for
+ * more details.
+ *
+ * You should have received a copy of the GNU General Public License along
+ * with this program. If not, see <http://www.gnu.org/licenses/>.
+ */
+
+#ifndef GOPackets_h__
+#define GOPackets_h__
+
+#include "Packet.h"
+#include "DB2Stores.h"
+#include "GameObject.h"
+#include "WorldSession.h"
+
+namespace WorldPackets
+{
+ namespace GameObject
+ {
+ class GameObjectUse final : public ClientPacket
+ {
+ public:
+ GameObjectUse(WorldPacket&& packet) : ClientPacket(CMSG_GAMEOBJ_USE, std::move(packet)) { }
+
+ void Read() override;
+
+ ObjectGuid Guid;
+ };
+
+ class GameObjectReportUse final : public ClientPacket
+ {
+ public:
+ GameObjectReportUse(WorldPacket&& packet) : ClientPacket(CMSG_GAMEOBJ_REPORT_USE, std::move(packet)) { }
+
+ void Read() override;
+
+ ObjectGuid Guid;
+ };
+ }
+}
+#endif // GOPackets_h__
diff --git a/src/server/game/Server/Packets/QueryPackets.cpp b/src/server/game/Server/Packets/QueryPackets.cpp
index f100013d7a4..84792b3c21e 100644
--- a/src/server/game/Server/Packets/QueryPackets.cpp
+++ b/src/server/game/Server/Packets/QueryPackets.cpp
@@ -221,3 +221,44 @@ WorldPacket const* WorldPackets::Query::HotfixNotifyBlob::Write()
return &_worldPacket;
}
+
+void WorldPackets::Query::QueryGameObject::Read()
+{
+ _worldPacket >> Entry;
+ _worldPacket >> Guid;
+}
+
+WorldPacket const* WorldPackets::Query::QueryGameObjectResponse::Write()
+{
+ _worldPacket << Entry;
+ _worldPacket.WriteBit(Allow);
+
+ if (Allow)
+ {
+ _worldPacket << Stats.UnkInt32;
+ if (Stats.UnkInt32 == 0)
+ return &_worldPacket;
+
+ _worldPacket << Stats.Type;
+ _worldPacket << Stats.DisplayID;
+ for (int8 i = 0; i < 4; i++)
+ _worldPacket << Stats.Name[i];
+
+ _worldPacket << Stats.IconName;
+ _worldPacket << Stats.CastBarCaption;
+ _worldPacket << Stats.UnkString;
+
+ for (uint32 i = 0; i < MAX_GAMEOBJECT_DATA; i++)
+ _worldPacket << Stats.Data[i];
+
+ _worldPacket << Stats.Size;
+
+ _worldPacket << uint8(Stats.QuestItems.size());
+ for (int32 questItem : Stats.QuestItems)
+ _worldPacket << questItem;
+
+ _worldPacket << Stats.Expansion;
+ }
+
+ return &_worldPacket;
+}
diff --git a/src/server/game/Server/Packets/QueryPackets.h b/src/server/game/Server/Packets/QueryPackets.h
index 4581c20c6e5..749ff1343a2 100644
--- a/src/server/game/Server/Packets/QueryPackets.h
+++ b/src/server/game/Server/Packets/QueryPackets.h
@@ -210,6 +210,42 @@ namespace WorldPackets
HotfixData const* Hotfixes = nullptr;
};
+
+ class QueryGameObject final : public ClientPacket
+ {
+ public:
+ QueryGameObject(WorldPacket&& packet) : ClientPacket(CMSG_GAMEOBJECT_QUERY, std::move(packet)) { }
+
+ void Read() override;
+ uint32 Entry = 0;
+ ObjectGuid Guid;
+ };
+
+ struct GameObjectStats
+ {
+ std::string Name[4];
+ std::string IconName;
+ std::string CastBarCaption;
+ std::string UnkString;
+ int32 UnkInt32 = 0;
+ uint32 Type = 0;
+ uint32 DisplayID = 0;
+ uint32 Data[MAX_GAMEOBJECT_DATA];
+ float Size = 0.0f;
+ std::vector<int32> QuestItems;
+ uint32 Expansion = 0;
+ };
+
+ class QueryGameObjectResponse final : public ServerPacket
+ {
+ public:
+ QueryGameObjectResponse() : ServerPacket(SMSG_GAMEOBJECT_QUERY_RESPONSE, 165) { } // Guess size
+
+ WorldPacket const* Write() override;
+ uint32 Entry = 0;
+ bool Allow = false;
+ GameObjectStats Stats;
+ };
}
}
diff --git a/src/server/game/Server/Protocol/Opcodes.cpp b/src/server/game/Server/Protocol/Opcodes.cpp
index e18e5e984ac..1cca6672086 100644
--- a/src/server/game/Server/Protocol/Opcodes.cpp
+++ b/src/server/game/Server/Protocol/Opcodes.cpp
@@ -33,6 +33,7 @@
#include "Packets/TalentPackets.h"
#include "Packets/TradePackets.h"
#include "Packets/ItemPackets.h"
+#include "Packets/GameObjectPackets.h"
template<class PacketClass, void(WorldSession::*HandlerFunction)(PacketClass&)>
class PacketHandler : public ClientOpcodeHandler
@@ -299,10 +300,10 @@ void OpcodeTable::Initialize()
DEFINE_OPCODE_HANDLER_OLD(CMSG_FAR_SIGHT, STATUS_UNHANDLED, PROCESS_THREADUNSAFE, &WorldSession::HandleFarSightOpcode );
DEFINE_OPCODE_HANDLER_OLD(CMSG_FORCE_MOVE_ROOT_ACK, STATUS_UNHANDLED, PROCESS_THREADSAFE, &WorldSession::HandleMoveRootAck );
DEFINE_OPCODE_HANDLER_OLD(CMSG_FORCE_MOVE_UNROOT_ACK, STATUS_UNHANDLED, PROCESS_THREADSAFE, &WorldSession::HandleMoveUnRootAck );
- DEFINE_OPCODE_HANDLER_OLD(CMSG_GAMEOBJECT_QUERY, STATUS_UNHANDLED, PROCESS_INPLACE, &WorldSession::HandleGameObjectQueryOpcode );
- DEFINE_OPCODE_HANDLER_OLD(CMSG_GAMEOBJ_REPORT_USE, STATUS_UNHANDLED, PROCESS_THREADUNSAFE, &WorldSession::HandleGameobjectReportUse );
- DEFINE_OPCODE_HANDLER_OLD(CMSG_GAMEOBJ_USE, STATUS_UNHANDLED, PROCESS_THREADUNSAFE, &WorldSession::HandleGameObjectUseOpcode );
- DEFINE_OPCODE_HANDLER_OLD(CMSG_GET_MAIL_LIST, STATUS_UNHANDLED, PROCESS_THREADUNSAFE, &WorldSession::HandleGetMailList );
+ DEFINE_HANDLER(CMSG_GAMEOBJECT_QUERY, STATUS_LOGGEDIN, PROCESS_INPLACE, WorldPackets::Query::QueryGameObject, &WorldSession::HandleGameObjectQueryOpcode);
+ DEFINE_HANDLER(CMSG_GAMEOBJ_REPORT_USE, STATUS_LOGGEDIN, PROCESS_THREADUNSAFE, WorldPackets::GameObject::GameObjectReportUse, &WorldSession::HandleGameobjectReportUse);
+ DEFINE_HANDLER(CMSG_GAMEOBJ_USE, STATUS_LOGGEDIN, PROCESS_THREADUNSAFE, WorldPackets::GameObject::GameObjectUse, &WorldSession::HandleGameObjectUseOpcode);
+ DEFINE_OPCODE_HANDLER_OLD(CMSG_GET_MAIL_LIST, STATUS_UNHANDLED, PROCESS_THREADUNSAFE, &WorldSession::HandleGetMailList);
DEFINE_OPCODE_HANDLER_OLD(CMSG_GET_MIRRORIMAGE_DATA, STATUS_UNHANDLED, PROCESS_THREADUNSAFE, &WorldSession::HandleMirrorImageDataRequest );
DEFINE_OPCODE_HANDLER_OLD(CMSG_GMRESPONSE_RESOLVE, STATUS_UNHANDLED, PROCESS_THREADUNSAFE, &WorldSession::HandleGMResponseResolve );
DEFINE_OPCODE_HANDLER_OLD(CMSG_GMSURVEY_SUBMIT, STATUS_UNHANDLED, PROCESS_THREADUNSAFE, &WorldSession::HandleGMSurveySubmit );
@@ -709,14 +710,14 @@ void OpcodeTable::Initialize()
DEFINE_SERVER_OPCODE_HANDLER(SMSG_ACCOUNT_RESTRICTED_WARNING, STATUS_UNHANDLED, CONNECTION_TYPE_REALM);
DEFINE_SERVER_OPCODE_HANDLER(SMSG_ACCOUNT_TOYS_UPDATE, STATUS_UNHANDLED, CONNECTION_TYPE_REALM);
DEFINE_SERVER_OPCODE_HANDLER(SMSG_ACHIEVEMENT_DELETED, STATUS_UNHANDLED, CONNECTION_TYPE_REALM);
- DEFINE_SERVER_OPCODE_HANDLER(SMSG_ACHIEVEMENT_EARNED, STATUS_UNHANDLED, CONNECTION_TYPE_REALM);
+ DEFINE_SERVER_OPCODE_HANDLER(SMSG_ACHIEVEMENT_EARNED, STATUS_NEVER, CONNECTION_TYPE_INSTANCE);
DEFINE_SERVER_OPCODE_HANDLER(SMSG_ACTION_BUTTONS, STATUS_NEVER, CONNECTION_TYPE_INSTANCE);
DEFINE_SERVER_OPCODE_HANDLER(SMSG_ACTIVATETAXIREPLY, STATUS_UNHANDLED, CONNECTION_TYPE_REALM);
DEFINE_SERVER_OPCODE_HANDLER(SMSG_ADDON_INFO, STATUS_NEVER, CONNECTION_TYPE_REALM);
DEFINE_SERVER_OPCODE_HANDLER(SMSG_ADD_RUNE_POWER, STATUS_UNHANDLED, CONNECTION_TYPE_REALM);
DEFINE_SERVER_OPCODE_HANDLER(SMSG_ADJUST_SPLINE_DURATION, STATUS_UNHANDLED, CONNECTION_TYPE_REALM);
DEFINE_SERVER_OPCODE_HANDLER(SMSG_AI_REACTION, STATUS_NEVER, CONNECTION_TYPE_INSTANCE);
- DEFINE_SERVER_OPCODE_HANDLER(SMSG_ALL_ACHIEVEMENT_DATA, STATUS_UNHANDLED, CONNECTION_TYPE_REALM);
+ DEFINE_SERVER_OPCODE_HANDLER(SMSG_ALL_ACHIEVEMENT_DATA, STATUS_NEVER, CONNECTION_TYPE_INSTANCE);
DEFINE_SERVER_OPCODE_HANDLER(SMSG_AREA_SPIRIT_HEALER_TIME, STATUS_UNHANDLED, CONNECTION_TYPE_REALM);
DEFINE_SERVER_OPCODE_HANDLER(SMSG_AREA_TRIGGER_MESSAGE, STATUS_UNHANDLED, CONNECTION_TYPE_REALM);
DEFINE_SERVER_OPCODE_HANDLER(SMSG_AREA_TRIGGER_MOVEMENT_UPDATE, STATUS_UNHANDLED, CONNECTION_TYPE_REALM);
@@ -867,7 +868,7 @@ void OpcodeTable::Initialize()
DEFINE_SERVER_OPCODE_HANDLER(SMSG_CORPSE_RECLAIM_DELAY, STATUS_UNHANDLED, CONNECTION_TYPE_REALM);
DEFINE_SERVER_OPCODE_HANDLER(SMSG_CREATURE_QUERY_RESPONSE, STATUS_NEVER, CONNECTION_TYPE_INSTANCE);
DEFINE_SERVER_OPCODE_HANDLER(SMSG_CRITERIA_DELETED, STATUS_UNHANDLED, CONNECTION_TYPE_REALM);
- DEFINE_SERVER_OPCODE_HANDLER(SMSG_CRITERIA_UPDATE, STATUS_UNHANDLED, CONNECTION_TYPE_REALM);
+ DEFINE_SERVER_OPCODE_HANDLER(SMSG_CRITERIA_UPDATE, STATUS_NEVER, CONNECTION_TYPE_INSTANCE);
DEFINE_SERVER_OPCODE_HANDLER(SMSG_CROSSED_INEBRIATION_THRESHOLD, STATUS_UNHANDLED, CONNECTION_TYPE_REALM);
DEFINE_SERVER_OPCODE_HANDLER(SMSG_CURRENCY_LOOT_REMOVED, STATUS_UNHANDLED, CONNECTION_TYPE_REALM);
DEFINE_SERVER_OPCODE_HANDLER(SMSG_CURRENCY_LOOT_RESTORED, STATUS_UNHANDLED, CONNECTION_TYPE_REALM);
@@ -927,7 +928,7 @@ void OpcodeTable::Initialize()
DEFINE_SERVER_OPCODE_HANDLER(SMSG_GAMEOBJECT_DESPAWN_ANIM, STATUS_UNHANDLED, CONNECTION_TYPE_REALM);
DEFINE_SERVER_OPCODE_HANDLER(SMSG_GAMEOBJECT_DESPAWN, STATUS_UNHANDLED, CONNECTION_TYPE_REALM);
DEFINE_SERVER_OPCODE_HANDLER(SMSG_GAMEOBJECT_PAGETEXT, STATUS_UNHANDLED, CONNECTION_TYPE_REALM);
- DEFINE_SERVER_OPCODE_HANDLER(SMSG_GAMEOBJECT_QUERY_RESPONSE, STATUS_UNHANDLED, CONNECTION_TYPE_REALM);
+ DEFINE_SERVER_OPCODE_HANDLER(SMSG_GAMEOBJECT_QUERY_RESPONSE, STATUS_LOGGEDIN, CONNECTION_TYPE_REALM);
DEFINE_SERVER_OPCODE_HANDLER(SMSG_GAMEOBJECT_RESET_STATE, STATUS_UNHANDLED, CONNECTION_TYPE_REALM);
DEFINE_SERVER_OPCODE_HANDLER(SMSG_GAMESPEED_SET, STATUS_UNHANDLED, CONNECTION_TYPE_REALM);
DEFINE_SERVER_OPCODE_HANDLER(SMSG_GAMETIME_SET, STATUS_UNHANDLED, CONNECTION_TYPE_REALM);
diff --git a/src/server/game/Server/Protocol/Opcodes.h b/src/server/game/Server/Protocol/Opcodes.h
index 68fd9c30d48..ddad78a527b 100644
--- a/src/server/game/Server/Protocol/Opcodes.h
+++ b/src/server/game/Server/Protocol/Opcodes.h
@@ -686,16 +686,16 @@ enum OpcodeServer : uint32
SMSG_ACCOUNT_RESTRICTED_WARNING = 0xBADD,
SMSG_ACCOUNT_TOYS_UPDATE = 0x0590,
SMSG_ACHIEVEMENT_DELETED = 0xBADD,
- SMSG_ACHIEVEMENT_EARNED = 0xBADD,
+ SMSG_ACHIEVEMENT_EARNED = 0x010E,
SMSG_ACTION_BUTTONS = 0x1D1F,
SMSG_ACTIVATETAXIREPLY = 0xBADD,
SMSG_ADDON_INFO = 0x1D9F,
SMSG_ADD_RUNE_POWER = 0xBADD,
SMSG_ADJUST_SPLINE_DURATION = 0x0104,
SMSG_AI_REACTION = 0x0BA1,
- SMSG_ALL_ACHIEVEMENT_DATA = 0xBADD,
- SMSG_ALL_ACHIEVEMENT_DATA_ACCOUNT = 0x0123,
- SMSG_ALL_ACHIEVEMENT_DATA_PLAYER = 0x0030,
+ SMSG_ACCOUNT_CRITERIA_UPDATE = 0x0912,
+ SMSG_ALL_ACCOUNT_CRITERIA = 0x0123,
+ SMSG_ALL_ACHIEVEMENT_DATA = 0x0030,
SMSG_AREA_SPIRIT_HEALER_TIME = 0xBADD,
SMSG_AREA_TRIGGER_MESSAGE = 0xBADD,
SMSG_AREA_TRIGGER_MOVEMENT_UPDATE = 0xBADD,
@@ -852,9 +852,7 @@ enum OpcodeServer : uint32
SMSG_CORPSE_RECLAIM_DELAY = 0x0BE2,
SMSG_CREATURE_QUERY_RESPONSE = 0x0A26,
SMSG_CRITERIA_DELETED = 0xBADD,
- SMSG_CRITERIA_UPDATE = 0xBADD,
- SMSG_CRITERIA_UPDATE_ACCOUNT = 0x0912,
- SMSG_CRITERIA_UPDATE_PLAYER = 0x1904,
+ SMSG_CRITERIA_UPDATE = 0x1904,
SMSG_CROSSED_INEBRIATION_THRESHOLD = 0xBADD,
SMSG_CURRENCY_LOOT_REMOVED = 0xBADD,
SMSG_CURRENCY_LOOT_RESTORED = 0xBADD,
diff --git a/src/server/game/Server/WorldSession.cpp b/src/server/game/Server/WorldSession.cpp
index 3a9f5e70204..350291c2b4e 100644
--- a/src/server/game/Server/WorldSession.cpp
+++ b/src/server/game/Server/WorldSession.cpp
@@ -334,9 +334,6 @@ bool WorldSession::Update(uint32 diff, PacketFilter& updater)
while (m_Socket[CONNECTION_TYPE_REALM] && !_recvQueue.empty() && _recvQueue.peek(true) != firstDelayedPacket && _recvQueue.next(packet, updater))
{
- if (!AntiDOS.EvaluateOpcode(*packet, currentTime))
- KickPlayer();
-
ClientOpcodeHandler const* opHandle = opcodeTable[static_cast<OpcodeClient>(packet->GetOpcode())];
try
{
@@ -361,7 +358,7 @@ bool WorldSession::Update(uint32 diff, PacketFilter& updater)
"Player is currently not in world yet.", GetOpcodeNameForLogging(static_cast<OpcodeClient>(packet->GetOpcode())).c_str());
}
}
- else if (_player->IsInWorld())
+ else if (_player->IsInWorld() && AntiDOS.EvaluateOpcode(*packet, currentTime))
{
sScriptMgr->OnPacketReceive(this, *packet);
opHandle->Call(this, *packet);
@@ -373,7 +370,7 @@ bool WorldSession::Update(uint32 diff, PacketFilter& updater)
if (!_player && !m_playerRecentlyLogout && !m_playerLogout) // There's a short delay between _player = null and m_playerRecentlyLogout = true during logout
LogUnexpectedOpcode(packet, "STATUS_LOGGEDIN_OR_RECENTLY_LOGGOUT",
"the player has not logged in yet and not recently logout");
- else
+ else if (AntiDOS.EvaluateOpcode(*packet, currentTime))
{
// not expected _player or must checked in packet hanlder
sScriptMgr->OnPacketReceive(this, *packet);
@@ -386,7 +383,7 @@ bool WorldSession::Update(uint32 diff, PacketFilter& updater)
LogUnexpectedOpcode(packet, "STATUS_TRANSFER", "the player has not logged in yet");
else if (_player->IsInWorld())
LogUnexpectedOpcode(packet, "STATUS_TRANSFER", "the player is still in world");
- else
+ else if(AntiDOS.EvaluateOpcode(*packet, currentTime))
{
sScriptMgr->OnPacketReceive(this, *packet);
opHandle->Call(this, *packet);
@@ -406,9 +403,12 @@ bool WorldSession::Update(uint32 diff, PacketFilter& updater)
if (packet->GetOpcode() == CMSG_CHAR_ENUM)
m_playerRecentlyLogout = false;
- sScriptMgr->OnPacketReceive(this, *packet);
- opHandle->Call(this, *packet);
- LogUnprocessedTail(packet);
+ if (AntiDOS.EvaluateOpcode(*packet, currentTime))
+ {
+ sScriptMgr->OnPacketReceive(this, *packet);
+ opHandle->Call(this, *packet);
+ LogUnprocessedTail(packet);
+ }
break;
case STATUS_NEVER:
TC_LOG_ERROR("network.opcode", "Received not allowed opcode %s from %s", GetOpcodeNameForLogging(static_cast<OpcodeClient>(packet->GetOpcode())).c_str()
@@ -1170,8 +1170,11 @@ bool WorldSession::DosProtection::EvaluateOpcode(WorldPacket& p, time_t time) co
case POLICY_LOG:
return true;
case POLICY_KICK:
+ {
TC_LOG_INFO("network", "AntiDOS: Player kicked!");
+ Session->KickPlayer();
return false;
+ }
case POLICY_BAN:
{
BanMode bm = (BanMode)sWorld->getIntConfig(CONFIG_PACKET_SPOOF_BANMODE);
@@ -1185,7 +1188,7 @@ bool WorldSession::DosProtection::EvaluateOpcode(WorldPacket& p, time_t time) co
}
sWorld->BanAccount(bm, nameOrIp, duration, "DOS (Packet Flooding/Spoofing", "Server: AutoDOS");
TC_LOG_INFO("network", "AntiDOS: Player automatically banned for %u seconds.", duration);
-
+ Session->KickPlayer();
return false;
}
default: // invalid policy
diff --git a/src/server/game/Server/WorldSession.h b/src/server/game/Server/WorldSession.h
index 52f1c76555a..5a4a3465474 100644
--- a/src/server/game/Server/WorldSession.h
+++ b/src/server/game/Server/WorldSession.h
@@ -182,6 +182,7 @@ namespace WorldPackets
class QueryPageText;
class QueryNPCText;
class DBQueryBulk;
+ class QueryGameObject;
}
namespace Quest
@@ -198,6 +199,12 @@ namespace WorldPackets
class AutoEquipItem;
class DestroyItem;
}
+
+ namespace GameObject
+ {
+ class GameObjectReportUse;
+ class GameObjectUse;
+ }
}
enum AccountDataType
@@ -694,16 +701,16 @@ class WorldSession
void HandleRequestAccountData(WorldPackets::ClientConfig::RequestAccountData& request);
void HandleSetActionButtonOpcode(WorldPackets::Spells::SetActionButton& packet);
- void HandleGameObjectUseOpcode(WorldPacket& recPacket);
+ void HandleGameObjectUseOpcode(WorldPackets::GameObject::GameObjectUse& packet);
void HandleMeetingStoneInfo(WorldPacket& recPacket);
- void HandleGameobjectReportUse(WorldPacket& recvPacket);
+ void HandleGameobjectReportUse(WorldPackets::GameObject::GameObjectReportUse& packet);
void HandleNameQueryOpcode(WorldPackets::Query::QueryPlayerName& packet);
void HandleQueryTimeOpcode(WorldPacket& recvPacket);
void HandleCreatureQuery(WorldPackets::Query::QueryCreature& packet);
void HandleDBQueryBulk(WorldPackets::Query::DBQueryBulk& packet);
- void HandleGameObjectQueryOpcode(WorldPacket& recvPacket);
+ void HandleGameObjectQueryOpcode(WorldPackets::Query::QueryGameObject& packet);
void HandleMoveWorldportAckOpcode(WorldPackets::Movement::WorldPortAck& packet);
void HandleMoveWorldportAckOpcode(); // for server-side calls
diff --git a/src/server/game/Spells/Spell.cpp b/src/server/game/Spells/Spell.cpp
index 66e67d0f09e..9daf32188df 100644
--- a/src/server/game/Spells/Spell.cpp
+++ b/src/server/game/Spells/Spell.cpp
@@ -3555,7 +3555,7 @@ void Spell::SendSpellCooldown()
{
// Handle pet cooldowns here if needed instead of in PetAI to avoid hidden cooldown restarts
Creature* _creature = m_caster->ToCreature();
- if (_creature && _creature->IsPet())
+ if (_creature && (_creature->IsPet() || _creature->IsGuardian()))
_creature->AddCreatureSpellCooldown(m_spellInfo->Id);
return;
diff --git a/src/server/game/Spells/SpellMgr.cpp b/src/server/game/Spells/SpellMgr.cpp
index 544abc9ca87..811e6d9c0f9 100644
--- a/src/server/game/Spells/SpellMgr.cpp
+++ b/src/server/game/Spells/SpellMgr.cpp
@@ -3618,6 +3618,11 @@ void SpellMgr::LoadSpellInfoCorrections()
spellInfo->ManaCost = 0;
spellInfo->ManaPerSecond = 0;
break;
+ // Stonecore spells
+ case 95284: // Teleport (from entrance to Slabhide)
+ case 95285: // Teleport (from Slabhide to entrance)
+ const_cast<SpellEffectInfo*>(spellInfo->GetEffect(EFFECT_0))->TargetB = SpellImplicitTargetInfo(TARGET_DEST_DB);
+ break;
// Halls Of Origination spells
// Temple Guardian Anhuur
case 76606: // Disable Beacon Beams L
diff --git a/src/server/game/World/World.cpp b/src/server/game/World/World.cpp
index eddad11e593..7195c58ae00 100644
--- a/src/server/game/World/World.cpp
+++ b/src/server/game/World/World.cpp
@@ -851,6 +851,20 @@ void World::LoadConfigSettings(bool reload)
}
m_int_configs[CONFIG_CURRENCY_MAX_HONOR_POINTS] *= 100; //precision mod
+ m_int_configs[CONFIG_CURRENCY_START_APEXIS_CRYSTALS] = sConfigMgr->GetIntDefault("Currency.StartApexisCrystals", 0);
+ if (int32(m_int_configs[CONFIG_CURRENCY_START_APEXIS_CRYSTALS]) < 0)
+ {
+ TC_LOG_ERROR("server.loading", "Currency.StartApexisCrystals (%i) must be >= 0, set to default 0.", m_int_configs[CONFIG_CURRENCY_START_APEXIS_CRYSTALS]);
+ m_int_configs[CONFIG_CURRENCY_START_APEXIS_CRYSTALS] = 0;
+ }
+ m_int_configs[CONFIG_CURRENCY_MAX_APEXIS_CRYSTALS] = sConfigMgr->GetIntDefault("Currency.MaxApexisCrystals", 20000);
+ if (int32(m_int_configs[CONFIG_CURRENCY_MAX_APEXIS_CRYSTALS]) < 0)
+ {
+ TC_LOG_ERROR("server.loading", "Currency.MaxApexisCrystals (%i) can't be negative. Set to default 20000.", m_int_configs[CONFIG_CURRENCY_MAX_APEXIS_CRYSTALS]);
+ m_int_configs[CONFIG_CURRENCY_MAX_APEXIS_CRYSTALS] = 20000;
+ }
+ m_int_configs[CONFIG_CURRENCY_MAX_APEXIS_CRYSTALS] *= 100; //precision mod
+
m_int_configs[CONFIG_CURRENCY_START_JUSTICE_POINTS] = sConfigMgr->GetIntDefault("Currency.StartJusticePoints", 0);
if (int32(m_int_configs[CONFIG_CURRENCY_START_JUSTICE_POINTS]) < 0)
{
@@ -1679,6 +1693,8 @@ void World::SetInitialWorldSettings()
TC_LOG_INFO("server.loading", "Loading Achievements...");
sAchievementMgr->LoadAchievementReferenceList();
+ TC_LOG_INFO("server.loading", "Loading Achievement Criteria Modifier trees...");
+ sAchievementMgr->LoadAchievementCriteriaModifiersTree();
TC_LOG_INFO("server.loading", "Loading Achievement Criteria Lists...");
sAchievementMgr->LoadAchievementCriteriaList();
TC_LOG_INFO("server.loading", "Loading Achievement Criteria Data...");
diff --git a/src/server/game/World/World.h b/src/server/game/World/World.h
index 7f583da894b..8f77ab786c7 100644
--- a/src/server/game/World/World.h
+++ b/src/server/game/World/World.h
@@ -229,6 +229,8 @@ enum WorldIntConfigs
CONFIG_START_PLAYER_LEVEL,
CONFIG_START_HEROIC_PLAYER_LEVEL,
CONFIG_START_PLAYER_MONEY,
+ CONFIG_CURRENCY_START_APEXIS_CRYSTALS,
+ CONFIG_CURRENCY_MAX_APEXIS_CRYSTALS,
CONFIG_CURRENCY_START_JUSTICE_POINTS,
CONFIG_CURRENCY_MAX_JUSTICE_POINTS,
CONFIG_CURRENCY_START_HONOR_POINTS,
diff --git a/src/server/scripts/Commands/cs_misc.cpp b/src/server/scripts/Commands/cs_misc.cpp
index 5a99d30100b..674560f2500 100644
--- a/src/server/scripts/Commands/cs_misc.cpp
+++ b/src/server/scripts/Commands/cs_misc.cpp
@@ -1978,7 +1978,7 @@ public:
static bool HandleMuteInfoHelper(uint32 accountId, char const* accountName, ChatHandler *handler)
{
PreparedStatement *stmt = LoginDatabase.GetPreparedStatement(LOGIN_SEL_ACCOUNT_MUTE_INFO);
- stmt->setUInt16(0, accountId);
+ stmt->setUInt32(0, accountId);
PreparedQueryResult result = LoginDatabase.Query(stmt);
if (!result)
diff --git a/src/server/scripts/Maelstrom/Stonecore/boss_corborus.cpp b/src/server/scripts/Maelstrom/Stonecore/boss_corborus.cpp
index 1cf0cc56242..36289fb1169 100644
--- a/src/server/scripts/Maelstrom/Stonecore/boss_corborus.cpp
+++ b/src/server/scripts/Maelstrom/Stonecore/boss_corborus.cpp
@@ -93,7 +93,9 @@ class boss_corborus : public CreatureScript
void Reset() override
{
_Reset();
+
countTrashingCharge = 0;
+
events.ScheduleEvent(EVENT_DAMPENING_WAVE, 10000);
events.ScheduleEvent(EVENT_CRYSTAL_BARRAGE, 15000);
events.ScheduleEvent(EVENT_SUBMERGE, 36000);
@@ -110,7 +112,7 @@ class boss_corborus : public CreatureScript
stateIntro = IN_PROGRESS;
- if (Creature* Millhouse = ObjectAccessor::GetCreature(*me, instance->GetGuidData(DATA_MILLHOUSE_MANASTORM)))
+ if (Creature* Millhouse = instance->GetCreature(DATA_MILLHOUSE_MANASTORM))
{
Millhouse->InterruptNonMeleeSpells(true);
Millhouse->RemoveAllAuras();
@@ -144,18 +146,18 @@ class boss_corborus : public CreatureScript
instance->SetData(DATA_MILLHOUSE_EVENT_FACE, 0);
// Open rock gate and cast visual from nearby worldtrigger
- instance->HandleGameObject(instance->GetGuidData(GAMEOBJECT_CORBORUS_ROCKDOOR), true);
+ instance->SetData(DATA_HANDLE_CORBORUS_ROCKDOOR, 0);
if (Creature* worldtrigger = me->FindNearestCreature(NPC_WORLDTRIGGER, 60.0f))
worldtrigger->CastSpell(worldtrigger, SPELL_DOOR_BREAK, true);
// Make Corborus charge
- me->CastSpell(me, SPELL_RING_WYRM_CHARGE, true);
+ DoCast(me, SPELL_RING_WYRM_CHARGE, true);
events.ScheduleEvent(EVENT_CORBORUS_KNOCKBACK, 1000);
break;
case EVENT_CORBORUS_KNOCKBACK:
// Spawn Twilight Documents (quest gameobject)
- if (Creature* Millhouse = ObjectAccessor::GetCreature(*me, instance->GetGuidData(DATA_MILLHOUSE_MANASTORM)))
+ if (Creature* Millhouse = instance->GetCreature(DATA_MILLHOUSE_MANASTORM))
Millhouse->CastSpell(Millhouse, SPELL_TWILIGHT_DOCUMENTS, true);
// Knockback Millhouse and other mobs
@@ -231,12 +233,14 @@ class boss_corborus : public CreatureScript
void JustSummoned(Creature* summon) override
{
- if (summon->GetEntry() != NPC_TRASHING_CHARGE)
- return;
+ if (summon->GetEntry() == NPC_TRASHING_CHARGE)
+ {
+ summon->SetReactState(REACT_PASSIVE);
+ summon->CastSpell(summon, SPELL_TRASHING_CHARGE_EFFECT);
+ summon->DespawnOrUnsummon(6000);
+ }
- summon->SetReactState(REACT_PASSIVE);
- summon->CastSpell(summon, SPELL_TRASHING_CHARGE_EFFECT);
- summon->DespawnOrUnsummon(6000);
+ BossAI::JustSummoned(summon);
}
private:
@@ -269,7 +273,7 @@ class npc_rock_borer : public CreatureScript
void IsSummonedBy(Unit* summoner) override
{
me->SetInCombatState(false, summoner);
- DoCast(SPELL_ROCK_BORER_EMERGE);
+ DoCast(me, SPELL_ROCK_BORER_EMERGE);
}
void UpdateAI(uint32 diff) override
@@ -291,7 +295,7 @@ class npc_rock_borer : public CreatureScript
me->SetReactState(REACT_AGGRESSIVE);
break;
case EVENT_ROCK_BORE:
- DoCast(SPELL_ROCK_BORE);
+ DoCast(me, SPELL_ROCK_BORE);
events.ScheduleEvent(EVENT_ROCK_BORE, urand(15000, 20000)); // Need sniffs for this timer
break;
default:
diff --git a/src/server/scripts/Maelstrom/Stonecore/boss_high_priestess_azil.cpp b/src/server/scripts/Maelstrom/Stonecore/boss_high_priestess_azil.cpp
index 08d56f2fa50..c7fa900ff8b 100644
--- a/src/server/scripts/Maelstrom/Stonecore/boss_high_priestess_azil.cpp
+++ b/src/server/scripts/Maelstrom/Stonecore/boss_high_priestess_azil.cpp
@@ -92,7 +92,7 @@ enum Events
// Phase 2: Fury of Earth
EVENT_EARTH_FURY_FLY_UP,
EVENT_EARTH_FURY_FLY_ABOVE_PLATFORM,
- EVENT_EARTH_FURY_CHECK_SEAT0,
+ EVENT_EARTH_FURY_PREPARE_SHARD,
EVENT_EARTH_FURY_LAUNCH_SHARD,
EVENT_EARTH_FURY_FLY_DOWN,
EVENT_START_ATTACK,
@@ -101,12 +101,6 @@ enum Events
EVENT_SEISMIC_SHARD_MOUNT
};
-enum EventGroups
-{
- EVENT_GROUP_PHASE_ONE,
- EVENT_GROUP_ADDS,
-};
-
enum Points
{
POINT_NONE,
@@ -122,7 +116,6 @@ Position const GroundPos = { 1331.82f, 980.314f, 207.542f };
Position const AbovePlatformPos = { 1336.21f, 960.813f, 215.0f };
// TO-DO:
-// - Find out why NPCs summoned by boss are usually two times bigger than their normal size.
// - Find more sniffs and script Force Grip spell (79351)
class boss_high_priestess_azil : public CreatureScript
@@ -132,11 +125,7 @@ class boss_high_priestess_azil : public CreatureScript
struct boss_high_priestess_azilAI : public BossAI
{
- boss_high_priestess_azilAI(Creature* creature) : BossAI(creature, DATA_HIGH_PRIESTESS_AZIL)
- {
- ASSERT(creature->GetVehicleKit());
- }
-
+ boss_high_priestess_azilAI(Creature* creature) : BossAI(creature, DATA_HIGH_PRIESTESS_AZIL) { }
void Reset() override
{
_Reset();
@@ -146,9 +135,9 @@ class boss_high_priestess_azil : public CreatureScript
me->SetReactState(REACT_PASSIVE);
events.ScheduleEvent(EVENT_INTRO_MOVE, 2000);
- events.ScheduleEvent(EVENT_CURSE_OF_BLOOD, 6000, EVENT_GROUP_PHASE_ONE);
- events.ScheduleEvent(EVENT_FORCE_GRIP, urand(8000,10000), EVENT_GROUP_PHASE_ONE);
- events.ScheduleEvent(EVENT_SUMMON_GRAVITY_WELL, 16000, EVENT_GROUP_PHASE_ONE);
+ events.ScheduleEvent(EVENT_CURSE_OF_BLOOD, 6000);
+ events.ScheduleEvent(EVENT_FORCE_GRIP, urand(8000,10000));
+ events.ScheduleEvent(EVENT_SUMMON_GRAVITY_WELL, 16000);
events.ScheduleEvent(EVENT_ENERGY_SHIELD, urand(35000,36000));
events.ScheduleEvent(EVENT_SUMMON_WAVE_SOUTH, 0);
events.ScheduleEvent(EVENT_SUMMON_WAVE_WEST, 40000);
@@ -158,32 +147,16 @@ class boss_high_priestess_azil : public CreatureScript
{
_EnterCombat();
- DoCast(SPELL_ENERGY_SHIELD);
+ DoCast(me, SPELL_ENERGY_SHIELD);
Talk(SAY_AGGRO);
}
void JustDied(Unit* /*killer*/) override
{
- Talk(SAY_DEATH);
- }
-
- /*
- void PassengerBoarded(Unit* who, int8 seatId, bool apply) override
- {
- if (!apply || who->GetEntry() != NPC_SEISMIC_SHARD)
- return;
+ _JustDied();
- Movement::MoveSplineInit init(who);
- init.DisableTransportPathTransformations();
- if (seatId == 0)
- init.MoveTo(12.13748f, 0.0f, 2.442475f);
- else if (seatId == 1)
- init.MoveTo(12.13748f, 17.5f, 11.19248f);
- else
- init.MoveTo(12.13748f, -17.5f, 11.19248f);
- init.Launch();
+ Talk(SAY_DEATH);
}
- */
void MovementInform(uint32 type, uint32 id) override
{
@@ -195,6 +168,7 @@ class boss_high_priestess_azil : public CreatureScript
case POINT_INTRO_MOVE:
me->RemoveAurasDueToSpell(SPELL_ENERGY_SHIELD);
me->SetReactState(REACT_AGGRESSIVE);
+ DoStartMovement(me->GetVictim());
break;
case POINT_FLY_UP:
me->SetCanFly(true);
@@ -203,21 +177,22 @@ class boss_high_priestess_azil : public CreatureScript
break;
case POINT_ABOVE_PLATFORM:
me->SetFacingTo(5.218534f);
- DoCast(SPELL_EARTH_FURY_CASTING_VISUAL);
- DoCast(SPELL_SEISMIC_SHARD_SUMMON_1);
- DoCast(SPELL_SEISMIC_SHARD_SUMMON_2);
- DoCast(SPELL_SEISMIC_SHARD_SUMMON_3);
- events.ScheduleEvent(EVENT_EARTH_FURY_CHECK_SEAT0, 6700);
+ DoCast(me, SPELL_EARTH_FURY_CASTING_VISUAL);
+ DoCast(me, SPELL_SEISMIC_SHARD_SUMMON_1);
+ DoCast(me, SPELL_SEISMIC_SHARD_SUMMON_2);
+ DoCast(me, SPELL_SEISMIC_SHARD_SUMMON_3);
+ events.ScheduleEvent(EVENT_EARTH_FURY_PREPARE_SHARD, 6700);
break;
case POINT_GROUND:
- DoCast(SPELL_EJECT_ALL_PASSENGERS);
+ DoCast(me, SPELL_EJECT_ALL_PASSENGERS);
me->SetCanFly(false);
me->SetDisableGravity(false);
me->SetReactState(REACT_AGGRESSIVE);
+ DoStartMovement(me->GetVictim());
// Find more sniffs to correct these timers, this was copied from Reset() void.
- events.ScheduleEvent(EVENT_CURSE_OF_BLOOD, 6000, EVENT_GROUP_PHASE_ONE);
- events.ScheduleEvent(EVENT_FORCE_GRIP, urand(8000, 10000), EVENT_GROUP_PHASE_ONE);
- events.ScheduleEvent(EVENT_SUMMON_GRAVITY_WELL, 16000, EVENT_GROUP_PHASE_ONE);
+ events.ScheduleEvent(EVENT_CURSE_OF_BLOOD, 6000);
+ events.ScheduleEvent(EVENT_FORCE_GRIP, urand(8000, 10000));
+ events.ScheduleEvent(EVENT_SUMMON_GRAVITY_WELL, 16000);
break;
default:
break;
@@ -244,20 +219,20 @@ class boss_high_priestess_azil : public CreatureScript
case EVENT_CURSE_OF_BLOOD:
if (Unit* target = SelectTarget(SELECT_TARGET_RANDOM, 0, 100.0f, true))
DoCast(target, SPELL_CURSE_OF_BLOOD);
- events.ScheduleEvent(EVENT_CURSE_OF_BLOOD, urand(13000, 15000), EVENT_GROUP_PHASE_ONE);
+ events.ScheduleEvent(EVENT_CURSE_OF_BLOOD, urand(13000, 15000));
break;
case EVENT_FORCE_GRIP:
DoCastVictim(SPELL_FORCE_GRIP);
- events.ScheduleEvent(EVENT_CURSE_OF_BLOOD, urand(13000, 15000), EVENT_GROUP_PHASE_ONE);
+ events.ScheduleEvent(EVENT_CURSE_OF_BLOOD, urand(13000, 15000));
break;
case EVENT_SUMMON_GRAVITY_WELL:
if (Unit* target = SelectTarget(SELECT_TARGET_RANDOM, 0, 100.0f, true))
DoCast(target, SPELL_SUMMON_GRAVITY_WELL);
- events.ScheduleEvent(EVENT_SUMMON_GRAVITY_WELL, urand(13000, 15000), EVENT_GROUP_PHASE_ONE);
+ events.ScheduleEvent(EVENT_SUMMON_GRAVITY_WELL, urand(13000, 15000));
break;
case EVENT_ENERGY_SHIELD:
- events.CancelEventGroup(EVENT_GROUP_PHASE_ONE);
- DoCast(SPELL_EARTH_FURY_ENERGY_SHIELD);
+ events.Reset();
+ DoCast(me, SPELL_EARTH_FURY_ENERGY_SHIELD);
events.ScheduleEvent(EVENT_EARTH_FURY, 0);
break;
case EVENT_EARTH_FURY:
@@ -273,9 +248,8 @@ class boss_high_priestess_azil : public CreatureScript
case EVENT_EARTH_FURY_FLY_ABOVE_PLATFORM:
me->GetMotionMaster()->MovePoint(POINT_ABOVE_PLATFORM, AbovePlatformPos);
break;
- case EVENT_EARTH_FURY_CHECK_SEAT0:
- if (!me->GetVehicleKit()->GetPassenger(0))
- DoCast(SPELL_SEISMIC_SHARD_PREPARE);
+ case EVENT_EARTH_FURY_PREPARE_SHARD:
+ DoCast(me, SPELL_SEISMIC_SHARD_PREPARE);
events.ScheduleEvent(EVENT_EARTH_FURY_LAUNCH_SHARD, 1800);
break;
case EVENT_EARTH_FURY_LAUNCH_SHARD:
@@ -283,10 +257,10 @@ class boss_high_priestess_azil : public CreatureScript
{
me->SetFacingToObject(target);
DoCast(target, SPELL_SEISMIC_SHARD_TARGETING);
- DoCast(SPELL_SEISMIC_SHARD_LAUNCH);
+ DoCast(me, SPELL_SEISMIC_SHARD_LAUNCH);
countSeismicShard -= 1;
}
- events.ScheduleEvent(countSeismicShard > 0 ? EVENT_EARTH_FURY_CHECK_SEAT0 : EVENT_EARTH_FURY_FLY_DOWN, 4800);
+ events.ScheduleEvent(countSeismicShard > 0 ? EVENT_EARTH_FURY_PREPARE_SHARD : EVENT_EARTH_FURY_FLY_DOWN, 4800);
break;
case EVENT_EARTH_FURY_FLY_DOWN:
{
@@ -369,8 +343,7 @@ public:
{
npc_gravity_wellAI(Creature* creature) : ScriptedAI(creature)
{
- me->SetReactState(REACT_PASSIVE);
- DoCast(SPELL_GRAVITY_WELL_VISUAL);
+ DoCast(me, SPELL_GRAVITY_WELL_VISUAL);
events.ScheduleEvent(EVENT_GRAVITY_WELL_AURA_DAMAGE, 3200);
events.ScheduleEvent(EVENT_GRAVITY_WELL_AURA_PULL, 4500);
if (!me->GetMap()->IsHeroic())
@@ -397,10 +370,10 @@ public:
{
case EVENT_GRAVITY_WELL_AURA_DAMAGE:
me->RemoveAurasDueToSpell(SPELL_GRAVITY_WELL_VISUAL);
- DoCast(SPELL_GRAVITY_WELL_AURA_DAMAGE);
+ DoCast(me, SPELL_GRAVITY_WELL_AURA_DAMAGE);
break;
case EVENT_GRAVITY_WELL_AURA_PULL:
- DoCast(SPELL_GRAVITY_WELL_AURA_PULL);
+ DoCast(me, SPELL_GRAVITY_WELL_AURA_PULL);
break;
default:
break;
@@ -430,8 +403,7 @@ public:
{
instance = creature->GetInstanceScript();
me->SetDisableGravity(true);
- me->SetReactState(REACT_PASSIVE);
- DoCast(SPELL_SEISMIC_SHARD_VISUAL);
+ DoCast(me, SPELL_SEISMIC_SHARD_VISUAL);
Movement::MoveSplineInit init(me);
FillPath(me->GetPosition(), init.Path());
@@ -512,7 +484,7 @@ public:
void HandleScript(SpellEffIndex /*effIndex*/)
{
Unit* caster = GetCaster();
- for (uint8 i = 0; i < 3; i++)
+ for (int i = 0; i < 3; i++)
caster->CastSpell(caster, SPELL_SUMMON_ADD_SOUTH, true);
}
@@ -548,7 +520,7 @@ public:
void HandleScript(SpellEffIndex /*effIndex*/)
{
Unit* caster = GetCaster();
- for (uint8 i = 0; i < 10; i++)
+ for (int i = 0; i < 10; i++)
caster->CastSpell(caster, SPELL_SUMMON_ADD_WEST, true);
}
@@ -652,15 +624,6 @@ public:
};
// 79332 - Gravity Well (pull units within 10 yards)
-class PulledRecentlyCheck
-{
-public:
- bool operator()(WorldObject* object) const
- {
- return (object->ToUnit() && object->ToUnit()->HasAura(SPELL_GRAVITY_WELL_PULL));
- }
-};
-
class spell_gravity_well_pull : public SpellScriptLoader
{
public:
@@ -675,15 +638,9 @@ public:
GetSpell()->SetSpellValue(SPELLVALUE_RADIUS_MOD, int32(GetCaster()->GetObjectScale() * 10000 * 2 / 3));
}
- void FilterTargets(std::list<WorldObject*>& unitList)
- {
- unitList.remove_if(PulledRecentlyCheck());
- }
-
void Register() override
{
BeforeCast += SpellCastFn(spell_gravity_well_pull_SpellScript::SetRadiusMod);
- OnObjectAreaTargetSelect += SpellObjectAreaTargetSelectFn(spell_gravity_well_pull_SpellScript::FilterTargets, EFFECT_0, TARGET_UNIT_SRC_AREA_ENEMY);
}
};
@@ -693,34 +650,7 @@ public:
}
};
-// 86862 - Seismic Shard (forces target to cast 86863)
-class spell_seismic_shard_prepare : public SpellScriptLoader
-{
-public:
- spell_seismic_shard_prepare() : SpellScriptLoader("spell_seismic_shard_prepare") { }
-
- class spell_seismic_shard_prepare_SpellScript : public SpellScript
- {
- PrepareSpellScript(spell_seismic_shard_prepare_SpellScript);
-
- void SetTarget(WorldObject*& target)
- {
- target = GetCaster()->FindNearestCreature(NPC_SEISMIC_SHARD, 50.0f);
- }
-
- void Register() override
- {
- OnObjectTargetSelect += SpellObjectTargetSelectFn(spell_seismic_shard_prepare_SpellScript::SetTarget, EFFECT_0, TARGET_UNIT_NEARBY_ENTRY);
- }
- };
-
- SpellScript* GetSpellScript() const override
- {
- return new spell_seismic_shard_prepare_SpellScript();
- }
-};
-
-// 86863 - Seismic Shard (moves shard to seat 0)
+// 86863 - Seismic Shard (makes shard reenter Azil)
class spell_seismic_shard_change_seat : public SpellScriptLoader
{
public:
@@ -730,23 +660,14 @@ public:
{
PrepareSpellScript(spell_seismic_shard_change_seat_SpellScript);
- void SetTarget(WorldObject*& target)
- {
- if (InstanceScript* instance = GetCaster()->GetInstanceScript())
- target = ObjectAccessor::GetCreature(*GetCaster(), instance->GetGuidData(DATA_HIGH_PRIESTESS_AZIL));
- }
-
- void ChangeSeat(SpellEffIndex /*effIndex*/)
+ void ExitVehicle()
{
GetCaster()->ExitVehicle();
- if (GetHitUnit()->IsVehicle())
- GetCaster()->EnterVehicle(GetHitUnit(), 0);
}
void Register() override
{
- OnObjectTargetSelect += SpellObjectTargetSelectFn(spell_seismic_shard_change_seat_SpellScript::SetTarget, EFFECT_0, TARGET_UNIT_NEARBY_ENTRY);
- OnEffectHitTarget += SpellEffectFn(spell_seismic_shard_change_seat_SpellScript::ChangeSeat, EFFECT_0, SPELL_EFFECT_APPLY_AURA);
+ BeforeCast += SpellCastFn(spell_seismic_shard_change_seat_SpellScript::ExitVehicle);
}
};
@@ -800,7 +721,6 @@ void AddSC_boss_high_priestess_azil()
new spell_gravity_well_damage_nearby();
new spell_gravity_well_damage();
new spell_gravity_well_pull();
- new spell_seismic_shard_prepare();
new spell_seismic_shard_change_seat();
new spell_seismic_shard();
}
diff --git a/src/server/scripts/Maelstrom/Stonecore/boss_ozruk.cpp b/src/server/scripts/Maelstrom/Stonecore/boss_ozruk.cpp
index 0b260de944a..b5448acb556 100644
--- a/src/server/scripts/Maelstrom/Stonecore/boss_ozruk.cpp
+++ b/src/server/scripts/Maelstrom/Stonecore/boss_ozruk.cpp
@@ -89,8 +89,6 @@ class boss_ozruk : public CreatureScript
events.ScheduleEvent(EVENT_ELEMENTIUM_BULWARK, 5000);
events.ScheduleEvent(EVENT_GROUND_SLAM, 10000);
events.ScheduleEvent(EVENT_ELEMENTIUM_SPIKE_SHIELD, 13000);
-
- RemoveBouncerSpikes();
}
void EnterCombat(Unit* /*victim*/) override
@@ -102,12 +100,13 @@ class boss_ozruk : public CreatureScript
void JustSummoned(Creature* summon) override
{
- if (summon->GetEntry() != NPC_RUPTURE_CONTROLLER)
- return;
+ if (summon->GetEntry() == NPC_RUPTURE_CONTROLLER)
+ {
+ summon->CastSpell(summon, SPELL_RUPTURE, true);
+ summon->DespawnOrUnsummon(10000);
+ }
- summon->SetReactState(REACT_PASSIVE);
- summon->CastSpell(summon, SPELL_RUPTURE, true);
- summon->DespawnOrUnsummon(10000);
+ BossAI::JustSummoned(summon);
}
void DamageTaken(Unit* /*attacker*/, uint32 &damage) override
@@ -116,14 +115,14 @@ class boss_ozruk : public CreatureScript
return;
DoCast(me, SPELL_ENRAGE);
- me->Say(SAY_ENRAGE);
+ Talk(SAY_ENRAGE);
}
- void JustDied(Unit* killer) override
+ void JustDied(Unit* /*killer*/) override
{
- me->Say(SAY_DEATH, killer); // receiver is the killer, sniff source!
+ _JustDied();
- RemoveBouncerSpikes();
+ Talk(SAY_DEATH);
}
void UpdateAI(uint32 diff) override
@@ -133,7 +132,7 @@ class boss_ozruk : public CreatureScript
events.Update(diff);
- if (me->HasUnitState(UNIT_STATE_CASTING) || me->HasAura(SPELL_ELEMENTIUM_SPIKE_SHIELD))
+ if (me->HasUnitState(UNIT_STATE_CASTING))
return;
while (uint32 eventId = events.ExecuteEvent())
@@ -156,7 +155,7 @@ class boss_ozruk : public CreatureScript
events.ScheduleEvent(EVENT_SHATTER, 10000);
break;
case EVENT_SHATTER:
- RemoveBouncerSpikes();
+ summons.DespawnEntry(NPC_BOUNCER_SPIKE);
me->SetReactState(REACT_PASSIVE);
me->AttackStop();
DoCast(me, SPELL_SHATTER);
@@ -168,6 +167,7 @@ class boss_ozruk : public CreatureScript
break;
case EVENT_START_ATTACK:
me->SetReactState(REACT_AGGRESSIVE);
+ DoStartMovement(me->GetVictim());
break;
default:
break;
@@ -176,18 +176,6 @@ class boss_ozruk : public CreatureScript
DoMeleeAttackIfReady();
}
-
- void RemoveBouncerSpikes()
- {
- Vehicle* vehicle = me->GetVehicleKit();
- if (!vehicle)
- return;
-
- for (uint8 i = 0; i < vehicle->GetAvailableSeatCount(); i++)
- if (Unit* passenger = vehicle->GetPassenger(i))
- if (Creature* creature = passenger->ToCreature())
- creature->RemoveFromWorld();
- }
};
CreatureAI* GetAI(Creature* creature) const override
@@ -229,7 +217,6 @@ public:
if (!rupture)
return;
- rupture->SetReactState(REACT_PASSIVE);
rupture->CastSpell(rupture, SPELL_RUPTURE_DAMAGE, true);
}
diff --git a/src/server/scripts/Maelstrom/Stonecore/boss_slabhide.cpp b/src/server/scripts/Maelstrom/Stonecore/boss_slabhide.cpp
index c5f0718e240..0b5b3e153be 100644
--- a/src/server/scripts/Maelstrom/Stonecore/boss_slabhide.cpp
+++ b/src/server/scripts/Maelstrom/Stonecore/boss_slabhide.cpp
@@ -199,7 +199,7 @@ class boss_slabhide : public CreatureScript
events.ScheduleEvent(EVENT_STALACTITE, 400);
break;
case POINT_SLABHIDE_LAND:
- //DoCast(SPELL_COOLDOWN_5S); // unknown purpose
+ //DoCast(me, SPELL_COOLDOWN_5S); // unknown purpose
events.ScheduleEvent(EVENT_ATTACK, 1200);
break;
default:
@@ -225,11 +225,12 @@ class boss_slabhide : public CreatureScript
instance->SetData(DATA_SLABHIDE_ROCK_WALL, false);
break;
case EVENT_LAVA_FISSURE:
- DoCast(SPELL_LAVA_FISSURE);
+ if (Unit* target = SelectTarget(SELECT_TARGET_RANDOM, 0, 100.0f, true))
+ DoCast(target, SPELL_LAVA_FISSURE);
events.ScheduleEvent(EVENT_LAVA_FISSURE, urand(6000, 8000));
break;
case EVENT_SAND_BLAST:
- DoCast(SPELL_SAND_BLAST);
+ DoCast(me, SPELL_SAND_BLAST);
events.ScheduleEvent(EVENT_SAND_BLAST, urand(8000, 11000));
break;
case EVENT_AIR_PHASE:
@@ -248,7 +249,7 @@ class boss_slabhide : public CreatureScript
me->SetByteFlag(UNIT_FIELD_BYTES_1, 3, UNIT_BYTE1_FLAG_ALWAYS_STAND | UNIT_BYTE1_FLAG_HOVER);
me->SetHover(true);
- DoCast(SPELL_STALACTITE_SUMMON);
+ DoCast(me, SPELL_STALACTITE_SUMMON);
events.ScheduleEvent(EVENT_LAND, 8000);
break;
@@ -267,7 +268,7 @@ class boss_slabhide : public CreatureScript
events.ScheduleEvent(EVENT_LAVA_FISSURE, urand(6000, 8000));
events.ScheduleEvent(EVENT_SAND_BLAST, urand(8000, 10000));
- DoCast(SPELL_CRYSTAL_STORM);
+ DoCast(me, SPELL_CRYSTAL_STORM);
me->SetReactState(REACT_AGGRESSIVE);
break;
default:
@@ -315,8 +316,7 @@ public:
{
npc_lava_fissureAI(Creature* creature) : ScriptedAI(creature)
{
- me->SetReactState(REACT_PASSIVE);
- me->CastSpell(me, SPELL_LAVA_FISSURE_CRACK, true);
+ DoCast(me, SPELL_LAVA_FISSURE_CRACK, true);
events.ScheduleEvent(EVENT_LAVA_FISSURE_ERUPTION, 6000);
}
@@ -330,7 +330,7 @@ public:
{
case EVENT_LAVA_FISSURE_ERUPTION:
me->RemoveAurasDueToSpell(SPELL_LAVA_FISSURE_CRACK);
- me->CastSpell(me, SPELL_LAVA_FISSURE_ERUPTION, true);
+ DoCast(me, SPELL_LAVA_FISSURE_ERUPTION, true);
me->DespawnOrUnsummon(14000);
break;
default:
@@ -359,14 +359,16 @@ public:
{
npc_stalactite_triggerAI(Creature* creature) : ScriptedAI(creature)
{
- me->SetReactState(REACT_PASSIVE);
me->SetDisableGravity(true);
- me->CastSpell(me, SPELL_STALACTITE_SHADE, true);
+ DoCast(me, SPELL_STALACTITE_SHADE, true);
events.ScheduleEvent(EVENT_STALACTITE_MISSLE, 5600);
}
void UpdateAI(uint32 diff) override
{
+ if (events.Empty())
+ return;
+
events.Update(diff);
while (uint32 eventId = events.ExecuteEvent())
@@ -374,7 +376,7 @@ public:
switch (eventId)
{
case EVENT_STALACTITE_MISSLE:
- DoCast(SPELL_STALACTITE_MISSLE);
+ DoCast(me, SPELL_STALACTITE_MISSLE);
me->DespawnOrUnsummon(11000);
break;
default:
@@ -394,15 +396,6 @@ public:
};
// 81035 - Stalactite (check if player is near to summon stalactite)
-class NotPlayerCheck
-{
- public:
- bool operator()(WorldObject* object) const
- {
- return (object->GetTypeId() != TYPEID_PLAYER);
- }
-};
-
class spell_s81035_stalactite : public SpellScriptLoader
{
public:
@@ -412,11 +405,6 @@ public:
{
PrepareSpellScript(spell_s81035_stalactite_SpellScript);
- void FilterTargets(std::list<WorldObject*>& targets)
- {
- targets.remove_if(NotPlayerCheck());
- }
-
void SummonStalactiteTrigger()
{
Unit* caster = GetCaster();
@@ -425,7 +413,6 @@ public:
void Register() override
{
- OnObjectAreaTargetSelect += SpellObjectAreaTargetSelectFn(spell_s81035_stalactite_SpellScript::FilterTargets, EFFECT_0, TARGET_UNIT_SRC_AREA_ENEMY);
OnHit += SpellHitFn(spell_s81035_stalactite_SpellScript::SummonStalactiteTrigger);
}
};
diff --git a/src/server/scripts/Maelstrom/Stonecore/instance_stonecore.cpp b/src/server/scripts/Maelstrom/Stonecore/instance_stonecore.cpp
index b2ac21a1edf..1e68c612616 100644
--- a/src/server/scripts/Maelstrom/Stonecore/instance_stonecore.cpp
+++ b/src/server/scripts/Maelstrom/Stonecore/instance_stonecore.cpp
@@ -34,6 +34,17 @@
// TO-DO:
// - Find out spell IDs for both Stonecore Teleporters (spellclick).
+ObjectData const creatureData[] =
+{
+ { NPC_MILLHOUSE_MANASTORM, DATA_MILLHOUSE_MANASTORM },
+ { NPC_CORBORUS, DATA_CORBORUS },
+ { NPC_SLABHIDE, DATA_SLABHIDE },
+ { NPC_HIGH_PRIESTESS_AZIL, DATA_HIGH_PRIESTESS_AZIL },
+ { NPC_STONECORE_TELEPORTER, DATA_STONECORE_TELEPORTER },
+ { NPC_STONECORE_TELEPORTER_2, DATA_STONECORE_TELEPORTER_2 },
+ { 0, 0 } // END
+};
+
class instance_stonecore : public InstanceMapScript
{
public:
@@ -45,6 +56,7 @@ class instance_stonecore : public InstanceMapScript
{
SetHeaders(DataHeader);
SetBossNumber(MAX_ENCOUNTER);
+ LoadObjectData(creatureData, nullptr);
}
void OnGameObjectCreate(GameObject* go) override
@@ -67,27 +79,10 @@ class instance_stonecore : public InstanceMapScript
{
switch (creature->GetEntry())
{
- case NPC_MILLHOUSE_MANASTORM:
- millhouseGUID = creature->GetGUID();
- break;
- case NPC_CORBORUS:
- corobrusGUID = creature->GetGUID();
- break;
- case NPC_SLABHIDE:
- slabhideGUID = creature->GetGUID();
- break;
- case NPC_HIGH_PRIESTESS_AZIL:
- highPriestessAzilGUID = creature->GetGUID();
- break;
case NPC_STONECORE_TELEPORTER:
case NPC_STONECORE_TELEPORTER_2:
- if (GetBossState(DATA_SLABHIDE) != DONE)
- stonecoreTeleporterGUID[creature->GetEntry() - NPC_STONECORE_TELEPORTER] = creature->GetGUID();
- else // If Slabhide is already dead, no need to store teleporter guids
- {
- creature->CastSpell(creature, SPELL_TELEPORTER_ACTIVE_VISUAL, true);
- creature->SetFlag(UNIT_NPC_FLAGS, UNIT_NPC_FLAG_SPELLCLICK);
- }
+ if (GetBossState(DATA_SLABHIDE) == DONE)
+ ActivateTeleporter(creature);
break;
default:
break;
@@ -95,7 +90,7 @@ class instance_stonecore : public InstanceMapScript
// Check if creature is part of Millhouse event
creature->SearchFormation();
- if (CreatureGroup* group = creature->GetFormation()) // TO-DO: Fix formations
+ if (CreatureGroup* group = creature->GetFormation())
{
switch (group->GetId())
{
@@ -109,6 +104,8 @@ class instance_stonecore : public InstanceMapScript
break;
}
}
+
+ InstanceScript::OnCreatureCreate(creature);
}
bool SetBossState(uint32 type, EncounterState state) override
@@ -123,16 +120,9 @@ class instance_stonecore : public InstanceMapScript
// Activate teleporters
if (state == DONE)
{
- for (int8 i = 0; i < MAX_STONECORE_TELEPORTERS; i++)
- {
- if (Creature* teleporter = instance->GetCreature(stonecoreTeleporterGUID[i]))
- {
- teleporter->CastSpell(teleporter, SPELL_TELEPORTER_ACTIVE_VISUAL, true);
- teleporter->SetFlag(UNIT_NPC_FLAGS, UNIT_NPC_FLAG_SPELLCLICK);
- }
- }
+ ActivateTeleporter(GetCreature(DATA_STONECORE_TELEPORTER));
+ ActivateTeleporter(GetCreature(DATA_STONECORE_TELEPORTER_2));
}
-
break;
default:
break;
@@ -158,6 +148,9 @@ class instance_stonecore : public InstanceMapScript
{
switch (type)
{
+ case DATA_HANDLE_CORBORUS_ROCKDOOR:
+ HandleGameObject(corborusRockDoorGUID, true);
+ break;
case DATA_MILLHOUSE_EVENT_FACE:
MillhouseEvent_Face();
break;
@@ -179,35 +172,11 @@ class instance_stonecore : public InstanceMapScript
}
}
- ObjectGuid GetGuidData(uint32 type) const override
- {
- switch (type)
- {
- case DATA_MILLHOUSE_MANASTORM:
- return millhouseGUID;
- case GAMEOBJECT_CORBORUS_ROCKDOOR:
- return corborusRockDoorGUID;
- case DATA_CORBORUS:
- return corobrusGUID;
- case DATA_SLABHIDE:
- return slabhideGUID;
- case DATA_HIGH_PRIESTESS_AZIL:
- return highPriestessAzilGUID;
- case NPC_STONECORE_TELEPORTER:
- case NPC_STONECORE_TELEPORTER_2:
- return stonecoreTeleporterGUID[type - NPC_STONECORE_TELEPORTER];
- default:
- break;
- }
-
- return ObjectGuid::Empty;
- }
-
private:
// Face Millhouse and other nearby mobs to Corborus
void MillhouseEvent_Face()
{
- if (Creature* Millhouse = instance->GetCreature(millhouseGUID))
+ if (Creature* Millhouse = GetCreature(DATA_MILLHOUSE_MANASTORM))
Millhouse->SetFacingTo(1.570796f);
for (GuidVector::const_iterator i = millhouseLastGroupGUIDs.begin(); i != millhouseLastGroupGUIDs.end(); ++i)
if (Creature* creature = instance->GetCreature(*i))
@@ -217,7 +186,7 @@ class instance_stonecore : public InstanceMapScript
// Knock back Millhouse and other mobs
void MillhouseEvent_Knockback()
{
- if (Creature* Millhouse = instance->GetCreature(millhouseGUID))
+ if (Creature* Millhouse = GetCreature(DATA_MILLHOUSE_MANASTORM))
Millhouse->CastSpell(Millhouse, SPELL_RING_WYRM_KNOCKBACK, true);
for (GuidVector::const_iterator itr = millhouseLastGroupGUIDs.begin(); itr != millhouseLastGroupGUIDs.end(); ++itr)
if (Creature* creature = instance->GetCreature(*itr))
@@ -227,7 +196,7 @@ class instance_stonecore : public InstanceMapScript
// Despawn all mobs
void MillhouseEvent_Despawn()
{
- if (Creature* Millhouse = instance->GetCreature(millhouseGUID))
+ if (Creature* Millhouse = GetCreature(DATA_MILLHOUSE_MANASTORM))
Millhouse->DespawnOrUnsummon(3000);
for (GuidVector::const_iterator itr = millhouseTrashGUIDs.begin(); itr != millhouseTrashGUIDs.end(); ++itr)
if (Creature* creature = instance->GetCreature(*itr))
@@ -237,14 +206,18 @@ class instance_stonecore : public InstanceMapScript
creature->DespawnOrUnsummon(3000);
}
- ObjectGuid millhouseGUID;
+ void ActivateTeleporter(Creature* teleporter)
+ {
+ if (!teleporter)
+ return;
+
+ teleporter->CastSpell(teleporter, SPELL_TELEPORTER_ACTIVE_VISUAL, true);
+ teleporter->SetFlag(UNIT_NPC_FLAGS, UNIT_NPC_FLAG_SPELLCLICK);
+ }
+
GuidVector millhouseTrashGUIDs;
GuidVector millhouseLastGroupGUIDs;
ObjectGuid corborusRockDoorGUID;
- ObjectGuid corobrusGUID;
- ObjectGuid slabhideGUID;
- ObjectGuid highPriestessAzilGUID;
- ObjectGuid stonecoreTeleporterGUID[2];
GuidVector slabhideRockWallGUIDs;
EncounterState slabhideIntro;
diff --git a/src/server/scripts/Maelstrom/Stonecore/stonecore.cpp b/src/server/scripts/Maelstrom/Stonecore/stonecore.cpp
index abfb82284d3..3500290c358 100644
--- a/src/server/scripts/Maelstrom/Stonecore/stonecore.cpp
+++ b/src/server/scripts/Maelstrom/Stonecore/stonecore.cpp
@@ -30,11 +30,6 @@ enum Texts
SAY_MILLHOUSE_EVENT_2 = 1,
};
-enum NPCs
-{
- NPC_GENERIC_TRIGGER_LAB = 40350,
-};
-
enum Spells
{
// Millhouse Manastorm
@@ -96,6 +91,9 @@ Position const MillhousePointGroup2 = { 977.3045f, 895.2347f, 306.3298f };
Position const MillhousePointGroup3 = { 1049.823f, 871.4349f, 295.006f };
Position const MillhousePointGroup4 = { 1149.04f, 884.431f, 284.9406f };
+// TO-DO:
+// - Millhouse Manastorm should face and cast SPELL_TIGULE_AND_FORORS_SPECIAL_BLEND, but he won't. :(
+
// 43391 - Millhouse Manastorm
class npc_sc_millhouse_manastorm : public CreatureScript
{
@@ -175,27 +173,28 @@ class npc_sc_millhouse_manastorm : public CreatureScript
me->CombatStop(true);
me->DeleteThreatList();
- me->SetFlag(UNIT_FIELD_FLAGS, UNIT_FLAG_IN_COMBAT);
- me->SetReactState(REACT_AGGRESSIVE);
-
switch (pointId)
{
case POINT_MILLHOUSE_GROUP_2:
- if (Creature* worldtrigger = me->FindNearestCreature(NPC_WORLDTRIGGER, 150.0f))
- me->SetFacingToObject(worldtrigger); // o: 5.497359f (sniff data)
- me->CastSpell(me, SPELL_ANCHOR_HERE, true);
- me->AddAura(SPELL_TIGULE_AND_FORORS_SPECIAL_BLEND, me);
+ me->SetFlag(UNIT_FIELD_FLAGS, UNIT_FLAG_IN_COMBAT);
+ me->SetReactState(REACT_AGGRESSIVE);
+ if (Creature* worldtrigger = me->FindNearestCreature(NPC_WORLDTRIGGER, 200.0f))
+ me->SetFacingToObject(worldtrigger);
+ DoCast(me, SPELL_ANCHOR_HERE);
+ DoCast(me, SPELL_TIGULE_AND_FORORS_SPECIAL_BLEND);
events.ScheduleEvent(EVENT_READY_FOR_COMBAT, 10000);
break;
case POINT_MILLHOUSE_GROUP_3:
+ me->SetFlag(UNIT_FIELD_FLAGS, UNIT_FLAG_IN_COMBAT);
+ me->SetReactState(REACT_AGGRESSIVE);
me->SetFacingTo(5.931499f);
- me->CastSpell(me, SPELL_ANCHOR_HERE, true);
- me->AddAura(SPELL_TIGULE_AND_FORORS_SPECIAL_BLEND, me);
+ DoCast(me, SPELL_ANCHOR_HERE);
+ DoCast(me, SPELL_TIGULE_AND_FORORS_SPECIAL_BLEND);
events.ScheduleEvent(EVENT_READY_FOR_COMBAT, 10000);
break;
case POINT_MILLHOUSE_GROUP_4:
me->SetFacingTo(3.455752f);
- me->CastSpell(me, SPELL_ANCHOR_HERE, true);
+ DoCast(me, SPELL_ANCHOR_HERE);
Talk(SAY_MILLHOUSE_EVENT_2);
events.ScheduleEvent(EVENT_CAST_IMPENDING_DOOM, 1000);
break;
@@ -206,14 +205,14 @@ class npc_sc_millhouse_manastorm : public CreatureScript
void UpdateAI(uint32 diff) override
{
- // Only update events if Millhouse is aggressive
- if (me->GetReactState() != REACT_AGGRESSIVE)
+ // Do not update events if Millhouse is aggressive and has no combat.
+ if (!UpdateVictim() && me->GetReactState() == REACT_AGGRESSIVE)
return;
events.Update(diff);
// Impending Doom is exception because it needs to be interrupted.
- if (me->HasUnitState(UNIT_STATE_CASTING) && me->GetCurrentSpell(CURRENT_GENERIC_SPELL)->GetSpellInfo()->Id != SPELL_IMPENDING_DOOM_CHANNEL)
+ if (me->HasUnitState(UNIT_STATE_CASTING) && !me->FindCurrentSpellBySpellId(SPELL_IMPENDING_DOOM))
return;
while (uint32 eventId = events.ExecuteEvent())
@@ -221,7 +220,7 @@ class npc_sc_millhouse_manastorm : public CreatureScript
switch (eventId)
{
case EVENT_FROSTBOLT_VOLLEY:
- DoCast(SPELL_FROSTBOLT_VOLLEY);
+ DoCastAOE(SPELL_FROSTBOLT_VOLLEY);
events.ScheduleEvent(EVENT_FROSTBOLT_VOLLEY, 7000);
break;
case EVENT_SHADOWFURY:
@@ -240,8 +239,8 @@ class npc_sc_millhouse_manastorm : public CreatureScript
ScheduleEvents();
break;
case EVENT_CAST_IMPENDING_DOOM:
- DoCast(SPELL_IMPENDING_DOOM);
- DoCast(SPELL_IMPENDING_DOOM_CHANNEL);
+ DoCast(me, SPELL_IMPENDING_DOOM);
+ DoCast(me, SPELL_IMPENDING_DOOM_CHANNEL);
events.ScheduleEvent(EVENT_INTERRUPT_IMPENDING_DOOM, urand(15000,20000));
break;
case EVENT_INTERRUPT_IMPENDING_DOOM:
@@ -341,11 +340,6 @@ class spell_sc_twilight_documents : public SpellScriptLoader
return true;
}
- void SetTarget(WorldObject*& target)
- {
- target = GetCaster()->FindNearestCreature(NPC_GENERIC_TRIGGER_LAB, 100.0f);
- }
-
void SpawnGameObject(SpellEffIndex /*effIndex*/)
{
if (WorldLocation* loc = GetHitDest())
@@ -354,7 +348,6 @@ class spell_sc_twilight_documents : public SpellScriptLoader
void Register() override
{
- OnObjectTargetSelect += SpellObjectTargetSelectFn(spell_sc_twilight_documents_SpellScript::SetTarget, EFFECT_0, TARGET_DEST_NEARBY_ENTRY);
OnEffectHit += SpellEffectFn(spell_sc_twilight_documents_SpellScript::SpawnGameObject, EFFECT_0, SPELL_EFFECT_DUMMY);
}
};
@@ -372,7 +365,7 @@ class JumpCheck
bool operator()(WorldObject* object) const
{
Player* player = object->ToPlayer();
- return (player && player->HasUnitState(UNIT_STATE_JUMPING));
+ return (player && (player->IsFalling() || player->HasUnitState(UNIT_STATE_JUMPING)));
}
};
@@ -410,7 +403,7 @@ public:
bool OnTrigger(Player* player, AreaTriggerEntry const* /*areaTrigger*/) override
{
if (InstanceScript* instance = player->GetInstanceScript())
- if (Creature* corborus = ObjectAccessor::GetCreature(*player, instance->GetGuidData(DATA_CORBORUS)))
+ if (Creature* corborus = instance->GetCreature(DATA_CORBORUS))
corborus->AI()->DoAction(ACTION_CORBORUS_INTRO);
return true;
}
@@ -424,7 +417,7 @@ public:
bool OnTrigger(Player* player, AreaTriggerEntry const* /*areaTrigger*/) override
{
if (InstanceScript* instance = player->GetInstanceScript())
- if (Creature* slabhide = ObjectAccessor::GetCreature(*player, instance->GetGuidData(DATA_SLABHIDE)))
+ if (Creature* slabhide = instance->GetCreature(DATA_SLABHIDE))
slabhide->AI()->DoAction(ACTION_SLABHIDE_INTRO);
return true;
}
diff --git a/src/server/scripts/Maelstrom/Stonecore/stonecore.h b/src/server/scripts/Maelstrom/Stonecore/stonecore.h
index 98a9878e0d3..a13a0efad58 100644
--- a/src/server/scripts/Maelstrom/Stonecore/stonecore.h
+++ b/src/server/scripts/Maelstrom/Stonecore/stonecore.h
@@ -32,11 +32,16 @@ enum DataTypes
// Additional Data
DATA_MILLHOUSE_MANASTORM,
DATA_MILLHOUSE_EVENT_FACE,
+ DATA_HANDLE_CORBORUS_ROCKDOOR,
DATA_MILLHOUSE_EVENT_KNOCKBACK,
DATA_MILLHOUSE_EVENT_DESPAWN,
DATA_SLABHIDE_INTRO,
DATA_SLABHIDE_ROCK_WALL,
+
+ // Teleporters
+ DATA_STONECORE_TELEPORTER,
+ DATA_STONECORE_TELEPORTER_2,
};
enum Misc
diff --git a/src/server/scripts/Northrend/IcecrownCitadel/boss_the_lich_king.cpp b/src/server/scripts/Northrend/IcecrownCitadel/boss_the_lich_king.cpp
index 645df91d8ea..1b6df68c5c4 100644
--- a/src/server/scripts/Northrend/IcecrownCitadel/boss_the_lich_king.cpp
+++ b/src/server/scripts/Northrend/IcecrownCitadel/boss_the_lich_king.cpp
@@ -362,7 +362,7 @@ class NecroticPlagueTargetCheck : public std::unary_function<Unit*, bool>
bool operator()(Unit* unit) const
{
- if (!unit || unit == _sourceObj || !unit->isTargetableForAttack() || unit->IsTotem() || unit->HasAura(SPELL_PLAGUE_AVOIDANCE))
+ if (!unit || unit == _sourceObj || !unit->isTargetableForAttack() || unit->GetTypeId() != TYPEID_PLAYER || unit->HasAura(SPELL_PLAGUE_AVOIDANCE))
return false;
if ((_notAura1 && unit->HasAura(_notAura1)) || (_notAura2 && unit->HasAura(_notAura2)))
return false;
diff --git a/src/server/scripts/Northrend/Nexus/Nexus/boss_magus_telestra.cpp b/src/server/scripts/Northrend/Nexus/Nexus/boss_magus_telestra.cpp
index 1df5f5eac8f..c12b0889f9d 100644
--- a/src/server/scripts/Northrend/Nexus/Nexus/boss_magus_telestra.cpp
+++ b/src/server/scripts/Northrend/Nexus/Nexus/boss_magus_telestra.cpp
@@ -19,6 +19,7 @@
#include "ScriptMgr.h"
#include "ScriptedCreature.h"
#include "nexus.h"
+#include "GameEventMgr.h"
enum Spells
{
diff --git a/src/server/scripts/Northrend/Nexus/Oculus/instance_oculus.cpp b/src/server/scripts/Northrend/Nexus/Oculus/instance_oculus.cpp
index 0665bfd240c..ed902dba260 100644
--- a/src/server/scripts/Northrend/Nexus/Oculus/instance_oculus.cpp
+++ b/src/server/scripts/Northrend/Nexus/Oculus/instance_oculus.cpp
@@ -192,6 +192,7 @@ class instance_oculus : public InstanceMapScript
FreeDragons();
if (Creature* varos = instance->GetCreature(VarosGUID))
varos->SetPhaseMask(1, true);
+ events.ScheduleEvent(EVENT_VAROS_INTRO, 15000);
}
break;
case DATA_VAROS:
@@ -209,6 +210,7 @@ class instance_oculus : public InstanceMapScript
{
eregos->SetPhaseMask(1, true);
GreaterWhelps();
+ events.ScheduleEvent(EVENT_EREGOS_INTRO, 5000);
}
}
break;
@@ -267,6 +269,28 @@ class instance_oculus : public InstanceMapScript
}
}
+ void Update(uint32 diff) override
+ {
+ events.Update(diff);
+
+ while (uint32 eventId = events.ExecuteEvent())
+ {
+ switch (eventId)
+ {
+ case EVENT_VAROS_INTRO:
+ if (Creature* varos = instance->GetCreature(VarosGUID))
+ varos->AI()->Talk(SAY_VAROS_INTRO_TEXT);
+ break;
+ case EVENT_EREGOS_INTRO:
+ if (Creature* eregos = instance->GetCreature(EregosGUID))
+ eregos->AI()->Talk(SAY_EREGOS_INTRO_TEXT);
+ break;
+ default:
+ break;
+ }
+ }
+ }
+
void GreaterWhelps()
{
for (ObjectGuid guid : GreaterWhelpList)
@@ -289,6 +313,8 @@ class instance_oculus : public InstanceMapScript
ObjectGuid EregosCacheGUID;
GuidList GreaterWhelpList;
+
+ EventMap events;
};
InstanceScript* GetInstanceScript(InstanceMap* map) const override
diff --git a/src/server/scripts/Northrend/Nexus/Oculus/oculus.h b/src/server/scripts/Northrend/Nexus/Oculus/oculus.h
index 268cdb54e3e..d1144df9486 100644
--- a/src/server/scripts/Northrend/Nexus/Oculus/oculus.h
+++ b/src/server/scripts/Northrend/Nexus/Oculus/oculus.h
@@ -79,6 +79,18 @@ enum OculusSpells
SPELL_DEATH_SPELL = 50415
};
+enum InstanceTexts
+{
+ SAY_EREGOS_INTRO_TEXT = 0,
+ SAY_VAROS_INTRO_TEXT = 4
+};
+
+enum InstanceEvents
+{
+ EVENT_VAROS_INTRO = 1,
+ EVENT_EREGOS_INTRO
+};
+
enum Misc
{
POINT_MOVE_OUT = 1
diff --git a/src/server/scripts/Outland/zone_hellfire_peninsula.cpp b/src/server/scripts/Outland/zone_hellfire_peninsula.cpp
index 79e6649495b..58f77f22f97 100644
--- a/src/server/scripts/Outland/zone_hellfire_peninsula.cpp
+++ b/src/server/scripts/Outland/zone_hellfire_peninsula.cpp
@@ -140,8 +140,8 @@ enum AncestralWolf
{
EMOTE_WOLF_LIFT_HEAD = 0,
EMOTE_WOLF_HOWL = 1,
- SAY_WOLF_WELCOME = 2,
- SPELL_ANCESTRAL_WOLF_BUFF = 29981,
+ SAY_WOLF_WELCOME = 0,
+ SPELL_ANCESTRAL_WOLF_BUFF = 29938,
NPC_RYGA = 17123
};
@@ -166,11 +166,16 @@ public:
void Reset() override
{
ryga = NULL;
+ }
+
+ // Override Evade Mode event, recast buff that was removed by standard handler
+ void EnterEvadeMode() override
+ {
+ npc_escortAI::EnterEvadeMode();
DoCast(me, SPELL_ANCESTRAL_WOLF_BUFF, true);
}
void MoveInLineOfSight(Unit* who) override
-
{
if (!ryga && who->GetEntry() == NPC_RYGA && me->IsWithinDistInMap(who, 15.0f))
if (Creature* temp = who->ToCreature())
@@ -188,10 +193,48 @@ public:
break;
case 2:
Talk(EMOTE_WOLF_HOWL);
+ DoCast(me, SPELL_ANCESTRAL_WOLF_BUFF, true);
+ break;
+ // Move Ryga into position
+ case 48:
+ if (Creature* ryga = me->FindNearestCreature(NPC_RYGA,70))
+ {
+ if (ryga->IsAlive() && !ryga->IsInCombat())
+ {
+ ryga->SetWalk(true);
+ ryga->SetSpeed(MOVE_WALK, 1.5f);
+ ryga->GetMotionMaster()->MovePoint(0, 517.340698f, 3885.03975f, 190.455978f, true);
+ Reset();
+ }
+ }
break;
+ // Ryga Kneels and welcomes spirit wolf
case 50:
- if (ryga && ryga->IsAlive() && !ryga->IsInCombat())
- ryga->AI()->Talk(SAY_WOLF_WELCOME);
+ if (Creature* ryga = me->FindNearestCreature(NPC_RYGA,70))
+ {
+ if (ryga->IsAlive() && !ryga->IsInCombat())
+ {
+ ryga->SetFacingTo(0.776773f);
+ ryga->SetStandState(UNIT_STAND_STATE_KNEEL);
+ ryga->AI()->Talk(SAY_WOLF_WELCOME);
+ Reset();
+ }
+ }
+ break;
+ // Ryga returns to spawn point
+ case 51:
+ if (Creature* ryga = me->FindNearestCreature(NPC_RYGA,70))
+ {
+ if (ryga->IsAlive() && !ryga->IsInCombat())
+ {
+ float fRetX, fRetY, fRetZ, fRetO;
+ ryga->GetRespawnPosition(fRetX, fRetY, fRetZ, &fRetO);
+ ryga->SetHomePosition(fRetX, fRetY, fRetZ, fRetO);
+ ryga->SetStandState(UNIT_STAND_STATE_STAND);
+ ryga->GetMotionMaster()->MoveTargetedHome();
+ Reset();
+ }
+ }
break;
}
}
diff --git a/src/server/scripts/Spells/spell_mage.cpp b/src/server/scripts/Spells/spell_mage.cpp
index baf7ff48cb5..fc8ba0ffad0 100644
--- a/src/server/scripts/Spells/spell_mage.cpp
+++ b/src/server/scripts/Spells/spell_mage.cpp
@@ -392,7 +392,7 @@ class spell_mage_cone_of_cold : public SpellScriptLoader
};
// 42955 Conjure Refreshment
-/// Updated 4.3.4
+/// Updated 6.0.3
struct ConjureRefreshmentData
{
uint32 minLevel;
@@ -400,7 +400,7 @@ struct ConjureRefreshmentData
uint32 spellId;
};
-uint8 const MAX_CONJURE_REFRESHMENT_SPELLS = 7;
+uint8 const MAX_CONJURE_REFRESHMENT_SPELLS = 9;
ConjureRefreshmentData const _conjureData[MAX_CONJURE_REFRESHMENT_SPELLS] =
{
{ 33, 43, 92739 },
@@ -409,7 +409,9 @@ ConjureRefreshmentData const _conjureData[MAX_CONJURE_REFRESHMENT_SPELLS] =
{ 64, 73, 92805 },
{ 74, 79, 74625 },
{ 80, 84, 92822 },
- { 85, 85, 92727 }
+ { 85, 89, 92727 },
+ { 90, 99, 116130 },
+ { 100, 100, 167143 }
};
// 42955 - Conjure Refreshment
@@ -462,6 +464,66 @@ class spell_mage_conjure_refreshment : public SpellScriptLoader
}
};
+uint8 const MAX_CONJURE_REFRESHMENT_TABLE_SPELLS = 5;
+ConjureRefreshmentData const _conjureTableData[MAX_CONJURE_REFRESHMENT_TABLE_SPELLS] =
+{
+ { 73, 79, 120056 },
+ { 80, 84, 120055 },
+ { 85, 89, 120054 },
+ { 90, 99, 120053 },
+ { 100, 100, 167145 }
+};
+
+// 43987 - Conjure Refreshment Table
+class spell_mage_conjure_refreshment_table : public SpellScriptLoader
+{
+public:
+ spell_mage_conjure_refreshment_table() : SpellScriptLoader("spell_mage_conjure_refreshment_table") { }
+
+ class spell_mage_conjure_refreshment_table_SpellScript : public SpellScript
+ {
+ PrepareSpellScript(spell_mage_conjure_refreshment_table_SpellScript);
+
+ bool Validate(SpellInfo const* /*spellInfo*/) override
+ {
+ for (uint8 i = 0; i < MAX_CONJURE_REFRESHMENT_TABLE_SPELLS; ++i)
+ if (!sSpellMgr->GetSpellInfo(_conjureTableData[i].spellId))
+ return false;
+ return true;
+ }
+
+ bool Load() override
+ {
+ if (GetCaster()->GetTypeId() != TYPEID_PLAYER)
+ return false;
+ return true;
+ }
+
+ void HandleDummy(SpellEffIndex /*effIndex*/)
+ {
+ uint8 level = GetHitUnit()->getLevel();
+ for (uint8 i = 0; i < MAX_CONJURE_REFRESHMENT_TABLE_SPELLS; ++i)
+ {
+ ConjureRefreshmentData const& spellData = _conjureTableData[i];
+ if (level < spellData.minLevel || level > spellData.maxLevel)
+ continue;
+ GetHitUnit()->CastSpell(GetHitUnit(), spellData.spellId);
+ break;
+ }
+ }
+
+ void Register() override
+ {
+ OnEffectHitTarget += SpellEffectFn(spell_mage_conjure_refreshment_table_SpellScript::HandleDummy, EFFECT_0, SPELL_EFFECT_DUMMY);
+ }
+ };
+
+ SpellScript* GetSpellScript() const override
+ {
+ return new spell_mage_conjure_refreshment_table_SpellScript();
+ }
+};
+
// 543 - Fire War
class spell_mage_fire_frost_ward : public SpellScriptLoader
{
@@ -1468,6 +1530,7 @@ void AddSC_mage_spell_scripts()
new spell_mage_cold_snap();
new spell_mage_cone_of_cold();
new spell_mage_conjure_refreshment();
+ new spell_mage_conjure_refreshment_table();
new spell_mage_fire_frost_ward();
new spell_mage_focus_magic();
new spell_mage_frostbolt();
diff --git a/src/server/scripts/Spells/spell_quest.cpp b/src/server/scripts/Spells/spell_quest.cpp
index e9cf81f2e64..434a8f75693 100644
--- a/src/server/scripts/Spells/spell_quest.cpp
+++ b/src/server/scripts/Spells/spell_quest.cpp
@@ -1076,9 +1076,12 @@ class spell_q14112_14145_chum_the_water: public SpellScriptLoader
// http://old01.wowhead.com/quest=9452 - Red Snapper - Very Tasty!
enum RedSnapperVeryTasty
{
- SPELL_CAST_NET = 29866,
- ITEM_RED_SNAPPER = 23614,
- SPELL_NEW_SUMMON_TEST = 49214,
+ ITEM_RED_SNAPPER = 23614,
+
+ SPELL_CAST_NET = 29866,
+ SPELL_NEW_SUMMON_TEST = 49214,
+
+ GO_SCHOOL_OF_RED_SNAPPER = 181616
};
class spell_q9452_cast_net: public SpellScriptLoader
@@ -1095,6 +1098,15 @@ class spell_q9452_cast_net: public SpellScriptLoader
return GetCaster()->GetTypeId() == TYPEID_PLAYER;
}
+ SpellCastResult CheckCast()
+ {
+ GameObject* go = GetCaster()->FindNearestGameObject(GO_SCHOOL_OF_RED_SNAPPER, 3.0f);
+ if (!go || go->GetRespawnTime())
+ return SPELL_FAILED_REQUIRES_SPELL_FOCUS;
+
+ return SPELL_CAST_OK;
+ }
+
void HandleDummy(SpellEffIndex /*effIndex*/)
{
Player* caster = GetCaster()->ToPlayer();
@@ -1104,9 +1116,19 @@ class spell_q9452_cast_net: public SpellScriptLoader
caster->CastSpell(caster, SPELL_NEW_SUMMON_TEST, true);
}
+ void HandleActiveObject(SpellEffIndex effIndex)
+ {
+ PreventHitDefaultEffect(effIndex);
+ GetHitGObj()->SetRespawnTime(roll_chance_i(50) ? 2 * MINUTE : 3 * MINUTE);
+ GetHitGObj()->Use(GetCaster());
+ GetHitGObj()->SetLootState(GO_JUST_DEACTIVATED);
+ }
+
void Register() override
{
+ OnCheckCast += SpellCheckCastFn(spell_q9452_cast_net_SpellScript::CheckCast);
OnEffectHit += SpellEffectFn(spell_q9452_cast_net_SpellScript::HandleDummy, EFFECT_0, SPELL_EFFECT_DUMMY);
+ OnEffectHitTarget += SpellEffectFn(spell_q9452_cast_net_SpellScript::HandleActiveObject, EFFECT_1, SPELL_EFFECT_ACTIVATE_OBJECT);
}
};
diff --git a/src/server/shared/DataStores/DB2StorageLoader.h b/src/server/shared/DataStores/DB2StorageLoader.h
index 4254fcc1121..cc9bfa76b5c 100644
--- a/src/server/shared/DataStores/DB2StorageLoader.h
+++ b/src/server/shared/DataStores/DB2StorageLoader.h
@@ -21,6 +21,8 @@
#include "Define.h"
#include "Utilities/ByteConverter.h"
#include <cassert>
+#include <list>
+#include "Common.h"
class DB2FileLoader
{
diff --git a/src/server/shared/Networking/MessageBuffer.h b/src/server/shared/Networking/MessageBuffer.h
index 2dcd4fbc161..a214af9d127 100644
--- a/src/server/shared/Networking/MessageBuffer.h
+++ b/src/server/shared/Networking/MessageBuffer.h
@@ -81,6 +81,14 @@ public:
}
}
+ // Ensures there's "some" free space, make sure to call Normalize() before this
+ void EnsureFreeSpace()
+ {
+ // Double the size of the buffer if it's already full
+ if (GetRemainingSpace() == 0)
+ _storage.resize(_storage.size() * 2);
+ }
+
void Write(void const* data, std::size_t size)
{
if (size)
diff --git a/src/server/shared/Networking/Socket.h b/src/server/shared/Networking/Socket.h
index 5c891d925fa..6c367e5649d 100644
--- a/src/server/shared/Networking/Socket.h
+++ b/src/server/shared/Networking/Socket.h
@@ -92,7 +92,8 @@ public:
return;
_readBuffer.Normalize();
- _socket.async_read_some(boost::asio::buffer(_readBuffer.GetWritePointer(), READ_BLOCK_SIZE),
+ _readBuffer.EnsureFreeSpace();
+ _socket.async_read_some(boost::asio::buffer(_readBuffer.GetWritePointer(), _readBuffer.GetRemainingSpace()),
std::bind(&Socket<T>::ReadHandlerInternal, this->shared_from_this(), std::placeholders::_1, std::placeholders::_2));
}
diff --git a/src/server/worldserver/worldserver.conf.dist b/src/server/worldserver/worldserver.conf.dist
index 11c081bea44..3e3a04aee55 100644
--- a/src/server/worldserver/worldserver.conf.dist
+++ b/src/server/worldserver/worldserver.conf.dist
@@ -3250,6 +3250,22 @@ Currency.StartHonorPoints = 0
Currency.MaxHonorPoints = 4000
#
+# Currency.StartApexisCrystals
+# Amount of Apexis Crystals that new players will start with
+# Default: 0 (with precision)
+#
+
+Currency.StartApexisCrystals = 0
+
+#
+# Currency.MaxApexisCrystals
+# Amount Apexis Crystals a player can have
+# Default: 20000
+#
+
+Currency.MaxApexisCrystals = 20000
+
+#
# Currency.StartJusticePoints
# Amount of justice points that new players will start with
# Default: 0 (with precision)