Civilization Wiki
Advertisement

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

local data ={

--Fields for the TechTimeChanges table
--[Field]                              [Type]
--TechType                             String
--TimeChange                            Int64
TechTimeChanges = {
};
}
return data
Advertisement