From a20f090bf96ce58a004bfb7098dfd5ea4da84ef3 Mon Sep 17 00:00:00 2001 From: Grossam Date: Wed, 24 Apr 2019 12:14:44 +0200 Subject: [PATCH] Changed texture namming policy. Added a door for testing. --- doors.lua | 91 ++++++++++-------- ...m.png => scifi_nodes_door_Doom_bottom.png} | Bin ....png => scifi_nodes_door_Doom_bottom0.png} | Bin ...dge.png => scifi_nodes_door_Doom_edge.png} | Bin ..._inv.png => scifi_nodes_door_Doom_inv.png} | Bin ....png => scifi_nodes_door_Doom_rbottom.png} | Bin ...png => scifi_nodes_door_Doom_rbottom0.png} | Bin ...top.png => scifi_nodes_door_Doom_rtop.png} | Bin ...po.png => scifi_nodes_door_Doom_rtopo.png} | Bin ..._top.png => scifi_nodes_door_Doom_top.png} | Bin ...opo.png => scifi_nodes_door_Doom_topo.png} | Bin ....png => scifi_nodes_door_black_bottom.png} | Bin ...png => scifi_nodes_door_black_bottom0.png} | Bin ...ge.png => scifi_nodes_door_black_edge.png} | Bin ...inv.png => scifi_nodes_door_black_inv.png} | Bin ...png => scifi_nodes_door_black_rbottom.png} | Bin ...ng => scifi_nodes_door_black_rbottom0.png} | Bin ...op.png => scifi_nodes_door_black_rtop.png} | Bin ...o.png => scifi_nodes_door_black_rtopo.png} | Bin ...top.png => scifi_nodes_door_black_top.png} | Bin ...po.png => scifi_nodes_door_black_topo.png} | Bin textures/scifi_nodes_door_blue_bottom.png | Bin 0 -> 238 bytes textures/scifi_nodes_door_blue_bottom0.png | Bin 0 -> 210 bytes textures/scifi_nodes_door_blue_edge.png | Bin 0 -> 128 bytes textures/scifi_nodes_door_blue_inv.png | Bin 0 -> 269 bytes textures/scifi_nodes_door_blue_rbottom.png | Bin 0 -> 219 bytes textures/scifi_nodes_door_blue_rbottom0.png | Bin 0 -> 209 bytes textures/scifi_nodes_door_blue_rtop.png | Bin 0 -> 264 bytes textures/scifi_nodes_door_blue_rtopo.png | Bin 0 -> 223 bytes textures/scifi_nodes_door_blue_top.png | Bin 0 -> 251 bytes textures/scifi_nodes_door_blue_topo.png | Bin 0 -> 204 bytes ....png => scifi_nodes_door_green_bottom.png} | Bin ...png => scifi_nodes_door_green_bottom0.png} | Bin ...ge.png => scifi_nodes_door_green_edge.png} | Bin ...inv.png => scifi_nodes_door_green_inv.png} | Bin ...png => scifi_nodes_door_green_rbottom.png} | Bin ...ng => scifi_nodes_door_green_rbottom0.png} | Bin ...op.png => scifi_nodes_door_green_rtop.png} | Bin ...o.png => scifi_nodes_door_green_rtopo.png} | Bin ...top.png => scifi_nodes_door_green_top.png} | Bin ...po.png => scifi_nodes_door_green_topo.png} | Bin ....png => scifi_nodes_door_white_bottom.png} | Bin ...png => scifi_nodes_door_white_bottom0.png} | Bin ...ge.png => scifi_nodes_door_white_edge.png} | Bin ...inv.png => scifi_nodes_door_white_inv.png} | Bin ...png => scifi_nodes_door_white_rbottom.png} | Bin ...ng => scifi_nodes_door_white_rbottom0.png} | Bin ...op.png => scifi_nodes_door_white_rtop.png} | Bin ...o.png => scifi_nodes_door_white_rtopo.png} | Bin ...top.png => scifi_nodes_door_white_top.png} | Bin ...po.png => scifi_nodes_door_white_topo.png} | Bin 51 files changed, 52 insertions(+), 39 deletions(-) rename textures/{scifi_nodes_door1a_bottom.png => scifi_nodes_door_Doom_bottom.png} (100%) rename textures/{scifi_nodes_door1a_bottom0.png => scifi_nodes_door_Doom_bottom0.png} (100%) rename textures/{scifi_nodes_door1a_edge.png => scifi_nodes_door_Doom_edge.png} (100%) rename textures/{scifi_nodes_door1a_inv.png => scifi_nodes_door_Doom_inv.png} (100%) rename textures/{scifi_nodes_door1a_rbottom.png => scifi_nodes_door_Doom_rbottom.png} (100%) rename textures/{scifi_nodes_door1a_rbottom0.png => scifi_nodes_door_Doom_rbottom0.png} (100%) rename textures/{scifi_nodes_door1a_rtop.png => scifi_nodes_door_Doom_rtop.png} (100%) rename textures/{scifi_nodes_door1a_rtopo.png => scifi_nodes_door_Doom_rtopo.png} (100%) rename textures/{scifi_nodes_door1a_top.png => scifi_nodes_door_Doom_top.png} (100%) rename textures/{scifi_nodes_door1a_topo.png => scifi_nodes_door_Doom_topo.png} (100%) rename textures/{scifi_nodes_door2a_bottom.png => scifi_nodes_door_black_bottom.png} (100%) rename textures/{scifi_nodes_door2a_bottom0.png => scifi_nodes_door_black_bottom0.png} (100%) rename textures/{scifi_nodes_door2a_edge.png => scifi_nodes_door_black_edge.png} (100%) rename textures/{scifi_nodes_door2a_inv.png => scifi_nodes_door_black_inv.png} (100%) rename textures/{scifi_nodes_door2a_rbottom.png => scifi_nodes_door_black_rbottom.png} (100%) rename textures/{scifi_nodes_door2a_rbottom0.png => scifi_nodes_door_black_rbottom0.png} (100%) rename textures/{scifi_nodes_door2a_rtop.png => scifi_nodes_door_black_rtop.png} (100%) rename textures/{scifi_nodes_door2a_rtopo.png => scifi_nodes_door_black_rtopo.png} (100%) rename textures/{scifi_nodes_door2a_top.png => scifi_nodes_door_black_top.png} (100%) rename textures/{scifi_nodes_door2a_topo.png => scifi_nodes_door_black_topo.png} (100%) create mode 100644 textures/scifi_nodes_door_blue_bottom.png create mode 100644 textures/scifi_nodes_door_blue_bottom0.png create mode 100644 textures/scifi_nodes_door_blue_edge.png create mode 100644 textures/scifi_nodes_door_blue_inv.png create mode 100644 textures/scifi_nodes_door_blue_rbottom.png create mode 100644 textures/scifi_nodes_door_blue_rbottom0.png create mode 100644 textures/scifi_nodes_door_blue_rtop.png create mode 100644 textures/scifi_nodes_door_blue_rtopo.png create mode 100644 textures/scifi_nodes_door_blue_top.png create mode 100644 textures/scifi_nodes_door_blue_topo.png rename textures/{scifi_nodes_door4a_bottom.png => scifi_nodes_door_green_bottom.png} (100%) rename textures/{scifi_nodes_door4a_bottom0.png => scifi_nodes_door_green_bottom0.png} (100%) rename textures/{scifi_nodes_door4a_edge.png => scifi_nodes_door_green_edge.png} (100%) rename textures/{scifi_nodes_door4a_inv.png => scifi_nodes_door_green_inv.png} (100%) rename textures/{scifi_nodes_door4a_rbottom.png => scifi_nodes_door_green_rbottom.png} (100%) rename textures/{scifi_nodes_door4a_rbottom0.png => scifi_nodes_door_green_rbottom0.png} (100%) rename textures/{scifi_nodes_door4a_top.png => scifi_nodes_door_green_rtop.png} (100%) rename textures/{scifi_nodes_door4a_rtopo.png => scifi_nodes_door_green_rtopo.png} (100%) rename textures/{scifi_nodes_door4a_rtop.png => scifi_nodes_door_green_top.png} (100%) rename textures/{scifi_nodes_door4a_topo.png => scifi_nodes_door_green_topo.png} (100%) rename textures/{scifi_nodes_door3a_bottom.png => scifi_nodes_door_white_bottom.png} (100%) rename textures/{scifi_nodes_door3a_bottom0.png => scifi_nodes_door_white_bottom0.png} (100%) rename textures/{scifi_nodes_door3a_edge.png => scifi_nodes_door_white_edge.png} (100%) rename textures/{scifi_nodes_door3a_inv.png => scifi_nodes_door_white_inv.png} (100%) rename textures/{scifi_nodes_door3a_rbottom.png => scifi_nodes_door_white_rbottom.png} (100%) rename textures/{scifi_nodes_door3a_rbottom0.png => scifi_nodes_door_white_rbottom0.png} (100%) rename textures/{scifi_nodes_door3a_rtop.png => scifi_nodes_door_white_rtop.png} (100%) rename textures/{scifi_nodes_door3a_rtopo.png => scifi_nodes_door_white_rtopo.png} (100%) rename textures/{scifi_nodes_door3a_top.png => scifi_nodes_door_white_top.png} (100%) rename textures/{scifi_nodes_door3a_topo.png => scifi_nodes_door_white_topo.png} (100%) diff --git a/doors.lua b/doors.lua index 7dd7ed7..173bb52 100644 --- a/doors.lua +++ b/doors.lua @@ -17,13 +17,14 @@ -- This table now uses named parameters and more convenient variables names local doors = { -- DOOM door {closed, closed top, opened, opened top, texture number, main ingredient, sound} - {base_name = "Doom", tex_number = "1", base_ingredient = "doors:door_obsidian_glass", sound = "scifi_nodes_door_mechanic"}, + {base_name = "Doom", base_ingredient = "doors:door_obsidian_glass", sound = "scifi_nodes_door_mechanic"}, -- Black door - {base_name = "black", tex_number = "2", base_ingredient = "doors:door_steel", sound = "scifi_nodes_door_mechanic"}, + {base_name = "black", base_ingredient = "doors:door_steel", sound = "scifi_nodes_door_mechanic"}, -- White door - {base_name = "white", tex_number = "3", base_ingredient = "doors:door_glass", sound = "scifi_nodes_door_normal"}, + {base_name = "white", base_ingredient = "doors:door_glass", sound = "scifi_nodes_door_normal"}, -- Green door - {base_name = "green", tex_number = "4", base_ingredient = "doors:door_wood", sound = "scifi_nodes_door_mechanic"}, + {base_name = "green", base_ingredient = "doors:door_wood", sound = "scifi_nodes_door_mechanic"}, + {base_name = "blue", base_ingredient = "default:steel_block", sound = "scifi_nodes_door_normal"} } @@ -33,15 +34,15 @@ function get_doors_list() end -for i in ipairs (doors) do +for _, current_door in ipairs(doors) do -local closed = "scifi_nodes:"..doors[i].base_name.."_door_closed" -local closed_top = "scifi_nodes:"..doors[i].base_name.."_door_closed_top" -local opened = "scifi_nodes:"..doors[i].base_name.."_door_opened" -local opened_top = "scifi_nodes:"..doors[i].base_name.."_door_opened_top" -local tex_number = doors[i].tex_number -local base_ingredient = doors[i].base_ingredient -local sound = doors[i].sound +local closed = "scifi_nodes:"..current_door.base_name.."_door_closed" +local closed_top = "scifi_nodes:"..current_door.base_name.."_door_closed_top" +local opened = "scifi_nodes:"..current_door.base_name.."_door_opened" +local opened_top = "scifi_nodes:"..current_door.base_name.."_door_opened_top" +local base_name = current_door.base_name +local base_ingredient = current_door.base_ingredient +local sound = current_door.sound minetest.register_craft({ output = closed .. " 2", @@ -222,16 +223,16 @@ function ontimer(pos, elapsed) end minetest.register_node(closed, { - description = doors[i].base_name.." sliding door", - inventory_image = "scifi_nodes_door"..tex_number.."a_inv.png", - wield_image = "scifi_nodes_door"..tex_number.."a_inv.png", + description = current_door.base_name.." sliding door", + inventory_image = "scifi_nodes_door_"..base_name.."_inv.png", + wield_image = "scifi_nodes_door_"..base_name.."_inv.png", tiles = { - "scifi_nodes_door"..tex_number.."a_edge.png", - "scifi_nodes_door"..tex_number.."a_edge.png", - "scifi_nodes_door"..tex_number.."a_edge.png", - "scifi_nodes_door"..tex_number.."a_edge.png", - "scifi_nodes_door"..tex_number.."a_rbottom.png", - "scifi_nodes_door"..tex_number.."a_bottom.png" + "scifi_nodes_door_"..base_name.."_edge.png", + "scifi_nodes_door_"..base_name.."_edge.png", + "scifi_nodes_door_"..base_name.."_edge.png", + "scifi_nodes_door_"..base_name.."_edge.png", + "scifi_nodes_door_"..base_name.."_rbottom.png", + "scifi_nodes_door_"..base_name.."_bottom.png" }, drawtype = "nodebox", paramtype = "light", @@ -249,6 +250,18 @@ minetest.register_node(closed, { {-0.5, -0.5, -0.0625, 0.5, 1.5, 0.0625} } }, + mesecon = { + effector = { + action_on = function (pos, node) + minetest.sound_play(sound, { + max_hear_distance = 16, + pos = pos, + gain = 1.0 + }) + end, + rules = mesecon.rules.pplate + }, + }, on_place = onplace, @@ -259,12 +272,12 @@ on_rightclick = rightclick, minetest.register_node(closed_top, { tiles = { - "scifi_nodes_door"..tex_number.."a_edge.png", - "scifi_nodes_door"..tex_number.."a_edge.png", - "scifi_nodes_door"..tex_number.."a_edge.png", - "scifi_nodes_door"..tex_number.."a_edge.png", - "scifi_nodes_door"..tex_number.."a_rtop.png", - "scifi_nodes_door"..tex_number.."a_top.png" + "scifi_nodes_door_"..base_name.."_edge.png", + "scifi_nodes_door_"..base_name.."_edge.png", + "scifi_nodes_door_"..base_name.."_edge.png", + "scifi_nodes_door_"..base_name.."_edge.png", + "scifi_nodes_door_"..base_name.."_rtop.png", + "scifi_nodes_door_"..base_name.."_top.png" }, drawtype = "nodebox", paramtype = "light", @@ -286,12 +299,12 @@ minetest.register_node(closed_top, { minetest.register_node(opened, { tiles = { - "scifi_nodes_door"..tex_number.."a_edge.png", - "scifi_nodes_door"..tex_number.."a_edge.png", - "scifi_nodes_door"..tex_number.."a_edge.png", - "scifi_nodes_door"..tex_number.."a_edge.png", - "scifi_nodes_door"..tex_number.."a_rbottom0.png", - "scifi_nodes_door"..tex_number.."a_bottom0.png" + "scifi_nodes_door_"..base_name.."_edge.png", + "scifi_nodes_door_"..base_name.."_edge.png", + "scifi_nodes_door_"..base_name.."_edge.png", + "scifi_nodes_door_"..base_name.."_edge.png", + "scifi_nodes_door_"..base_name.."_rbottom0.png", + "scifi_nodes_door_"..base_name.."_bottom0.png" }, drawtype = "nodebox", paramtype = "light", @@ -317,12 +330,12 @@ on_timer = ontimer, minetest.register_node(opened_top, { tiles = { - "scifi_nodes_door"..tex_number.."a_edge.png", - "scifi_nodes_door"..tex_number.."a_edge.png", - "scifi_nodes_door"..tex_number.."a_edge.png", - "scifi_nodes_door"..tex_number.."a_edge.png", - "scifi_nodes_door"..tex_number.."a_rtopo.png", - "scifi_nodes_door"..tex_number.."a_topo.png" + "scifi_nodes_door_"..base_name.."_edge.png", + "scifi_nodes_door_"..base_name.."_edge.png", + "scifi_nodes_door_"..base_name.."_edge.png", + "scifi_nodes_door_"..base_name.."_edge.png", + "scifi_nodes_door_"..base_name.."_rtopo.png", + "scifi_nodes_door_"..base_name.."_topo.png" }, drawtype = "nodebox", paramtype = "light", diff --git a/textures/scifi_nodes_door1a_bottom.png b/textures/scifi_nodes_door_Doom_bottom.png similarity index 100% rename from textures/scifi_nodes_door1a_bottom.png rename to textures/scifi_nodes_door_Doom_bottom.png diff --git a/textures/scifi_nodes_door1a_bottom0.png b/textures/scifi_nodes_door_Doom_bottom0.png similarity index 100% rename from textures/scifi_nodes_door1a_bottom0.png rename to textures/scifi_nodes_door_Doom_bottom0.png diff --git a/textures/scifi_nodes_door1a_edge.png b/textures/scifi_nodes_door_Doom_edge.png similarity index 100% rename from textures/scifi_nodes_door1a_edge.png rename to textures/scifi_nodes_door_Doom_edge.png diff --git a/textures/scifi_nodes_door1a_inv.png b/textures/scifi_nodes_door_Doom_inv.png similarity index 100% rename from textures/scifi_nodes_door1a_inv.png rename to textures/scifi_nodes_door_Doom_inv.png diff --git a/textures/scifi_nodes_door1a_rbottom.png b/textures/scifi_nodes_door_Doom_rbottom.png similarity index 100% rename from textures/scifi_nodes_door1a_rbottom.png rename to textures/scifi_nodes_door_Doom_rbottom.png diff --git a/textures/scifi_nodes_door1a_rbottom0.png b/textures/scifi_nodes_door_Doom_rbottom0.png similarity index 100% rename from textures/scifi_nodes_door1a_rbottom0.png rename to textures/scifi_nodes_door_Doom_rbottom0.png diff --git a/textures/scifi_nodes_door1a_rtop.png b/textures/scifi_nodes_door_Doom_rtop.png similarity index 100% rename from textures/scifi_nodes_door1a_rtop.png rename to textures/scifi_nodes_door_Doom_rtop.png diff --git a/textures/scifi_nodes_door1a_rtopo.png b/textures/scifi_nodes_door_Doom_rtopo.png similarity index 100% rename from textures/scifi_nodes_door1a_rtopo.png rename to textures/scifi_nodes_door_Doom_rtopo.png diff --git a/textures/scifi_nodes_door1a_top.png b/textures/scifi_nodes_door_Doom_top.png similarity index 100% rename from textures/scifi_nodes_door1a_top.png rename to textures/scifi_nodes_door_Doom_top.png diff --git a/textures/scifi_nodes_door1a_topo.png b/textures/scifi_nodes_door_Doom_topo.png similarity index 100% rename from textures/scifi_nodes_door1a_topo.png rename to textures/scifi_nodes_door_Doom_topo.png diff --git a/textures/scifi_nodes_door2a_bottom.png b/textures/scifi_nodes_door_black_bottom.png similarity index 100% rename from textures/scifi_nodes_door2a_bottom.png rename to textures/scifi_nodes_door_black_bottom.png diff --git a/textures/scifi_nodes_door2a_bottom0.png b/textures/scifi_nodes_door_black_bottom0.png similarity index 100% rename from textures/scifi_nodes_door2a_bottom0.png rename to textures/scifi_nodes_door_black_bottom0.png diff --git a/textures/scifi_nodes_door2a_edge.png b/textures/scifi_nodes_door_black_edge.png similarity index 100% rename from textures/scifi_nodes_door2a_edge.png rename to textures/scifi_nodes_door_black_edge.png diff --git a/textures/scifi_nodes_door2a_inv.png b/textures/scifi_nodes_door_black_inv.png similarity index 100% rename from textures/scifi_nodes_door2a_inv.png rename to textures/scifi_nodes_door_black_inv.png diff --git a/textures/scifi_nodes_door2a_rbottom.png b/textures/scifi_nodes_door_black_rbottom.png similarity index 100% rename from textures/scifi_nodes_door2a_rbottom.png rename to textures/scifi_nodes_door_black_rbottom.png diff --git a/textures/scifi_nodes_door2a_rbottom0.png b/textures/scifi_nodes_door_black_rbottom0.png similarity index 100% rename from textures/scifi_nodes_door2a_rbottom0.png rename to textures/scifi_nodes_door_black_rbottom0.png diff --git a/textures/scifi_nodes_door2a_rtop.png b/textures/scifi_nodes_door_black_rtop.png similarity index 100% rename from textures/scifi_nodes_door2a_rtop.png rename to textures/scifi_nodes_door_black_rtop.png diff --git a/textures/scifi_nodes_door2a_rtopo.png b/textures/scifi_nodes_door_black_rtopo.png similarity index 100% rename from textures/scifi_nodes_door2a_rtopo.png rename to textures/scifi_nodes_door_black_rtopo.png diff --git a/textures/scifi_nodes_door2a_top.png b/textures/scifi_nodes_door_black_top.png similarity index 100% rename from textures/scifi_nodes_door2a_top.png rename to textures/scifi_nodes_door_black_top.png diff --git a/textures/scifi_nodes_door2a_topo.png b/textures/scifi_nodes_door_black_topo.png similarity index 100% rename from textures/scifi_nodes_door2a_topo.png rename to textures/scifi_nodes_door_black_topo.png diff --git a/textures/scifi_nodes_door_blue_bottom.png b/textures/scifi_nodes_door_blue_bottom.png new file mode 100644 index 0000000000000000000000000000000000000000..04a45e04ffee47e0eb2f12617c6470da4552e061 GIT binary patch literal 238 zcmeAS@N?(olHy`uVBq!ia0vp^0wB!61SBU+%rFB|oCO|{#S9GG!XV7ZFl&wkP>{XE z)7O>#F^dEjr;@2msyk4q*VDx@MB{vN&g|W14m^xbT6{|TZ7h7&ketUc)B z9_iwgc6?rQf#9*oX#Isdg{J!}*7AMu`%&@xB8N5 zsYRs^nnZWAZJD5Uzs)%O-J*#ByfZFxGQPjR$3F?hQAxvX{MQ+!J^e xk1B}h->LXF*D=JY?clY5sfpLFdAmq5Feq0kURl;-19S=lgQu&X%Q~loCIAkgL0$j= literal 0 HcmV?d00001 diff --git a/textures/scifi_nodes_door_blue_edge.png b/textures/scifi_nodes_door_blue_edge.png new file mode 100644 index 0000000000000000000000000000000000000000..2d560db11560bcc9a3755135e0a05f33291d8543 GIT binary patch literal 128 zcmeAS@N?(olHy`uVBq!ia0vp^j3CUx1|;Q0k8}blwj^(N7l!{JxM1({$v_d#0*}aI z1_o|n5N2eUHAey{$X?><>&pI^MS@et;B%Od6HtiP)5S4_<9hOre{X)*GjK96Z+Wre R#aW;PgQu&X%Q~loCIGf{AY}jm literal 0 HcmV?d00001 diff --git a/textures/scifi_nodes_door_blue_inv.png b/textures/scifi_nodes_door_blue_inv.png new file mode 100644 index 0000000000000000000000000000000000000000..83285bfe64ecc25593ce58598897deed124ec63a GIT binary patch literal 269 zcmeAS@N?(olHy`uVBq!ia0vp^0wB!61|;P_|4#%`Y)RhkE)4%caKYZ?lYt_f1s;*b z3=G`DAk4@xYmNj^kiEpy*OmP-iv*`UpQIF%7EoxGr;B5V#p&b}2j=H;b$|bVIP2f` zTHMbdfjRVKT+fLbu@Y8;v$NR5BxY@tJk{bmaakj4^BxXs5I+1`-2Z`z*?}Vt3^QJ6 z7#jdVhu4V-=?sbvQy70RO>K=hdxL3eivEf24g3KT3f1jT3?_&trY9I|I3U^KbL7|D zCk`!^;zopr E0JOYYP5=M^ literal 0 HcmV?d00001 diff --git a/textures/scifi_nodes_door_blue_rbottom.png b/textures/scifi_nodes_door_blue_rbottom.png new file mode 100644 index 0000000000000000000000000000000000000000..1920318856596afc2664fcb60ed81d8125ed9855 GIT binary patch literal 219 zcmeAS@N?(olHy`uVBq!ia0vp^0wB!61SBU+%rFB|oCO|{#S9GG!XV7ZFl&wkP>{XE z)7O>#F^dEjr*Zrm*R4RIDo+>35RLQ6Hs3#JGxNN;Q5@jnbj-zlCL{Zejn5T?nL8Vp zcvlWEz&v8rvx38uhP2M#z~$XUUAM0@Ft%SRZ5WmBt;G1oD02Dh{shre4i zktL_%|1(vo&P*GXFOs*P<$W&Lc>J-@7MBA`N{Y>=dGq6J4*KXb9BMbNViugT3Frz2 MPgg&ebxsLQ0EwbUVE_OC literal 0 HcmV?d00001 diff --git a/textures/scifi_nodes_door_blue_rbottom0.png b/textures/scifi_nodes_door_blue_rbottom0.png new file mode 100644 index 0000000000000000000000000000000000000000..8bc4b070699432baade9e0d97f66143ca0d0f97a GIT binary patch literal 209 zcmeAS@N?(olHy`uVBq!ia0vp^0wB!61|;P_|4#%`Y)RhkE)4%caKYZ?lYt_f1s;*b z3=G`DAk4@xYmNj^kiEpy*OmP-iv*_p?T zzr+j)4HoAc4cGPO8QhRs)%U_60SI<{{PR2DE0Ycv`!QC7+xa&C&m8~(r!F@(Ha3y7 rJV4NMBxByzuR_gh7rv@b=`~d{XE z)7O>#F^dEjm&U&*_h$ixmV3H5hG?8m&Y8Wtm(g5c;)KM61cQr#ZQUCT3=ArE+<1Ix zL-Kh?HnuinkE)0VMd|DAv`Vn0A2@q!<8y@=e&HDBCI3V>vzngZvG`E1vHtTT&X(Q_ zA0FQ|G+~o!xY1K^>CNRh9yuO44;~Y51-@iQF{k7NRv#V}re7Hr#ZUEASUMPWczAdw z7}zz>VkuxeR?NTuP;g^M3s0S`^*5Omr*6Ndyv4N|j0`oqoo>q=dz}MxGJ~h9pUXO@ GgeCxh$60Ow literal 0 HcmV?d00001 diff --git a/textures/scifi_nodes_door_blue_rtopo.png b/textures/scifi_nodes_door_blue_rtopo.png new file mode 100644 index 0000000000000000000000000000000000000000..4651bc6c7a3d33c9fa702bfaaa6abb960b3d6405 GIT binary patch literal 223 zcmeAS@N?(olHy`uVBq!ia0vp^0wB!61|;P_|4#%`Y)RhkE)4%caKYZ?lYt_f1s;*b z3=G`DAk4@xYmNj^kiEpy*OmP-iv*{R(9Z(vP@qtbr;B5V#p&b}1*R=$?;d;bFzNsN z#>U2n4`h& z(qkW^0YfosB%4BYYmRupo7O<)6CS5tpWpYpU$5-%q0WZ_Yzz{*GLbhYuQ~{{m%-E3 K&t;ucLK6UN7)vGq literal 0 HcmV?d00001 diff --git a/textures/scifi_nodes_door_blue_top.png b/textures/scifi_nodes_door_blue_top.png new file mode 100644 index 0000000000000000000000000000000000000000..0f007f533f039b30d5ee2b195196b912c823df7a GIT binary patch literal 251 zcmeAS@N?(olHy`uVBq!ia0vp^0wB!61SBU+%rFB|oCO|{#S9GG!XV7ZFl&wkP>{XE z)7O>#F^dEjmzaI)Aw!_hEKe855RLQ6Hs3#JGxN;ZSv0+|@!{ESb)FrJ+?%pGg80R& zV^)>Fu{_bVMk-SCh?%f#ss*#sIhKVNLW~UzX6UZyyt2RPj6+7lj7HA7J=Sf<5`e(0 ztoMM)yvD{v>&Y*6rmxcS;woTcWh`XM6k(U}8{`4>}}m5UvJvC4;A{pUXO@geCxX{Y_N> literal 0 HcmV?d00001 diff --git a/textures/scifi_nodes_door_blue_topo.png b/textures/scifi_nodes_door_blue_topo.png new file mode 100644 index 0000000000000000000000000000000000000000..07f951d3967dc0aea0cf43220ad4898a579317bc GIT binary patch literal 204 zcmeAS@N?(olHy`uVBq!ia0vp^0wB!61|;P_|4#%`Y)RhkE)4%caKYZ?lYt_f1s;*b z3=G`DAk4@xYmNj^kiEpy*OmP-iv*_*)05-chCrc6PZ!4!i_^(5_22H+v#BWPA3Apc z2sR|2cRaQ#MW4;7fi?DXpDnwj1Q2vw>`7wq*}SZgm07ca^O%CW@g0U4`%g0ZJh75J o%$>43;R=J6goCFD-(&-zV|BzDHqZRQ4YY*8)78&qol`;+0Kcw0lK=n! literal 0 HcmV?d00001 diff --git a/textures/scifi_nodes_door4a_bottom.png b/textures/scifi_nodes_door_green_bottom.png similarity index 100% rename from textures/scifi_nodes_door4a_bottom.png rename to textures/scifi_nodes_door_green_bottom.png diff --git a/textures/scifi_nodes_door4a_bottom0.png b/textures/scifi_nodes_door_green_bottom0.png similarity index 100% rename from textures/scifi_nodes_door4a_bottom0.png rename to textures/scifi_nodes_door_green_bottom0.png diff --git a/textures/scifi_nodes_door4a_edge.png b/textures/scifi_nodes_door_green_edge.png similarity index 100% rename from textures/scifi_nodes_door4a_edge.png rename to textures/scifi_nodes_door_green_edge.png diff --git a/textures/scifi_nodes_door4a_inv.png b/textures/scifi_nodes_door_green_inv.png similarity index 100% rename from textures/scifi_nodes_door4a_inv.png rename to textures/scifi_nodes_door_green_inv.png diff --git a/textures/scifi_nodes_door4a_rbottom.png b/textures/scifi_nodes_door_green_rbottom.png similarity index 100% rename from textures/scifi_nodes_door4a_rbottom.png rename to textures/scifi_nodes_door_green_rbottom.png diff --git a/textures/scifi_nodes_door4a_rbottom0.png b/textures/scifi_nodes_door_green_rbottom0.png similarity index 100% rename from textures/scifi_nodes_door4a_rbottom0.png rename to textures/scifi_nodes_door_green_rbottom0.png diff --git a/textures/scifi_nodes_door4a_top.png b/textures/scifi_nodes_door_green_rtop.png similarity index 100% rename from textures/scifi_nodes_door4a_top.png rename to textures/scifi_nodes_door_green_rtop.png diff --git a/textures/scifi_nodes_door4a_rtopo.png b/textures/scifi_nodes_door_green_rtopo.png similarity index 100% rename from textures/scifi_nodes_door4a_rtopo.png rename to textures/scifi_nodes_door_green_rtopo.png diff --git a/textures/scifi_nodes_door4a_rtop.png b/textures/scifi_nodes_door_green_top.png similarity index 100% rename from textures/scifi_nodes_door4a_rtop.png rename to textures/scifi_nodes_door_green_top.png diff --git a/textures/scifi_nodes_door4a_topo.png b/textures/scifi_nodes_door_green_topo.png similarity index 100% rename from textures/scifi_nodes_door4a_topo.png rename to textures/scifi_nodes_door_green_topo.png diff --git a/textures/scifi_nodes_door3a_bottom.png b/textures/scifi_nodes_door_white_bottom.png similarity index 100% rename from textures/scifi_nodes_door3a_bottom.png rename to textures/scifi_nodes_door_white_bottom.png diff --git a/textures/scifi_nodes_door3a_bottom0.png b/textures/scifi_nodes_door_white_bottom0.png similarity index 100% rename from textures/scifi_nodes_door3a_bottom0.png rename to textures/scifi_nodes_door_white_bottom0.png diff --git a/textures/scifi_nodes_door3a_edge.png b/textures/scifi_nodes_door_white_edge.png similarity index 100% rename from textures/scifi_nodes_door3a_edge.png rename to textures/scifi_nodes_door_white_edge.png diff --git a/textures/scifi_nodes_door3a_inv.png b/textures/scifi_nodes_door_white_inv.png similarity index 100% rename from textures/scifi_nodes_door3a_inv.png rename to textures/scifi_nodes_door_white_inv.png diff --git a/textures/scifi_nodes_door3a_rbottom.png b/textures/scifi_nodes_door_white_rbottom.png similarity index 100% rename from textures/scifi_nodes_door3a_rbottom.png rename to textures/scifi_nodes_door_white_rbottom.png diff --git a/textures/scifi_nodes_door3a_rbottom0.png b/textures/scifi_nodes_door_white_rbottom0.png similarity index 100% rename from textures/scifi_nodes_door3a_rbottom0.png rename to textures/scifi_nodes_door_white_rbottom0.png diff --git a/textures/scifi_nodes_door3a_rtop.png b/textures/scifi_nodes_door_white_rtop.png similarity index 100% rename from textures/scifi_nodes_door3a_rtop.png rename to textures/scifi_nodes_door_white_rtop.png diff --git a/textures/scifi_nodes_door3a_rtopo.png b/textures/scifi_nodes_door_white_rtopo.png similarity index 100% rename from textures/scifi_nodes_door3a_rtopo.png rename to textures/scifi_nodes_door_white_rtopo.png diff --git a/textures/scifi_nodes_door3a_top.png b/textures/scifi_nodes_door_white_top.png similarity index 100% rename from textures/scifi_nodes_door3a_top.png rename to textures/scifi_nodes_door_white_top.png diff --git a/textures/scifi_nodes_door3a_topo.png b/textures/scifi_nodes_door_white_topo.png similarity index 100% rename from textures/scifi_nodes_door3a_topo.png rename to textures/scifi_nodes_door_white_topo.png