diff options
| author | Skjalf <47818697+Nyeriah@users.noreply.github.com> | 2021-10-30 12:11:00 -0300 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2021-10-30 17:11:00 +0200 |
| commit | 9b4cd52bbd927399260756a63c2aeaa87bd58d9f (patch) | |
| tree | ac3b79773b447b2f45acc5782ead2031cde9411b /docs | |
| parent | d711aa8ef544d2b0e19e62abc40c49ea1e36d954 (diff) | |
| download | wiki-9b4cd52bbd927399260756a63c2aeaa87bd58d9f.tar.gz wiki-9b4cd52bbd927399260756a63c2aeaa87bd58d9f.tar.bz2 wiki-9b4cd52bbd927399260756a63c2aeaa87bd58d9f.zip | |
chore: Emphasize that broadcast_text is sniffed and shouldn't b… (#644)
* chore(docs): Emphasize that broadcast_text is sniffed and shouldn't be touched (most of the time anyway)
* Update broadcast_text.md
Co-authored-by: Kitzunu <24550914+Kitzunu@users.noreply.github.com>
Diffstat (limited to 'docs')
| -rw-r--r-- | docs/broadcast_text.md | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/docs/broadcast_text.md b/docs/broadcast_text.md index ef7c32f..419d704 100644 --- a/docs/broadcast_text.md +++ b/docs/broadcast_text.md @@ -8,10 +8,12 @@ This table (ref <https://github.com/TrinityCore/TrinityCore/commit/60e87db>) wi Its purpose is (will be) used as a globalized table containing the texts as mentionned above, and things like their sounds, their emotes and the languages in which the texts should be said. - - All the values are from sniffs (ADBVerified) so, don't add things in it - Kinzcool. + **Values from this table come from sniffs (retail data) and should not be changed unless you are absolutelly sure they have been wrongly changed before.** + + **Most of the time, the values here are correct and your script needs to be fixed. Please ensure your script works correctly before suggesting changes to this table.** + **Structure** | Field | Type | Attributes | Key | Null | Default | Extra | Comment | |
