module Base
{
    
model TheBong
    {
        mesh = weapons/1handed/TheBong,
    }
model Rusty
    {
        mesh = weapons/firearm/Rusty,
    }	
}