1
0
mirror of https://github.com/sys4-fr/server-nalc.git synced 2024-06-29 23:26:04 +02:00

Boats' code merged

This commit is contained in:
LeMagnesium 2015-06-09 21:25:09 +02:00
parent 35d3aeba1f
commit 1456906a5b
2 changed files with 2 additions and 11111 deletions

View File

@ -33,7 +33,7 @@ boats.register_boat = function(parameters)
physical = true,
collisionbox = {-0.6, -0.4, -0.6, 0.6, 0.3, 0.6},
visual = "mesh",
mesh = "boat.x",
mesh = "boat.obj",
textures = {parameters.texture or "default_wood.png"},
driver = nil,
v = 0,
@ -297,3 +297,4 @@ minetest.register_craft({
{"group:wood", "group:wood", "group:wood"},
},
})

File diff suppressed because it is too large Load Diff