EverWrath/data/sql
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
..
archive feat(DB): release ACDB 4.0.0 (#8494) 2021-10-20 04:31:19 +07:00
base feat(DB): release ACDB 4.0.0 (#8494) 2021-10-20 04:31:19 +07:00
create fix(DB/MySQL): Drop script table name (#7788) 2021-09-08 21:56:29 +02:00
custom Better names for sql folders + added custom and pending 2016-08-25 15:33:11 +02:00
updates fix(DB\Texts): Goblin pit crew's gossip probability (#9905) 2022-01-06 07:57:18 -03:00