Fix field name in lua/stockflow.lua

From DFHack/df-structures#39
develop
lethosor 2015-03-01 17:32:25 -05:00
parent 6bfbb93377
commit 0b912f54be
1 changed files with 1 additions and 1 deletions

@ -153,7 +153,7 @@ function reaction_entry(job_type, values, name)
-- These defaults differ from the newly created order's.
order:assign{
job_type = job_type,
unk_2 = -1,
item_type = -1,
item_subtype = -1,
mat_type = -1,
mat_index = -1,