Added trailer tiles

master
Mohammad Shoaib 2022-05-04 23:33:05 +05:30
parent 14506b1e11
commit 4cc4bba62e
1 changed files with 33 additions and 0 deletions
stardew-access

View File

@ -2551,5 +2551,38 @@
"y":[6],
"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"
}
}
}