root/trunk/sql/updates/0.5/2156_character.sql
@
2
Revision 2, 143 bytes (checked in by yumileroy, 17 years ago) |
---|
Line | |
---|---|
1 | ALTER TABLE `character` |
2 | ADD `totaltime` int(11) unsigned NOT NULL default '0', |
3 | ADD `leveltime` int(11) unsigned NOT NULL default '0'; |
Note: See TracBrowser
for help on using the browser.