Skip to content

Commit

Permalink
work for #100
Browse files Browse the repository at this point in the history
  • Loading branch information
inigmatus committed Jan 9, 2016
1 parent 48d4de2 commit 8ce3089
Showing 1 changed file with 9 additions and 1 deletion.
10 changes: 9 additions & 1 deletion Airlines-Flight-10.cfg
Expand Up @@ -198,7 +198,15 @@ CONTRACT_TYPE

}


BEHAVIOUR
{
name = RemoveKerbal
type = RemoveKerbal

kerbal = @/kerbalsOnIsland.ElementAt(0)
kerbal = @/kerbalsOnIsland.ElementAt(1)

}

BEHAVIOUR
{
Expand Down

0 comments on commit 8ce3089

Please sign in to comment.