add dialog
This commit is contained in:
parent
c92c0f6ff7
commit
5413823b26
13 changed files with 390 additions and 32 deletions
76
rooms/jorge_room.sav
Normal file
76
rooms/jorge_room.sav
Normal file
|
|
@ -0,0 +1,76 @@
|
|||
{
|
||||
objects={
|
||||
{
|
||||
color="red",
|
||||
y=4,
|
||||
x=8,
|
||||
class="toilet"
|
||||
},
|
||||
{
|
||||
color="red",
|
||||
y=4,
|
||||
x=6,
|
||||
class="toilet"
|
||||
},
|
||||
{
|
||||
color="red",
|
||||
y=4,
|
||||
x=4,
|
||||
class="toilet"
|
||||
},
|
||||
{
|
||||
color="green",
|
||||
y=4,
|
||||
x=8,
|
||||
class="toilet"
|
||||
},
|
||||
{
|
||||
color="green",
|
||||
y=4,
|
||||
x=6,
|
||||
class="toilet"
|
||||
},
|
||||
{
|
||||
color="green",
|
||||
y=4,
|
||||
x=4,
|
||||
class="toilet"
|
||||
},
|
||||
{
|
||||
color="blue",
|
||||
y=4,
|
||||
x=8,
|
||||
class="toilet"
|
||||
},
|
||||
{
|
||||
color="blue",
|
||||
y=4,
|
||||
x=6,
|
||||
class="toilet"
|
||||
},
|
||||
{
|
||||
color="blue",
|
||||
y=4,
|
||||
x=4,
|
||||
class="toilet"
|
||||
},
|
||||
{
|
||||
color="red",
|
||||
y=8,
|
||||
x=6,
|
||||
class="player"
|
||||
},
|
||||
{
|
||||
color="green",
|
||||
y=8,
|
||||
x=6,
|
||||
class="player"
|
||||
},
|
||||
{
|
||||
color="blue",
|
||||
y=8,
|
||||
x=6,
|
||||
class="player"
|
||||
}
|
||||
}
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue