Skip to content

Commit

Permalink
Add config file for Volcanic Basin v04
Browse files Browse the repository at this point in the history
  • Loading branch information
ForbodingAngel committed Jul 12, 2016
1 parent 8ffd3f5 commit 3eca886
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions LuaRules/Configs/ControlPoints/cv_Volcanic Basin - v04.lua
@@ -0,0 +1,11 @@
return {
points = {
[1] = {x = 1466, y = 0, z = 4071},
[2] = {x = 4104, y = 0, z = 1450},
[3] = {x = 6742, y = 0, z = 4087},
[4] = {x = 4116, y = 0, z = 6733},
[5] = {x = 4717, y = 0, z = 3516},
[6] = {x = 3236, y = 0, z = 3669},
[7] = {x = 4234, y = 0, z = 4954},
},
}

0 comments on commit 3eca886

Please sign in to comment.