Very simple items system to get into the inventory work.
This commit is contained in:
parent
1962b0c24e
commit
3d461bce6d
15 changed files with 94 additions and 32 deletions
|
@ -56,7 +56,7 @@
|
|||
"BROKEN_TILE": {
|
||||
"foreground": [159, 164, 15],
|
||||
"background": [199, 15, 79],
|
||||
"collision": false,
|
||||
"collision": true,
|
||||
"display":"\u2274"
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue