
I have a macro that rolls Spot for each of the PCs and whispers them to the GM (me). Suddenly, it is producing 2 lines per roll as shown below. It never used to, so I'm guessing something has changed in the backend somewhere /w gm &{template:default} {{name=Spot}} {{baylock=[[1d20+@{Baylock|Spot}]] }} {{chambu=[[1d20+@{Chambu|Spot}]] }} {{Baggy=[[1d20+@{Baggy Sackdottir|Spot}]] }} {{Talian=[[1d20+@{Talian|Spot}]] }} {{Nazariel=[[1d20+@{Nazariel|Spot}]] }} Normally it should show the plain lines; but this "computed::lower case name" line is new