diff options
author | Reimar <Reimar@Leike.name> | 2015-12-12 16:20:42 +0100 |
---|---|---|
committer | Reimar <Reimar@Leike.name> | 2015-12-12 16:20:42 +0100 |
commit | 354cd9ff21e878c9a34866b0c3916e42e226d105 (patch) | |
tree | 8e6f2123e503c2f32eed35e629c6c0b9c01352d8 /data/ships/user/UserShip_template.txt | |
parent | 8c66c87d920340b116c539a56505b32629275b6a (diff) | |
download | RCade-master.tar RCade-master.tar.gz RCade-master.tar.bz2 RCade-master.tar.xz RCade-master.zip |
Now taking env variable RCADE_DATA and RCADE_SAVE. Default: data/ and save/ . also old saves are not compatibleHEADmaster
Diffstat (limited to 'data/ships/user/UserShip_template.txt')
-rw-r--r-- | data/ships/user/UserShip_template.txt | 6 |
1 files changed, 3 insertions, 3 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 |