From f82d2cc0bdfc86682a09bf765ab942aa42ae3694 Mon Sep 17 00:00:00 2001 From: Walter Pagani Date: Thu, 14 Jan 2021 08:40:35 -0300 Subject: Adding examples in areatrigger_involvedrelation (#366) --- docs/areatrigger_involvedrelation.md | 10 ++++++++++ 1 file changed, 10 insertions(+) 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 | -- cgit