Fixes xp not working.
This commit is contained in:
@@ -10481,6 +10481,8 @@ namespace Game
|
|||||||
return 50;
|
return 50;
|
||||||
case Expansion.ShadowLands:
|
case Expansion.ShadowLands:
|
||||||
return 60;
|
return 60;
|
||||||
|
case Expansion.Dragonflight:
|
||||||
|
return 70;
|
||||||
default:
|
default:
|
||||||
break;
|
break;
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user