mirror of
https://github.com/EQEmu/Server.git
synced 2026-05-16 22:58:34 +00:00
Add wip sql so you don't have to try to divine what im going for
This commit is contained in:
@@ -0,0 +1 @@
|
||||
ALTER TABLE `zone` ADD COLUMN `max_movement_update_range` INT(11) UNSIGNED NOT NULL DEFAULT '600' AFTER `npc_max_aggro_dist`;
|
||||
Reference in New Issue
Block a user