Added mine tiles

This commit is contained in:
Mohammad Shoaib
2022-05-02 13:06:49 +05:30
parent 5cdf1da37f
commit 825c8b6a56

View File

@@ -1603,5 +1603,20 @@
"y":[4],
"type":"decoration"
}
},
"mine":
{
"Exit":
{
"x":[18],
"y":[13],
"type":"door"
},
"Minecart":
{
"x":[11,12],
"y":[10],
"type":"interactable"
}
}
}