diff options
| author | Kitzunu <24550914+Kitzunu@users.noreply.github.com> | 2019-06-10 00:15:45 +0200 |
|---|---|---|
| committer | Francesco Borzì <borzifrancesco@gmail.com> | 2019-06-10 00:15:45 +0200 |
| commit | 113ddffa24b8d86b656f2624e90669aeb8bda55f (patch) | |
| tree | 83090368cfa722734bc77b16971a40b17a2cd92d /docs/instance_encounters.md | |
| parent | 1f21235780363bfda321439fc45b40adfa526daf (diff) | |
| download | wiki-113ddffa24b8d86b656f2624e90669aeb8bda55f.tar.gz wiki-113ddffa24b8d86b656f2624e90669aeb8bda55f.tar.bz2 wiki-113ddffa24b8d86b656f2624e90669aeb8bda55f.zip | |
Update instance_encounters.md (#78)
Added links for dbc files
Diffstat (limited to 'docs/instance_encounters.md')
| -rw-r--r-- | docs/instance_encounters.md | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/instance_encounters.md b/docs/instance_encounters.md index d4bcf70..09c08ba 100644 --- a/docs/instance_encounters.md +++ b/docs/instance_encounters.md @@ -87,7 +87,7 @@ Definitions of instance encounters. Used by LFG. ### entry -Unique entry from DungeonEncounter.dbc +Unique entry from [DungeonEncounter.dbc](DungeonEncounter) ### creditType @@ -105,7 +105,7 @@ If creditType = 1, then value for this field is a spell. See Spell.dbc. ### lastEncounterDungeon -Reference to LfgDungeon.dbc entry for the instance it which is this encounter last. If 0, encounter is not last one. +Reference to [LfgDungeon.dbc](LfgDungeon) entry for the instance it which is this encounter last. If 0, encounter is not last one. ### comment |
