Files
TrinityCore2/sql/updates/2.4.3_old/220_characters.sql
maximius f8c2fbcdc3 *Move a bunch of old SQL files around!
--HG--
branch : trunk
2009-09-12 03:50:52 -07:00

3 lines
100 B
SQL

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