Added optional SQL to apply max z updates

This commit is contained in:
Joshua Packard
2016-09-29 16:49:05 -07:00
committed by GitHub
parent 329c9c8d98
commit 379ef7eed3
@@ -0,0 +1 @@
UPDATE ground_spawns SET max_z = -99999 WHERE max_x != min_x OR max_y != min_y