Core/Objects: Implemented vignettes
Port From (https://github.com/TrinityCore/TrinityCore/commit/fccf6fb72b60b08dfbe6d5fb17fba55239944fca)
This commit is contained in:
@@ -24,7 +24,7 @@ namespace Game.Entities
|
||||
public List<uint> GossipMenuIds = new();
|
||||
public Dictionary<Difficulty, CreatureDifficulty> difficultyStorage = new();
|
||||
public uint RequiredExpansion;
|
||||
public uint VignetteID; // @todo Read Vignette.db2
|
||||
public uint VignetteID;
|
||||
public uint Faction;
|
||||
public ulong Npcflag;
|
||||
public float SpeedWalk;
|
||||
|
||||
Reference in New Issue
Block a user