wip 4 remove enterresponse

This commit is contained in:
2026-08-11 01:33:15 -05:00
parent 1872db340c
commit 1a4d894336
6 changed files with 43 additions and 116 deletions
+7 -7
View File
@@ -243,7 +243,7 @@ grid = """
[boards.start.palette.V]
type = "object"
script = "mover"
enter = "block"
mobile = false
tile = 1
fg = "#33aa33"
bg = "#000000"
@@ -252,7 +252,7 @@ bg = "#000000"
type = "object"
script = "muffin"
name = "muffin"
enter = "block"
mobile = true
tile = 15
fg = "#ffdd88"
bg = "#000000"
@@ -261,7 +261,7 @@ bg = "#000000"
type = "object"
script = "noticeboard"
name = "noticeboard"
enter = "block"
mobile = false
tile = 240
fg = "#cc9944"
bg = "#000000"
@@ -270,7 +270,7 @@ bg = "#000000"
type = "object"
script = "shifter"
name = "shifter"
enter = "block"
mobile = false
tile = 240
fg = "#cc9944"
bg = "#000000"
@@ -345,7 +345,7 @@ grid = """
type = "object"
script = "bookshelf"
name = "bookshelf"
enter = "block"
mobile = false
tile = 240
fg = "#aa7733"
bg = "#3d1c00"
@@ -354,7 +354,7 @@ bg = "#3d1c00"
type = "object"
script = "fireplace"
name = "fireplace"
enter = "block"
mobile = false
tile = 15
fg = "#ff8800"
bg = "#220000"
@@ -363,7 +363,7 @@ bg = "#220000"
type = "object"
script = "chest"
name = "chest"
enter = "block"
mobile = true
tile = 240
fg = "#ccaa44"
bg = "#222200"