// Phong way:
textures/shared_wall/stone
{
qer_editor_image textures/shared_wall_src/stone_p
diffuseMap textures/shared_wall_src/stone_d
normalMap textures/shared_wall_src/stone_n
specularMap textures/shared_wall_src/stone_s
}
// PBR way:
textures/shared_wall/stone
{
qer_editor_image textures/shared_wall_src/stone_p
diffuseMap textures/shared_wall_src/stone_d
normalMap textures/shared_wall_src/stone_n
materialMap textures/shared_wall_src/stone_m
}