diff options
author | Giacomo Pozzoni <giacomopoz@gmail.com> | 2021-06-08 17:59:46 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-06-08 18:59:46 +0300 |
commit | 9e7cdb02d290e85f27e3e463922cd4cfac46129a (patch) | |
tree | 981276283823e2a3855add957d25fe23a650694f /src/server/database/Database/QueryResult.cpp | |
parent | 7c6ee033e05faca9a013037f1a9c9bbdf62cd702 (diff) |
Core/SAI: Add support to friendly+hostile to SMART_EVENT_OOC_LOS and SMART_EVENT_IC_LOS (#26579)
Change SMART_EVENT_OOC_LOS and SMART_EVENT_IC_LOS first parameter to have 3 values:
- 0 : Hostile
- 1 : Not hostile (not that Friendly and Not hostile have different meanings)
- 2 : Any, as in both Hostile and Not hostile
Close #24789
* Add validation on startup for allowed values.
Code cleanup.
* Fix errors
Diffstat (limited to 'src/server/database/Database/QueryResult.cpp')
0 files changed, 0 insertions, 0 deletions