Game event condition save tc2

From TrinityCore Wiki
Jump to: navigation, search

Contents

Back to characters database list of tables.


The `game_event_condition_save` table

This table has no description. You can help TDB wiki by clicking here to describe this table, if you have permissions.


Structure

Field Type Attributes Key Null Default Extra Comment
eventEntry tinyint(3) unsigned PRI NO
condition_id int(10) unsigned PRI NO 0
done float signed YES 0


Description of the fields

eventEntry

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

condition_id

See game_event_condition.condition_id

done

Indicates how much has been done. See game_event_condition.req_num

Personal tools
Namespaces
Variants
Actions
Navigation
Toolbox