I put those ammos in turrets and it seems like they don't have any affect at all. I asked on forums and discord and nobody had any answer.
Code: Select all
,{
type = "ammo",
name = "medium-rock",
icon = "__katfire__/graphics/icons/rock3.png",
subgroup = "terrain",
order = "a[stone-brick]",
inventory_move_sound = item_sounds.brick_inventory_move,
pick_sound = item_sounds.brick_inventory_pickup,
drop_sound = item_sounds.brick_inventory_move,
magazine_size = 1,
stack_size = 10,
ammo_category = "rocks",
ammo_type =
{
range_modifier = SETTING_RANGE, --does nothing
cooldown_modiifer = SETTING_COOLDOWN, --does nothing
action =
{