Added cellar exit
parent
ababbcbe07
commit
45ad9ec42f
|
@ -1189,5 +1189,14 @@
|
||||||
"y":[9],
|
"y":[9],
|
||||||
"type":"npc"
|
"type":"npc"
|
||||||
}
|
}
|
||||||
|
},
|
||||||
|
"cellar":
|
||||||
|
{
|
||||||
|
"Exit":
|
||||||
|
{
|
||||||
|
"x":[3],
|
||||||
|
"y":[2],
|
||||||
|
"type":"door"
|
||||||
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
Loading…
Reference in New Issue