1
0
réplica de https://github.com/mt-mods/homedecor_modpack.git sincronizado 2025-10-21 14:35:45 +02:00

add description for "Ice Fire" (#385)

Este cometimento está contido em:
fat115
2017-08-20 17:52:45 +02:00
cometido por Vanessa Ezekowitz
ascendente 57b988c185
cometimento 36e5e319e3

Ver ficheiro

@@ -68,7 +68,7 @@ end
minetest.register_node("fake_fire:ice_fire", { minetest.register_node("fake_fire:ice_fire", {
inventory_image = "ice_fire_inv.png", inventory_image = "ice_fire_inv.png",
description = desc, description = S("Ice fire"),
drawtype = "plantlike", drawtype = "plantlike",
paramtype = "light", paramtype = "light",
paramtype2 = "facedir", paramtype2 = "facedir",