EverWrath/data/sql/updates
Alyst3r 2e55cad450
refactor(DB/reputation_spillover_template): Reputation spillover table expansion (#14763)
* Update ObjectMgr.cpp

Rework to `ObjectMgr::LoadReputationSpilloverTemplate()` allowing more factons to be added.

* Create reputation_spillover_template-update.sql

Alteration to `reputation_spillover_template` table, update allowing to add two more factions.

* Update SharedDefines.h

`MAX_SPILLOVER_FACTIONS` is now equal 6 instead of 4.

* Update reputation_spillover_template-update.sql

Now it alters table instead recreating it.
2023-10-22 04:45:50 +02:00
..
db_auth feat(DB): Release ACDB 9.0.0 (#16069) 2023-04-25 01:48:38 -03:00
db_characters chore(DB): import pending files 2023-09-16 12:57:48 +00:00
db_world chore(DB): import pending files 2023-10-22 02:28:28 +00:00
pending_db_auth chore(DB): import pending files 2023-04-23 21:03:18 +00:00
pending_db_characters chore(DB): import pending files 2023-09-16 12:57:48 +00:00
pending_db_world refactor(DB/reputation_spillover_template): Reputation spillover table expansion (#14763) 2023-10-22 04:45:50 +02:00
README.md chore(docs): use new wiki 2019-02-17 22:43:08 +01:00

Please read this before adding new SQL-update files.