Core/SmartScripts: Reserve SMART_ACTION_PLAY_CINEMATIC
Port TrinityCore Commit: https://github.com/TrinityCore/TrinityCore/commit/ca112b0dae26906182532fe276915aafba7126cd
This commit is contained in:
@@ -327,7 +327,8 @@ namespace Framework.Constants
|
||||
PlayAnimkit = 128,
|
||||
ScenePlay = 129, // sceneId
|
||||
SceneCancel = 130, // sceneId
|
||||
|
||||
// 131 - 135 : 3.3.5 reserved
|
||||
PlayCinematic = 135, // reserved for future uses
|
||||
End = 131
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user