Add XYZgrid contrib api files, prepare for merge
This commit is contained in:
parent
a140c68247
commit
5df73d5045
21 changed files with 247 additions and 106 deletions
|
|
@ -1,10 +1,12 @@
|
|||
"""
|
||||
# Map legend comhponents
|
||||
# Map legend components
|
||||
|
||||
Each map-legend component is either a 'mapnode' - something that represents and actual in-game
|
||||
location (usually a room) or a 'maplink' - something connecting nodes together. The start of a link
|
||||
usually shows as an Exit, but the length of the link has no in-game equivalent.
|
||||
|
||||
----
|
||||
|
||||
"""
|
||||
|
||||
try:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue