aboutsummaryrefslogtreecommitdiff
path: root/Factions/StartingFaction.xml
diff options
context:
space:
mode:
authorAlee <alee14498@gmail.com>2018-04-29 19:04:32 -0400
committerAlee <alee14498@gmail.com>2018-04-29 19:04:32 -0400
commitace2c6fcb96ee2b1439658ff7a96f47eb2d420a6 (patch)
tree7c3f40b63e0eaec586e3f10ba3aaffa897796fa5 /Factions/StartingFaction.xml
downloadProject-Byte-ace2c6fcb96ee2b1439658ff7a96f47eb2d420a6.tar.gz
Project-Byte-ace2c6fcb96ee2b1439658ff7a96f47eb2d420a6.tar.bz2
Project-Byte-ace2c6fcb96ee2b1439658ff7a96f47eb2d420a6.zip
Inital Commit
Diffstat (limited to 'Factions/StartingFaction.xml')
-rwxr-xr-xFactions/StartingFaction.xml7
1 files changed, 7 insertions, 0 deletions
diff --git a/Factions/StartingFaction.xml b/Factions/StartingFaction.xml
new file mode 100755
index 0000000..4b56e8a
--- /dev/null
+++ b/Factions/StartingFaction.xml
@@ -0,0 +1,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> \ No newline at end of file