Versiones comparadas

Clave

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

...

Field

Type

Attributes

Key

Null

Default

Extra

Comment

event_id eventEntry

mediumint tinyint(83)

unsigned

PRI

NO

0  

  

Entry of the game event

condition_id

mediumint(8)

unsigned

PRI

NO

0

 

 

req_num

float

signed

 

YES

0

 

 

max_world_state_field

smallint(5)

unsigned

 

NO

0

 

 

done_world_state_field

smallint(5)

unsigned

 

NO

0

 

 

description

varchar(25)

signed

 

NO

NULL "

 

 

Description of the fields

...

eventEntry

This is a link to the event entry in the game_event table.

...