diff options
author | Gregor Kleen <gkleen@yggdrasil.li> | 2015-12-08 11:54:23 +0100 |
---|---|---|
committer | Gregor Kleen <gkleen@yggdrasil.li> | 2015-12-08 11:54:23 +0100 |
commit | 34a2dd53faf6c829fc25e3e7e96e55c789578f97 (patch) | |
tree | 11f292b19f1590c282b8a33e37e9eb9b118b7ef7 /data/ships/user | |
parent | e3a66514d57ff4acf2f02df7d86bd2cf8be0e730 (diff) | |
download | RCade-34a2dd53faf6c829fc25e3e7e96e55c789578f97.tar RCade-34a2dd53faf6c829fc25e3e7e96e55c789578f97.tar.gz RCade-34a2dd53faf6c829fc25e3e7e96e55c789578f97.tar.bz2 RCade-34a2dd53faf6c829fc25e3e7e96e55c789578f97.tar.xz RCade-34a2dd53faf6c829fc25e3e7e96e55c789578f97.zip |
Cleanup
Diffstat (limited to 'data/ships/user')
-rw-r--r-- | data/ships/user/UserShip_template.txt~ | 16 | ||||
-rw-r--r-- | data/ships/user/hornet.txt~ | 20 | ||||
-rw-r--r-- | data/ships/user/small_fighter.txt~ | 17 | ||||
-rw-r--r-- | data/ships/user/userships.txt~ | 1 |
4 files changed, 0 insertions, 54 deletions
diff --git a/data/ships/user/UserShip_template.txt~ b/data/ships/user/UserShip_template.txt~ deleted file mode 100644 index 8512129..0000000 --- a/data/ships/user/UserShip_template.txt~ +++ /dev/null | |||
@@ -1,16 +0,0 @@ | |||
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 | ||
diff --git a/data/ships/user/hornet.txt~ b/data/ships/user/hornet.txt~ deleted file mode 100644 index c427bb2..0000000 --- a/data/ships/user/hornet.txt~ +++ /dev/null | |||
@@ -1,20 +0,0 @@ | |||
1 | Hornet | ||
2 | data/images/hornet.bmp | ||
3 | 0 | ||
4 | 23 | ||
5 | 25 | ||
6 | 270 | ||
7 | 250 | ||
8 | 40 | ||
9 | 4.5 | ||
10 | 6 | ||
11 | 3 | ||
12 | 6 -6 | ||
13 | 3 | ||
14 | data/weapons/empty.txt | ||
15 | -6 -6 | ||
16 | 3 | ||
17 | data/weapons/empty.txt | ||
18 | 0 -3 | ||
19 | 3 | ||
20 | data/weapons/empty.txt | ||
diff --git a/data/ships/user/small_fighter.txt~ b/data/ships/user/small_fighter.txt~ deleted file mode 100644 index 0501c22..0000000 --- a/data/ships/user/small_fighter.txt~ +++ /dev/null | |||
@@ -1,17 +0,0 @@ | |||
1 | Small Fighter | ||
2 | data/images/small_fighter.bmp | ||
3 | 0 | ||
4 | 15 | ||
5 | 10 | ||
6 | 190 | ||
7 | 300 | ||
8 | 10 | ||
9 | 3 | ||
10 | 5 | ||
11 | 2 | ||
12 | 4 -2 | ||
13 | 3 | ||
14 | data/weapons/beamer2.txt | ||
15 | -4 -2 | ||
16 | 3 | ||
17 | data/weapons/empty.txt | ||
diff --git a/data/ships/user/userships.txt~ b/data/ships/user/userships.txt~ deleted file mode 100644 index d44c218..0000000 --- a/data/ships/user/userships.txt~ +++ /dev/null | |||
@@ -1 +0,0 @@ | |||
1 | small_fighter.txt | ||