diff options
| author | Kitzunu <24550914+Kitzunu@users.noreply.github.com> | 2020-03-03 19:07:36 +0100 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2020-03-03 19:07:36 +0100 |
| commit | e40d1ab7a216d8e80fa66c83bca5d58a1f897483 (patch) | |
| tree | 4ac3c36a666454a647363190508d851af88fada4 /docs/npc_trainer.md | |
| parent | 2c0fde01dd5a3ae9b8ff4849a2139b614ee9916a (diff) | |
| download | wiki-e40d1ab7a216d8e80fa66c83bca5d58a1f897483.tar.gz wiki-e40d1ab7a216d8e80fa66c83bca5d58a1f897483.tar.bz2 wiki-e40d1ab7a216d8e80fa66c83bca5d58a1f897483.zip | |
fix: World Tables Documentation updates (#189)
- Removed information related to WOW versions above 3.3.5a
Co-authored-by: Barbz <BarbzYHOOL@users.noreply.github.com>
Diffstat (limited to 'docs/npc_trainer.md')
| -rw-r--r-- | docs/npc_trainer.md | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/npc_trainer.md b/docs/npc_trainer.md index 4c44274..6c19d51 100644 --- a/docs/npc_trainer.md +++ b/docs/npc_trainer.md @@ -22,11 +22,11 @@ This table contains all the spells that each trainer can teach. ### ID -Usually, this would be an entry of a creature referring to [creature\_template.entry](creature_template_2130008.html#creature_template-entry). However, Biohazard included several trainer lists by refering to their id. For more information, see [Reference\_list](Trainer_reference). +Usually, this would be an entry of a creature referring to [creature\_template.entry](creature_template#creature_template-entry). However, Biohazard included several trainer lists by refering to their id. For more information, see [Reference\_list](Trainer_reference). ### SpellID -The spell ID from Spell.dbc. If the ID is negative, it's pointing to a reference template. +The spell ID from [Spell.dbc](Spell). If the ID is negative, it's pointing to a reference template. ### MoneyCost |
