Core/Misc: Graveyards can now use conditions, SourceType = 27, SourceEntry = graveyard_zone.ID

This commit is contained in:
hondacrx
2018-03-18 11:43:59 -04:00
parent 874e5b7b2c
commit 6ecc0ae762
9 changed files with 26 additions and 11 deletions
+2 -1
View File
@@ -100,7 +100,8 @@ namespace Framework.Constants
SpellProc = 24,
TerrainSwap = 25,
Phase = 26,
Max = 27
Graveyard = 27,
Max = 28
}
public enum RelationType