Skip to content

game_event_creature

Contains all creature instances that have to be spawned/unspawned during defined game events.

Structure ​

FieldTypeAttributesKeyNullDefaultExtraComment
eventEntrytinyintsignedPRINOEntry of the game event. Put negative entry to remove during event.
guidintunsignedPRINO
 

Description of fields ​

eventEntry ​

refers to game_event.eventEntry

  • > 0: creature with guid is added during the event
  • < 0: creature with guid is removed during the event  

guid ​

refers to creature.guid