Move passable and opaque into objectdef

This commit is contained in:
2026-05-30 21:22:36 -05:00
parent a0d21bde20
commit 0241cd2a8d
5 changed files with 59 additions and 25 deletions
+8
View File
@@ -37,3 +37,11 @@ content = """
# #
############################################################
"""
[[objects]]
fg = "#aa3333"
bg = "#000000"
x = 10
y = 10
tile = "#"
passable = true