k2 spaced out
This commit is contained in:
parent
3d1da79f4b
commit
d61c5e95e3
11 changed files with 42 additions and 27 deletions
|
|
@ -16,7 +16,7 @@ if util.me.ammo() then
|
|||
end
|
||||
table.insert(mag, {type="fluid", name="heavy-oil", amount=ct})
|
||||
|
||||
if not mods.Krastorio2 or not util.get_setting("kr-more-realistic-weapon") then
|
||||
if not util.k2() or not util.get_setting("kr-more-realistic-weapon") then
|
||||
table.insert(mag, util.item("piercing-rounds-magazine", ct))
|
||||
|
||||
data:extend({
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue