There are codes for that, cool. So in the case of the image attached in the OP, how would I add that to this script:
<image veryunattractive>
/ items = ("veryunattractive.jpg")
/ position = (43%, 25.6%)
</image>
<image neitherattractivenorunattractive>
/ items = ("neitherattractivenorunattractive.jpg")
/ position = (63%, 25.7%)
</image>
<image veryattractive>
/ items = ("veryattractive.jpg")
/ position = (81.6%, 25.6%)
</image>
Or would I add that command to an entire block or something else? Thanks!