Skip to content
  • Lexi R's avatar
    Make move chips rollable · 58f19dc3
    Lexi R authored
    This adapts the rollable helper to work on ratings rather than direct
    dice rolls which allows us to very easily do moves without having to
    look anything up on the actor and also apply +1 forwards once that's
    implemented.
    
    I switched the .click handler to a .on handler since they're deprecated
    in modern jQuery.
    58f19dc3