mirror of
https://github.com/EQEmu/Server.git
synced 2026-09-02 16:46:37 +00:00
merge upstream
This commit is contained in:
+1
-1
@@ -183,7 +183,7 @@ public:
|
||||
bool istaskactive(int task);
|
||||
bool istaskactivityactive(int task, int activity);
|
||||
int gettaskactivitydonecount(int task, int activity);
|
||||
void updatetaskactivity(int task, int activity, int count);
|
||||
void updatetaskactivity(int task, int activity, int count, bool ignore_quest_update = false);
|
||||
void resettaskactivity(int task, int activity);
|
||||
void taskexploredarea(int exploreid);
|
||||
void assigntask(int taskid);
|
||||
|
||||
Reference in New Issue
Block a user