root/trunk/sql/updates/220_characters.sql @ 233

Revision 212, 100 bytes (checked in by yumileroy, 17 years ago)

[svn] Added player latency reading to Characters DB. Patch by Biglad.

*** Latency readouts provided by Trollz Inc. For all your cheap yet effective statistics please come to Trollz Inc... Now with more murloc blood added for more accuracy.

Original author: KingPin?
Date: 2008-11-11 14:01:02-06:00

Line 
1ALTER TABLE `characters`
2    ADD `latency` int(11) unsigned NOT NULL default '0' AFTER `taxi_path`;
Note: See TracBrowser for help on using the browser.