You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
What steps will reproduce the problem?
1. Go to Tanks for Everything and Forge of Fate in Dalaran
2. Try to smelt something, near the forges in the wall
What is the expected output? What do you see instead?
Nothing happes, it says "forge required"
What version of TDB? What version of the core (LATEST is NOT acceptable)?
TDB 335.10.32
COre 8912
Please provide any additional information below.
Thats the dalaran forges
Original issue reported on code.google.com by Sambo...@gmail.com on 20 Jul 2010 at 10:32
The text was updated successfully, but these errors were encountered:
with the object placed in the forge of fate u can do only 1 thing (use as a
forge or an anvil, acording to the spell in the db as data0)
but if u insert a forge under the anvil u can smelt as well as smith in the
forge of fate.
insert into `gameobject` (`guid`, `id`, `map`, `spawnMask`, `phaseMask`,
`position_x`, `position_y`, `position_z`, `orientation`, `rotation0`,
`rotation1`, `rotation2`, `rotation3`, `spawntimesecs`, `animprogress`,
`state`)
values('999999','1685','571','1','1','5919.97','692.543','642.482','2.67735','0'
,'0','-0.333807','0.942641','300','100','1');
PS.:In the bs-shop i havent found a clue where it should be a forge...
Original comment by birdofhe...@gmail.com on 23 Dec 2010 at 3:19
Original issue reported on code.google.com by
Sambo...@gmail.com
on 20 Jul 2010 at 10:32The text was updated successfully, but these errors were encountered: