Versiones comparadas

Clave

  • Se ha añadido esta línea.
  • Se ha eliminado esta línea.
  • El formato se ha cambiado.

...

The `player_xp_for_level` tabletable-no-description

Includes information on how much experience needed for next level. Comes from sniffs.

Structure

Field

Type

Attributes

Key

Null

Default

Extra

Comment

lvl

int(3)

unsigned

PRI

NO

NULL

 

 

xp_for_next_level

int(10)

unsigned

 

NO

NULL

 

 

...