Skip to content

Commit

Permalink
Merge branch 'main' into refactor/resource-loading
Browse files Browse the repository at this point in the history
  • Loading branch information
mergify[bot] authored Sep 30, 2024
2 parents 0d60b14 + 0cd9278 commit a9637ca
Show file tree
Hide file tree
Showing 5 changed files with 169 additions and 342 deletions.
11 changes: 11 additions & 0 deletions data/entities.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -635,6 +635,17 @@
############################################################
### Utility ################################################
############################################################
- name: wall
display:
char: '+'
attr: entity
description:
- A wall
properties: [unwalkable, known, boundary]
# following are "legacy" walls that do not connect automatically,
# but require explicitly placing each one - this can be used for
# precise control, but in most cases the simple 'wall' is better
# because the 'boundary' updates it to look nice
- name: upper left corner
display:
attr: entity
Expand Down
Loading

0 comments on commit a9637ca

Please sign in to comment.