Files
TrinityCore/sql/updates/2412_world.sql
Drahy dcd0b835aa * Fixed typos in latest commit
--HG--
branch : trunk
2009-04-05 16:18:32 +02:00

2 lines
260 B
SQL

UPDATE `trinity_string` SET `content_default` = 'id: %d effmask: %d charges: %d stack: %d slot %d duration: %d maxduration: %d' WHERE `entry` =468;
UPDATE `trinity_string` SET `content_default` = 'id: %d eff: %d amount: %d' WHERE `trinity_string`.`entry` =470;