Added trailer tiles
This commit is contained in:
@@ -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"
|
||||||
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
Reference in New Issue
Block a user