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

Update operator centcomm #519

Merged
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
8 changes: 8 additions & 0 deletions Resources/Changelog/ChangelogADT.yml
Original file line number Diff line number Diff line change
Expand Up @@ -1531,3 +1531,11 @@ Entries:
- {message: "Миллиард фиксов галлюцинаций, слава богу вы их не видели.", type: Fix}
id: 55712 #костыль отображения в Обновлениях
time: '2024-03-23T08:20:00.0000000+00:00'

- author: Шрёдингер
changes:
- { message: "Добавил книжку с СРП ОЦк.", type: Add}
- { message: "Изменил снаряжение ОЦК", type: Tweak}
- { message: "Заменил обычную консоль объявлений на центкомовскую на СЦК.", type: Tweak}
id: 55713
time: '2024-03-24T08:20:00.0000000+00:00'
3 changes: 3 additions & 0 deletions Resources/Locale/ru-RU/ADT/Objects/Misc/new_recipes_book.ftl
Original file line number Diff line number Diff line change
Expand Up @@ -3,3 +3,6 @@ ent-ADTBookNewRecipes = книга новых рецептов еды

ent-ADTBookNewCocktails = блокнот новых рецептов коктейлей
.desc = Блокнот в красной обложке, содержащий в себе рецепты авторских коктейлей от некоего Р. С.

ent-ADTBookSrpOperatorCentComm = Стандартные Рабочии Процедуры ОЦК
.desc = Небольшая книжечка синего цвета с логотипом "NanoTrasen".
2 changes: 1 addition & 1 deletion Resources/Maps/centcomm.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19818,7 +19818,7 @@ entities:
linkedPorts:
722:
- CloningPodSender: CloningPodReceiver
- proto: ComputerComms
- proto: CentcomComputerComms
entities:
- uid: 652
components:
Expand Down
4 changes: 2 additions & 2 deletions Resources/Prototypes/ADT/Entities/Mobs/player/humanoid.yml
Original file line number Diff line number Diff line change
Expand Up @@ -46,8 +46,8 @@
outerClothing: ClothingOuterArmorBasic
id: CentcomPDA
ears: ClothingHeadsetAltCentCom
belt: WeaponPistolN1984
pocket1: BoxFolderBlack
belt: BoxFolderCentComClipboard
pocket1: ADTBookSrpOperatorCentComm
pocket2: PhoneInstrument
underwearb: ClothingUnderwearBottomBoxersWhite # Sirena-Underwear
socks: ClothingUnderwearSocksNormal
Expand Down
Original file line number Diff line number Diff line change
@@ -0,0 +1,19 @@
- type: entity
id: ADTBookSrpOperatorCentComm
parent: BaseItem
name: SRP Operator CentComm
description: A book about cooking new recipe on NT station.
components:
- type: Sprite
sprite: ADT/Objects/Misc/srp_operatorcentcomm_book.rsi
layers:
- state: icon
- type: Tag
tags:
- Book
- type: Item
size: Small
- type: GuideHelp
openOnActivation: true
guides:
- ADTSrpOperatorCentCommGuide
5 changes: 5 additions & 0 deletions Resources/Prototypes/ADT/Guidebook/srp.yml
Original file line number Diff line number Diff line change
@@ -1,3 +1,8 @@
- type: guideEntry
id: ADTSrpOperatorCentCommGuide
name: guide-srp-operator-centcomm
text: "/ServerInfo/ADT/SrpOperatorCentComm.xml"

- type: guideEntry
id: KorporateZakon
name: guide-entry-all-korporate-zakon
Expand Down
35 changes: 35 additions & 0 deletions Resources/ServerInfo/ADT/SrpOperatorCentComm.xml
Original file line number Diff line number Diff line change
@@ -0,0 +1,35 @@
<Document>
## Оператор ЦК

[head=3]Обязанности оператора ЦК[/head]

<Box>
<GuideEntityEmbed Entity="ADTRandomHumanoidSpawnerOperatorCentComm"/>
</Box>
Оператор ЦК обязан:
- Проверять отчёты и бумаги на достоверность.
- Своевременно, в течение 15-20 минут отвечать на запросы станции.
- Высылать проверку (Ревизора), ОБР или РХБЗЗ на станцию в случае необходимости.

[head=3]Права оператора ЦК[/head]

Оператор ЦК имеет право:
- Принимать незначительные решения касательно станции и/или её экипажа.
- Одобрять или отклонять запросы станции.
- Игнорировать не имеющие ценности бумаги.
- Отвечать станции письменно или оглашением через объявления (на своё усмотрение).
- Запрашивать отчёт о ситуации на станции и статусе цели примерно каждые 35-40 минут (обычно запрашивают их, когда смена затягивается).

[head=3]Запреты оператора ЦК[/head]

Оператору ЦК запрещено:
- Намеренно игнорировать присланные на факс бумаги.
- Безрассудно отдавать какие-либо приказы на станцию.
- Отдавать приказы напрямую в отдел, а не через командование.
- Отправлять сообщения на станцию, не являющиеся официальными документами либо запросами.

[head=3]Дополнительные указания[/head]

Что ещё важно учесть:
- При длительности смены в 2 часа 30 минут, ее необходимо закончить. Станция начинает приносить убытки, в связи с этим вам необходимо запросить отчет. Если процент выполнения цели не удовлетворяет ОЦК, то он вправе установить время на завершение цели.
</Document>
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
{
"version": 1,
"size": {
"x": 32,
"y": 32
},
"license": "CC-BY-SA-3.0",
"copyright": "Created by Adventure Times MRP",
"states": [ { "name": "icon" } ]
}
Loading