diff options
| author | GriffinR <griffin.richards@comcast.net> | 2019-08-14 23:38:42 -0400 |
|---|---|---|
| committer | GriffinR <griffin.richards@comcast.net> | 2019-08-14 23:38:42 -0400 |
| commit | ecf2097abb1481109578b7b8260fd40606f27abe (patch) | |
| tree | d7b607d12674491bdbe323cd830ad77af7622db6 /data/maps/Route109 | |
| parent | ca8048c300f7df74e46ade85b1a7f3adbf34522a (diff) | |
initial event_scripts documentation
Diffstat (limited to 'data/maps/Route109')
| -rw-r--r-- | data/maps/Route109/scripts.inc | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/data/maps/Route109/scripts.inc b/data/maps/Route109/scripts.inc index a036296e3..5c0cf2c6c 100644 --- a/data/maps/Route109/scripts.inc +++ b/data/maps/Route109/scripts.inc @@ -34,12 +34,12 @@ Route109_EventScript_1EE7C5:: @ 81EE7C5 Route109_EventScript_1EE7D5:: @ 81EE7D5 hideobjectat EVENT_OBJ_ID_PLAYER, MAP_ROUTE109 - call Route109_EventScript_2720A0 + call Common_EventScript_PlayBrineysBoatMusic applymovement 1, Route109_Movement_1EE84F applymovement EVENT_OBJ_ID_PLAYER, Route109_Movement_1EE84F waitmovement 0 delay 50 - call Route109_EventScript_2720A8 + call Common_EventScript_StopBrineysBoatMusic showobjectat EVENT_OBJ_ID_PLAYER, MAP_DEWFORD_TOWN applymovement EVENT_OBJ_ID_PLAYER, Route109_Movement_1EE900 waitmovement 0 |
