Don't allow players to select an ATAF during an Epic mission.
This commit is contained in:
parent
25ab01bc0d
commit
0369602905
|
@ -6,6 +6,7 @@
|
||||||
"reloadTime" : 8,
|
"reloadTime" : 8,
|
||||||
"shieldRechargeRate" : 5,
|
"shieldRechargeRate" : 5,
|
||||||
"textureName" : "gfx/fighters/ataf.png",
|
"textureName" : "gfx/fighters/ataf.png",
|
||||||
|
"flags" : "EF_NO_EPIC",
|
||||||
"guns" : [
|
"guns" : [
|
||||||
{
|
{
|
||||||
"type" : "BT_PLASMA",
|
"type" : "BT_PLASMA",
|
||||||
|
|
Loading…
Reference in New Issue