mirror of
https://github.com/EQEmu/Server.git
synced 2025-12-12 09:31:30 +00:00
2 lines
107 B
SQL
2 lines
107 B
SQL
ALTER TABLE `npc_types` ADD `assistradius` INT( 10 ) UNSIGNED NOT NULL DEFAULT '0' AFTER `aggroradius`;
|