--- deliantra/arch/mapbuilding/building.trs 2006/02/06 20:26:04 1.1 +++ deliantra/arch/mapbuilding/building.trs 2006/05/05 20:35:17 1.2 @@ -93,6 +93,35 @@ list building_material_stonewall_east chance 20 end +treasureone shop_building_abyss + arch building_builder + chance 2 + more + arch building_destroyer + chance 2 + more + list building_material + chance 63 + more + list building_objects_abyssonly + chance 15 + more + list building_material_stonewall_abyss + chance 20 +end +treasureone shop_building_goth + arch building_builder + chance 2 + more + arch building_destroyer + chance 2 + more + list building_material + chance 78 + more + list building_material_stonewall_goth + chance 20 +end ##For areas like scorn area, sells DWall treasureone building_material_stonewall_norm arch building_wall2 @@ -113,4 +142,15 @@ arch building_wall5 chance 50 end - +##For mlabhell sells West West Cwall and BurningWall +treasureone building_material_stonewall_abyss + arch building_wall3 + chance 50 + more + arch building_wall6 + chance 50 +end +##For Gotischerbereich, sells STWall rather then DWall +treasureone building_material_stonewall_goth + arch building_wall7 +end