diff options
| author | Walter Pagani <paganiwalter@gmail.com> | 2021-01-14 08:40:35 -0300 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2021-01-14 12:40:35 +0100 |
| commit | f82d2cc0bdfc86682a09bf765ab942aa42ae3694 (patch) | |
| tree | f03802eb1a0829e3dadc8a1500282b8faf15a426 /docs | |
| parent | 4257776dbb0bc569a8591b50b3c15b5189700189 (diff) | |
| download | wiki-f82d2cc0bdfc86682a09bf765ab942aa42ae3694.tar.gz wiki-f82d2cc0bdfc86682a09bf765ab942aa42ae3694.tar.bz2 wiki-f82d2cc0bdfc86682a09bf765ab942aa42ae3694.zip | |
Adding examples in areatrigger_involvedrelation (#366)
Diffstat (limited to 'docs')
| -rw-r--r-- | docs/areatrigger_involvedrelation.md | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/docs/areatrigger_involvedrelation.md b/docs/areatrigger_involvedrelation.md index 293fe66..c6ffab5 100644 --- a/docs/areatrigger_involvedrelation.md +++ b/docs/areatrigger_involvedrelation.md @@ -27,3 +27,13 @@ This is the trigger ID fromĀ [AreaTrigger.dbc](DBC-AreaTrigger) ### quest This is the quest id that the trigger is tied to. + +### Example + +| id | quest | +|-----|-------| +| 78 | 155 | +| 87 | 76 | +| 88 | 62 | +| 98 | 201 | +| 169 | 287 | |
