mirror of
https://github.com/EQEmu/Server.git
synced 2026-03-01 21:42:26 +00:00
Added optional SQL to apply max z updates
This commit is contained in:
parent
329c9c8d98
commit
379ef7eed3
1
utils/sql/git/optional/2016_09_29_GroundSpawnsMaxZ.sql
Normal file
1
utils/sql/git/optional/2016_09_29_GroundSpawnsMaxZ.sql
Normal file
@ -0,0 +1 @@
|
|||||||
|
UPDATE ground_spawns SET max_z = -99999 WHERE max_x != min_x OR max_y != min_y
|
||||||
Loading…
x
Reference in New Issue
Block a user