turf/Grass
icon = 'grass.dmi'
icon_state = "1"
New()
icon_state = pick(1,2,3,4)
..()
Now... this definatly, definatly doesnt work. I know turfs are never new'd when their already in a map file. But you know what Im trying to do right?
Ideas welcome, just some lil randomisation I wanted to do that i havnt thought through properly :)