-
-
Notifications
You must be signed in to change notification settings - Fork 424
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
Фикс исследования НОВЫХ аспектов на культе (и еще кое-что) #13744
base: master
Are you sure you want to change the base?
Conversation
Changelog status: ✔️ |
@@ -114,7 +114,7 @@ | |||
|
|||
to_chat(user, "<span class='notice'>Вы начали изучение [chosen_tech.info.name].</span>") | |||
|
|||
current_research = initial(chosen_tech.info.name) | |||
current_research = chosen_tech.info.name |
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.
Фикс экзамайна
var/list/L = list() | ||
L[aspect_type] = 1 | ||
R.add_aspects(L) |
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.
aspect_type был строкой и все ломал 😢
@@ -145,6 +145,11 @@ | |||
favor_cost = 0 | |||
piety_cost = 100 | |||
|
|||
/datum/building_agent/tech/aspect/New(name, icon, icon_state) |
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.
Прост для красоты
Описание изменений
Почему и что этот ПР улучшит
Авторство
Чеинжлог
🆑 >///<