mirror of
https://github.com/EQEmu/Server.git
synced 2026-05-16 22:58:34 +00:00
[Tasks] Implement Task Goal Match List (#2097)
* [Tasks] Implement Task Goal Match List * Migration * Add npc_type_id to match types for npc kill * Flip str_tolower
This commit is contained in:
@@ -0,0 +1 @@
|
||||
ALTER TABLE task_activities ADD goal_match_list text AFTER goalid;
|
||||
Reference in New Issue
Block a user