Is it possible to specify a horse color using the latest version of Skript only?
Using this as a example:
Could I specify a chestnut horse? If so how?
Thanks for your time.
Using this as a example:
code_language.skript:
on damage:
attacker is a player
if victim is a horse:
Thanks for your time.