docs-en:game_event_creature_quest.md

game_event_creature_quest

<-Back-to:World

The `game_event_creature_quest` table

This table holds information on quests that should only be available when an event is currently taking place.

Structure

Field Type Attributes Key Null Default Extra Comment
eventEntry TINYINT UNSIGNED NO Entry of the game event.
id MEDIUMINT UNSIGNED PRI NO 0
quest MEDIUMINT UNSIGNED PRI NO 0

Description of the fields

The event ID. See game_event.eventEntry

The NPC ID. See creature_template.entry

The quest ID. See quest_template.entry

  • docs-en/game_event_creature_quest.md.txt
  • 最后更改: 2024/03/15 19:08
  • 127.0.0.1