module Base
{

    model damnCraftSchematicsSM
    {
        mesh    = Static/damnCraft_static|schematics_openSM,
        texture = Vehicles/Items_damnCraft_schematics,
        scale   = 0.6,
    }

    model damnCraftPlasticWeldingGunSM
    {
        mesh    = Static/damnCraft_static|plastic_welder_gunSM,
        texture = Vehicles/Items_damnCraft_plastic_welder_kit,
        scale   = 0.6,
    }
}