AI/SmartAI: New SMART_ACTION_RESPAWN_BY_SPAWNID
Port From (https://github.com/TrinityCore/TrinityCore/commit/61baf6704cf4f31b8b5f24d627d315659336c992)
This commit is contained in:
@@ -387,7 +387,8 @@ namespace Framework.Constants
|
||||
SceneCancel = 130, // sceneId
|
||||
SpawnSpawngroup = 131, // Group ID, min secs, max secs, spawnflags
|
||||
DespawnSpawngroup = 132, // Group ID, min secs, max secs, spawnflags
|
||||
// 131 - 134 : 3.3.5 reserved
|
||||
RespawnBySpawnId = 133, // spawnType, spawnId
|
||||
// 134 : 3.3.5 reserved
|
||||
PlayCinematic = 135, // reserved for future uses
|
||||
SetMovementSpeed = 136, // movementType, speedInteger, speedFraction
|
||||
PlaySpellVisualKit = 137, // spellVisualKitId, kitType (unknown values, copypaste from packet dumps), duration
|
||||
|
||||
File diff suppressed because it is too large
Load Diff
+2599
-2584
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user