mirror of
https://github.com/dcs-retribution/dcs-retribution.git
synced 2025-11-10 15:41:24 +00:00
Added author field to campaign json file
This commit is contained in:
parent
b6a933e264
commit
d6c19a8aff
@ -1,6 +1,7 @@
|
||||
{
|
||||
"name": "The Channel - Battle of Britain",
|
||||
"theater": "The Channel",
|
||||
"authors": "Khopa",
|
||||
"player_points": [
|
||||
{
|
||||
"type": "airbase",
|
||||
|
||||
@ -1,6 +1,7 @@
|
||||
{
|
||||
"name": "Persian Gulf - Desert War",
|
||||
"theater": "Persian Gulf",
|
||||
"authors": "Khopa",
|
||||
"player_points": [
|
||||
{
|
||||
"type": "airbase",
|
||||
|
||||
@ -1,6 +1,7 @@
|
||||
{
|
||||
"name": "The Channel - Dunkirk",
|
||||
"theater": "The Channel",
|
||||
"authors": "Khopa",
|
||||
"player_points": [
|
||||
{
|
||||
"type": "airbase",
|
||||
|
||||
@ -1,6 +1,7 @@
|
||||
{
|
||||
"name": "Persian Gulf - Emirates",
|
||||
"theater": "Persian Gulf",
|
||||
"authors": "Khopa",
|
||||
"player_points": [
|
||||
{
|
||||
"type": "airbase",
|
||||
|
||||
@ -1,6 +1,7 @@
|
||||
{
|
||||
"name": "Caucasus - Full Map",
|
||||
"theater": "Caucasus",
|
||||
"authors": "george",
|
||||
"player_points": [
|
||||
{
|
||||
"type": "airbase",
|
||||
|
||||
@ -1,6 +1,7 @@
|
||||
{
|
||||
"name": "Syria - Full Map",
|
||||
"theater": "Syria",
|
||||
"authors": "Khopa",
|
||||
"player_points": [
|
||||
{
|
||||
"type": "airbase",
|
||||
|
||||
@ -1,6 +1,7 @@
|
||||
{
|
||||
"name": "Syria - Golan heights battle",
|
||||
"theater": "Syria",
|
||||
"authors": "Khopa",
|
||||
"player_points": [
|
||||
{
|
||||
"type": "airbase",
|
||||
|
||||
@ -1,6 +1,7 @@
|
||||
{
|
||||
"name": "Syria - Inherent Resolve",
|
||||
"theater": "Syria",
|
||||
"authors": "Khopa",
|
||||
"player_points": [
|
||||
{
|
||||
"type": "airbase",
|
||||
|
||||
@ -1,6 +1,7 @@
|
||||
{
|
||||
"name": "Syria - Invasion from Turkey",
|
||||
"theater": "Syria",
|
||||
"authors": "Khopa",
|
||||
"player_points": [
|
||||
{
|
||||
"type": "airbase",
|
||||
|
||||
@ -1,6 +1,7 @@
|
||||
{
|
||||
"name": "Persian Gulf - Invasion of Iran",
|
||||
"theater": "Persian Gulf",
|
||||
"authors": "Khopa",
|
||||
"player_points": [
|
||||
{
|
||||
"type": "airbase",
|
||||
|
||||
@ -1,6 +1,7 @@
|
||||
{
|
||||
"name": "Persian Gulf - Invasion of Iran [Lite]",
|
||||
"theater": "Persian Gulf",
|
||||
"authors": "Khopa",
|
||||
"player_points": [
|
||||
{
|
||||
"type": "airbase",
|
||||
|
||||
@ -1,6 +1,7 @@
|
||||
{
|
||||
"name": "Normandy - Normandy",
|
||||
"theater": "Normandy",
|
||||
"authors": "Khopa",
|
||||
"player_points": [
|
||||
{
|
||||
"type": "airbase",
|
||||
|
||||
@ -1,6 +1,7 @@
|
||||
{
|
||||
"name": "Normandy - Normandy Small",
|
||||
"theater": "Normandy",
|
||||
"authors": "Khopa",
|
||||
"player_points": [
|
||||
{
|
||||
"type": "airbase",
|
||||
|
||||
@ -1,6 +1,7 @@
|
||||
{
|
||||
"name": "Caucasus - North Caucasus",
|
||||
"theater": "Caucasus",
|
||||
"authors": "Khopa",
|
||||
"player_points": [
|
||||
{
|
||||
"type": "airbase",
|
||||
|
||||
@ -1,6 +1,7 @@
|
||||
{
|
||||
"name": "Nevada - North Nevada",
|
||||
"theater": "Nevada",
|
||||
"authors": "Khopa",
|
||||
"player_points": [
|
||||
{
|
||||
"type": "airbase",
|
||||
|
||||
@ -1,6 +1,7 @@
|
||||
{
|
||||
"name": "Caucasus - Russia Small",
|
||||
"theater": "Caucasus",
|
||||
"authors": "Khopa",
|
||||
"player_points": [
|
||||
{
|
||||
"type": "airbase",
|
||||
|
||||
@ -1,6 +1,7 @@
|
||||
{
|
||||
"name": "Syria - Syrian Civil War",
|
||||
"theater": "Syria",
|
||||
"authors": "Khopa",
|
||||
"player_points": [
|
||||
{
|
||||
"type": "airbase",
|
||||
|
||||
@ -1,6 +1,7 @@
|
||||
{
|
||||
"name": "Caucasus - Western Georgia",
|
||||
"theater": "Caucasus",
|
||||
"authors": "Khopa",
|
||||
"player_points": [
|
||||
{
|
||||
"type": "airbase",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user