mirror of
https://github.com/EQEmu/Server.git
synced 2025-12-12 22:01:30 +00:00
2 lines
79 B
SQL
2 lines
79 B
SQL
UPDATE ground_spawns SET max_z = -99999 WHERE max_x != min_x OR max_y != min_y
|