summaryrefslogtreecommitdiff
path: root/data
diff options
context:
space:
mode:
authorYorhel <git@yorhel.nl>2016-07-31 04:00:12 +0200
committerYorhel <git@yorhel.nl>2016-07-31 04:00:12 +0200
commitf7724b932dbe45eae0502a227c9305a2169d38f9 (patch)
treed5efac289984a8bc292643a4a52b7c580237855e /data
parentceb11ba387eb81dfb50c464d8ac4d1d53ea97def (diff)
API: Support array mathing in "get character" vn filter
Diffstat (limited to 'data')
-rw-r--r--data/docs/116
1 files changed, 3 insertions, 3 deletions
diff --git a/data/docs/11 b/data/docs/11
index 17f93186..86b8188e 100644
--- a/data/docs/11
+++ b/data/docs/11
@@ -1167,10 +1167,10 @@ however still required.<br />
</tr>
<tr class="odd">
<td>vn</td>
- <td>id</td>
+ <td>integer<br />array of integers</td>
<td>=</td>
- <td>Find characters linked to the given visual novel ID. Note that this may
- also include characters that are normally hidden by spoiler settings.
+ <td>Find characters linked to the given visual novel ID(s). Note that this
+ may also include characters that are normally hidden by spoiler settings.
</td>
</tr>
</table>