mirror of
https://github.com/Shadowss/TravianZ.git
synced 2026-07-01 01:54:22 +00:00
fix ww upgrade and ranking + fix bug with complete build with gold
This commit is contained in:
@@ -650,6 +650,7 @@ CREATE TABLE IF NOT EXISTS `%PREFIX%fdata` (
|
||||
`f99` tinyint(2) unsigned NOT NULL DEFAULT '0',
|
||||
`f99t` tinyint(2) unsigned NOT NULL DEFAULT '0',
|
||||
`wwname` varchar(25) NOT NULL DEFAULT 'World Wonder',
|
||||
`wwlevel` tinyint(2) unsigned NOT NULL DEFAULT '0',
|
||||
PRIMARY KEY (`vref`)
|
||||
) ENGINE=MyISAM DEFAULT CHARSET=utf8 ROW_FORMAT=FIXED;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user