Skip to content

Commit

Permalink
RC3, bugfix
Browse files Browse the repository at this point in the history
  • Loading branch information
Andrewgdewar committed Feb 2, 2025
1 parent c004041 commit 699235c
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 6 deletions.
Binary file not shown.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "MOAR",
"version": "3.0.0-alpha.2",
"version": "3.0.0-alpha.3",
"main": "src/mod.js",
"license": "MIT",
"author": "DewardianDev",
Expand Down
10 changes: 5 additions & 5 deletions src/Spawns/sniperSpawns.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,11 +10,6 @@
"y": 20.6448269,
"z": -99.9941
},
{
"x": -195.447922,
"y": 12.2605534,
"z": -99.21204
},
{
"x": 426.789185,
"y": 8.655911,
Expand All @@ -24,6 +19,11 @@
"x": 655.7491,
"y": 13.0718241,
"z": 5.93848372
},
{
"x": -121.7867,
"y": 5.632545,
"z": -0.798637152
}
],
"factory4_day": [],
Expand Down

0 comments on commit 699235c

Please sign in to comment.