Made it so you can see the sword in your inventory and pick them up from the ground.
This commit is contained in:
parent
dfc86452fc
commit
aa83417ba3
6 changed files with 26 additions and 2 deletions
|
|
@ -3,5 +3,10 @@
|
|||
{"path": "assets/icons/repair_kit.png",
|
||||
"frame_width": 96,
|
||||
"frame_height": 96
|
||||
},
|
||||
"sword_1":
|
||||
{"path": "assets/icons/sword_1_icon.png",
|
||||
"frame_width": 300,
|
||||
"frame_height": 100
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue