I think all you'd have to do is edit the desc_strat file, and remove all the walls from the barb factions, then edit the export_desrc_buildings file and remove the barbarian factions from the barb factions from the wall sections, that way they wont ever be able to build them.
Code:
; ---------------------------------------------------------
; ######### britons - Casse #########
; ---------------------------------------------------------
faction britons, trader mao
denari 5000
settlement
{
level large_town
region Cassemorg
year_founded 0
population 3460
settlement_tax 51
plan_set default_set
faction_creator britons
building
{
type core_building governors_villa
}
building
{
type defenses wooden_wall
}
building
{
type barracks militia_barracks
export_descr_buildings-
Code:
levels wooden_pallisade wooden_wall stone_wall large_stone_wall epic_stone_wall
{
wooden_pallisade requires factions { barbarian, pontus, armenia, romans_brutii, egypt,
romans_scipii, carthage, parthia, numidia, thrace, greek_cities, macedon, romans_julii, seleucid, }
and building_present_min_level government_type1 type1lvl2 or building_present_min_level
government_type2 type2lvl2 or building_present_min_level government_type3 type3 or
As always, make sure you back everything up!
Bookmarks