Core/Conditions: Added conversation line source type

Port From (https://github.com/TrinityCore/TrinityCore/commit/03c0f787a1390eb50789f5bda104bbe40dda3c77)
This commit is contained in:
hondacrx
2021-11-03 11:12:40 -04:00
parent e255a0b3e5
commit 46e896cbc6
4 changed files with 16 additions and 0 deletions
@@ -103,6 +103,7 @@ namespace Framework.Constants
Phase = 26,
Graveyard = 27,
AreaTrigger = 28,
ConversationLine = 29,
Max
}