Character variablesTable

From PSwiki
Jump to navigation Jump to search

Used to store variables for a character

UE Field Type Key Type Default Extra Description
character_id int(10) unsigned PRI 0 The character this variable is assigned to
name varchar(255) PRI The name of the variable
value varchar(255) The value of the variable