eefc91944d
used old slice anim + knife datatype, change when we have the chance.
15 lines
320 B
JSON
15 lines
320 B
JSON
{
|
|
"numWeapons": 1,
|
|
"weapons": [
|
|
{
|
|
"weaponType": "slice",
|
|
"name": "knife",
|
|
"displayName": "Knife",
|
|
"animationSprite": "slice",
|
|
"spriteKey": "knife",
|
|
"damage": 1,
|
|
"cooldown": 3,
|
|
"useVolume": 0
|
|
}
|
|
]
|
|
} |