Added movie theater tiles

master
Mohammad Shoaib 2022-05-02 14:12:17 +05:30
parent c2630ffb70
commit 83a26bb04a
1 changed files with 33 additions and 0 deletions

View File

@ -1747,5 +1747,38 @@
"y":[39],
"type":"door"
}
},
"movietheater":
{
"Exit":
{
"x":[13],
"y":[15],
"type":"door"
},
"Concessions Counter":
{
"x":[7],
"y":[6],
"type":"interactable"
},
"Crane Game":
{
"x":[1,2],
"y":[8],
"type":"interactable"
},
"Theater Door":
{
"x":[13],
"y":[3],
"type":"door"
},
"Crane Man":
{
"x":[2],
"y":[9],
"type":"npc"
}
}
}