summaryrefslogtreecommitdiff
path: root/docs/game_event_condition.md
blob: 87de598d2c65b5cec793bff0c545292f24ff6d52 (plain)
1
2
3
4
5
6
7
8
9
10
[Database Structure](Database-Structure) > [World-Database](World-Database) > [game_event_condition](game_event_condition)

Column | Type | Description
--- | --- | ---
EventEntry | tinyint(3) unsigned | 
Condition_id | mediumint(8) unsigned | 
Req_num | float | 
Max_world_state_field | smallint(5) unsigned | 
Done_world_state_field | smallint(5) unsigned | 
Description | varchar(25) |