Add BecomesStation to Empty map (#10167)

This commit is contained in:
Morber
2022-07-30 15:42:59 +03:00
committed by GitHub
parent 8a2f40f39e
commit 8a81496d62
2 changed files with 3 additions and 1 deletions

View File

@@ -52,6 +52,8 @@ entities:
type: Transform type: Transform
- index: 0 - index: 0
type: MapGrid type: MapGrid
- type: BecomesStation
id: Empty
- linearDamping: 0.05 - linearDamping: 0.05
fixtures: [] fixtures: []
bodyType: Dynamic bodyType: Dynamic

View File

@@ -5,7 +5,7 @@
minPlayers: 0 minPlayers: 0
votable: false votable: false
stations: stations:
Station: #TODO: Add a BecomesStation to empty.yml Empty:
mapNameTemplate: "Empty" mapNameTemplate: "Empty"
overflowJobs: overflowJobs:
- Passenger - Passenger