Skip to content

Commit

Permalink
fix centcom
Browse files Browse the repository at this point in the history
  • Loading branch information
CrimeMoot committed Dec 4, 2024
1 parent e02300c commit eb26016
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 46 deletions.
5 changes: 0 additions & 5 deletions Resources/Locale/ru-RU/backmen/actions/actions.ftl

This file was deleted.

1 change: 1 addition & 0 deletions Resources/Prototypes/Entities/Stations/base.yml
Original file line number Diff line number Diff line change
Expand Up @@ -77,6 +77,7 @@
abstract: true
components:
- type: StationCentcomm
map: "/Maps/corvax_centcomm.yml" # Corvax-Mapping

- type: entity
id: BaseStationEvacuation
Expand Down
37 changes: 3 additions & 34 deletions Resources/Prototypes/Maps/centcomm.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,44 +2,13 @@
id: CentComm
mapName: 'Central Command'
mapPath: /Maps/corvax_centcomm.yml
minPlayers: 30
minPlayers: 10
stations:
centcomm:
stationProto: NanotrasenCentralCommand
components:
- type: StationNameSetup
mapNameTemplate: '{0} Central Command {1}'
nameGenerator:
!type:NanotrasenCentComNameGenerator
prefixCreator: 'SC'

- type: gameMap
id: CentCommv2
mapName: 'Central Command'
mapPath: /Maps/corvax_centcomm.yml
minPlayers: 30
stations:
centcomm:
stationProto: NanotrasenCentralCommand
components:
- type: StationNameSetup
mapNameTemplate: '{0} Central Command {1}'
nameGenerator:
!type:NanotrasenCentComNameGenerator
prefixCreator: 'CX'

- type: gameMap
id: CentCommv3
mapName: 'Central Command'
mapPath: /Maps/corvax_centcomm.yml
minPlayers: 30
stations:
centcomm:
stationProto: NanotrasenCentralCommand
components:
- type: StationNameSetup
mapNameTemplate: '{0} Central Command {1}'
nameGenerator:
!type:NanotrasenCentComNameGenerator
prefixCreator: 'B'

!type:NanotrasenNameGenerator
prefixCreator: 'TG'
7 changes: 0 additions & 7 deletions Resources/Prototypes/_Backmen/centcom_maps.yml

This file was deleted.

0 comments on commit eb26016

Please sign in to comment.