Changeset 338b4908e7c8d6d42d01d5d7e0808986143c4eca

Show
Ignore:
Timestamp:
07/01/07 14:59:17 (1 year ago)
Author:
Christopher Jung <bktheg@web.de>
git-committer:
Christopher Jung <bktheg@web.de> 1183294757 +0200
git-parent:

[8e3cf9b4c2ca1641f6fffa569ea85a5309290daf]

git-author:
Christopher Jung <bktheg@web.de> 1183294757 +0200
Message:

*sync*

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • db/tables/werften.sql

    rc3ab33e r338b490  
    22  `id` int(11) NOT NULL auto_increment, 
    33  `type` smallint(6) NOT NULL default '0', 
    4   `building` int(11) NOT NULL default '0', 
    5   `item` smallint(6) NOT NULL default '-1', 
    6   `remaining` tinyint(4) NOT NULL default '0', 
    74  `flagschiff` tinyint(1) unsigned NOT NULL default '0', 
    85  `col` int(11) default null,