Added trailer tiles
parent
14506b1e11
commit
4cc4bba62e
|
@ -2551,5 +2551,38 @@
|
||||||
"y":[6],
|
"y":[6],
|
||||||
"type":"door"
|
"type":"door"
|
||||||
}
|
}
|
||||||
|
},
|
||||||
|
"trailer":
|
||||||
|
{
|
||||||
|
"Exit":
|
||||||
|
{
|
||||||
|
"x":[12],
|
||||||
|
"y":[9],
|
||||||
|
"type":"door"
|
||||||
|
},
|
||||||
|
"Penny's Room Door":
|
||||||
|
{
|
||||||
|
"x":[6],
|
||||||
|
"y":[7],
|
||||||
|
"type":"door"
|
||||||
|
},
|
||||||
|
"Bookshelf":
|
||||||
|
{
|
||||||
|
"x":[5,6],
|
||||||
|
"y":[4],
|
||||||
|
"type":"decoration"
|
||||||
|
},
|
||||||
|
"Book":
|
||||||
|
{
|
||||||
|
"x":[2],
|
||||||
|
"y":[4],
|
||||||
|
"type":"decoration"
|
||||||
|
},
|
||||||
|
"Magazine":
|
||||||
|
{
|
||||||
|
"x":[1],
|
||||||
|
"y":[9],
|
||||||
|
"type":"decoration"
|
||||||
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
Loading…
Reference in New Issue