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

Midround antag time req #2481

Open
wants to merge 4 commits into
base: master
Choose a base branch
from

Conversation

TryHardo7
Copy link

@TryHardo7 TryHardo7 commented Jan 13, 2025

На основе запроса коллег по цеху и здравого смысла добавил требования к игровому времени для пика мидраунд антагов-гостролей и ОБР.
Культ и совсем мелких антагов типа слаймов и пауков не трогал.

Для антагов время 20ч общего, на ОБР зависит от должности, но в основном 20ч СБ+профильные 10ч

20 часов выбрал потому что не так сложно сделать аккаунт с 10 часами и остаться незамеченным, 20 уже сложнее, а те кто у нас играет набирают это время без проблем.

image

image

  • PR полностью завершён и мне не нужна помощь чтобы его закончить.
  • Я ознакомился с наставлениями по работе с репозиторием и следовал им при создании PR'а.
  • Я внимательно просмотрел все свои изменения и багов в них не нашёл.
  • Я запускал локальный сервер со своими изменениями и всё протестировал.
  • Я добавил скриншот/видео демонстрации PR в игре, или этот PR этого не требует.

🆑 Lancevrot

  • add: Добавлено требование к игровому времени на мидраунд гостроли.

@github-actions github-actions bot added the Changes: Prototypes Изменение затронуло файлы ".yml" кроме неймспейса "maps" label Jan 13, 2025
@Kirus59
Copy link
Collaborator

Kirus59 commented Jan 13, 2025

@TryHardo7 ты походу создал эту ветку от ветки другого ПРа, лучше бы отдельной от мастера

This reverts commit 79e2e2d.
@TryHardo7
Copy link
Author

@TryHardo7 ты походу создал эту ветку от ветки другого ПРа, лучше бы отдельной от мастера

Зацепил ветку, удалил лишнее.

@Abiergo
Copy link

Abiergo commented Jan 13, 2025

Ооооооооооо "Хлоп хлоп хлоп"
Грац грац.

@Kirus59 Kirus59 added the Need to be discussed Требуется обсуждение перед аппрувом/мёрджем label Jan 13, 2025
Copy link

@Ady4ik Ady4ik left a comment

Choose a reason for hiding this comment

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

Очень много вопросов, но пока что я выписал себе все часы. Далее работа за нами с сурксом, потом отправлю нормальные доработки, а пока что хочется получить ответы на вопросы кто эти люди и они с нами в одной комнате?

@@ -180,6 +192,12 @@
name: ghost-role-information-derelict-cyborg-name
Copy link

Choose a reason for hiding this comment

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

это хто

Copy link
Author

Choose a reason for hiding this comment

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

Это новый мидраунд, сбойный борг из космоса, по сути антаг.

@@ -1392,6 +1392,9 @@
name: ghost-role-information-monkey-name
description: ghost-role-information-monkey-description
rules: ghost-role-information-syndicate-reinforcement-rules
requirements: #SS220 ghostrole-times (20h overall) start
Copy link

Choose a reason for hiding this comment

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

А обезьяну за шо на 20 часов посадил

Copy link
Author

Choose a reason for hiding this comment

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

Это антаг-обезьяна, подкрепа, были случаи когда за неё заходили и бахали шаттл ЯО.

Resources/Prototypes/Entities/Mobs/NPCs/animals.yml Outdated Show resolved Hide resolved
@@ -18,6 +18,9 @@
name: ghost-role-information-skeleton-pirate-name
description: ghost-role-information-skeleton-pirate-description
rules: ghost-role-information-freeagent-rules
requirements: #SS220 ghostrole-times (20h overall) start
Copy link

Choose a reason for hiding this comment

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

это хто

Copy link
Author

Choose a reason for hiding this comment

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

Это вырезанный на данный момент мидраунд антаг, но его могут вернуть в любой момент оффы или мы, просто на будущее

@@ -35,6 +38,9 @@
name: ghost-role-information-skeleton-biker-name
description: ghost-role-information-skeleton-biker-description
rules: ghost-role-information-freeagent-rules
requirements: #SS220 ghostrole-times (20h overall) start
Copy link

Choose a reason for hiding this comment

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

это хто

Copy link
Author

Choose a reason for hiding this comment

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

Тоже вырезанный антаг, щитспаунится раз в год, на будущее время поставил

@@ -51,6 +57,9 @@
name: ghost-role-information-closet-skeleton-name
description: ghost-role-information-closet-skeleton-description
rules: ghost-role-information-freeagent-rules
requirements: #SS220 ghostrole-times (20h overall) start
Copy link

Choose a reason for hiding this comment

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

Suggested change
requirements: #SS220 ghostrole-times (20h overall) start
requirements: #SS220 ghostrole-times (20h overall) start

Это можно удалить, это чудо точно неоткуда сейчас получить

Copy link
Author

Choose a reason for hiding this comment

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

Сейчас да, но если можно будет то время уже как вы выставлено, это плохо?

@@ -26,6 +26,9 @@
name: ghost-role-information-syndicate-reinforcement-spy-name
description: ghost-role-information-syndicate-reinforcement-spy-description
rules: ghost-role-information-syndicate-reinforcement-rules
requirements: #SS220 ghostrole-times (20h overall) start
Copy link

Choose a reason for hiding this comment

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

это хто

Copy link
Author

Choose a reason for hiding this comment

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

Это подкрепа синдиката

@@ -64,6 +67,9 @@
name: ghost-role-information-nukeop-reinforcement-name
description: ghost-role-information-nukeop-reinforcement-description
rules: ghost-role-information-nukeop-reinforcement-rules
requirements: #SS220 ghostrole-times (20h overall) start
Copy link

Choose a reason for hiding this comment

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

это подкрепа или же это лонопа?

Copy link
Author

Choose a reason for hiding this comment

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

Подкрепа, вроде у лона за 35ТК, но мало ли где она может оказаться, антаг есть антаг

@@ -79,6 +85,9 @@
name: ghost-role-information-syndicate-monkey-reinforcement-name
description: ghost-role-information-syndicate-monkey-reinforcement-description
rules: ghost-role-information-syndicate-reinforcement-rules
requirements: #SS220 ghostrole-times (20h overall) start
Copy link

Choose a reason for hiding this comment

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

это вообще кто

Copy link
Author

Choose a reason for hiding this comment

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

Опять же это синди антаг гострольный, да манки, но грифить за неё можно будь здоров

@@ -128,6 +140,9 @@
name: ghost-role-information-SyndiCat-name
description: ghost-role-information-SyndiCat-description
rules: ghost-role-information-syndicate-reinforcement-rules
requirements: #SS220 ghostrole-times (20h overall) start
Copy link

Choose a reason for hiding this comment

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

кто все эти люди

Copy link
Author

Choose a reason for hiding this comment

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

Это взрывной синдикот, часто используется

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Changes: Prototypes Изменение затронуло файлы ".yml" кроме неймспейса "maps" Need to be discussed Требуется обсуждение перед аппрувом/мёрджем Status: Needs Review
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants