Starbase/Banshee/Right/Alarm 1.YOLOL
2024-05-09 14:05:30 -07:00

7 lines
189 B
Plaintext

if :FcuMfcIO1==0 then goto1 else goto2 end
:scat=0 :sty=6 :snd=1 goto3
if :alm and :sound then :scat=0 :sty=13 goto4 else goto3 end
a+=1 if a==5 then a=1 end
if a==2 then :snd=1 end
goto3