diff options
author | Rangi <remy.oukaour+rangi42@gmail.com> | 2018-02-02 21:20:13 -0500 |
---|---|---|
committer | Rangi <remy.oukaour+rangi42@gmail.com> | 2018-02-02 21:20:13 -0500 |
commit | aa8db1632c8826ead8c8d246c8be265839374f7b (patch) | |
tree | f034e985ed3fa04ce0d950dde32d6e9699fd8329 /docs | |
parent | 2a53d758079e461e5cd45c2d9a81f9b70b603815 (diff) |
Remove checkmorn/checkday/checknite macros
Diffstat (limited to 'docs')
-rw-r--r-- | docs/event_commands.md | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/docs/event_commands.md b/docs/event_commands.md index 5a0422474..d1781752f 100644 --- a/docs/event_commands.md +++ b/docs/event_commands.md @@ -93,10 +93,6 @@ Until this document is filled out, the [G/S Scripting Compendium](https://hax.ii ## `$2B`: <code>checktime <i>time</i></code> -- **`checkmorn`:** `checktime MORN` -- **`checkday`:** `checktime DAY` -- **`checknite`:** `checktime NITE` - ## `$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> |