add notif re: math updates for classes (@wc8)

This commit is contained in:
Tyler Renelle 2013-12-21 14:55:18 -07:00
parent 8b8f385fff
commit 640dd04dd3

View file

@ -1,3 +1,14 @@
div(modal='!user.flags.mathUpdates')
.modal-header
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. <a target='_blank' href='https://trello.com/c/L1H6LiZ3/110-character-stats-attributes-the-class-system'>Follow our progress here</a> (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.
.modal-footer
button.btn.btn-default.cancel(ng-click='set({"flags.mathUpdates":true})') Dismiss
div(modal='modals.newStuff')
.modal-header
h3 New Stuff!