seanmccarty / RequestedRolls

1 stars 5 forks source link

Add support for mad nomad character sheet tweaks #6

Closed seanmccarty closed 2 years ago

seanmccarty commented 2 years ago

Code:

addSkillItem("Tools/Items: Artisans Tools", "Skill", "Artisans Tools", performSkillRoll); addSkillItem("Tools/Items: Gaming Set", "Skill", "Gaming Set", performSkillRoll); addSkillItem("Tools/Items: Instrument", "Skill", "Instrument", performSkillRoll); addSkillItem("Tools/Items: Thieves Tools", "Skill", "Thieves Tools", performSkillRoll);

seanmccarty commented 2 years ago

automatically adds the four checks listed if MNM character sheet tweaks is loaded