Civilization Wiki
Advertisement

Documentation for this module may be created at Module:Data/Civ5/Base/Vote Values/doc

local data ={

--Fields for the DiploVotes table
--[Field]                              [Type]
--DiploVoteType                        String
DiploVotes = {
VOTE_SECRETARY_GENERAL = {
{DiploVoteType="DIPLOVOTE_UN";};
};

};
}
return data
Advertisement