Rails: Make names consistent and redo all rail textures

Add rail templates
This commit is contained in:
SmallJoker
2016-11-27 11:53:25 +01:00
parent de5fb1825a
commit 99d0480169
43 changed files with 16 additions and 35 deletions

View File

@ -197,7 +197,7 @@ function boost_cart:register_rail(name, def)
drawtype = "raillike",
paramtype = "light",
sunlight_propagates = true,
is_ground_content = true,
is_ground_content = false,
walkable = false,
selection_box = {
type = "fixed",