Skip to content

Commit

Permalink
Мелкий фикс целей + Пульты в лоудаут и шкафы
Browse files Browse the repository at this point in the history
  • Loading branch information
jungarikjan committed Dec 12, 2024
1 parent 87d142c commit 8ac40ef
Show file tree
Hide file tree
Showing 5 changed files with 13 additions and 8 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,6 @@ steal-target-groups-adt-mobile-defibrillator = мобильный дефибри
steal-target-groups-command-id = ID карта члена командования
steal-target-groups-smile-extract = экстракт Смайла
steal-target-groups-adt-pistol-x01 = X-01 М.Э.П.
steal-target-groups-adt-handheld-console-security = портативный пульт управления шаттлом СБ
steal-target-groups-adt-handheld-console-salvage = портативный пульт управления шаттлом утилизаторов
steal-target-groups-adt-handheld-shuttle-console-security = портативный пульт управления шаттлом СБ
steal-target-groups-adt-handheld-shuttle-console-salvage = портативный пульт управления шаттлом утилизаторов
8 changes: 4 additions & 4 deletions Resources/Prototypes/ADT/Objectives/stealTargetGroups.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,15 +28,15 @@
state: icon

- type: stealTargetGroup
id: ADTHandheldConsoleSecurityStealObjective
name: steal-target-groups-adt-handheld-console-security
id: ADTHandheldShuttleConsoleSecurityStealObjective
name: steal-target-groups-adt-handheld-shuttle-console-security
sprite:
sprite: ADT/Objects/Specific/handheldshuttleconsole.rsi
state: security

- type: stealTargetGroup
id: ADTHandheldConsoleSalvageStealObjective
name: steal-target-groups-adt-handheld-console-salvage
id: ADTHandheldShuttleConsoleSalvageStealObjective
name: steal-target-groups-adt-handheld-shuttle-console-salvage
sprite:
sprite: ADT/Objects/Specific/handheldshuttleconsole.rsi
state: salvage
Expand Down
4 changes: 2 additions & 2 deletions Resources/Prototypes/ADT/Objectives/traitor.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
- type: entity
categories: [ HideSpawnMenu ]
parent: BaseTraitorStealObjective
id: ADTHandheldConsoleSecurityStealObjective
id: ADTHandheldShuttleConsoleSecurityStealObjective
components:
- type: Objective
difficulty: 3
Expand All @@ -38,7 +38,7 @@
- type: entity
categories: [ HideSpawnMenu ]
parent: BaseTraitorStealObjective
id: ADTHandheldConsoleSalvageStealObjective
id: ADTHandheldShuttleConsoleSalvageStealObjective
components:
- type: Objective
difficulty: 2
Expand Down
2 changes: 2 additions & 0 deletions Resources/Prototypes/Catalog/Fills/Lockers/heads.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,7 @@
prob: 0.50
- id: ClothingHeadsetAltCargo
- id: DoorRemoteCargo
- id: ADTHandheldShuttleConsoleSalvage # ADT-handheld-shuttle-console
- id: RubberStampApproved
- id: RubberStampDenied
- id: RubberStampQm
Expand Down Expand Up @@ -378,6 +379,7 @@
- id: ClothingOuterCoatHoSTrench
- id: ClothingShoesBootsJack
- id: DoorRemoteSecurity
- id: ADTHandheldShuttleConsoleSecurity # ADT-handheld-shuttle-console
- id: HoloprojectorSecurity
- id: RubberStampHos
- id: SecurityTechFabCircuitboard
Expand Down
3 changes: 3 additions & 0 deletions Resources/Prototypes/Roles/Antags/nukeops.yml
Original file line number Diff line number Diff line change
Expand Up @@ -81,6 +81,9 @@
outerClothing: ClothingOuterHardsuitSyndieCommander
inhand:
- NukeOpsDeclarationOfWar
storage:
back:
- ADTHandheldShuttleConsoleSyndicate

#Nuclear Operative Medic Gear
- type: startingGear
Expand Down

0 comments on commit 8ac40ef

Please sign in to comment.