Solidity
This commit is contained in:
+5
-4
@@ -23,7 +23,7 @@ content = """
|
||||
# # #
|
||||
# #
|
||||
# #
|
||||
# #
|
||||
# G #
|
||||
# #
|
||||
# #
|
||||
# #
|
||||
@@ -38,13 +38,14 @@ content = """
|
||||
############################################################
|
||||
"""
|
||||
|
||||
# Placed by its grid character `G` (uppercase-letter convention for objects)
|
||||
# rather than x/y; the cell under it loads as Empty.
|
||||
[[objects]]
|
||||
fg = "#aa3333"
|
||||
bg = "#000000"
|
||||
x = 10
|
||||
y = 10
|
||||
palette = "G"
|
||||
tile = "#"
|
||||
passable = true
|
||||
solid = false
|
||||
script_name = "greeter"
|
||||
|
||||
[scripts]
|
||||
|
||||
Reference in New Issue
Block a user