Skip to content

Commit

Permalink
Merge pull request #112 from FireFoxPhoenix/DeleteAlpha
Browse files Browse the repository at this point in the history
Удаление альфы
  • Loading branch information
FireFoxPhoenix authored Jan 18, 2025
2 parents 267eb82 + 268701d commit 735f90c
Showing 1 changed file with 28 additions and 28 deletions.
56 changes: 28 additions & 28 deletions Resources/Prototypes/Corvax/PointsOflnterest/BunkerAlfa.yml
Original file line number Diff line number Diff line change
@@ -1,29 +1,29 @@
- type: pointOfInterest
id: Bunkeralfa
name: Бункер Альфа
minimumDistance: 6000
maximumDistance: 9000
gridPath: /Maps/Corvax/POI/Bunkeralfa.yml
addComponents:
- type: IFF
color: "#850d09"
flags: [HideLabel]
readOnly: true
- type: Shuttle
angularDamping: 999999
linearDamping: 999999
#- type: pointOfInterest
# id: Bunkeralfa
# name: Бункер Альфа
# minimumDistance: 6000
# maximumDistance: 9000
# gridPath: /Maps/Corvax/POI/Bunkeralfa.yml
# addComponents:
# - type: IFF
# color: "#850d09"
# flags: [HideLabel]
# readOnly: true
# - type: Shuttle
# angularDamping: 999999
# linearDamping: 999999

- type: gameMap
id: Bunkeralfa
mapName: Бункер Альфа
mapPath: /Maps/Corvax/POI/Bunkeralfa.yml
minPlayers: 0
stations:
Bunkeralfa:
stationProto: StandardFrontierOutpost
components:
- type: StationNameSetup
mapNameTemplate: 'Бункер Альфа'
- type: StationJobs
availableJobs: {}
- type: StationDeadDropHintExempt
#- type: gameMap
# id: Bunkeralfa
# mapName: Бункер Альфа
# mapPath: /Maps/Corvax/POI/Bunkeralfa.yml
# minPlayers: 0
# stations:
# Bunkeralfa:
# stationProto: StandardFrontierOutpost
# components:
# - type: StationNameSetup
# mapNameTemplate: 'Бункер Альфа'
# - type: StationJobs
# availableJobs: {}
# - type: StationDeadDropHintExempt

0 comments on commit 735f90c

Please sign in to comment.