Starbase/Buffalo/BuffalonMineControl.yolol
2024-05-09 16:07:27 -07:00

11 lines
483 B
Plaintext

if:Mine*:PChk then:MLT=1-:MLT :CL=1-:CL goto1else:MLT=0 :CL=:COLL end
if:PChk==0then:LTP=-7 :RTP=-7 :LTR=18.75 :RTR=-18.75 :BTP=-7end goto1
// :Mine is mining button, :Pchk is on a memory chip or other device
// :MLT is the first field on all lasers. :CL is first on collectors
// :COLL is collector button.
// :RTP, :LTP, :BTP is the first field on the pitch of the turrets
// for right, left and bottom lasers.
// This, Safety and positioning mining chips replace the original.