mirror of
https://github.com/EQEmu/Server.git
synced 2026-08-30 22:06:46 +00:00
Merge pull request #559 from TheGrandPackard/master
Fix Random Ground Spawn Z
This commit is contained in:
@@ -0,0 +1 @@
|
||||
UPDATE ground_spawns SET max_z = -99999 WHERE max_x != min_x OR max_y != min_y
|
||||
Reference in New Issue
Block a user