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 Waystation #9510

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
12 changes: 6 additions & 6 deletions Resources/Maps/waystation.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26196,25 +26196,25 @@ entities:
ents: []
type: ContainerContainer
- uid: 1473
type: WeaponTaser
type: WeaponDisabler
components:
- pos: -2.474149,21.454634
- pos: -2.5227056,21.554695
parent: 82
type: Transform
- canCollide: False
type: Physics
- uid: 1474
type: WeaponTaser
type: WeaponDisabler
components:
- pos: -2.474149,21.579634
- pos: -2.5383306,21.398445
parent: 82
type: Transform
- canCollide: False
type: Physics
- uid: 1475
type: WeaponTaser
type: WeaponDisabler
components:
- pos: -2.474149,21.673384
- pos: -2.5539556,21.679695
parent: 82
type: Transform
- canCollide: False
Expand Down