diff options
Diffstat (limited to 'docs')
| -rw-r--r-- | docs/npc_trainer.md | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/docs/npc_trainer.md b/docs/npc_trainer.md index 219e929..0e5d714 100644 --- a/docs/npc_trainer.md +++ b/docs/npc_trainer.md @@ -22,11 +22,10 @@ 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#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). ### SpellID -The spell ID from [Spell.dbc](Spell). 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 a reference pointing to the positive value of ID. ### MoneyCost |
