P3D-Legacy/P3D/Content/Data/Scripts/radiotower/rocketinvasionmusic.dat

7 lines
336 B
Plaintext
Raw Normal View History

2016-09-07 18:50:38 +02:00
<EFBFBD><EFBFBD>version=2
:if:<register.registered(rocket_invasion_radio)>=True
:then
@music.play(johto_rocket_encounter)
@music.setmusicloop(johto_rocket_encounter)
:endif
:end