list.append(("Drumbelina","Omni",{'radius':0.1,'topspeed':99,'throttle':130,'range':99,'turn':50,'turnspeed':2,'weapons':(1)}))
list.append(("Huge SnS","FBS_1",{'invertible':True,'PreSpinEntrance':0,'SpinDirection(1/-1)':1,'ReMobilizeRoutineTime(10-60)':10,'radius':0.1,'throttle':130,'topspeed':99,'turn':60,'turnspeed':5,'weapons':(13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32)}))
Spin (Analog) wired to drive and weapon motors (if required)Ahead (Analog) same as what Forward would normally doLeftRight (Analog)
Prespin entrance was set at 15
list.append(("Huge SnS","FBS_1",{'invertible':True,'PreSpinEntrance':1,'SpinDirection(1/-1)':-1,'ReMobilizeRoutineTime(10-60)':10,'radius':0.1,'throttle':130,'topspeed':99,'turn':60,'turnspeed':5,'weapons':(13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32)}))
list.append(("Huge SnS","FBS_1",{'invertible':True,'PreSpinEntrance':1,'SpinDirection(1/-1)':-1,'ReMobilizeRoutineTime(10-60)':60,'range':99,'radius':0.1,'throttle':100,'topspeed':99,'turn':60,'turnspeed':5,'weapons':(1,)}))