
Hello...
I grabbed this from The Aaron to set up a druid in my game. Everything is working (stats, sizing, etc.), except the image of the token is not switching.
/w gm wills herself to transform!
!token-mod {{
--set
?{Choose Form|Giant Toad,currentside#1 represents#@{Giant Toad|character_id} width#[[2*70]] height#[[2*70]]
|Crag Cat,currentside#2 represents#@{Crag Cat|character_id} width#[[2*70]] height#[[2*70]]
|Giant Hyena,currentside#3 represents#@{Giant Hyena|character_id} width#[[2*70]] height#[[2*70]]
|Dire Wolf,currentside#4 represents#@{Dire Wolf|character_id} width#[[2*70]] height#[[2*70]]
|Female Steeder,currentside#5 represents#@{Female Steeder|character_id} width#[[2*70]] height#[[2*70]]
|Snow,currentside#6 represents#@{Snow|character_id} width#[[70]] height#[[70]]
}
bar1_link|hp bar2_link|npc_ac
bar3_link|npc_speed
name|"Snow (BeastShaped)"
showname|yes
}}
I am NOT using anything from the marketplace and have uploaded the images to my library. The order is the same in my rollable table as well.
What am I missing here?
Thanks!