Added support for high speed rail
This commit is contained in:
@@ -23,16 +23,16 @@
|
||||
"conditions": {
|
||||
"position": {
|
||||
"x": {
|
||||
"min": -2,
|
||||
"max": 2
|
||||
"min": 25,
|
||||
"max": 30
|
||||
},
|
||||
"y": {
|
||||
"min": 72,
|
||||
"max": 78
|
||||
"min": 60,
|
||||
"max": 70
|
||||
},
|
||||
"z": {
|
||||
"min": 78,
|
||||
"max": 82
|
||||
"min": -30,
|
||||
"max": -40
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user