Skip to content

Commit a9fe61d

Browse files
authored
Remove references to former TC contributor. (#1110)
* Update broadcast_text.md * Update creature_model_info.md
1 parent a7c786a commit a9fe61d

File tree

2 files changed

+1
-3
lines changed

2 files changed

+1
-3
lines changed

docs/broadcast_text.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,8 +8,6 @@ This table (ref <https://github.com/TrinityCore/TrinityCore/commit/60e87db>) wi
88

99
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.
1010

11-
All the values are from sniffs (ADBVerified) so, don't add things in it - Kinzcool.
12-
1311
 **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.**
1412

1513
**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.**

docs/creature_model_info.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ Gender of the creature
4646
| 1 | Female |
4747
| 2 | None |
4848

49-
Note: do not modify this field without sniffs or talking to Kinzcool before (ref commit: http://git.io/T7RLmA).
49+
Note: do not modify this field without sniffs (ref commit: http://git.io/T7RLmA).
5050

5151
### DisplayID_Other_Gender
5252

0 commit comments

Comments
 (0)