That's not valid.
Then in the `[unit_type]` tag I added the following:Code:
[object] [effect] apply_to=image_mod add=RC(cyan>sunyellow) [/effect] [/object]
[object]
is not allowed in [unit_type]
.I'm not quite sure, but you might just be able to write
image_mod=RC(cyan>sunyellow)
without any tags. If that doesn't work you'd need to append ~RC(cyan>sunyellow)
to each of the images, in other words everywhere an image is used in the file (except for the portrait).Statistics: Posted by Celtic_Minstrel — Today, 4:25 am