feat(Core/SAI): Implement SMART_ACTION_DISMOUNT (206) (#20899)

This commit is contained in:
Andrew
2024-12-12 02:11:42 -03:00
committed by GitHub
parent 4c54f7e171
commit d94dda9d93
4 changed files with 18 additions and 1 deletions

View File

@@ -705,7 +705,7 @@ enum SMART_ACTION
SMART_ACTION_EXIT_VEHICLE = 203, // none
SMART_ACTION_SET_UNIT_MOVEMENT_FLAGS = 204, // flags
SMART_ACTION_SET_COMBAT_DISTANCE = 205, // combatDistance
// UNUSED = 206,
SMART_ACTION_DISMOUNT = 206,
SMART_ACTION_SET_HOVER = 207, // 0/1
SMART_ACTION_ADD_IMMUNITY = 208, // type, id, value
SMART_ACTION_REMOVE_IMMUNITY = 209, // type, id, value