tbftss/data/missions/test/test.json

12 lines
234 B
JSON
Raw Normal View History

2015-10-20 13:51:49 +02:00
{
"name" : "Test Mission",
"description" : "Just a test mission",
2015-10-20 13:51:49 +02:00
"background" : "gfx/backgrounds/background03.jpg",
"planet" : "gfx/planets/spirit.png",
"music" : "",
2015-10-20 13:51:49 +02:00
"player" : {
"type" : "Nymph",
2015-10-20 13:51:49 +02:00
"side" : "SIDE_CSN"
}
2015-10-20 13:51:49 +02:00
}