Author Topic: Diatomea(Veggie)(MacadamiaNuts)-25.10.14  (Read 3099 times)

Offline MacadamiaNuts

  • Bot Destroyer
  • ***
  • Posts: 273
    • View Profile
Diatomea(Veggie)(MacadamiaNuts)-25.10.14
« on: October 25, 2014, 08:58:34 AM »
I just wanted diverse looking veggies with shell. Usually ran this with very high species mutation rates for the pretty colors.

Code: [Select]
' Diatomea

cond
*.robage 1 =
*971 0 =
start
100 rnd 971 store
60 rnd 30 sub 972 store
1000 rnd 973 store
32000 rnd 974 store
99 rnd 975 store
stop

cond
*.chlr rnd 1 =
start
*971 .mkchlr store
stop

start
*972 .aimdx store
*.totalmyspecies rnd .setboy store
*.nrg *973 div .mkshell store
stop

cond
*.nrg *974 >
start
*975 .mrepro store
stop
end
Sometimes you win, and sometimes you lose...