Skip to content

Commit

Permalink
Vertigo update
Browse files Browse the repository at this point in the history
  • Loading branch information
boltgolt committed Jun 21, 2019
1 parent ee4f51b commit ce4eef5
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions maps/de_vertigo/meta.json5
Original file line number Diff line number Diff line change
Expand Up @@ -11,8 +11,8 @@

// How many in-game units is the origin (0,0) of the map from the bottom left point of the radar
"offset": {
"x": 2830,
"y": 1660
"x": 3690,
"y": 3390
},

// Contains any special map splits
Expand All @@ -25,15 +25,15 @@
},
// The radar offset in percentages to apply when player is in the split
"offset": {
"x": 45.5,
"y": 44
"x": 0,
"y": -39
}
}
],

// Position in which advisories should be placed, in percentages from the bottom left
"advisoryPosition": {
"x": 19,
"y": 78
"x": 68,
"y": 84
}
}
Binary file modified maps/de_vertigo/radar.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit ce4eef5

Please sign in to comment.