|
id
|
int(11)
|
|
|
|
|
username
|
varchar(50)
|
|
|
|
|
password_hash
|
varchar(255)
|
|
|
|
|
coins
|
int(11)
|
|
|
0
|
|
credit
|
decimal(10,2)
|
|
|
0.00
|
|
created_at
|
timestamp
|
|
|
current_timestamp()
|
|
is_activated
|
tinyint(1)
|
|
|
0
|
|
global_lightning_boosts
|
int(11)
|
|
|
0
|
|
cooldown_reset_tickets
|
int(11)
|
|
|
0
|
|
cd_reset_lightning
|
int(11)
|
|
|
0
|
|
cd_reset_fast
|
int(11)
|
|
|
0
|
|
total_spent
|
int(11)
|
|
|
0
|
|
has_welcome_pack
|
tinyint(1)
|
|
|
0
|
|
hack_resets
|
int(11)
|
|
|
0
|
|
lightning_storms
|
int(11)
|
|
|
0
|