aboutsummaryrefslogtreecommitdiff
path: root/Factions/StartingFaction.xml
blob: 4b56e8a3c21fb8aef96152061f8105816b8b7d90 (plain) (blame)
1
2
3
4
5
6
7
<CustomFaction name="Starting Faction" id="startingfac" playerVal="0">
  
  <Action ValueRequired="1">
    <AddAsset FileName="FTPBounce.exe" FileContents="#FTP_CRACK#" TargetComp="playerComp" TargetFolderpath="bin" />
  </Action>

</CustomFaction>