Added exit points to existing maps

master
Mohammad Shoaib 2022-04-30 20:04:54 +05:30
parent 08af64d560
commit e1e75ab449
1 changed files with 156 additions and 0 deletions

View File

@ -12,6 +12,18 @@
"x":[4,5], "x":[4,5],
"y":[3], "y":[3],
"type":"interactable" "type":"interactable"
},
"Farm Entrance":
{
"x":[0],
"y":[23],
"type":"door"
},
"Town Entrance":
{
"x":[34],
"y":[23],
"type":"door"
} }
}, },
"town": "town":
@ -45,6 +57,30 @@
"x":[105,106], "x":[105,106],
"y":[79], "y":[79],
"type":"interactable" "type":"interactable"
},
"Bus Stop Entrance":
{
"x":[0],
"y":[54],
"type":"door"
},
"Cindersap Forest Entrance":
{
"x":[0],
"y":[90],
"type":"door"
},
"Beach Entrance":
{
"x":[54],
"y":[109],
"type":"door"
},
"Mountain Entrance":
{
"x":[81],
"y":[0],
"type":"door"
} }
}, },
"coop": "coop":
@ -78,6 +114,12 @@
"x":[9], "x":[9],
"y":[3], "y":[3],
"type":"interactable" "type":"interactable"
},
"Exit":
{
"x":[2],
"y":[9],
"type":"door"
} }
}, },
"big coop": "big coop":
@ -141,6 +183,12 @@
"x":[13], "x":[13],
"y":[3], "y":[3],
"type":"interactable" "type":"interactable"
},
"Exit":
{
"x":[2],
"y":[9],
"type":"door"
} }
}, },
"coop2": "coop2":
@ -204,6 +252,12 @@
"x":[13], "x":[13],
"y":[3], "y":[3],
"type":"interactable" "type":"interactable"
},
"Exit":
{
"x":[2],
"y":[9],
"type":"door"
} }
}, },
"deluxe coop": "deluxe coop":
@ -291,6 +345,12 @@
"x":[17], "x":[17],
"y":[3], "y":[3],
"type":"interactable" "type":"interactable"
},
"Exit":
{
"x":[2],
"y":[9],
"type":"door"
} }
}, },
"coop3": "coop3":
@ -378,6 +438,12 @@
"x":[17], "x":[17],
"y":[3], "y":[3],
"type":"interactable" "type":"interactable"
},
"Exit":
{
"x":[2],
"y":[9],
"type":"door"
} }
}, },
"barn": "barn":
@ -411,6 +477,12 @@
"x":[11], "x":[11],
"y":[3], "y":[3],
"type":"interactable" "type":"interactable"
},
"Exit":
{
"x":[11],
"y":[14],
"type":"door"
} }
}, },
"barn2": "barn2":
@ -468,6 +540,12 @@
"x":[15], "x":[15],
"y":[3], "y":[3],
"type":"interactable" "type":"interactable"
},
"Exit":
{
"x":[11],
"y":[14],
"type":"door"
} }
}, },
"big barn": "big barn":
@ -525,6 +603,12 @@
"x":[15], "x":[15],
"y":[3], "y":[3],
"type":"interactable" "type":"interactable"
},
"Exit":
{
"x":[11],
"y":[14],
"type":"door"
} }
}, },
"barn3": "barn3":
@ -606,6 +690,12 @@
"x":[19], "x":[19],
"y":[3], "y":[3],
"type":"interactable" "type":"interactable"
},
"Exit":
{
"x":[11],
"y":[14],
"type":"door"
} }
}, },
"deluxe barn": "deluxe barn":
@ -687,6 +777,12 @@
"x":[19], "x":[19],
"y":[3], "y":[3],
"type":"interactable" "type":"interactable"
},
"Exit":
{
"x":[11],
"y":[14],
"type":"door"
} }
}, },
"slime hutch": "slime hutch":
@ -714,6 +810,12 @@
"x":[16], "x":[16],
"y":[9], "y":[9],
"type":"interactable" "type":"interactable"
},
"Exit":
{
"x":[8],
"y":[12],
"type":"door"
} }
}, },
"adventureguild": "adventureguild":
@ -735,6 +837,12 @@
"x":[11], "x":[11],
"y":[12], "y":[12],
"type":"npc" "type":"npc"
},
"Exit":
{
"x":[6],
"y":[19],
"type":"door"
} }
}, },
"caldera": "caldera":
@ -750,6 +858,33 @@
"x":[23], "x":[23],
"y":[21], "y":[21],
"type":"interactable" "type":"interactable"
},
"Volcano Dungeon 0 Entrance":
{
"x":[11],
"y":[36],
"type":"door"
},
"Volcano Dungeon 9 Entrance":
{
"x":[21],
"y":[39],
"type":"door"
}
},
"volcanodungeon0":
{
"Caldera Entrance":
{
"x":[44],
"y":[50],
"type":"door"
},
"Volcano Dungeon 1 Entrance":
{
"x":[37],
"y":[5],
"type":"door"
} }
}, },
"club": "club":
@ -807,6 +942,12 @@
"x":[3], "x":[3],
"y":[4], "y":[4],
"type":"interactable" "type":"interactable"
},
"Exit":
{
"x":[8],
"y":[12],
"type":"door"
} }
}, },
"desert": "desert":
@ -861,6 +1002,21 @@
"x":[5], "x":[5],
"y":[5], "y":[5],
"type":"interactable" "type":"interactable"
},
"Exit":
{
"x":[5],
"y":[9],
"type":"door"
}
},
"boattunnel":
{
"Exit":
{
"x":[6],
"y":[11],
"type":"door"
} }
} }
} }