Tabelle: 'game_event_condition_save'
The `game_event_condition_save` tabletable-no-description
StructureField | Type | Attributes | Key | Null | Default | Extra | Comment |
---|
eventEntry | tinyint(3) | vorzeichenlos | PRI | NO | | | | condition_id | int(10) | vorzeichenlos | PRI | nein | 0 | | | done | float | vorzeichenbehaftet | | YES | 0 | | |
Description of the fieldseventEntryThis is a link to the event entry in the game_event table. condition_idSee game_event_condition.condition_id doneIndicates how much has been done. See game_event_condition.req_num
|