mirror of
https://github.com/EQEmu/Server.git
synced 2026-07-01 03:57:18 +00:00
Implement new always_aggro_foes field and functionality for mobs.
This commit is contained in:
@@ -0,0 +1 @@
|
||||
ALTER TABLE `npc_types` ADD COLUMN `always_aggros_foes` tinyint(4) NOT NULL DEFAULT 0;
|
||||
Reference in New Issue
Block a user