Tokens
Tokens
I have a question. Dennis spent some time creating the token "c.setImageName()" code. And with the previous changes made to the existing tokens it may make sense to also convert over the Kobolds of Kher Keep and Kelp tokens.
I can add this to the Kher Keep code:
c.setImageName("R 0 1 Kobolds of Kher Keep");
and we would want to find and name the appropriate jpg:
r_0_1_kobolds_of_kher_keep.jpg
I can add this to the Wall of Kelp code:
c.setImageName("U 0 1 Kelp");
and we would want to re-name the appropriate jpg:
u_0_1_kelp.jpg
I have a question. Dennis spent some time creating the token "c.setImageName()" code. And with the previous changes made to the existing tokens it may make sense to also convert over the Kobolds of Kher Keep and Kelp tokens.
I can add this to the Kher Keep code:
c.setImageName("R 0 1 Kobolds of Kher Keep");
and we would want to find and name the appropriate jpg:
r_0_1_kobolds_of_kher_keep.jpg
I can add this to the Wall of Kelp code:
c.setImageName("U 0 1 Kelp");
and we would want to re-name the appropriate jpg:
u_0_1_kelp.jpg