-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
136b4a3
commit 1f6fb4a
Showing
1,784 changed files
with
139,375 additions
and
18,564 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,14 @@ | ||
{ | ||
"name": "A-10 Warthog Airstrike", | ||
"details": "A 30mm anti-armor cannon strafing run from an allied A-10 Warthog ground attack aircraft.", | ||
"type": "TACTICAL", | ||
"icon": "icons/tactical/a10gunrun.png", | ||
"duration": { | ||
"enroute": 15, | ||
"active": 32 | ||
}, | ||
"delay": { | ||
"inital": 900, | ||
"respawn": 900 | ||
} | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,14 @@ | ||
{ | ||
"name": "A-10 Warthog Airstrike", | ||
"details": "A 30mm anti-armor cannon strafing run from an A-10 Warthog ground attack aircraft.", | ||
"type": "TACTICAL", | ||
"icon": "icons/tactical/a10gunrun.png", | ||
"duration": { | ||
"enroute": 15, | ||
"active": 32 | ||
}, | ||
"delay": { | ||
"inital": 900, | ||
"respawn": 900 | ||
} | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,14 @@ | ||
{ | ||
"name": "A-10 Warthog Airstrike", | ||
"details": "A 30mm anti-armor cannon strafing run from an A-10 Warthog ground attack aircraft.", | ||
"type": "TACTICAL", | ||
"icon": "icons/tactical/a10gunrun.png", | ||
"duration": { | ||
"enroute": 15, | ||
"active": 32 | ||
}, | ||
"delay": { | ||
"inital": 900, | ||
"respawn": 900 | ||
} | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,14 @@ | ||
{ | ||
"name": "152mm Artillery Static Barrage", | ||
"details": "A 152mm heavy artillery strike that deals significant damage to anything that stands in its path.", | ||
"type": "TACTICAL", | ||
"icon": "icons/tactical/artillery.png", | ||
"duration": { | ||
"enroute": 60, | ||
"active": 60 | ||
}, | ||
"delay": { | ||
"inital": 1800, | ||
"respawn": 1800 | ||
} | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,14 @@ | ||
{ | ||
"name": "152mm Artillery Static Barrage", | ||
"details": "A 152mm heavy artillery strike that deals significant damage to anything that stands in its path.", | ||
"type": "TACTICAL", | ||
"icon": "icons/tactical/artillery.png", | ||
"duration": { | ||
"enroute": 60, | ||
"active": 60 | ||
}, | ||
"delay": { | ||
"inital": 1800, | ||
"respawn": 1800 | ||
} | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,14 @@ | ||
{ | ||
"name": "155mm Artillery Static Barrage", | ||
"details": "A 155mm heavy artillery strike that deals significant damage to anything that stands in its path.", | ||
"type": "TACTICAL", | ||
"icon": "icons/tactical/artillery.png", | ||
"duration": { | ||
"enroute": 60, | ||
"active": 60 | ||
}, | ||
"delay": { | ||
"inital": 1800, | ||
"respawn": 1800 | ||
} | ||
} |
Oops, something went wrong.