mirror of
https://github.com/Shadowss/TravianZ.git
synced 2026-08-14 07:11:02 +00:00
more update
This commit is contained in:
@@ -188,6 +188,7 @@ CREATE TABLE IF NOT EXISTS `%PREFIX%artefacts` (
|
|||||||
`desc` text NOT NULL,
|
`desc` text NOT NULL,
|
||||||
`effect` varchar(100) NOT NULL,
|
`effect` varchar(100) NOT NULL,
|
||||||
`img` varchar(20) NOT NULL,
|
`img` varchar(20) NOT NULL,
|
||||||
|
`active` tinyint(1) unsigned NOT NULL,
|
||||||
`kind` tinyint(1) unsigned NOT NULL,
|
`kind` tinyint(1) unsigned NOT NULL,
|
||||||
`bad_effect` tinyint(1) unsigned NOT NULL,
|
`bad_effect` tinyint(1) unsigned NOT NULL,
|
||||||
`effect2` tinyint(2) unsigned NOT NULL,
|
`effect2` tinyint(2) unsigned NOT NULL,
|
||||||
|
|||||||
Reference in New Issue
Block a user