mirror of
https://github.com/Shadowss/TravianZ.git
synced 2026-06-28 16:44:24 +00:00
make automate regenerate troops system (now admin not need to make it every time)
This commit is contained in:
@@ -1024,6 +1024,7 @@ CREATE TABLE IF NOT EXISTS `%PREFIX%odata` (
|
||||
`loyalty` int(11) NOT NULL DEFAULT '100',
|
||||
`owner` int(11) unsigned NOT NULL DEFAULT '2',
|
||||
`name` varchar(32) NOT NULL DEFAULT 'Unoccupied Oasis',
|
||||
`high` tinyint(1) unsigned NOT NULL,
|
||||
PRIMARY KEY (`wref`)
|
||||
) ENGINE=MyISAM DEFAULT CHARSET=utf8;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user