Author Topic: Floating Veggies (V)(Endy)-23.08.05  (Read 2959 times)

Offline Endy

  • Bot Overlord
  • ****
  • Posts: 852
    • View Profile
Floating Veggies (V)(Endy)-23.08.05
« on: August 22, 2005, 10:53:05 PM »
' Floating Veggies

cond
*.robage 0 =
start
960 1 rnd mult 1 rnd mult inc
stop

cond
*960 0 =
*.nrg 5000 >
start
15 rnd .aimdx store
50 .repro store
stop

cond
*960 1 =
start
15 rnd .aimdx *.sun 1 sub -1 mult mult store
*.maxvel *.vel sub .up *.sun mult *.edge sub store
.repro inc
stop
end