From 354cd9ff21e878c9a34866b0c3916e42e226d105 Mon Sep 17 00:00:00 2001 From: Reimar Date: Sat, 12 Dec 2015 16:20:42 +0100 Subject: Now taking env variable RCADE_DATA and RCADE_SAVE. Default: data/ and save/ . also old saves are not compatible --- data/projectiles/projectile_template.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'data/projectiles/projectile_template.txt') 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 @@ -data/projectile2.bmp #path of the imagefile -data/sounds/spit #path of the soundfile without n.wav for int n +images/projectile2.bmp #path of the imagefile +sounds/spit #path of the soundfile without n.wav for int n 10 #damage 2 #armorPiercing 1.4142 #collisionSize -- cgit v1.2.3