Forums Index >> Modding >> brain jar
Page : <1> :
Go to game/server/scripts/tankdb.cs
You will find a line like this
Datablock TankData(LightTank : MediumTank)
{
shapeFile = "~/data/shapes/tanks/tank01.dts"; <----------- the tank shape
brainShapeFile = "~/data/shapes/tanks/brainjar01.dts <--------- the tank brain ";
Page : <1> :
How you get a brain jar on light tanks. :)