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

Disablers on Delta #9509

Merged
merged 1 commit into from
Jul 7, 2022
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
36 changes: 30 additions & 6 deletions Resources/Maps/delta.yml
Original file line number Diff line number Diff line change
Expand Up @@ -266319,25 +266319,25 @@ entities:
- canCollide: False
type: Physics
- uid: 31249
type: WeaponTaser
type: WeaponDisabler
components:
- pos: 61.53654,7.421895
- pos: 61.490326,7.616643
parent: 60
type: Transform
- canCollide: False
type: Physics
- uid: 31250
type: WeaponTaser
type: WeaponDisabler
components:
- pos: 61.53654,7.515645
- pos: 61.490326,7.491643
parent: 60
type: Transform
- canCollide: False
type: Physics
- uid: 31251
type: WeaponTaser
type: WeaponDisabler
components:
- pos: 61.53654,7.640645
- pos: 61.490326,7.726018
parent: 60
type: Transform
- canCollide: False
Expand Down Expand Up @@ -285821,4 +285821,28 @@ entities:
type: Transform
- canCollide: False
type: Physics
- uid: 33888
type: RiotShield
components:
- pos: 59.334076,5.585393
parent: 60
type: Transform
- canCollide: False
type: Physics
- uid: 33889
type: RiotShield
components:
- pos: 59.56845,5.366643
parent: 60
type: Transform
- canCollide: False
type: Physics
- uid: 33890
type: RiotShield
components:
- pos: 59.771576,5.272893
parent: 60
type: Transform
- canCollide: False
type: Physics
...