mirror of
https://github.com/MartinKral/Slash-The-Hordes
synced 2025-09-24 14:06:51 +00:00
Added health potion
This commit is contained in:
@@ -28,17 +28,22 @@
|
||||
{
|
||||
"index": 7,
|
||||
"name": "GOLD"
|
||||
},
|
||||
{
|
||||
"index": 8,
|
||||
"name": "HEALTH_POTION"
|
||||
}
|
||||
],
|
||||
"collisionMatrix": {
|
||||
"0": 0,
|
||||
"1": 212,
|
||||
"1": 468,
|
||||
"2": 42,
|
||||
"3": 4,
|
||||
"4": 2,
|
||||
"5": 4,
|
||||
"6": 2,
|
||||
"7": 2
|
||||
"7": 2,
|
||||
"8": 2
|
||||
}
|
||||
},
|
||||
"general": {
|
||||
|
Reference in New Issue
Block a user