All right, sorry if I bother you but I think I got something wrong. I've modified the weapons_human.ufo as you said, I've removed the plaspistol_ammo entry in the weapons_plasma.ufo, and I've modified the equipment_missions.ufo file this way:
equipment alien_workers1
{
mininterest 0
maxinterest 79
// Primary
// Secondary
item (plaspistol 100)
item (assault_ammo 1)
// Misc
item (kerrblade 10)
}
Now the tamans are equipped only with Kerrblades. I've tried to remove the item (assault_ammo 1) entry, same result. Can you help me? I am really looking forward to making this modification...