-
Notifications
You must be signed in to change notification settings - Fork 22
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
New scientist`s job names #64
Conversation
…"Chemist", "Physicist", "Psychologist", "Memetologist", "Xenogeneticist", "Zoologist", "Microbiologist"") Added additional names for Senior Scientist job - ("Senior Biologist", "Senior Botanist", "Senior Memetologist", "Senior Physicist") Added additional names for Junior Scientist job - ("Junior Biologist", "Junior Botanist")
@@ -7,7 +7,7 @@ | |||
spawn_positions = 10 | |||
supervisors = "the Senior Researchers and Research Director" | |||
economic_power = 4 | |||
alt_titles = list("Junior Xenobiologist", "Junior Xenoarcheologist", "Junior Xenobotanist", "Assistant Researcher", "Research Assistant", "Research Intern", "Junior Researcher") | |||
alt_titles = list("Junior Biologist", "Junior Xenoarcheologist", "Junior Botanist", "Assistant Researcher", "Research Assistant", "Research Intern", "Junior Researcher") |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Ну что же, уважаемый, начнем по порядку. Ваш код не соответствует минимальным требованиям модульности
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Для начала прочитайте README.md в папке mod_celadon
@@ -7,7 +7,7 @@ | |||
spawn_positions = 10 | |||
supervisors = "the Senior Researchers and Research Director" | |||
economic_power = 4 | |||
alt_titles = list("Junior Xenobiologist", "Junior Xenoarcheologist", "Junior Xenobotanist", "Assistant Researcher", "Research Assistant", "Research Intern", "Junior Researcher") | |||
alt_titles = list("Junior Biologist", "Junior Xenoarcheologist", "Junior Botanist", "Assistant Researcher", "Research Assistant", "Research Intern", "Junior Researcher") |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Для начала прочитайте README.md в папке mod_celadon
Понял, принял. Код будет переписан в ближайшее время. |
Переделал модификацию под условия модульного кода, залью через другой пр, этот закрываю. |
ПР делает что-то умное. Добавлены новые названия для профессий ученых/исследователей, в зависимости от их научной дисциплины.