-
Notifications
You must be signed in to change notification settings - Fork 131
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
Удаление доступа у питомца снабжения #1771
base: master
Are you sure you want to change the base?
Conversation
Reviewer's Guide by SourceryThis pull request removes the supply access from the cargo gorilla. This change prevents the gorilla from opening supply doors. Sequence diagram showing cargo gorilla interaction with supply doorssequenceDiagram
participant Gorilla
participant Door as Supply Door
participant ID as Cargo Gorilla ID
Gorilla->>Door: Attempt to open
Door->>ID: Check access
ID-->>Door: No access
Door-->>Gorilla: Access denied
File-Level Changes
Tips and commandsInteracting with Sourcery
Customizing Your ExperienceAccess your dashboard to:
Getting Help
|
Оказывается, у гориллы есть геймплей для госта и это изменение его ломает. Увы, решение только через КЗ |
Я перепутал с ТГ |
@@ -0,0 +1,2 @@ | |||
/obj/item/card/id/supply/cargo_gorilla | |||
access = list() |
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.
Я верен что список не так опустошается. Вроде через .Cut
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.
Все еще ждем восстановление доступа, когда гориллой управляет игрок
Удаление доступа у питомца отдела снабжения
Что этот PR делает
Удаляет доступ у гориллы отдела снабжения
Почему это хорошо для игры
Число незаметных проникновений в отдел снабжения снизится
Изображения изменений
Тестирование
Протестировал на локальном билде толкая гориллу в шлюзы отдела снабжения, шлюзы как и ожидалось не открываются
Changelog
🆑
tweak: Отобран доступ у гориллы отдела снабжения
/:cl:
Summary by Sourcery
Tests: