Skip to content

Commit

Permalink
cherry pick 1
Browse files Browse the repository at this point in the history
  • Loading branch information
mersen-tyn authored and Sh1ntra committed Jan 14, 2025
1 parent e3ffc57 commit ab70783
Show file tree
Hide file tree
Showing 3 changed files with 12 additions and 3 deletions.
2 changes: 2 additions & 0 deletions Resources/Prototypes/Corvax/Maps/Outpost/corvax_frontier.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,8 @@
mapPath: /Maps/Corvax/Outpost/corvaxFrontier.yml
minPlayers: 0
maxPlayers: 100
randomRotation: false
maxRandomOffset: 0
stations:
corvaxFrontier:
stationProto: StandardFrontierStation
Expand Down
9 changes: 6 additions & 3 deletions Resources/Prototypes/Corvax/PointsOflnterest/Charlie.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,13 +13,16 @@
name: 'Синдикатовcкий аванпост Чарли'
minimumDistance: 8150
maximumDistance: 13550
spawnGroup: SyndicateFOB
gridPath: /Maps/Corvax/POI/charlie.yml
addComponents:
- type: IFF
flags: [HideLabel, Hide]
readOnly: false
color: "#C83737"
flags: [HideLabel, Hide]
- type: Shuttle
angularDamping: 999999
linearDamping: 999999
- type: SyndicateFOB # For pinpointer


- type: gameMap
id: Charlie
Expand Down
4 changes: 4 additions & 0 deletions Resources/Prototypes/Corvax/PointsOflnterest/Hospital.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,10 @@
addComponents:
- type: IFF
color: "#1895a3"
readOnly: true
- type: Shuttle
angularDamping: 999999
linearDamping: 999999

- type: gameMap
id: Hospital
Expand Down

0 comments on commit ab70783

Please sign in to comment.