Add BecomesStation to Empty map (#10167)
This commit is contained in:
@@ -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
|
||||||
|
|||||||
@@ -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
|
||||||
|
|||||||
Reference in New Issue
Block a user