object tankki { texture tankki.png animationdelay 0 texture_dest tankki.png width 100 height 100 energy 234 run_over n destroy y turn y weight 20000 type 1 //Ajoneuvoluokan määritykset v_maxvel 20 v_acc 1.5 v_break 1.4 v_turn 2 v_weapon 1 4 6 v_gas 10 v_gasmax 100 v_track tracks.png } object tankki2 { texture tankki2.png animationdelay 0 texture_dest tankki2.png width 100 height 100 energy 234 run_over n destroy y turn y weight 20000 type 1 //Ajoneuvoluokan määritykset v_maxvel 20 v_acc 1.5 v_break 1.4 v_turn 2 v_weapon 1 4 6 v_gas 10 v_gasmax 100 v_track tracks.png }