mirror of
https://github.com/Shadowss/TravianZ.git
synced 2026-06-29 09:04:26 +00:00
fix forum link + fix send resouces by village name + fix details in attack window for natars
This commit is contained in:
@@ -218,6 +218,7 @@ CREATE TABLE IF NOT EXISTS `%PREFIX%alidata` (
|
||||
`Adp` bigint(255) unsigned NOT NULL DEFAULT '0',
|
||||
`clp` bigint(255) NOT NULL DEFAULT '0',
|
||||
`oldrank` bigint(255) unsigned NOT NULL DEFAULT '0',
|
||||
`forumlink` varchar(150) NOT NULL,
|
||||
PRIMARY KEY (`id`)
|
||||
) ENGINE=MyISAM DEFAULT CHARSET=utf8 AUTO_INCREMENT=1 ;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user