tbftss/data/fighters/unarmedDart.json

9 lines
151 B
JSON
Raw Normal View History

2015-10-20 13:51:49 +02:00
{
"name" : "Unarmed Dart",
"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
}