Skip to content

Commit

Permalink
[Maps] Terminal hotfix (#2457)
Browse files Browse the repository at this point in the history
  • Loading branch information
Ko4ergaPunk authored Aug 5, 2024
1 parent b0b65fd commit 8ff4a84
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 16 deletions.
1 change: 1 addition & 0 deletions Resources/ConfigPresets/Build/debug.toml
Original file line number Diff line number Diff line change
Expand Up @@ -4,3 +4,4 @@ enabled = false

[shuttle]
auto_call_time = 0
arrivals_map = "/Maps/Misc/corvax_terminal.yml"
20 changes: 4 additions & 16 deletions Resources/Maps/Misc/corvax_terminal.yml
Original file line number Diff line number Diff line change
Expand Up @@ -43,24 +43,12 @@ tilemap:
entities:
- proto: ""
entities:
- uid: 1
components:
- type: MetaData
name: Map Entity
- type: Transform
- type: Map
mapPaused: True
- type: PhysicsMap
- type: GridTree
- type: MovedGrids
- type: Broadphase
- type: OccluderTree
- uid: 2
components:
- type: MetaData
name: NT-EM Terminal
- type: Transform
parent: 1
parent: invalid
- type: MapGrid
chunks:
-1,-1:
Expand Down Expand Up @@ -7267,7 +7255,7 @@ entities:
parent: 2
- type: AtmosPipeColor
color: '#FF0000FF'
- uid: 818
- uid: 2000
components:
- type: Transform
rot: 1.5707963267948966 rad
Expand Down Expand Up @@ -8274,8 +8262,8 @@ entities:
- uid: 1563
components:
- type: MetaData
desc: Доревьювился.
name: EmoGarbage
desc: Доревьювился.
name: неизвестный мейнтейнер
- type: Transform
pos: -8.528828,-15.495922
parent: 2
Expand Down

0 comments on commit 8ff4a84

Please sign in to comment.