How to make a own ammo.
1. You must use a picture that is on the file images2.dxg which comes with SpaceGame
2. You must create a file <name>.txt where the name is the ammos name
3. You must add the ammos name to the all.txt file on a new line

1. At this time others that the makers of SpaceGame cannot modify the images2.dxg as
it requires a Picture Program made from the makers of SpaceGame. But we will maybe
share the program that people can make their own ammo and objects.


2. Create a file <ammo name>.txt the required info in the file are(and they must come
in this order)
  1. PicName(String)
  2. Damage(Integer)
  3. Speed(Integer)
  4. NeedPos(Integer)
  5. Cost(Integer)

If one of the lines is missing or one of the types is wrong, the game will crash.


3. Just simply open the all.txt and add your new ammos name there.