tbftss/data/fighters/staticDart.json

9 lines
147 B
JSON
Raw Normal View History

2015-10-20 13:51:49 +02:00
{
"name" : "StaticDart",
"health" : 15,
2015-10-20 13:51:49 +02:00
"speed" : 0,
"reloadTime" : 24,
"texture" : "gfx/fighters/dart01.png",
"flags" : "EF_TAKES_DAMAGE"
2015-10-20 13:51:49 +02:00
}