You've already forked pokecrystal-board
mirror of
https://gitlab.com/xCrystal/pokecrystal-board.git
synced 2025-04-09 05:44:44 -07:00
* loadmenuheader -> loadmenu (ead103d
)
* objectface -> turnobject (c834bda
)
This commit is contained in:
@@ -163,7 +163,7 @@ Until this document is filled out, the [G/S Scripting Compendium](https://hax.ii
|
||||
|
||||
## `$4E`: `yesorno`
|
||||
|
||||
## `$4F`: <code>loadmenuheader <i>menu_header</i></code>
|
||||
## `$4F`: <code>loadmenu <i>menu_header</i></code>
|
||||
|
||||
## `$50`: `closewindow`
|
||||
|
||||
@@ -241,7 +241,7 @@ Until this document is filled out, the [G/S Scripting Compendium](https://hax.ii
|
||||
|
||||
## `$75`: <code>showemote <i>emote_id</i>, <i>object_id</i>, <i>length</i></code>
|
||||
|
||||
## `$76`: <code>objectface <i>object_id</i>, <i>facing</i></code>
|
||||
## `$76`: <code>turnobject <i>object_id</i>, <i>facing</i></code>
|
||||
|
||||
## `$77`: <code>follownotexact <i>object2</i>, <i>object1</i></code>
|
||||
|
||||
|
Reference in New Issue
Block a user