Skip to content

Commit

Permalink
Fix TS weapon factory exits.
Browse files Browse the repository at this point in the history
  • Loading branch information
Mailaender committed Jan 23, 2016
1 parent 9d3a3dd commit 4fa7ac1
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions mods/ts/rules/gdi-structures.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -142,12 +142,12 @@ GAWEAP:
RevealsShroud:
Range: 4c0
RallyPoint:
Offset: 4,1
Offset: 3,1
Palette: mouse
IsPlayerPalette: false
Exit@1:
SpawnOffset: -384,-384,0
ExitCell: 3,1
ExitCell: 2,1
ExitDelay: 5
Production:
Produces: Vehicle
Expand Down
4 changes: 2 additions & 2 deletions mods/ts/rules/nod-structures.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -151,12 +151,12 @@ NAWEAP:
RevealsShroud:
Range: 4c0
RallyPoint:
Offset: 4,1
Offset: 3,1
Palette: mouse
IsPlayerPalette: false
Exit@1:
SpawnOffset: -384,-384,0
ExitCell: 3,1
ExitCell: 2,1
ExitDelay: 5
Production:
Produces: Vehicle
Expand Down

0 comments on commit 4fa7ac1

Please sign in to comment.