root/trunk/sql/updates/19_pack.sql @ 18

Revision 18, 271 bytes (checked in by yumileroy, 17 years ago)

[svn] * Little fix in RandomMovementGenerator?
* Updated to 6731 and 680

Original author: Neo2003
Date: 2008-10-06 04:48:59-05:00

Line 
1ALTER TABLE `quest_template` ADD COLUMN `Method` tinyint(3) unsigned NOT NULL default '2' AFTER `entry`;
2DELETE FROM mangos_string WHERE entry IN (331);
3INSERT INTO mangos_string VALUES
4(331,'Extended item cost %u not exist',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL);
Note: See TracBrowser for help on using the browser.