mirror of
https://github.com/EQEmu/Server.git
synced 2026-02-22 14:42:24 +00:00
Add wip sql so you don't have to try to divine what im going for
This commit is contained in:
parent
7977949ae9
commit
9dc83d389e
1
utils/sql/git/required/2019_03_13_update_range.sql
Normal file
1
utils/sql/git/required/2019_03_13_update_range.sql
Normal file
@ -0,0 +1 @@
|
||||
ALTER TABLE `zone` ADD COLUMN `max_movement_update_range` INT(11) UNSIGNED NOT NULL DEFAULT '600' AFTER `npc_max_aggro_dist`;
|
||||
Loading…
x
Reference in New Issue
Block a user