Move passable and opaque into objectdef
This commit is contained in:
@@ -37,3 +37,11 @@ content = """
|
||||
# #
|
||||
############################################################
|
||||
"""
|
||||
|
||||
[[objects]]
|
||||
fg = "#aa3333"
|
||||
bg = "#000000"
|
||||
x = 10
|
||||
y = 10
|
||||
tile = "#"
|
||||
passable = true
|
||||
Reference in New Issue
Block a user