if minetest.global_exists("armor") and armor.attributes then table.insert(armor.attributes, "bullet_res") end if minetest.global_exists("armor") and armor.attributes then table.insert(armor.attributes, "ammo_save") end if minetest.global_exists("armor") and armor.attributes then table.insert(armor.attributes, "ranged_dmg") end