summaryrefslogtreecommitdiff
path: root/data/projectiles
diff options
context:
space:
mode:
authorReimar <Reimar@Leike.name>2015-12-12 16:20:42 +0100
committerReimar <Reimar@Leike.name>2015-12-12 16:20:42 +0100
commit354cd9ff21e878c9a34866b0c3916e42e226d105 (patch)
tree8e6f2123e503c2f32eed35e629c6c0b9c01352d8 /data/projectiles
parent8c66c87d920340b116c539a56505b32629275b6a (diff)
downloadRCade-354cd9ff21e878c9a34866b0c3916e42e226d105.tar
RCade-354cd9ff21e878c9a34866b0c3916e42e226d105.tar.gz
RCade-354cd9ff21e878c9a34866b0c3916e42e226d105.tar.bz2
RCade-354cd9ff21e878c9a34866b0c3916e42e226d105.tar.xz
RCade-354cd9ff21e878c9a34866b0c3916e42e226d105.zip
Now taking env variable RCADE_DATA and RCADE_SAVE. Default: data/ and save/ . also old saves are not compatibleHEADmaster
Diffstat (limited to 'data/projectiles')
-rw-r--r--data/projectiles/beam.txt4
-rw-r--r--data/projectiles/bigspit.txt4
-rw-r--r--data/projectiles/fire1.txt4
-rw-r--r--data/projectiles/projectile_template.txt4
-rw-r--r--data/projectiles/psi.txt4
-rw-r--r--data/projectiles/spit.txt4
6 files changed, 12 insertions, 12 deletions
diff --git a/data/projectiles/beam.txt b/data/projectiles/beam.txt
index 35b6c18..3458633 100644
--- a/data/projectiles/beam.txt
+++ b/data/projectiles/beam.txt
@@ -1,5 +1,5 @@
1data/images/spit.bmp 1images/spit.bmp
2data/sounds/piu 2sounds/piu
30.3 30.3
410 410
51 51
diff --git a/data/projectiles/bigspit.txt b/data/projectiles/bigspit.txt
index 3da95e6..bdc5254 100644
--- a/data/projectiles/bigspit.txt
+++ b/data/projectiles/bigspit.txt
@@ -1,5 +1,5 @@
1data/images/bigspit.bmp 1images/bigspit.bmp
2data/sounds/bigspit 2sounds/bigspit
38 38
40 40
54 54
diff --git a/data/projectiles/fire1.txt b/data/projectiles/fire1.txt
index 316f367..83217f9 100644
--- a/data/projectiles/fire1.txt
+++ b/data/projectiles/fire1.txt
@@ -1,5 +1,5 @@
1data/images/fire1.bmp 1images/fire1.bmp
2data/sounds/fire 2sounds/fire
32 32
410 410
53.5 53.5
diff --git a/data/projectiles/projectile_template.txt b/data/projectiles/projectile_template.txt
index 66bd2de..8fd229f 100644
--- a/data/projectiles/projectile_template.txt
+++ b/data/projectiles/projectile_template.txt
@@ -1,5 +1,5 @@
1data/projectile2.bmp #path of the imagefile 1images/projectile2.bmp #path of the imagefile
2data/sounds/spit #path of the soundfile without n.wav for int n 2sounds/spit #path of the soundfile without n.wav for int n
310 #damage 310 #damage
42 #armorPiercing 42 #armorPiercing
51.4142 #collisionSize 51.4142 #collisionSize
diff --git a/data/projectiles/psi.txt b/data/projectiles/psi.txt
index ed05829..c0f99ac 100644
--- a/data/projectiles/psi.txt
+++ b/data/projectiles/psi.txt
@@ -1,5 +1,5 @@
1data/images/psi.bmp 1images/psi.bmp
2data/sounds/piu 2sounds/piu
31.5 31.5
410000 410000
52.2 52.2
diff --git a/data/projectiles/spit.txt b/data/projectiles/spit.txt
index 90d0147..9d3c9f0 100644
--- a/data/projectiles/spit.txt
+++ b/data/projectiles/spit.txt
@@ -1,5 +1,5 @@
1data/images/spit.bmp 1images/spit.bmp
2data/sounds/spit 2sounds/spit
31 31
40 40
51.4142 51.4142