EverWrath/src/server
Johaine ea3e6e8f3b
fix(Scripts/Deadmines): Fix Factory Door in Deadmines being closable (#15201)
* fix(DB/SAI): Open Factory Door correctly (irreversibly)

Activate the Factory Door after the boss' death to open it instead of changing gameobject state only which can be reversed by another activation.

* fix(Script/Instance): Prevent Door being closed again after Server Restart

* Drop database name from update SQL

Other people might not use the standard database names

Co-authored-by: Gultask <100873791+Gultask@users.noreply.github.com>

---------

Co-authored-by: Gultask <100873791+Gultask@users.noreply.github.com>
2023-05-13 14:52:44 -03:00
..
apps feat(core\dbc): item.dbc, sItemStore, item_dbc, item enforcement conf, subclass fix (#14675) 2023-04-28 01:26:44 +02:00
database chore(core): cleanup code p3 (#16073) 2023-04-24 08:13:07 -03:00
game fix(Core/Player): Apply equip effect auras with -1 duration (#14809) 2023-05-13 14:50:07 -03:00
scripts fix(Scripts/Deadmines): Fix Factory Door in Deadmines being closable (#15201) 2023-05-13 14:52:44 -03:00
shared revert(Core): ChrRace.dbc full implementation (#16114) 2023-04-29 08:23:11 -03:00
CMakeLists.txt feat(Tools/DbImport): implement separated app for importing DB (#11614) 2022-06-09 08:23:38 -03:00