summaryrefslogtreecommitdiff
path: root/docs/event_commands.md
diff options
context:
space:
mode:
authorRangi <remy.oukaour+rangi42@gmail.com>2022-01-10 21:16:34 -0500
committerRangi <remy.oukaour+rangi42@gmail.com>2022-01-10 21:16:34 -0500
commit418c70a8afd034ed1ded863bd60e1f11f714f962 (patch)
treeda63b02150072248a11c641d76a52e2e865e93d9 /docs/event_commands.md
parent039addcb0097980fc273a4451157b749fff55441 (diff)
Don't require a boolean trainer flag for `givepoke`
Fixes #865
Diffstat (limited to 'docs/event_commands.md')
-rw-r--r--docs/event_commands.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/event_commands.md b/docs/event_commands.md
index 917dda09c..8e878a758 100644
--- a/docs/event_commands.md
+++ b/docs/event_commands.md
@@ -156,7 +156,7 @@ Until this document is filled out, the [G/S Scripting Compendium](https://hax.ii
## `$2C`: <code>checkpoke <i>mon_id</i></code>
-## `$2D`: <code>givepoke <i>mon_id</i>, <i>level</i>[, <i>item</i>=0[, <i>trainer</i>=0, <i>ot_name</i>, <i>nickname</i>]]</code>
+## `$2D`: <code>givepoke <i>mon_id</i>, <i>level</i>[, <i>item</i>=0[, <i>ot_name</i>, <i>nickname</i>]]</code>
## `$2E`: <code>giveegg <i>mon_id</i>, <i>level</i></code>