ProjectSkyfire / SkyFire.406a

SkyFireEMU is a full featured F/OSS World of Warcraft: Cataclysm emulator written in C++. || Compatible with World of Warcraft client 4.0.6a (Build:13623) || Public DB is located on forum
http://www.projectskyfire.org
GNU General Public License v3.0
344 stars 218 forks source link

Various problems in quest for goblins #353

Open LKArthas opened 12 years ago

LKArthas commented 12 years ago

Goblins - Liberate the Kaja´mite the Kaja´mite chunks should appear after you throw the bombe over the Kaja´mite ore, and be possible to loot the chunks (the chunks appears already on the floor and can´t be looted)

Goblins - good help it´s hard to find The quest it´s working almost perfect but you can target the same troll as much as you can to complete the quest (we don´t need to adjust the attitudes of other defiant trolls) we can live with this issue but for the server reach it´s 100 % must fix this - not really necesary (when you finish up the quest does not remove the electric buff off your character)

Goblins - trouble in the mines There is not sufficient tunneling worms in the mines and they don´t move closer to attack you even when you attack the there is not an attack animation, you just see the numbers as if they are doing damage to you (the quest can´t be finished, when you dive the quest complete command and try to pick up a reward does not let you to complete)

Goblins - Rollin with my Homies Core give a critical error when you touch the Esc key in the hot rod

hydrocataclism commented 11 years ago

confirmed

hydrocataclism commented 11 years ago

Here the sql to make chunks lootable: UPDATE world.gameobject_template SET data0 = '1818' WHERE gameobject_template.entry =195492;