TheGhostGroup / trinitydb

Early Trinitycore Databases Backup from code.google.com/p/trinitydb
0 stars 1 forks source link

Creature #25523 have wrong lvl #15

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. http://www.wowhead.com/?npc=25523

What is the expected output? What do you see instead?
lvl 68-69 expected but there is 1 lvl

What version of TDB? What version of the core (LATEST is NOT acceptable)?
0.0.7 updatepack 23 with Trinitycore updates (rev. 7217)

Please provide any additional information below.

UPDATE creature_template SET minlevel=68, maxlevel=69 WHERE entry=25523;

Original issue reported on code.google.com by antihri...@gmail.com on 29 Jan 2010 at 1:07