From e3a66514d57ff4acf2f02df7d86bd2cf8be0e730 Mon Sep 17 00:00:00 2001 From: Reimar Date: Tue, 8 Dec 2015 11:31:35 +0100 Subject: initial commit --- data/ships/user/UserShip_template.txt | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) create mode 100644 data/ships/user/UserShip_template.txt (limited to 'data/ships/user/UserShip_template.txt') diff --git a/data/ships/user/UserShip_template.txt b/data/ships/user/UserShip_template.txt new file mode 100644 index 0000000..ed29661 --- /dev/null +++ b/data/ships/user/UserShip_template.txt @@ -0,0 +1,17 @@ +small Fighter #name +data/images/small_fighter.bmp #path of imagefile +300 #cost +10 #maxhp +50 #armor +200 #moveSpeed +200 #handling +10 #maxEnergy +2 #energyProduction +5 #collisionSize +2 #number of weapons +4 4 #relative Position of weapon +3 #maxSize of attached weapon +data/fireball.txt #path of weapon +4 4 #relative Position of weapon +3 #maxSize of attached weapon +data/fireball.txt #path of weapon -- cgit v1.2.3