Hello. I'm using the AD&D 2e simple character sheet and I've been having a problem incorporating the saving throw macros from the sheet itself into another macro. I was trying to build a simple macro where a player selects their token, and then clicks a button, which opens a dropdown menu, from which they can select which saving throw they want to roll. I thought that rather than doing it from scratch, I could use the macros that are already embedded into the sheet. I got the name of the buttons (roll_petsave and such) by inspecting the code, but they aren't recognized by Roll20 as it states they are not an ability (And true enough, when you open the 2e Simple Sheet on the Attributes & Abilities page, the Attributes side is full and Ability page is empty) - is there a way to use those macros, or should I just type up my own versions?