Skip to content

game_event_prerequisite

This table contains events that must have been completed to start the given event. You can have more than one event that must be completed before the next will start.

Structure ​

FieldTypeAttributesKeyNullDefaultExtraComment
eventEntrytinyintunsignedPRINOEntry of the game event
prerequisite_eventintunsignedPRINO
 

Description of fields ​

eventEntry ​

This is the game_event.eventEntry that will start when all prerequisite_events have been completed.  

prerequisite_event ​

The is the game_event.eventEntry that must be completed before the event from eventEntry will start.