Merge remote-tracking branch 'Parsec-core/master' into upstream-core

This commit is contained in:
BIGZi0348
2025-03-30 22:42:16 +03:00
6 changed files with 204715 additions and 106 deletions

View File

@@ -132866,135 +132866,45 @@ entities:
- proto: DeployableBarrier - proto: DeployableBarrier
entities: entities:
- uid: 20084 - uid: 20084
components:
- type: Transform
anchored: True
pos: -152.5,42.5
parent: 2
- type: Physics
bodyType: Static
- type: Lock
locked: True
- type: PointLight
enabled: True
- uid: 20085
components:
- type: Transform
anchored: True
pos: -153.5,42.5
parent: 2
- type: Physics
bodyType: Static
- type: Lock
locked: True
- type: PointLight
enabled: True
- uid: 20086
components:
- type: Transform
anchored: True
pos: -154.5,42.5
parent: 2
- type: Physics
bodyType: Static
- type: Lock
locked: True
- type: PointLight
enabled: True
- uid: 20087
components:
- type: Transform
anchored: True
pos: -171.5,55.5
parent: 2
- type: Physics
bodyType: Static
- type: Lock
locked: True
- type: PointLight
enabled: True
- uid: 20088
components:
- type: Transform
anchored: True
pos: -169.5,55.5
parent: 2
- type: Physics
bodyType: Static
- type: Lock
locked: True
- type: PointLight
enabled: True
- uid: 20089
components:
- type: Transform
pos: -169.5,59.5
parent: 2
- uid: 20090
components:
- type: Transform
pos: -170.5,59.5
parent: 2
- uid: 20091
components:
- type: Transform
pos: -28.5,104.5
parent: 2
- uid: 20092
components:
- type: Transform
pos: -29.5,104.5
parent: 2
- uid: 20093
components:
- type: Transform
pos: -30.5,104.5
parent: 2
- uid: 20094
components: components:
- type: Transform - type: Transform
pos: -41.5,104.5 pos: -41.5,104.5
parent: 2 parent: 2
- uid: 20095 - uid: 20085
components: components:
- type: Transform - type: Transform
pos: -42.5,104.5 pos: -42.5,104.5
parent: 2 parent: 2
- uid: 20096 - uid: 20086
components: components:
- type: Transform - type: Transform
pos: -43.5,104.5 pos: -43.5,104.5
parent: 2 parent: 2
- uid: 20097 - uid: 20087
components:
- type: Transform
pos: -44.5,104.5
parent: 2
- uid: 20098
components:
- type: Transform
pos: -71.5,104.5
parent: 2
- uid: 20099
components: components:
- type: Transform - type: Transform
pos: -70.5,104.5 pos: -70.5,104.5
parent: 2 parent: 2
- uid: 20100 - uid: 20088
components: components:
- type: Transform - type: Transform
pos: -69.5,104.5 pos: -69.5,104.5
parent: 2 parent: 2
- uid: 20101 - uid: 20089
components: components:
- type: Transform - type: Transform
pos: -68.5,104.5 pos: -68.5,104.5
parent: 2 parent: 2
- uid: 20102 - uid: 20090
components: components:
- type: Transform - type: Transform
pos: -67.5,104.5 pos: -67.5,104.5
parent: 2 parent: 2
- uid: 20091
components:
- type: Transform
pos: -44.5,104.5
parent: 2
- proto: DeskBell - proto: DeskBell
entities: entities:
- uid: 20103 - uid: 20103

204683
Resources/Maps/White/origin.yml Normal file

File diff suppressed because it is too large Load Diff

View File

@@ -8,6 +8,7 @@
- Meta - Meta
- Oasis - Oasis
- Omega - Omega
- Origin
- Packed - Packed
- Polaris - Polaris
- Reach - Reach

View File

@@ -2,8 +2,7 @@
id: Omega id: Omega
mapName: 'Omega' mapName: 'Omega'
mapPath: /Maps/White/omega.yml mapPath: /Maps/White/omega.yml
minPlayers: 10 minPlayers: 0
maxPlayers: 35
stations: stations:
Omega: Omega:
stationProto: StandardNanotrasenStation stationProto: StandardNanotrasenStation
@@ -41,6 +40,7 @@
Chemist: [ 2, 2 ] Chemist: [ 2, 2 ]
MedicalDoctor: [ 2, 2 ] MedicalDoctor: [ 2, 2 ]
MedicalIntern: [ 2, 2 ] MedicalIntern: [ 2, 2 ]
Paramedic: [ 1, 2 ]
#science #science
ResearchDirector: [ 1, 1 ] ResearchDirector: [ 1, 1 ]
SeniorResearcher: [ 1, 1 ] SeniorResearcher: [ 1, 1 ]
@@ -54,6 +54,7 @@
Detective: [ 1, 1 ] Detective: [ 1, 1 ]
SecurityCadet: [ 2, 2 ] SecurityCadet: [ 2, 2 ]
Lawyer: [ 1, 1 ] Lawyer: [ 1, 1 ]
Inspector: [ 1, 1 ]
#supply #supply
Quartermaster: [ 1, 1 ] Quartermaster: [ 1, 1 ]
SalvageSpecialist: [ 2, 2 ] SalvageSpecialist: [ 2, 2 ]

View File

@@ -1,8 +1,8 @@
- type: gameMap - type: gameMap
id: Origin id: Origin
mapName: 'Origin' mapName: 'Origin'
mapPath: /Maps/origin.yml mapPath: /Maps/White/origin.yml
minPlayers: 50 minPlayers: 30
stations: stations:
Origin: Origin:
stationProto: StandardNanotrasenStation stationProto: StandardNanotrasenStation
@@ -56,6 +56,7 @@
Detective: [ 1, 1 ] Detective: [ 1, 1 ]
SecurityOfficer: [ 6, 6 ] SecurityOfficer: [ 6, 6 ]
SecurityCadet: [ 2, 4 ] SecurityCadet: [ 2, 4 ]
Inspector: [ 1, 1 ]
#supply #supply
Quartermaster: [ 1, 1 ] Quartermaster: [ 1, 1 ]
SalvageSpecialist: [ 3, 3 ] SalvageSpecialist: [ 3, 3 ]
@@ -67,4 +68,5 @@
Musician: [ 2, 2 ] Musician: [ 2, 2 ]
Boxer: [ 1, 1 ] Boxer: [ 1, 1 ]
Reporter: [ 1, 1 ] Reporter: [ 1, 1 ]
Maid: [ 1, 1 ]
Bomzh: [ 1, 0 ]

View File

@@ -219,6 +219,18 @@
- BasicRoundstartVariation - BasicRoundstartVariation
- GameRuleMeteorScheduler - GameRuleMeteorScheduler
- type: gamePreset
id: SecretSurvival #For Admin Use: Runs Survival but shows "Secret" in lobby.
alias:
- secretsurvival
name: secret-title
showInVote: false #Admin Use
description: secret-description
rules:
- RampingStationEventScheduler
- BasicRoundstartVariation
- GameRuleMeteorScheduler
- type: gamePreset - type: gamePreset
id: SecretTraitor #For Admin Use: Runs Traitor but shows "Secret" in lobby. id: SecretTraitor #For Admin Use: Runs Traitor but shows "Secret" in lobby.
alias: alias: