Files
TrinityCore/sql/updates/220_characters.sql
hunteee 491bc7569b *Add new line to end of sqls.
--HG--
branch : trunk
2009-06-18 20:10:59 +02:00

3 lines
100 B
SQL

ALTER TABLE `characters`
ADD `latency` int(11) unsigned NOT NULL default '0' AFTER `taxi_path`;