A downloadable game
Log in with itch.io to leave a comment.
{
"version": 1,
"leftHand": {
"itemID": "item_arena_pistol"
},
"rightHand": {
"itemID": "item_revolver_gold"
"leftHip": {
"itemID": "item_shotgun"
"rightHip": {
"itemID": "item_arena_shotgun"
"back": {
"itemID": "item_backpack_with_flashlight",
"children": [
"itemID": "item_apple"
}
]
Comments
Log in with itch.io to leave a comment.
{
"version": 1,
"leftHand": {
"itemID": "item_arena_pistol"
},
"rightHand": {
"itemID": "item_revolver_gold"
},
"leftHip": {
"itemID": "item_shotgun"
},
"rightHip": {
"itemID": "item_arena_shotgun"
},
"back": {
"itemID": "item_backpack_with_flashlight",
"children": [
{
"itemID": "item_apple"
}
]
}
}