Skip to content
This repository has been archived by the owner on Nov 1, 2024. It is now read-only.

Commit

Permalink
Fix 2x
Browse files Browse the repository at this point in the history
  • Loading branch information
mersen-tyn committed Jun 2, 2024
1 parent 3518681 commit 91d16cd
Showing 1 changed file with 17 additions and 5 deletions.
22 changes: 17 additions & 5 deletions Resources/Maps/CorvaxFrontier/POI/charlie.yml
Original file line number Diff line number Diff line change
Expand Up @@ -92,14 +92,20 @@ entities:
- type: Physics
bodyStatus: InAir
angularDamping: 999999
linearDamping: 0.05
linearDamping: 999999
fixedRotation: False
bodyType: Dynamic
- type: Fixtures
fixtures: {}
- type: OccluderTree
- type: SpreaderGrid
- type: Shuttle
angularDamping: 999999
linearDamping: 999999
- type: Fixtures
fixtures: {}
- type: OccluderTree
- type: SpreaderGrid
- type: GridPathfinding
- type: Gravity
gravityShakeSound: !type:SoundPathSpecifier
Expand Down Expand Up @@ -2072,6 +2078,12 @@ entities:
rot: 3.141592653589793 rad
pos: -0.5,23.5
parent: 2
- type: DeviceLinkSource
lastSignals:
DoorStatus: True
- type: Door
secondsUntilStateChange: -15.933737
state: Opening
- uid: 386
components:
- type: Transform
Expand Down Expand Up @@ -12749,7 +12761,7 @@ entities:
pos: 5.5,7.5
parent: 2
- type: DeadDrop
nextDrop: 2556.1495652
nextDrop: 2241.1067732
- proto: PosterContrabandEnlistGorlexDD
entities:
- uid: 2395
Expand All @@ -12759,7 +12771,7 @@ entities:
pos: -11.5,-13.5
parent: 2
- type: DeadDrop
nextDrop: 3456.1495652
nextDrop: 4542.1067732
- proto: PosterContrabandKosmicheskayaStantsiyaDD
entities:
- uid: 2316
Expand All @@ -12769,7 +12781,7 @@ entities:
pos: -16.5,5.5
parent: 2
- type: DeadDrop
nextDrop: 1131.1495652
nextDrop: 5571.1067732
- proto: PosterContrabandMoth
entities:
- uid: 2995
Expand Down Expand Up @@ -12799,7 +12811,7 @@ entities:
pos: -11.5,16.5
parent: 2
- type: DeadDrop
nextDrop: 3060.1495652
nextDrop: 5294.1067732
- proto: PoweredlightBlue
entities:
- uid: 1424
Expand Down

0 comments on commit 91d16cd

Please sign in to comment.