EverWrath/data
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
..
contrib/valgrind restructured repository based on following standards: 2016-07-08 23:58:11 +02:00
sql fix(DB\Texts): Goblin pit crew's gossip probability (#9905) 2022-01-06 07:57:18 -03:00