Merge pull request #559 from TheGrandPackard/master

Fix Random Ground Spawn Z
This commit is contained in:
Akkadius
2016-10-15 14:56:49 -05:00
committed by GitHub
3 changed files with 33 additions and 16 deletions
@@ -0,0 +1 @@
UPDATE ground_spawns SET max_z = -99999 WHERE max_x != min_x OR max_y != min_y