Profiles are being created seamlessly

This commit is contained in:
2019-05-11 12:51:20 +10:00
parent b6aa2cfc6e
commit 676cd45589
4 changed files with 100 additions and 25 deletions
+1 -1
View File
@@ -45,7 +45,7 @@ CREATE TABLE IF NOT EXISTS profiles (
accountId INTEGER UNSIGNED UNIQUE,
gold INTEGER DEFAULT 0,
gold INTEGER DEFAULT 100,
recruits INTEGER DEFAULT 0,
soldiers INTEGER DEFAULT 0,
spies INTEGER DEFAULT 0,