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/achievement_criteria_data.md | |
| parent | 306fac1fbdc70cc8227cc6009ff60ff48f90e864 (diff) | |
| download | wiki-2dfe8decd75c1b3328b036d283d30ca62f771da9.tar.gz wiki-2dfe8decd75c1b3328b036d283d30ca62f771da9.tar.bz2 wiki-2dfe8decd75c1b3328b036d283d30ca62f771da9.zip | |
Fix internal links (#18)
Diffstat (limited to 'docs/achievement_criteria_data.md')
| -rw-r--r-- | docs/achievement_criteria_data.md | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/achievement_criteria_data.md b/docs/achievement_criteria_data.md index b62603b..f7b3781 100644 --- a/docs/achievement_criteria_data.md +++ b/docs/achievement_criteria_data.md @@ -87,7 +87,7 @@ This table contains the data that a player needs to obtain / complete in order t ### criteria\_id -This is the ID from [Achievement\_Criteria.dbc](http://collab.kpsn.org/display/tc/Achievement+Criteria). +This is the ID from [Achievement\_Criteria.dbc](Achievement+Criteria). ### type @@ -353,4 +353,4 @@ Depending on this value, it will determine how value1 and value2 are used. ### ScriptName The ScriptName for when scripting it in the core. -This might also be 'SmartTrigger'. It will than use [SmartAI](http://collab.kpsn.org/display/tc/smart_scripts). +This might also be 'SmartTrigger'. It will than use [SmartAI](smart_scripts). |
