Skip to content

Commit

Permalink
Merge pull request #239 from Miss-placed/bola2010-patch-1
Browse files Browse the repository at this point in the history
Fixed Intel Location OS6Au4 & RS6Ar5
  • Loading branch information
sol3uk authored Oct 15, 2021
2 parents 8633cd6 + 50e3d8c commit f2d7f8e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions poi/poiV2.js
Original file line number Diff line number Diff line change
Expand Up @@ -1230,7 +1230,7 @@ const intelStoreV2 = [
faction: factions.requiem,
season: seasons.season6,
intelType: intelTypes.artifact,
loc: "[318.04606581468073, 284.23979839798847]",
loc: "[212.23422995682867, 373.5]",
map: mapDetails.forsakenUnderground.id,
name: "Housing Unit",
desc: "In the board room, part of the main quest."
Expand Down Expand Up @@ -2240,7 +2240,7 @@ const intelStoreV2 = [
faction: factions.omega,
season: seasons.season6,
intelType: intelTypes.audio,
loc: "[310.2865774714206, 137.8574616098765]",
loc: "[319.84422421300326, 160.75]",
map: mapDetails.forsakenUnderground.id,
name: "Fully Operational",
desc: "In the amplifier area, leans against the railing on the right side before you go down the stairs."
Expand Down

0 comments on commit f2d7f8e

Please sign in to comment.