tbftss/data/fighters/unarmedDart.json

10 lines
172 B
JSON
Raw Normal View History

2015-10-20 13:51:49 +02:00
{
"name" : "Unarmed Dart",
2017-08-07 20:14:43 +02:00
"description" : "",
"health" : 15,
"speed" : 2.1,
2015-10-20 13:51:49 +02:00
"reloadTime" : 24,
"texture" : "gfx/fighters/dart01.png",
"flags" : "EF_TAKES_DAMAGE"
2015-10-20 13:51:49 +02:00
}