Files
TrinityCore/sql/updates/2.4.3_updates/220_characters.sql
hunteee c6c1284eb0 *Second part of previous commit.
--HG--
branch : trunk
2009-06-18 19:31:55 +02:00

3 lines
100 B
SQL

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