updates, working well
This commit is contained in:
parent
473206ff01
commit
2d59a511b0
24 changed files with 796 additions and 67 deletions
|
@ -5,5 +5,9 @@
|
|||
|
||||
local util = require("data-util");
|
||||
|
||||
local pg_amt = util.get_ingredient_amount("plastic-bar", "petroleum-gas")
|
||||
util.replace_ingredient("plastic-bar", "petroleum-gas", "vinyl-chloride", pg_amt*2/3)
|
||||
|
||||
|
||||
-- Must be last
|
||||
util.create_list()
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue