add dialog

This commit is contained in:
Your Name 2026-08-08 00:09:44 -04:00
parent c92c0f6ff7
commit 5413823b26
13 changed files with 390 additions and 32 deletions

View file

@ -135,18 +135,23 @@ rooms={
y=9,
x=11
},
{
name="4",
y=3,
x=5
},
{
name="yellow_skull",
y=3,
x=9
},
{
name="jorge_room",
y=5,
x=5
},
{
name="4",
y=10,
x=11
}
},
lastRoom="start",
lastRoom="yellow_4",
width=18,
height=18
}
}