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

Fixes the Chinooks not being removed in Nod04b #14593

Merged
merged 3 commits into from Dec 29, 2017
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Jump to
Jump to file
Failed to load files.
Diff view
Diff view
10 changes: 5 additions & 5 deletions mods/cnc/maps/nod04b/map.yaml
Expand Up @@ -455,22 +455,22 @@ Actors:
Facing: 64
SubCell: 0
EntryPointVehicle: waypoint
Location: 33,13
Location: 33,17
Owner: Neutral
RallyPointVehicle: waypoint
Location: 33,30
Owner: Neutral
EntryPointRocket: waypoint
Location: 35,15
Location: 35,19
Owner: Neutral
RallyPointRocket: waypoint
Location: 34,32
Location: 35,32
Owner: Neutral
EntryPointGunner: waypoint
Location: 31,15
Location: 31,19
Owner: Neutral
RallyPointGunner: waypoint
Location: 32,32
Location: 31,32
Owner: Neutral
CameraPoint: waypoint
Location: 32,22
Expand Down