Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

i must be beautiful update #288

Merged
merged 7 commits into from
Feb 4, 2025
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
The table of contents is too big for display.
Diff view
Diff view
  •  
  •  
  •  
28 changes: 21 additions & 7 deletions Resources/Maps/centcomm.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,18 @@ tilemap:
entities:
- proto: ""
entities:
- uid: 356
components:
- type: MetaData
name: Map Entity
- type: Transform
- type: Map
mapPaused: True
- type: PhysicsMap
- type: GridTree
- type: MovedGrids
- type: Broadphase
- type: OccluderTree
- uid: 1668
components:
- type: MetaData
Expand Down Expand Up @@ -17054,6 +17066,14 @@ entities:
- type: Transform
pos: -16.521366,8.567018
parent: 1668
- proto: CentCommSectoralConsole
entities:
- uid: 652
components:
- type: Transform
rot: -1.5707963267948966 rad
pos: 2.5,-1.5
parent: 1668
- proto: CentcomPDA
entities:
- uid: 6617
Expand Down Expand Up @@ -18939,12 +18959,6 @@ entities:
- MedicalScannerSender: MedicalScannerReceiver
- proto: ComputerComms
entities:
- uid: 652
components:
- type: Transform
rot: -1.5707963267948966 rad
pos: 2.5,-1.5
parent: 1668
- uid: 3447
components:
- type: Transform
Expand Down Expand Up @@ -21247,7 +21261,7 @@ entities:
pos: 26.5,-19.5
parent: 1668
- type: Door
secondsUntilStateChange: -45.48196
secondsUntilStateChange: -108.340225
state: Closing
- uid: 5254
components:
Expand Down
Loading
Loading