EverWrath/src/server/game/AI/SmartScripts
Andrius Peleckas 5d73180c61
feat(Core/SAI): implemented a new SAI action type SMART_ACTION_DO_ACTION (#8375)
* feat(Core/SAI): implemented a new SAI action type SMART_ACTION_DO_ACTION
This will give possibility to trigger certain actions on instance scripts or creatures/gobjects

* yet we still love you "blank line" xD
2021-10-14 14:06:28 +02:00
..
SmartAI.cpp feat(License): add new headers information about license (#7941) 2021-09-30 13:40:52 +07:00
SmartAI.h feat(License): add new headers information about license (#7941) 2021-09-30 13:40:52 +07:00
SmartScript.cpp feat(Core/SAI): implemented a new SAI action type SMART_ACTION_DO_ACTION (#8375) 2021-10-14 14:06:28 +02:00
SmartScript.h feat(License): add new headers information about license (#7941) 2021-09-30 13:40:52 +07:00
SmartScriptMgr.cpp feat(Core/SAI): implemented a new SAI action type SMART_ACTION_DO_ACTION (#8375) 2021-10-14 14:06:28 +02:00
SmartScriptMgr.h feat(Core/SAI): implemented a new SAI action type SMART_ACTION_DO_ACTION (#8375) 2021-10-14 14:06:28 +02:00