Skip to content

Commit

Permalink
Update config.lua
Browse files Browse the repository at this point in the history
  • Loading branch information
vanadis1 authored Apr 24, 2022
1 parent 0e6a871 commit 600814b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion config.lua
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ Config.Locations = {
["stations"] = {
[1] = {label = "Sheriff", coords = vector3(1360.88, -1301.53, 77.77)},
[2] = {label = "Saint Denis Police Dept. HQ", coords = vector3(2501.83, -1309.04, 48.95)},
[3] = {label = "Blackwater Police Dept.", coords = vector3(-760.47, -1269.14, 44.04)}
[3] = {label = "Blackwater Police Dept.", coords = vector3(-760.47, -1269.14, 44.04)},
[4] = {label = "Strawberry Sheriff", coords = vector3(-1810.57, -350.91, 164.66)}
},
}
Expand Down

0 comments on commit 600814b

Please sign in to comment.