Skip to content

Commit 05d7639

Browse files
committed
meow!~ fixes
1 parent d503b22 commit 05d7639

File tree

9 files changed

+42
-150
lines changed

9 files changed

+42
-150
lines changed
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
department-CentralCommandCorvax = Центральное Командование
2+
job-supervisors-centcom2 = руководству НТ

Resources/Maps/corvax_centcomm.yml

+33-26
Original file line numberDiff line numberDiff line change
@@ -5800,6 +5800,8 @@ entities:
58005800
- 0
58015801
- 0
58025802
chunkSize: 4
5803+
- type: BecomesStation
5804+
id: centcommcorvax
58035805
- uid: 5
58045806
components:
58055807
- type: MetaData
@@ -8424,25 +8426,6 @@ entities:
84248426
rot: 1.5707963267948966 rad
84258427
pos: 28.5,32.5
84268428
parent: 2
8427-
- proto: BaseAdvancedPen
8428-
entities:
8429-
- uid: 394
8430-
components:
8431-
- type: Transform
8432-
rot: -1.5707963267948966 rad
8433-
pos: 74.00797,12.565628
8434-
parent: 2
8435-
- uid: 395
8436-
components:
8437-
- type: Transform
8438-
pos: 57.72277,46.028847
8439-
parent: 2
8440-
- uid: 396
8441-
components:
8442-
- type: Transform
8443-
rot: 3.141592653589793 rad
8444-
pos: 37.62642,48.595196
8445-
parent: 2
84468429
- proto: BaseComputer
84478430
entities:
84488431
- uid: 397
@@ -40251,13 +40234,6 @@ entities:
4025140234
- type: Transform
4025240235
pos: 62.5473,33.443535
4025340236
parent: 2
40254-
- proto: MaterialReclaimer
40255-
entities:
40256-
- uid: 4942
40257-
components:
40258-
- type: Transform
40259-
pos: 37.5,56.5
40260-
parent: 2
4026140237
- proto: Mattress
4026240238
entities:
4026340239
- uid: 4943
@@ -41441,6 +41417,25 @@ entities:
4144141417
- type: Physics
4144241418
canCollide: False
4144341419
- type: InsideEntityStorage
41420+
- proto: Pen
41421+
entities:
41422+
- uid: 394
41423+
components:
41424+
- type: Transform
41425+
rot: -1.5707963267948966 rad
41426+
pos: 74.00797,12.565628
41427+
parent: 2
41428+
- uid: 395
41429+
components:
41430+
- type: Transform
41431+
pos: 57.72277,46.028847
41432+
parent: 2
41433+
- uid: 396
41434+
components:
41435+
- type: Transform
41436+
rot: 3.141592653589793 rad
41437+
pos: 37.62642,48.595196
41438+
parent: 2
4144441439
- proto: PenCap
4144541440
entities:
4144641441
- uid: 5033
@@ -46245,6 +46240,18 @@ entities:
4624546240
- type: Transform
4624646241
pos: 62.5,31.5
4624746242
parent: 2
46243+
- proto: SpawnPointCCOperator
46244+
entities:
46245+
- uid: 4942
46246+
components:
46247+
- type: Transform
46248+
pos: 61.5,26.5
46249+
parent: 2
46250+
- uid: 7129
46251+
components:
46252+
- type: Transform
46253+
pos: 65.5,26.5
46254+
parent: 2
4624846255
- proto: SpeedLoaderMagnumAP
4624946256
entities:
4625046257
- uid: 2534

Resources/Prototypes/Maps/centcomm.yml

+1-2
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
- type: gameMap
2-
id: centcommcorvax
2+
id: CorvaxCentcomm
33
mapName: 'Central Command'
44
mapPath: /Maps/corvax_centcomm.yml
55
minPlayers: 0
@@ -15,4 +15,3 @@
1515
- type: StationJobs
1616
availableJobs:
1717
CCOperator: [ 2, 2]
18-
CCSecurity: [ 3, 3]

Resources/Prototypes/Backmen/Entities/Markers/Spawners/jobs.yml Resources/Prototypes/_CorvaxNext/Entities/Markers/Spawners/jobs.yml

-12
Original file line numberDiff line numberDiff line change
@@ -9,15 +9,3 @@
99
layers:
1010
- state: green
1111
- state: captain
12-
13-
- type: entity
14-
id: SpawnPointCCSecurity
15-
parent: SpawnPointJobBase
16-
name: ЦК Охрана
17-
components:
18-
- type: SpawnPoint
19-
job_id: CCSecurity
20-
- type: Sprite
21-
layers:
22-
- state: green
23-
- state: captain

Resources/Prototypes/_CorvaxNext/Roles/Jobs/CentCom/centcom_official.yml

+5-45
Original file line numberDiff line numberDiff line change
@@ -4,30 +4,7 @@
44
description: Оператор Центрального Командования. Истинный бюрократ.
55
playTimeTracker: JobCentralCommandOperator
66
setPreference: true
7-
startingGear: CCOperator
8-
icon: "JobIconNanotrasen"
9-
supervisors: job-supervisors-centcom2 # Corvax-JobSupervisors
10-
whitelisted: true
11-
canBeAntag: false
12-
weight: 1
13-
requireAdminNotify: true
14-
joinNotifyCrew: true
15-
setHideFromConsole: true
16-
accessGroups:
17-
- AllAccess
18-
access:
19-
- CentralCommand
20-
special:
21-
- !type:AddImplantSpecial
22-
implants: [ MindShieldImplant, TrackingImplant ]
23-
24-
- type: job
25-
id: CCSecurity
26-
name: Служба Безопасности ЦентКом
27-
description: Не звонит вам и не просит последние три цифры с карты.
28-
playTimeTracker: JobCentralCommandSecurity
29-
setPreference: true
30-
startingGear: OfficerCentCom
7+
startingGear: OperatorGear
318
icon: "JobIconNanotrasen"
329
supervisors: job-supervisors-centcom2 # Corvax-JobSupervisors
3310
whitelisted: true
@@ -45,10 +22,9 @@
4522
implants: [ MindShieldImplant, TrackingImplant ]
4623

4724
- type: startingGear
48-
id: Operator
25+
id: OperatorGear
4926
equipment:
5027
jumpsuit: ClothingUniformJumpsuitCentcomOfficer
51-
back: ClothingBackpackFilled
5228
shoes: ClothingShoesBootsJack
5329
eyes: ClothingEyesGlassesSunglasses
5430
head: ClothingHeadHatBeretCentcomNaval
@@ -57,22 +33,6 @@
5733
pocket1: PenCentcom
5834
pocket2: BoxFolderCentComClipboard
5935
gloves: ClothingHandsGlovesCombat
60-
satchel: ClothingBackpackSatchelFilled
61-
duffelbag: ClothingBackpackDuffelFilled
62-
63-
- type: startingGear
64-
id: OfficerCentCom
65-
equipment:
66-
jumpsuit: ClothingUniformJumpsuitHoSAlt
67-
back: ClothingBackpackFilled
68-
mask: ClothingMaskGasSecurity
69-
shoes: ClothingShoesBootsJack
70-
eyes: ClothingEyesGlassesSecurity
71-
gloves: ClothingHandsGlovesCombat
72-
outerClothing: ClothingOuterArmorBasic
73-
suitstorage: WeaponPistolMk58
74-
head: ClothingHeadHatBeretHoS
75-
id: CentcomPDA
76-
ears: ClothingHeadsetCentCom
77-
belt: ClothingBeltSecurity
78-
pocket2: MagazinePistol
36+
storage:
37+
back:
38+
- Flash

Resources/Prototypes/_CorvaxNext/Roles/Jobs/departments.yml

-1
Original file line numberDiff line numberDiff line change
@@ -4,5 +4,4 @@
44
description: Только по вайтлисту.
55
color: "#13db0f"
66
roles:
7-
- CCSecurity
87
- CCOperator
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,2 @@
11
- type: playTimeTracker
22
id: JobCentralCommandOperator
3-
4-
- type: playTimeTracker
5-
id: JobCentralCommandSecurity
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
- type: weightedRandom
22
id: DefaultCentcomPool
33
weights:
4-
centcommcorvax: 1
4+
CorvaxCentcomm: 1
55
# CentCommv2: 0.35 // soon
66
# CentCommv3: 0.7 // soon

Resources/Prototypes/_CorvaxNext/idcardconsole.yml

-60
This file was deleted.

0 commit comments

Comments
 (0)