summaryrefslogtreecommitdiff
path: root/data/projectiles
diff options
context:
space:
mode:
Diffstat (limited to 'data/projectiles')
-rw-r--r--data/projectiles/beam.txt5
-rw-r--r--data/projectiles/bigspit.txt5
-rw-r--r--data/projectiles/fire1.txt5
-rw-r--r--data/projectiles/projectile_template.txt5
-rw-r--r--data/projectiles/projectile_template.txt~4
-rw-r--r--data/projectiles/psi.txt5
-rw-r--r--data/projectiles/psi.txt~5
-rw-r--r--data/projectiles/spit.txt5
8 files changed, 39 insertions, 0 deletions
diff --git a/data/projectiles/beam.txt b/data/projectiles/beam.txt
new file mode 100644
index 0000000..35b6c18
--- /dev/null
+++ b/data/projectiles/beam.txt
@@ -0,0 +1,5 @@
1data/images/spit.bmp
2data/sounds/piu
30.3
410
51
diff --git a/data/projectiles/bigspit.txt b/data/projectiles/bigspit.txt
new file mode 100644
index 0000000..3da95e6
--- /dev/null
+++ b/data/projectiles/bigspit.txt
@@ -0,0 +1,5 @@
1data/images/bigspit.bmp
2data/sounds/bigspit
38
40
54
diff --git a/data/projectiles/fire1.txt b/data/projectiles/fire1.txt
new file mode 100644
index 0000000..316f367
--- /dev/null
+++ b/data/projectiles/fire1.txt
@@ -0,0 +1,5 @@
1data/images/fire1.bmp
2data/sounds/fire
32
410
53.5
diff --git a/data/projectiles/projectile_template.txt b/data/projectiles/projectile_template.txt
new file mode 100644
index 0000000..66bd2de
--- /dev/null
+++ b/data/projectiles/projectile_template.txt
@@ -0,0 +1,5 @@
1data/projectile2.bmp #path of the imagefile
2data/sounds/spit #path of the soundfile without n.wav for int n
310 #damage
42 #armorPiercing
51.4142 #collisionSize
diff --git a/data/projectiles/projectile_template.txt~ b/data/projectiles/projectile_template.txt~
new file mode 100644
index 0000000..9ae6fa9
--- /dev/null
+++ b/data/projectiles/projectile_template.txt~
@@ -0,0 +1,4 @@
1data/projectile2.bmp #path of the imagefile
210 #damage
32 #armorPiercing
41.4142 #collisionSize
diff --git a/data/projectiles/psi.txt b/data/projectiles/psi.txt
new file mode 100644
index 0000000..ed05829
--- /dev/null
+++ b/data/projectiles/psi.txt
@@ -0,0 +1,5 @@
1data/images/psi.bmp
2data/sounds/piu
31.5
410000
52.2
diff --git a/data/projectiles/psi.txt~ b/data/projectiles/psi.txt~
new file mode 100644
index 0000000..ed05829
--- /dev/null
+++ b/data/projectiles/psi.txt~
@@ -0,0 +1,5 @@
1data/images/psi.bmp
2data/sounds/piu
31.5
410000
52.2
diff --git a/data/projectiles/spit.txt b/data/projectiles/spit.txt
new file mode 100644
index 0000000..90d0147
--- /dev/null
+++ b/data/projectiles/spit.txt
@@ -0,0 +1,5 @@
1data/images/spit.bmp
2data/sounds/spit
31
40
51.4142