So, I created two new ammo stacks, one caliber, and a weapon for them. Nirran helped me earlier, but megamod's scripts for example SF gun merch, are 100% different and 500% more complex.
[spoiler:455d6546f5]procedure random_ammo_town_six
begin
random_ammo_six := op_random(1, 4);
if...