Skip to content
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

add: ultimate worker #1157

Merged
merged 7 commits into from
Sep 1, 2024
Merged

Conversation

Legendaxe
Copy link

Что этот PR делает

Почему это хорошо для игры

Изображения изменений

Тестирование

Changelog

NPFC


if(C.holder)
C.donator_level = (C.holder.rank in big_worker) ? BIG_WORKER_TIER : LITTLE_WORKER_TIER
C.donator_level = (C.holder.rank in ultimate_worker) ? DONATOR_LEVEL_MAX : (C.holder.rank in big_worker) ? BIG_WORKER_TIER : LITTLE_WORKER_TIER
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

А точно стоит всё это в одну строчку ебашить?

Copy link

This pull request seems to be stale as there have been no changes in 14 days, please make changes within 7 days or the PR will be closed. If you believe this is a mistake, please inform a development team member on Discord.

@github-actions github-actions bot added the Stale ПР долго был не активен, и требует обновления. label Apr 23, 2024
Copy link

github-actions bot commented May 1, 2024

This pull request has not received any updates since being marked stale, and as such is now being automatically closed. Please feel free to re-open this pull request or open a new one once you have new updates.

@github-actions github-actions bot closed this May 1, 2024
@Legendaxe Legendaxe reopened this Jun 10, 2024
@github-actions github-actions bot removed the Stale ПР долго был не активен, и требует обновления. label Jun 11, 2024
@Legendaxe Legendaxe marked this pull request as draft June 11, 2024 12:51
Copy link

This pull request seems to be stale as there have been no changes in 14 days, please make changes within 7 days or the PR will be closed. If you believe this is a mistake, please inform a development team member on Discord.

@github-actions github-actions bot added the Stale ПР долго был не активен, и требует обновления. label Jun 26, 2024
Copy link

github-actions bot commented Jul 3, 2024

This pull request has not received any updates since being marked stale, and as such is now being automatically closed. Please feel free to re-open this pull request or open a new one once you have new updates.

@github-actions github-actions bot closed this Jul 3, 2024
@Legendaxe Legendaxe reopened this Jul 11, 2024
@dj-34 dj-34 added Stale Exempt PR не может быть устаревшим. Видать кто-то подкупил хэда. and removed Stale ПР долго был не активен, и требует обновления. labels Jul 11, 2024
@Furrior Furrior marked this pull request as ready for review September 1, 2024 13:50
@Furrior Furrior merged commit 80b5602 into ss220club:master Sep 1, 2024
13 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
📜 CL не требуется Stale Exempt PR не может быть устаревшим. Видать кто-то подкупил хэда.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

6 participants