diff options
Diffstat (limited to 'data/ships/user')
-rw-r--r-- | data/ships/user/UserShip_template.txt | 6 | ||||
-rw-r--r-- | data/ships/user/hornet.txt | 8 | ||||
-rw-r--r-- | data/ships/user/small_fighter.txt | 6 |
3 files changed, 10 insertions, 10 deletions
diff --git a/data/ships/user/UserShip_template.txt b/data/ships/user/UserShip_template.txt index ed29661..d26b4bf 100644 --- a/data/ships/user/UserShip_template.txt +++ b/data/ships/user/UserShip_template.txt | |||
@@ -1,5 +1,5 @@ | |||
1 | small Fighter #name | 1 | small Fighter #name |
2 | data/images/small_fighter.bmp #path of imagefile | 2 | images/small_fighter.bmp #path of imagefile |
3 | 300 #cost | 3 | 300 #cost |
4 | 10 #maxhp | 4 | 10 #maxhp |
5 | 50 #armor | 5 | 50 #armor |
@@ -11,7 +11,7 @@ data/images/small_fighter.bmp #path of imagefile | |||
11 | 2 #number of weapons | 11 | 2 #number of weapons |
12 | 4 4 #relative Position of weapon | 12 | 4 4 #relative Position of weapon |
13 | 3 #maxSize of attached weapon | 13 | 3 #maxSize of attached weapon |
14 | data/fireball.txt #path of weapon | 14 | fireball.txt #path of weapon |
15 | 4 4 #relative Position of weapon | 15 | 4 4 #relative Position of weapon |
16 | 3 #maxSize of attached weapon | 16 | 3 #maxSize of attached weapon |
17 | data/fireball.txt #path of weapon | 17 | fireball.txt #path of weapon |
diff --git a/data/ships/user/hornet.txt b/data/ships/user/hornet.txt index d33c78c..e4e4535 100644 --- a/data/ships/user/hornet.txt +++ b/data/ships/user/hornet.txt | |||
@@ -1,5 +1,5 @@ | |||
1 | Hornet | 1 | Hornet |
2 | data/images/hornet.bmp | 2 | images/hornet.bmp |
3 | 750 | 3 | 750 |
4 | 23 | 4 | 23 |
5 | 25 | 5 | 25 |
@@ -11,10 +11,10 @@ data/images/hornet.bmp | |||
11 | 3 | 11 | 3 |
12 | 6 -6 | 12 | 6 -6 |
13 | 3 | 13 | 3 |
14 | data/weapons/empty.txt | 14 | weapons/empty.txt |
15 | -6 -6 | 15 | -6 -6 |
16 | 3 | 16 | 3 |
17 | data/weapons/empty.txt | 17 | weapons/empty.txt |
18 | 0 -3 | 18 | 0 -3 |
19 | 3 | 19 | 3 |
20 | data/weapons/empty.txt | 20 | weapons/empty.txt |
diff --git a/data/ships/user/small_fighter.txt b/data/ships/user/small_fighter.txt index 0501c22..46fc7e5 100644 --- a/data/ships/user/small_fighter.txt +++ b/data/ships/user/small_fighter.txt | |||
@@ -1,5 +1,5 @@ | |||
1 | Small Fighter | 1 | Small Fighter |
2 | data/images/small_fighter.bmp | 2 | images/small_fighter.bmp |
3 | 0 | 3 | 0 |
4 | 15 | 4 | 15 |
5 | 10 | 5 | 10 |
@@ -11,7 +11,7 @@ data/images/small_fighter.bmp | |||
11 | 2 | 11 | 2 |
12 | 4 -2 | 12 | 4 -2 |
13 | 3 | 13 | 3 |
14 | data/weapons/beamer2.txt | 14 | weapons/beamer2.txt |
15 | -4 -2 | 15 | -4 -2 |
16 | 3 | 16 | 3 |
17 | data/weapons/empty.txt | 17 | weapons/empty.txt |