From e0ee5500ab71fd9655fad0ece4b3ea0830f82d4f Mon Sep 17 00:00:00 2001 From: orwell96 Date: Sat, 17 Sep 2016 11:14:28 +0200 Subject: add more crafting recipes and a manual --- tracks.lua | 1 + 1 file changed, 1 insertion(+) (limited to 'tracks.lua') diff --git a/tracks.lua b/tracks.lua index 6153658..6c4a5cf 100644 --- a/tracks.lua +++ b/tracks.lua @@ -191,6 +191,7 @@ function advtrains.register_tracks(tracktype, def, preset) not_blocking_trains=1, }, mesecons=mesecontbl, + drop = increativeinv and def.nodename_prefix.."_"..suffix..rotation or def.nodename_prefix.."_placer", } end local function cycle_conns(conns, rotid) -- cgit v1.2.3