diff options
| author | Francesco Borzì <borzifrancesco@gmail.com> | 2019-03-03 15:12:28 +0100 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2019-03-03 15:12:28 +0100 |
| commit | 2dfe8decd75c1b3328b036d283d30ca62f771da9 (patch) | |
| tree | d3dd7aa0cebf960c20549cd29055fb19619e7cf9 /docs/npc_text.md | |
| parent | 306fac1fbdc70cc8227cc6009ff60ff48f90e864 (diff) | |
| download | wiki-2dfe8decd75c1b3328b036d283d30ca62f771da9.tar.gz wiki-2dfe8decd75c1b3328b036d283d30ca62f771da9.tar.bz2 wiki-2dfe8decd75c1b3328b036d283d30ca62f771da9.zip | |
Fix internal links (#18)
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 |
