786 {
788 return false;
789
792
793 switch (trigger->entry)
794 {
798 break;
802 break;
806 break;
810 break;
814 break;
818 break;
822 break;
823 }
824
827
828 return true;
829 }
std::uint32_t uint32
Definition: Define.h:107
@ QUEST_DARK_PORTAL_H
Definition: childrens_week.cpp:89
@ QUEST_DARK_PORTAL_A
Definition: childrens_week.cpp:90
@ QUEST_STONEWROUGHT_DAM
Definition: childrens_week.cpp:88
@ QUEST_BOUGHT_OF_ETERNALS
Definition: childrens_week.cpp:86
@ QUEST_DOWN_AT_THE_DOCKS
Definition: childrens_week.cpp:84
@ QUEST_LORDAERON_THRONE_ROOM
Definition: childrens_week.cpp:91
@ QUEST_GATEWAY_TO_THE_FRONTIER
Definition: childrens_week.cpp:85
@ QUEST_SPOOKY_LIGHTHOUSE
Definition: childrens_week.cpp:87
@ SPELL_ORPHAN_OUT
Definition: childrens_week.cpp:130
@ AT_BOUGHT_OF_ETERNALS
Definition: childrens_week.cpp:111
@ AT_DOWN_AT_THE_DOCKS
Definition: childrens_week.cpp:108
@ AT_LORDAERON_THRONE_ROOM
Definition: childrens_week.cpp:110
@ AT_DARK_PORTAL
Definition: childrens_week.cpp:114
@ AT_SPOOKY_LIGHTHOUSE
Definition: childrens_week.cpp:112
@ AT_GATEWAY_TO_THE_FRONTIER
Definition: childrens_week.cpp:109
@ AT_STONEWROUGHT_DAM
Definition: childrens_week.cpp:113
ObjectGuid getOrphanGUID(Player *player, uint32 orphan)
Definition: childrens_week.cpp:135
@ ORPHAN_BLOOD_ELF
Definition: childrens_week.cpp:28
@ ORPHAN_ORCISH
Definition: childrens_week.cpp:31
@ ORPHAN_HUMAN
Definition: childrens_week.cpp:30
@ ORPHAN_DRAENEI
Definition: childrens_week.cpp:29
@ TEAM_ALLIANCE
Definition: SharedDefines.h:760
@ QUEST_STATUS_INCOMPLETE
Definition: QuestDef.h:103
TeamId GetTeamId(bool original=false) const
Definition: Player.h:2108
void AreaExploredOrEventHappens(uint32 questId)
Definition: PlayerQuest.cpp:1790
QuestStatus GetQuestStatus(uint32 quest_id) const
Definition: PlayerQuest.cpp:1429
bool HasAura(uint32 spellId, ObjectGuid casterGUID=ObjectGuid::Empty, ObjectGuid itemCasterGUID=ObjectGuid::Empty, uint8 reqEffMask=0) const
Definition: Unit.cpp:5698
bool isDead() const
Definition: Unit.h:1656