add dialog
This commit is contained in:
parent
c92c0f6ff7
commit
5413823b26
13 changed files with 390 additions and 32 deletions
|
|
@ -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
|
||||
}
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue