Skip to content

Commit

Permalink
Merge branch 'main' of https://github.com/Saibot393/Rideable
Browse files Browse the repository at this point in the history
  • Loading branch information
Saibot393 committed Jul 2, 2023
2 parents 3a19451 + f2d737f commit 26d3e58
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 0 deletions.
3 changes: 3 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -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
Expand Down
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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:

Expand Down

0 comments on commit 26d3e58

Please sign in to comment.