1
0
réplica de https://github.com/sys4-fr/server-nalc.git sincronizado 2025-11-01 04:55:21 +01:00

Updated homedecor

- Used new description name for soda machine coins
Este cometimento está contido em:
LeMagnesium
2015-06-22 17:43:06 +02:00
ascendente a752f6efad
cometimento 5cdb105831
10 ficheiros modificados com 5 adições e 2 eliminações

Ver ficheiro

@@ -125,7 +125,7 @@ minetest.register_craftitem("homedecor:soda_can", {
})
minetest.register_craftitem("homedecor:coin", {
description = "Gold Coin (only for machine)", -- Modif MFF
description = "Gold Coin (for soda vending machine)",
inventory_image = "homedecor_coin.png",
})

Ver ficheiro

@@ -98,7 +98,10 @@ for i in ipairs(flowers_list) do
homedecor.register("potted_"..flower, {
description = S("Potted flower ("..flowerdesc..")"),
mesh = "homedecor_flowerpot_small.obj",
tiles = {"homedecor_potted_"..flower..".png", "homedecor_potted.png"},
tiles = {
"flowers_"..flower..".png",
"homedecor_potted.png"
},
walkable = false,
groups = {snappy = 3},
sounds = default.node_sound_glass_defaults(),

Ver ficheiro

Antes

Largura:  |  Altura:  |  Tamanho: 276 B

Depois

Largura:  |  Altura:  |  Tamanho: 276 B

Ver ficheiro

Antes

Largura:  |  Altura:  |  Tamanho: 178 B

Depois

Largura:  |  Altura:  |  Tamanho: 178 B

Ficheiro binário não mostrado.

Antes

Largura:  |  Altura:  |  Tamanho: 131 B

Ficheiro binário não mostrado.

Antes

Largura:  |  Altura:  |  Tamanho: 133 B

Ficheiro binário não mostrado.

Antes

Largura:  |  Altura:  |  Tamanho: 163 B

Ficheiro binário não mostrado.

Antes

Largura:  |  Altura:  |  Tamanho: 136 B

Ficheiro binário não mostrado.

Antes

Largura:  |  Altura:  |  Tamanho: 143 B

Ficheiro binário não mostrado.

Antes

Largura:  |  Altura:  |  Tamanho: 130 B