Give crossing proper textures

此提交包含在:
Vanessa Ezekowitz
2013-08-28 01:26:00 -04:00
父節點 913e355a71
當前提交 5516ca58e9
共有 11 個檔案被更改,包括 29 行新增4 行删除

查看文件

@@ -21,7 +21,11 @@ local crossover_states = {
minetest.register_node("mesecons_extrawires:crossover_off", { minetest.register_node("mesecons_extrawires:crossover_off", {
description = "Insulated Crossover", description = "Insulated Crossover",
drawtype = "nodebox", drawtype = "nodebox",
tiles = {"jeija_insulated_wire_sides_off.png"}, tiles = {
"jeija_insulated_wire_crossing_tb_off.png",
"jeija_insulated_wire_crossing_tb_off.png",
"jeija_insulated_wire_ends_off.png"
},
paramtype = "light", paramtype = "light",
walkable = false, walkable = false,
stack_max = 99, stack_max = 99,
@@ -50,7 +54,14 @@ minetest.register_node("mesecons_extrawires:crossover_01", {
description = "You hacker you!", description = "You hacker you!",
drop = "mesecons_extrawires:crossover_off", drop = "mesecons_extrawires:crossover_off",
drawtype = "nodebox", drawtype = "nodebox",
tiles = {"default_dirt.png"}, tiles = {
"jeija_insulated_wire_crossing_tb_01.png",
"jeija_insulated_wire_crossing_tb_01.png",
"jeija_insulated_wire_ends_01x.png",
"jeija_insulated_wire_ends_01x.png",
"jeija_insulated_wire_ends_01z.png",
"jeija_insulated_wire_ends_01z.png"
},
paramtype = "light", paramtype = "light",
walkable = false, walkable = false,
stack_max = 99, stack_max = 99,
@@ -79,7 +90,14 @@ minetest.register_node("mesecons_extrawires:crossover_10", {
description = "You hacker you!", description = "You hacker you!",
drop = "mesecons_extrawires:crossover_off", drop = "mesecons_extrawires:crossover_off",
drawtype = "nodebox", drawtype = "nodebox",
tiles = {"default_stone.png"}, tiles = {
"jeija_insulated_wire_crossing_tb_10.png",
"jeija_insulated_wire_crossing_tb_10.png",
"jeija_insulated_wire_ends_10x.png",
"jeija_insulated_wire_ends_10x.png",
"jeija_insulated_wire_ends_10z.png",
"jeija_insulated_wire_ends_10z.png"
},
paramtype = "light", paramtype = "light",
walkable = false, walkable = false,
stack_max = 99, stack_max = 99,
@@ -108,7 +126,14 @@ minetest.register_node("mesecons_extrawires:crossover_on", {
description = "You hacker you!", description = "You hacker you!",
drop = "mesecons_extrawires:crossover_off", drop = "mesecons_extrawires:crossover_off",
drawtype = "nodebox", drawtype = "nodebox",
tiles = {"jeija_insulated_wire_sides_on.png"}, tiles = {
"jeija_insulated_wire_crossing_tb_on.png",
"jeija_insulated_wire_crossing_tb_on.png",
"jeija_insulated_wire_ends_on.png",
"jeija_insulated_wire_ends_on.png",
"jeija_insulated_wire_ends_on.png",
"jeija_insulated_wire_ends_on.png"
},
paramtype = "light", paramtype = "light",
walkable = false, walkable = false,
stack_max = 99, stack_max = 99,

未顯示二進位檔案。

之後

寬度:  |  高度:  |  大小: 305 B

未顯示二進位檔案。

之後

寬度:  |  高度:  |  大小: 270 B

未顯示二進位檔案。

之後

寬度:  |  高度:  |  大小: 293 B

未顯示二進位檔案。

之後

寬度:  |  高度:  |  大小: 209 B

未顯示二進位檔案。

之後

寬度:  |  高度:  |  大小: 246 B

未顯示二進位檔案。

之後

寬度:  |  高度:  |  大小: 252 B

未顯示二進位檔案。

之後

寬度:  |  高度:  |  大小: 238 B

未顯示二進位檔案。

之後

寬度:  |  高度:  |  大小: 261 B

未顯示二進位檔案。

之前

寬度:  |  高度:  |  大小: 173 B

之後

寬度:  |  高度:  |  大小: 142 B

未顯示二進位檔案。

之前

寬度:  |  高度:  |  大小: 166 B

之後

寬度:  |  高度:  |  大小: 126 B