--- deliantra/arch/mapbuilding/building.trs 2006/02/06 20:26:04 1.1 +++ deliantra/arch/mapbuilding/building.trs 2006/09/14 21:28:48 1.7 @@ -52,7 +52,7 @@ chance 78 more list building_material_stonewall_norm - chance 20 + chance 20 end treasureone shop_building_fant arch building_builder @@ -65,7 +65,7 @@ chance 78 more list building_material_stonewall_fant - chance 20 + chance 20 end treasureone shop_building_west arch building_builder @@ -78,7 +78,7 @@ chance 78 more list building_material_stonewall_west - chance 20 + chance 20 end treasureone shop_building_east arch building_builder @@ -91,7 +91,36 @@ chance 78 more list building_material_stonewall_east - chance 20 + 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 @@ -104,6 +133,11 @@ ##For navar area, sells West Cwall rather then DWall treasureone building_material_stonewall_west arch building_wall3 + chance 50 +# more +# is removed from the archetypes +# arch building_wall9 +# chance 50 end ##For areas like azumauindo area, sells DWall and EastWall (japanese paper wall) treasureone building_material_stonewall_east @@ -113,4 +147,60 @@ 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 + chance 50 + more + arch building_wall8 + chance 50 +end +# Fake wall shops +treasureone building_material_stonewall_norm_fake + arch building_wall2_fake +end +##For brest area, sells Red Cwall rather then DWall +treasureone building_material_stonewall_fant_fake + arch building_wall4_fake +end +##For navar area, sells West Cwall rather then DWall +treasureone building_material_stonewall_west_fake + arch building_wall3_fake + chance 50 +# !! See building.arc +# more +# arch building_wall9_fake +# chance 50 +end +##For areas like azumauindo area, sells DWall and EastWall (japanese paper wall) +treasureone building_material_stonewall_east_fake + arch building_wall2_fake + chance 50 + more + arch building_wall5_fake + chance 50 +end +##For mlabhell sells West West Cwall and BurningWall +treasureone building_material_stonewall_abyss_fake + arch building_wall3_fake + chance 50 + more + arch building_wall6_fake + chance 50 +end +##For Gotischerbereich, sells STWall rather then DWall +treasureone building_material_stonewall_goth_fake + arch building_wall7_fake + chance 50 + more + arch building_wall8_fake + chance 50 +end