Mostly documentation work.
This commit is contained in:
parent
9e12784414
commit
49a17ff774
14 changed files with 36 additions and 20 deletions
|
|
@ -52,4 +52,4 @@ The `player character` is the unique `actor` within the game currently controlle
|
|||
|
||||
#### Route
|
||||
|
||||
A `route` is a pre-prepared path through the game world that an `actor` may take. Most `actors` are not constrained to follow `routes`, but in general `routes` have lower traversal cost than other terrain.
|
||||
A `route` is a pre-prepared path through the game world that an `actor` may take. Most `actors` are not constrained to follow `routes`, but in general `routes` have lower traversal cost than other terrain.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue