Civilization Wiki
Register
Advertisement

Documentation for this module may be created at Module:Data/CivBE/RT/Civilization Start Along Values/doc

local data ={

--Fields for the Ocean table
--[Field]                              [Type]
--StartAlongOcean                     Boolean
Ocean = {
};
--Fields for the River table
--[Field]                              [Type]
--StartAlongRiver                     Boolean
River = {
};
}
return data
Advertisement