diff options
author | Rangi <remy.oukaour+rangi42@gmail.com> | 2018-02-02 21:50:43 -0500 |
---|---|---|
committer | Rangi <remy.oukaour+rangi42@gmail.com> | 2018-02-02 21:50:43 -0500 |
commit | c834bdadf2f3e38d684f798dfa67d7cd751a6a65 (patch) | |
tree | 62c0bf2e96028aa86f5ee2373f9a77723c9636c1 /maps/Route30.asm | |
parent | aa8db1632c8826ead8c8d246c8be265839374f7b (diff) |
spriteface → objectface, consistent with the other script commands
Diffstat (limited to 'maps/Route30.asm')
-rw-r--r-- | maps/Route30.asm | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/maps/Route30.asm b/maps/Route30.asm index a96ac9be5..5f20a239d 100644 --- a/maps/Route30.asm +++ b/maps/Route30.asm @@ -29,7 +29,7 @@ YoungsterJoey_ImportantBattleScript: faceplayer writetext Text_ThisIsABigBattle waitbutton - spriteface ROUTE30_YOUNGSTER1, UP + objectface ROUTE30_YOUNGSTER1, UP closetext playsound SFX_TACKLE applymovement ROUTE30_MONSTER1, Route30_MikeysRattataAttacksMovement |