diff --git a/CHANGELOG.md b/CHANGELOG.md index 370a7a6..674392e 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,6 @@ +## v1.3.0 +- added option to prevent tokens from riding enemy tokens (GM can override this) + ## v1.2.0 - added future infrastructure for module compatibility - Riders now teleport when the ridden token is teleported diff --git a/README.md b/README.md index 78b5089..d5ce5e3 100644 --- a/README.md +++ b/README.md @@ -19,6 +19,7 @@ Ridden tokens can themselfve ride other tokens. - Apply "Mounted" effect: to apply an appropriate effect to the riding token if the game system supports this - Mounts require "Rideable" trait: to use the Pf2e trait system to decide if a token can be ridden - Familiar riding: to allow familiars to ride their master (familiars will be placed on their masters corners) +- Prevent enemy riding: to stop tokens from riding enemy tokens (GMs ignore this setting) ### Compatibility: