diff --git a/views/shared/modals/new-stuff.jade b/views/shared/modals/new-stuff.jade index 065f1977dc..48a68ef029 100644 --- a/views/shared/modals/new-stuff.jade +++ b/views/shared/modals/new-stuff.jade @@ -3,9 +3,8 @@ div(modal='!user.flags.mathUpdates') h3 Math Updates .modal-body .npc_tyler.pull-left(style='margin-right:10px') - p Hey all, Tyler here. Sorry for the rocky numbers (Exp, GP, etc) with the Class System roll-out! We're going to be tweaking the math today, and things should be mostly finalized by tomorrow. Follow our progress here (and chime in if you have some math chops). - br - p We'll also be moving some class-system interface bits around to make things more obvious for users. Stay tuned. + p Hey all, Tyler here. Sorry for the rocky numbers (Exp, GP, etc) with the Class System roll-out! We're tweaking the math today, and things should be mostly finalized by tomorrow. Follow our progress here, and please do chime in! + p We've also changed classes to unlock at lvl 10 instead of 5, to prevent overwhelming our new users. And since users have expressed confusion, we'll be improving UI and clarifification . Stay tuned. .modal-footer button.btn.btn-default.cancel(ng-click='set({"flags.mathUpdates":true})') Dismiss