Module:Damage: Difference between revisions

no edit summary
No edit summary
Tag: Manual revert
No edit summary
Line 608: Line 608:


     -- Add Useful trait.
     -- Add Useful trait.
     if inArgs('hits_useful') then
     if inArgs('hits_useful') or inArgs('avg_hits_useful') then
         tbl_content.traits.useful = 'true'
         tbl_content.traits.useful = 'true'
         tbl_content.traits.hide = false
         tbl_content.traits.hide = false