Compuesto Piedra y Metal Reforzado.
ITEMS IMG:



JUEGO DE IMG:
Instalacion Scripts Hrs_base_building:
["diamond_wallexternal_stone"] = {
item = "diamond_wallexternal_stone",
life = 30000.0,
type = "bigwall",
noFoundationSearch = true,
crafting = {
{name = "wood",count = 40}
}
},
["diamond_framedoor_extstone"] = {
item = "diamond_framedoor_extstone",
life = 30000.0,
type = "bigwall",
subtype = "biggateway",
noFoundationSearch = true,
crafting = {
{name = "wood",count = 40}
}
},
["diamond_doorextmetal"] = {
item = "diamond_doorextmetal",
life = 30000.0,
type = "biggate",
noFoundationSearch = true,
crafting = {
{name = "wood",count = 40}
}
},