diff options
Diffstat (limited to 'data/ships/user/UserShip_template.txt')
-rw-r--r-- | data/ships/user/UserShip_template.txt | 17 |
1 files changed, 17 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..ed29661 --- /dev/null +++ b/data/ships/user/UserShip_template.txt | |||
@@ -0,0 +1,17 @@ | |||
1 | small Fighter #name | ||
2 | data/images/small_fighter.bmp #path of imagefile | ||
3 | 300 #cost | ||
4 | 10 #maxhp | ||
5 | 50 #armor | ||
6 | 200 #moveSpeed | ||
7 | 200 #handling | ||
8 | 10 #maxEnergy | ||
9 | 2 #energyProduction | ||
10 | 5 #collisionSize | ||
11 | 2 #number of weapons | ||
12 | 4 4 #relative Position of weapon | ||
13 | 3 #maxSize of attached weapon | ||
14 | data/fireball.txt #path of weapon | ||
15 | 4 4 #relative Position of weapon | ||
16 | 3 #maxSize of attached weapon | ||
17 | data/fireball.txt #path of weapon | ||