Allow returning to the surface of the surface realm
This commit is contained in:
parent
1d21346f05
commit
eff46f3f3e
1 changed files with 1 additions and 1 deletions
|
|
@ -14,7 +14,7 @@ rgt_realms = {
|
||||||
min = vector.new(-31000, -5000, -31000),
|
min = vector.new(-31000, -5000, -31000),
|
||||||
max = vector.new(31000, 1000, 31000),
|
max = vector.new(31000, 1000, 31000),
|
||||||
-- TODO: Find a better way to handle admin realm transitions.
|
-- TODO: Find a better way to handle admin realm transitions.
|
||||||
waypoint = vector.new(0, 30, 0),
|
waypoint = vector.new(0, 130, 0),
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue