Skip to content

Commit

Permalink
Replaces Recycler on Courthouse, add reclaimer drain to Bahamas.
Browse files Browse the repository at this point in the history
  • Loading branch information
dustylens committed Feb 19, 2025
1 parent a2b1f67 commit 611e01b
Show file tree
Hide file tree
Showing 2 changed files with 24 additions and 8 deletions.
12 changes: 12 additions & 0 deletions Resources/Maps/_NF/POI/bahama.yml
Original file line number Diff line number Diff line change
Expand Up @@ -83,6 +83,11 @@ entities:
version: 6
- type: Broadphase
- type: Physics
bodyStatus: InAir
angularDamping: 0.05
linearDamping: 0.05
fixedRotation: False
bodyType: Dynamic
- type: Fixtures
fixtures: {}
- type: OccluderTree
Expand Down Expand Up @@ -11822,6 +11827,13 @@ entities:
parent: 2
- type: Fixtures
fixtures: {}
- uid: 2336
components:
- type: Transform
pos: -5.5,14.5
parent: 2
- type: Fixtures
fixtures: {}
- proto: FloorWaterDecorativeEntity
entities:
- uid: 1615
Expand Down
20 changes: 12 additions & 8 deletions Resources/Maps/_NF/POI/courthouse.yml
Original file line number Diff line number Diff line change
Expand Up @@ -57,6 +57,11 @@ entities:
version: 6
- type: Broadphase
- type: Physics
bodyStatus: InAir
angularDamping: 0.05
linearDamping: 0.05
fixedRotation: False
bodyType: Dynamic
- type: Fixtures
fixtures: {}
- type: OccluderTree
Expand Down Expand Up @@ -8826,6 +8831,13 @@ entities:
rot: 1.5707963267948966 rad
pos: -10.5,-2.5
parent: 1
- proto: MaterialReclaimer
entities:
- uid: 240
components:
- type: Transform
pos: 9.5,-11.5
parent: 1
- proto: Mirror
entities:
- uid: 362
Expand Down Expand Up @@ -9422,14 +9434,6 @@ entities:
- type: Transform
pos: 2.5,-26.5
parent: 1
- proto: Recycler
entities:
- uid: 240
components:
- type: Transform
rot: -1.5707963267948966 rad
pos: 9.5,-11.5
parent: 1
- proto: ReinforcedWindow
entities:
- uid: 220
Expand Down

0 comments on commit 611e01b

Please sign in to comment.