spinners and gems
This commit is contained in:
+4
-2
@@ -225,8 +225,8 @@ content = """
|
||||
# | #
|
||||
# #
|
||||
# V oo G - @ #
|
||||
# #
|
||||
# #
|
||||
# /# #
|
||||
# t #
|
||||
# #
|
||||
# >| #
|
||||
# #
|
||||
@@ -252,6 +252,8 @@ content = """
|
||||
"V" = { kind = "object", tile = 1, fg = "#33aa33", bg = "#000000", script_name = "mover" }
|
||||
"M" = { kind = "object", tile = 15, fg = "#ffdd88", bg = "#000000", solid = true, name = "muffin", script_name = "muffin" }
|
||||
"B" = { kind = "object", tile = 240, fg = "#cc9944", bg = "#000000", solid = true, name = "noticeboard", script_name = "noticeboard" }
|
||||
"/" = { kind = "spinner_cw" }
|
||||
"t" = { kind = "gem" }
|
||||
|
||||
# Layer 2: a purely decorative, non-solid object drawn *above* the solid crate
|
||||
# beneath it — only possible because draw order follows layer order.
|
||||
|
||||
Reference in New Issue
Block a user