diff options
Diffstat (limited to 'data/ships/EnemyShip_template.txt')
-rw-r--r-- | data/ships/EnemyShip_template.txt | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/data/ships/EnemyShip_template.txt b/data/ships/EnemyShip_template.txt new file mode 100644 index 0000000..2fdb348 --- /dev/null +++ b/data/ships/EnemyShip_template.txt | |||
@@ -0,0 +1,12 @@ | |||
1 | Tork Spacerocket #name | ||
2 | data/images/tork_spacerocket.bmp #path of imagefile | ||
3 | 7 #maxhp | ||
4 | 5 #armor | ||
5 | 50 #moveSpeed | ||
6 | 4 #collisionSize | ||
7 | 3 #Gold | ||
8 | 3 #exp | ||
9 | 3 #score | ||
10 | 1 #number of weapons | ||
11 | 0 -1 #relative Position of weapon | ||
12 | data/fireball.txt #path of weapon | ||