![]() |
TrinityCore
|
#include "WorldSession.h"#include "Common.h"#include "CharacterCache.h"#include "DatabaseEnv.h"#include "GossipDef.h"#include "Guild.h"#include "GuildMgr.h"#include "Item.h"#include "Log.h"#include "ObjectAccessor.h"#include "ObjectMgr.h"#include "PetitionMgr.h"#include "PetitionPackets.h"#include "Player.h"#include "World.h"#include <sstream>
Include dependency graph for PetitionsHandler.cpp:Go to the source code of this file.
Macros | |
| #define | CHARTER_DISPLAY_ID 16161 |
| #define | GUILD_CHARTER_ITEM_ID 5863 |
| #define CHARTER_DISPLAY_ID 16161 |
Definition at line 35 of file PetitionsHandler.cpp.
| #define GUILD_CHARTER_ITEM_ID 5863 |
Definition at line 36 of file PetitionsHandler.cpp.