diff options
| author | FrancescoBorzi <borzifrancesco@gmail.com> | 2019-03-04 17:28:48 +0100 |
|---|---|---|
| committer | FrancescoBorzi <borzifrancesco@gmail.com> | 2019-03-04 17:28:48 +0100 |
| commit | fecdf407f0c5d8685802a142f1834603fabfb94e (patch) | |
| tree | 20f3f06da00b5ab7deff8c2a0813bec5220edd4d /docs/npc_text.md | |
| parent | dce37f458a8803742893549586adcbf6c7c0ff04 (diff) | |
| parent | 44c4babac6b6607abda4729a6a2c39ca3434f86c (diff) | |
| download | wiki-fecdf407f0c5d8685802a142f1834603fabfb94e.tar.gz wiki-fecdf407f0c5d8685802a142f1834603fabfb94e.tar.bz2 wiki-fecdf407f0c5d8685802a142f1834603fabfb94e.zip | |
Merge branch 'master' of https://github.com/azerothcore/wiki
Diffstat (limited to 'docs/npc_text.md')
| -rw-r--r-- | docs/npc_text.md | 16 |
1 files changed, 8 insertions, 8 deletions
diff --git a/docs/npc_text.md b/docs/npc_text.md index 877892e..cb16a86 100644 --- a/docs/npc_text.md +++ b/docs/npc_text.md @@ -703,7 +703,7 @@ The \`broadcast\_text\`.\`ID\` field value for the \`MaleText\` in the \`broadca ### lang0 -The language of the text in game. Refer to [this page](http://collab.kpsn.org/display/tc/Languages) for the available language IDs. +The language of the text in game. Refer to [this page](Languages) for the available language IDs. ### Probability0 @@ -747,7 +747,7 @@ The \`broadcast\_text\`.\`ID\` field value for the \`FemaleText\` in the \`broad ### lang1 -The language of the text in game. Refer to [this page](http://collab.kpsn.org/display/tc/Languages) for the available language IDs. +The language of the text in game. Refer to [this page](Languages) for the available language IDs. ### Probability1 @@ -791,7 +791,7 @@ The use of this field is unknown. ### lang2 -The language of the text in game. Refer to [this page](http://collab.kpsn.org/display/tc/Languages) for the available language IDs. +The language of the text in game. Refer to [this page](Languages) for the available language IDs. ### Probability2 @@ -835,7 +835,7 @@ The use of this field is unknown. ### lang3 -The language of the text in game. Refer to [this page](http://collab.kpsn.org/display/tc/Languages) for the available language IDs. +The language of the text in game. Refer to [this page](Languages) for the available language IDs. ### Probability3 @@ -879,7 +879,7 @@ The use of this field is unknown. ### lang4 -The language of the text in game. Refer to [this page](http://collab.kpsn.org/display/tc/Languages) for the available language IDs. +The language of the text in game. Refer to [this page](Languages) for the available language IDs. ### Probability4 @@ -923,7 +923,7 @@ The use of this field is unknown. ### lang5 -The language of the text in game. Refer to [this page](http://collab.kpsn.org/display/tc/Languages) for the available language IDs. +The language of the text in game. Refer to [this page](Languages) for the available language IDs. ### Probability5 @@ -967,7 +967,7 @@ The use of this field is unknown. ### lang6 -The language of the text in game. Refer to [this page](http://collab.kpsn.org/display/tc/Languages) for the available language IDs. +The language of the text in game. Refer to [this page](Languages) for the available language IDs. ### Probability6 @@ -1011,7 +1011,7 @@ The use of this field is unknown. ### lang7 -The language of the text in game. Refer to [this page](http://collab.kpsn.org/display/tc/Languages) for the available language IDs. +The language of the text in game. Refer to [this page](Languages) for the available language IDs. ### Probability7 |
