diff options
Diffstat (limited to 'docs')
| -rw-r--r-- | docs/creature_template.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/creature_template.md b/docs/creature_template.md index 758fb03..634ea07 100644 --- a/docs/creature_template.md +++ b/docs/creature_template.md @@ -579,7 +579,7 @@ Controls where the creature can move and attack. | 1 | Ground | | 2 | Water | | 4 | Flying | -| 8 | Rooted | +| ~8~ |~Rooted~ (not implemented)| (This is a bitmask. You can add values together: 1+4=5 would make the creature walk on ground and fly.) |
