Added missing entrances

master
Mohammad Shoaib 2022-05-12 21:47:01 +05:30
parent ebc68f0ffa
commit f8a6cab24e
1 changed files with 36 additions and 0 deletions

View File

@ -66,6 +66,12 @@
"x":[34],
"y":[23],
"type":"door"
},
"Backwoods Entrance":
{
"x":[0],
"y":[6,7,8,9],
"type":"door"
}
},
"town":
@ -125,6 +131,15 @@
"type":"door"
}
},
"shed":
{
"Exit":
{
"x":[6],
"y":[13],
"type":"door"
}
},
"coop":
{
"Hay Hopper":
@ -1788,6 +1803,27 @@
"x":[14],
"y":[39],
"type":"door"
},
"Bus stop Entrance":
{
"x":[49],
"y":[28,29,30,31,32],
"type":"door"
},
"Tunnel Entrance":
{
"x":[23],
"y":[29,30,31],
"type":"door"
}
},
"tunnel":
{
"Exit":
{
"x":[39],
"y":[7,8,9,10,11],
"type":"door"
}
},
"movietheater":