diff options
author | PikalaxALT <PikalaxALT@users.noreply.github.com> | 2020-03-19 11:00:32 -0400 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-03-19 11:00:32 -0400 |
commit | 33b65b547000387fcdce9fe497da9b217544ece6 (patch) | |
tree | 0c1754c67d188776ee1942fcca503ad8e1e19f05 /data/scripts/test.inc | |
parent | 715c2ff3ad3a7842a97a2b221f4c02135a813139 (diff) | |
parent | a8403c07790b1031c96ff35a1701e1684919ed95 (diff) |
Merge pull request #307 from PikalaxALT/field_control_avatar
Field control avatar
Diffstat (limited to 'data/scripts/test.inc')
-rw-r--r-- | data/scripts/test.inc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/data/scripts/test.inc b/data/scripts/test.inc index bd0497209..f909dae57 100644 --- a/data/scripts/test.inc +++ b/data/scripts/test.inc @@ -2,7 +2,7 @@ Test_EventScript_NPC:: @ 81C5552 msgbox Test_Text_WelcomeToWorldOfPokemon, MSGBOX_NPC end -Test_EventScript_Sign:: @ 81C555B +EventScript_TestSignpostMsg:: @ 81C555B msgbox Test_Text_ThisIsASignpost, MSGBOX_SIGN end |