Merge pull request #119 from VanessaE/master

Give crossing proper textures
このコミットが含まれているのは:
VanessaE
2013-08-27 22:42:21 -07:00
コミット d0fdefb5a6
11個のファイルの変更29行の追加4行の削除

ファイルの表示

@@ -21,7 +21,11 @@ local crossover_states = {
minetest.register_node("mesecons_extrawires:crossover_off", {
description = "Insulated Crossover",
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",
walkable = false,
stack_max = 99,
@@ -50,7 +54,14 @@ minetest.register_node("mesecons_extrawires:crossover_01", {
description = "You hacker you!",
drop = "mesecons_extrawires:crossover_off",
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",
walkable = false,
stack_max = 99,
@@ -79,7 +90,14 @@ minetest.register_node("mesecons_extrawires:crossover_10", {
description = "You hacker you!",
drop = "mesecons_extrawires:crossover_off",
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",
walkable = false,
stack_max = 99,
@@ -108,7 +126,14 @@ minetest.register_node("mesecons_extrawires:crossover_on", {
description = "You hacker you!",
drop = "mesecons_extrawires:crossover_off",
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",
walkable = false,
stack_max = 99,

バイナリファイルは表示されません。

変更後

幅:  |  高さ:  |  サイズ: 305 B

バイナリファイルは表示されません。

変更後

幅:  |  高さ:  |  サイズ: 270 B

バイナリファイルは表示されません。

変更後

幅:  |  高さ:  |  サイズ: 293 B

バイナリファイルは表示されません。

変更後

幅:  |  高さ:  |  サイズ: 209 B

バイナリ
mesecons_textures/textures/jeija_insulated_wire_ends_01x.png ノーマルファイル

バイナリファイルは表示されません。

変更後

幅:  |  高さ:  |  サイズ: 246 B

バイナリ
mesecons_textures/textures/jeija_insulated_wire_ends_01z.png ノーマルファイル

バイナリファイルは表示されません。

変更後

幅:  |  高さ:  |  サイズ: 252 B

バイナリ
mesecons_textures/textures/jeija_insulated_wire_ends_10x.png ノーマルファイル

バイナリファイルは表示されません。

変更後

幅:  |  高さ:  |  サイズ: 238 B

バイナリ
mesecons_textures/textures/jeija_insulated_wire_ends_10z.png ノーマルファイル

バイナリファイルは表示されません。

変更後

幅:  |  高さ:  |  サイズ: 261 B

バイナリファイルは表示されません。

変更前

幅:  |  高さ:  |  サイズ: 173 B

変更後

幅:  |  高さ:  |  サイズ: 142 B

バイナリファイルは表示されません。

変更前

幅:  |  高さ:  |  サイズ: 166 B

変更後

幅:  |  高さ:  |  サイズ: 126 B