diff options
author | Reimar <Reimar@Leike.name> | 2015-12-08 11:31:35 +0100 |
---|---|---|
committer | Reimar <Reimar@Leike.name> | 2015-12-08 11:31:35 +0100 |
commit | e3a66514d57ff4acf2f02df7d86bd2cf8be0e730 (patch) | |
tree | 686eabd8aac2f2eb9d0b3429fe0feee3f031904a /data/ships/user/UserShip_template.txt~ | |
download | RCade-e3a66514d57ff4acf2f02df7d86bd2cf8be0e730.tar RCade-e3a66514d57ff4acf2f02df7d86bd2cf8be0e730.tar.gz RCade-e3a66514d57ff4acf2f02df7d86bd2cf8be0e730.tar.bz2 RCade-e3a66514d57ff4acf2f02df7d86bd2cf8be0e730.tar.xz RCade-e3a66514d57ff4acf2f02df7d86bd2cf8be0e730.zip |
initial commit
Diffstat (limited to 'data/ships/user/UserShip_template.txt~')
-rw-r--r-- | data/ships/user/UserShip_template.txt~ | 16 |
1 files changed, 16 insertions, 0 deletions
diff --git a/data/ships/user/UserShip_template.txt~ b/data/ships/user/UserShip_template.txt~ new file mode 100644 index 0000000..8512129 --- /dev/null +++ b/data/ships/user/UserShip_template.txt~ | |||
@@ -0,0 +1,16 @@ | |||
1 | small Fighter #name | ||
2 | data/images/small_fighter.bmp #path of imagefile | ||
3 | 10 #maxhp | ||
4 | 50 #armor | ||
5 | 200 #moveSpeed | ||
6 | 200 #handling | ||
7 | 10 #maxEnergy | ||
8 | 2 #energyProduction | ||
9 | 5 #collisionSize | ||
10 | 2 #number of weapons | ||
11 | 4 4 #relative Position of weapon | ||
12 | 3 #maxSize of attached weapon | ||
13 | data/fireball.txt #path of weapon | ||
14 | 4 4 #relative Position of weapon | ||
15 | 3 #maxSize of attached weapon | ||
16 | data/fireball.txt #path of weapon | ||