mirror of
https://github.com/EQEmu/Server.git
synced 2026-09-03 13:36:36 +00:00
Remove startzone from tasks table since it's not needed
This commit is contained in:
@@ -146,7 +146,6 @@ struct TaskInformation {
|
||||
int CashReward; // Expressed in copper
|
||||
int XPReward;
|
||||
TaskMethodType RewardMethod;
|
||||
int StartZone;
|
||||
int ActivityCount;
|
||||
SequenceType SequenceMode;
|
||||
int LastStep;
|
||||
|
||||
Reference in New Issue
Block a user