Skip to content

Commit

Permalink
meow!~ fixes
Browse files Browse the repository at this point in the history
  • Loading branch information
AwareFoxy committed Nov 7, 2024
1 parent d503b22 commit 05d7639
Show file tree
Hide file tree
Showing 9 changed files with 42 additions and 150 deletions.
2 changes: 2 additions & 0 deletions Resources/Locale/ru-RU/_corvaxnext/centcomm.ftl
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
department-CentralCommandCorvax = Центральное Командование
job-supervisors-centcom2 = руководству НТ
59 changes: 33 additions & 26 deletions Resources/Maps/corvax_centcomm.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5800,6 +5800,8 @@ entities:
- 0
- 0
chunkSize: 4
- type: BecomesStation
id: centcommcorvax
- uid: 5
components:
- type: MetaData
Expand Down Expand Up @@ -8424,25 +8426,6 @@ entities:
rot: 1.5707963267948966 rad
pos: 28.5,32.5
parent: 2
- proto: BaseAdvancedPen
entities:
- uid: 394
components:
- type: Transform
rot: -1.5707963267948966 rad
pos: 74.00797,12.565628
parent: 2
- uid: 395
components:
- type: Transform
pos: 57.72277,46.028847
parent: 2
- uid: 396
components:
- type: Transform
rot: 3.141592653589793 rad
pos: 37.62642,48.595196
parent: 2
- proto: BaseComputer
entities:
- uid: 397
Expand Down Expand Up @@ -40251,13 +40234,6 @@ entities:
- type: Transform
pos: 62.5473,33.443535
parent: 2
- proto: MaterialReclaimer
entities:
- uid: 4942
components:
- type: Transform
pos: 37.5,56.5
parent: 2
- proto: Mattress
entities:
- uid: 4943
Expand Down Expand Up @@ -41441,6 +41417,25 @@ entities:
- type: Physics
canCollide: False
- type: InsideEntityStorage
- proto: Pen
entities:
- uid: 394
components:
- type: Transform
rot: -1.5707963267948966 rad
pos: 74.00797,12.565628
parent: 2
- uid: 395
components:
- type: Transform
pos: 57.72277,46.028847
parent: 2
- uid: 396
components:
- type: Transform
rot: 3.141592653589793 rad
pos: 37.62642,48.595196
parent: 2
- proto: PenCap
entities:
- uid: 5033
Expand Down Expand Up @@ -46245,6 +46240,18 @@ entities:
- type: Transform
pos: 62.5,31.5
parent: 2
- proto: SpawnPointCCOperator
entities:
- uid: 4942
components:
- type: Transform
pos: 61.5,26.5
parent: 2
- uid: 7129
components:
- type: Transform
pos: 65.5,26.5
parent: 2
- proto: SpeedLoaderMagnumAP
entities:
- uid: 2534
Expand Down
3 changes: 1 addition & 2 deletions Resources/Prototypes/Maps/centcomm.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
- type: gameMap
id: centcommcorvax
id: CorvaxCentcomm
mapName: 'Central Command'
mapPath: /Maps/corvax_centcomm.yml
minPlayers: 0
Expand All @@ -15,4 +15,3 @@
- type: StationJobs
availableJobs:
CCOperator: [ 2, 2]
CCSecurity: [ 3, 3]
Original file line number Diff line number Diff line change
Expand Up @@ -9,15 +9,3 @@
layers:
- state: green
- state: captain

- type: entity
id: SpawnPointCCSecurity
parent: SpawnPointJobBase
name: ЦК Охрана
components:
- type: SpawnPoint
job_id: CCSecurity
- type: Sprite
layers:
- state: green
- state: captain
Original file line number Diff line number Diff line change
Expand Up @@ -4,30 +4,7 @@
description: Оператор Центрального Командования. Истинный бюрократ.
playTimeTracker: JobCentralCommandOperator
setPreference: true
startingGear: CCOperator
icon: "JobIconNanotrasen"
supervisors: job-supervisors-centcom2 # Corvax-JobSupervisors
whitelisted: true
canBeAntag: false
weight: 1
requireAdminNotify: true
joinNotifyCrew: true
setHideFromConsole: true
accessGroups:
- AllAccess
access:
- CentralCommand
special:
- !type:AddImplantSpecial
implants: [ MindShieldImplant, TrackingImplant ]

- type: job
id: CCSecurity
name: Служба Безопасности ЦентКом
description: Не звонит вам и не просит последние три цифры с карты.
playTimeTracker: JobCentralCommandSecurity
setPreference: true
startingGear: OfficerCentCom
startingGear: OperatorGear
icon: "JobIconNanotrasen"
supervisors: job-supervisors-centcom2 # Corvax-JobSupervisors
whitelisted: true
Expand All @@ -45,10 +22,9 @@
implants: [ MindShieldImplant, TrackingImplant ]

- type: startingGear
id: Operator
id: OperatorGear
equipment:
jumpsuit: ClothingUniformJumpsuitCentcomOfficer
back: ClothingBackpackFilled
shoes: ClothingShoesBootsJack
eyes: ClothingEyesGlassesSunglasses
head: ClothingHeadHatBeretCentcomNaval
Expand All @@ -57,22 +33,6 @@
pocket1: PenCentcom
pocket2: BoxFolderCentComClipboard
gloves: ClothingHandsGlovesCombat
satchel: ClothingBackpackSatchelFilled
duffelbag: ClothingBackpackDuffelFilled

- type: startingGear
id: OfficerCentCom
equipment:
jumpsuit: ClothingUniformJumpsuitHoSAlt
back: ClothingBackpackFilled
mask: ClothingMaskGasSecurity
shoes: ClothingShoesBootsJack
eyes: ClothingEyesGlassesSecurity
gloves: ClothingHandsGlovesCombat
outerClothing: ClothingOuterArmorBasic
suitstorage: WeaponPistolMk58
head: ClothingHeadHatBeretHoS
id: CentcomPDA
ears: ClothingHeadsetCentCom
belt: ClothingBeltSecurity
pocket2: MagazinePistol
storage:
back:
- Flash
Original file line number Diff line number Diff line change
Expand Up @@ -4,5 +4,4 @@
description: Только по вайтлисту.
color: "#13db0f"
roles:
- CCSecurity
- CCOperator
Original file line number Diff line number Diff line change
@@ -1,5 +1,2 @@
- type: playTimeTracker
id: JobCentralCommandOperator

- type: playTimeTracker
id: JobCentralCommandSecurity
2 changes: 1 addition & 1 deletion Resources/Prototypes/_CorvaxNext/centcomm_pool.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
- type: weightedRandom
id: DefaultCentcomPool
weights:
centcommcorvax: 1
CorvaxCentcomm: 1
# CentCommv2: 0.35 // soon
# CentCommv3: 0.7 // soon
60 changes: 0 additions & 60 deletions Resources/Prototypes/_CorvaxNext/idcardconsole.yml

This file was deleted.

0 comments on commit 05d7639

Please sign in to comment.