EverWrath/data/sql/updates
Cláudio Costa b2a4dda478
fix(DB\Texts): Goblin pit crew's gossip probability (#9905)
* fix(DB): Goblin pit crew's gossip probability

- Since these guys have 5 possible gossip options, setting this to 25
  each option will equal to 100 percentage.
- There are plenty more gossips like this one only have % of 1 to show
  that need to me manually fixed since we don't know how many npc_text
  they may have. A query to count the text_x_x and update the according
  % should be good to go, however this way is safer.

* Update rev_1640706977785890600.sql
2022-01-06 07:57:18 -03:00
..
db_auth chore(DB): import pending files 2021-11-06 13:07:47 +00:00
db_characters fix(DB/SQL): fix character database versioning (#9891) 2021-12-26 22:55:55 -03:00
db_world chore(DB): import pending files 2022-01-06 09:47:50 +00:00
pending_db_auth chore(DB): import pending files 2021-11-06 13:07:47 +00:00
pending_db_characters chore(DB): import pending files 2021-12-26 16:31:35 +00:00
pending_db_world fix(DB\Texts): Goblin pit crew's gossip probability (#9905) 2022-01-06 07:57:18 -03: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.