diff options
| author | Stifler82 <xspidey@hotmail.it> | 2021-05-25 12:17:26 +0100 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2021-05-25 13:17:26 +0200 |
| commit | 57bb8129ad87744c64462157025124bd95b5f831 (patch) | |
| tree | 6255aa04144ff359a7b857a80e8925da2cc95e28 /docs | |
| parent | adf72b6bc47ed2ef6d6faae886a19b2d86b93dca (diff) | |
| download | wiki-57bb8129ad87744c64462157025124bd95b5f831.tar.gz wiki-57bb8129ad87744c64462157025124bd95b5f831.tar.bz2 wiki-57bb8129ad87744c64462157025124bd95b5f831.zip | |
Update quest_poi.md (#500)
* Update quest_poi.md
Further details on the Floor parameter:
### Floor
This is the AreaID of the POI. (AreaTable.dbc ID)
* Update quest_poi.md
Co-authored-by: Kitzunu <24550914+Kitzunu@users.noreply.github.com>
Diffstat (limited to 'docs')
| -rw-r--r-- | docs/quest_poi.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/quest_poi.md b/docs/quest_poi.md index a0587fa..72d7cfa 100644 --- a/docs/quest_poi.md +++ b/docs/quest_poi.md @@ -52,7 +52,7 @@ The ID from [WorldMapArea.dbc](WorldMapArea). ### Floor -This is the AreaID of the POI. +This is the ID from [AreaTable.dbc](AreaTable.md) of the POI. ### Priority |
