mirror of
https://github.com/Shadowss/TravianZ.git
synced 2026-06-28 16:44:24 +00:00
start to work on gold club and edit plus/1.tpl
This commit is contained in:
@@ -1234,6 +1234,7 @@ CREATE TABLE IF NOT EXISTS `%PREFIX%users` (
|
||||
`desc1` text NOT NULL,
|
||||
`desc2` text NOT NULL,
|
||||
`plus` int(10) unsigned NOT NULL DEFAULT '0',
|
||||
`goldclub` int(10) unsigned NOT NULL DEFAULT '0',
|
||||
`b1` int(10) unsigned NOT NULL DEFAULT '0',
|
||||
`b2` int(10) unsigned NOT NULL DEFAULT '0',
|
||||
`b3` int(10) unsigned NOT NULL DEFAULT '0',
|
||||
|
||||
Reference in New Issue
Block a user