deadlock stacking fix
This commit is contained in:
parent
c2f8c0af9f
commit
058388efc9
3 changed files with 8 additions and 1 deletions
|
|
@ -1,3 +1,5 @@
|
|||
local util = require("__bzlead__.data-util");
|
||||
|
||||
-- Deadlock stacking recipes
|
||||
if deadlock and deadlock["add_stack"] then
|
||||
deadlock.add_stack("lead-ore", "__bzlead__/graphics/icons/stacked/lead-ore-stacked.png", "deadlock-stacking-1", 64)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue