Core/Misc: Graveyards can now use conditions, SourceType = 27, SourceEntry = graveyard_zone.ID
This commit is contained in:
@@ -100,7 +100,8 @@ namespace Framework.Constants
|
||||
SpellProc = 24,
|
||||
TerrainSwap = 25,
|
||||
Phase = 26,
|
||||
Max = 27
|
||||
Graveyard = 27,
|
||||
Max = 28
|
||||
}
|
||||
|
||||
public enum RelationType
|
||||
|
||||
Reference in New Issue
Block a user