diff options
Diffstat (limited to 'docs/event_commands.md')
-rw-r--r-- | docs/event_commands.md | 2 |
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> |