Change textures

master
Casimir 2014-09-07 14:18:52 +02:00
parent 5ab39785a3
commit 605649251b
21 changed files with 10 additions and 11 deletions

View File

@ -89,7 +89,6 @@ local function update_message(finished)
if finished then return end
local ges = #minetest.get_connected_players()
if ges == 1 then return end
local is_majority = (ges/2) < player_in_bed
for name,_ in pairs(beds.player) do
minetest.chat_send_player(name, ""..player_in_bed.." of "..ges.." players are in bed.")
end

View File

@ -94,19 +94,19 @@ beds.register_bed("beds:bed", {
wield_image = "beds_bed.png",
tiles = {
bottom = {
"beds_bed_top_bottom.png^[transformR90",
"default_wood.png",
"beds_bed_side_bottom_r.png",
"beds_bed_side_bottom_r.png^[transformfx",
"beds_bed_top_feet.png^[transformR90",
"beds_bed_bottom.png",
"beds_bed_side_feet_r.png",
"beds_bed_side_feet_r.png^[transformfx",
"beds_transparent.png",
"beds_bed_side_bottom.png"
"beds_bed_side_feet.png"
},
top = {
"beds_bed_top_top.png^[transformR90",
"default_wood.png",
"beds_bed_side_top_r.png",
"beds_bed_side_top_r.png^[transformfx",
"beds_bed_side_top.png",
"beds_bed_top_head.png^[transformR90",
"beds_bed_bottom.png",
"beds_bed_side_head_r.png",
"beds_bed_side_head_r.png^[transformfx",
"beds_bed_side_head.png",
"beds_transparent.png",
}
},

Binary file not shown.

Before

Width:  |  Height:  |  Size: 540 B

After

Width:  |  Height:  |  Size: 537 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 541 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 537 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 390 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 387 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 296 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 316 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 561 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 537 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 462 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 472 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 487 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 489 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 611 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 596 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 583 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 616 B

View File

Before

Width:  |  Height:  |  Size: 495 B

After

Width:  |  Height:  |  Size: 495 B

View File

Before

Width:  |  Height:  |  Size: 556 B

After

Width:  |  Height:  |  Size: 556 B